You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by ni...@apache.org on 2006/06/13 13:47:37 UTC

svn commit: r413876 - /jakarta/commons/proper/chain/trunk/project.properties

Author: niallp
Date: Tue Jun 13 04:47:36 2006
New Revision: 413876

URL: http://svn.apache.org/viewvc?rev=413876&view=rev
Log:
Make the source distro unzip to a different directory

Modified:
    jakarta/commons/proper/chain/trunk/project.properties

Modified: jakarta/commons/proper/chain/trunk/project.properties
URL: http://svn.apache.org/viewvc/jakarta/commons/proper/chain/trunk/project.properties?rev=413876&r1=413875&r2=413876&view=diff
==============================================================================
--- jakarta/commons/proper/chain/trunk/project.properties (original)
+++ jakarta/commons/proper/chain/trunk/project.properties Tue Jun 13 04:47:36 2006
@@ -73,6 +73,10 @@
 maven.checkstyle.properties = checkstyle.xml
 maven.linkcheck.enable=false 
 
+######################################################################
+# Make the source distro unzip to a different directory
+######################################################################
+maven.dist.src.assembly.dir=${maven.dist.assembly.dir}/src/${maven.final.name}-src
 
 
 ######################################################################



---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org