Author: bodewig
Date: Wed Nov 2 06:27:15 2011
New Revision: 1196469
URL: http://svn.apache.org/viewvc?rev=1196469&view=rev
Log:
document fat-distribution
Modified:
ant/antlibs/ReleaseInstructions
Modified: ant/antlibs/ReleaseInstructions
URL:
http://svn.apache.org/viewvc/ant/antlibs/ReleaseInstructions?rev=1196469&r1=1196468&r2=1196469&view=diff
==============================================================================
--- ant/antlibs/ReleaseInstructions (original)
+++ ant/antlibs/ReleaseInstructions Wed Nov 2 06:27:15 2011
@@ -64,7 +64,9 @@ Note: this document is based on Ant core
9. Next build and run the tests. Then build the distribution. It is
important that this be a clean build.
- To build the distribution run the distribution target.
+ To build the distribution run the distribution target or the
+ fat-distribution target if you intend to create a binary
+ distribution that also contains all dependencies.
To build the mvn artifacts run the prepare-upload target.
10. Sign the distribution files using the following simple script