summary refs log tree commit diff
diff options
context:
space:
mode:
authorAsh Berlin <ash_github@firemirror.com>2013-04-19 15:05:11 +0100
committerAsh Berlin <ash_github@firemirror.com>2013-04-19 15:07:09 +0100
commit875b7a6950a135a91b9e105de63fe836f8bb3a20 (patch)
tree7a87f450b03829e37755aad876b7309f6bcd7284
parentAllow _add_methods and _attach_spec_to_class to be subclassed. (diff)
downloadnet-http-spore-875b7a6950a135a91b9e105de63fe836f8bb3a20.tar.gz
The order of dxil plugins matters - we want to commit *after* the changes file has been updated
Also don't need to specify TestRelease, ConfirmRelease and UploadToCPAN as they are in the Basic bundle already
-rw-r--r--dist.ini12
1 files changed, 3 insertions, 9 deletions
diff --git a/dist.ini b/dist.ini
index 1e76c50..6dc745b 100644
--- a/dist.ini
+++ b/dist.ini
@@ -8,12 +8,6 @@ copyright_year = 2012
 [Git::NextVersion]
 version_regexp = ^(\d+(?:\.\d+)+)$
 
-[@Git]
-tag_format = %v
-
-[@Filter]
-bundle = @Basic
-
 [MetaConfig]
 [MetaJSON]
 [PkgVersion]
@@ -34,6 +28,6 @@ homepage = http://lumberjaph.net/net-http-spore/
 [NextRelease]
 format = %v %{EEE MMM d HH:mm::ss yyyy}d
 [CheckChangeLog]
-[TestRelease]
-[ConfirmRelease]
-[UploadToCPAN]
+[@Basic]
+[@Git]
+tag_format = %v