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/07/22 01:47:44 UTC

svn commit: r424497 - /jakarta/commons/sandbox/finder/trunk/project.properties

Author: niallp
Date: Fri Jul 21 16:47:43 2006
New Revision: 424497

URL: http://svn.apache.org/viewvc?rev=424497&view=rev
Log:
Make source/binary distros unpack to different directories

Modified:
    jakarta/commons/sandbox/finder/trunk/project.properties

Modified: jakarta/commons/sandbox/finder/trunk/project.properties
URL: http://svn.apache.org/viewvc/jakarta/commons/sandbox/finder/trunk/project.properties?rev=424497&r1=424496&r2=424497&view=diff
==============================================================================
--- jakarta/commons/sandbox/finder/trunk/project.properties (original)
+++ jakarta/commons/sandbox/finder/trunk/project.properties Fri Jul 21 16:47:43 2006
@@ -42,6 +42,9 @@
 maven.compile.deprecation=off
 maven.compile.optimize=off
 
+# Make the source distro unzip to a different directory
+maven.dist.src.assembly.dir=${maven.dist.assembly.dir}/src/${maven.final.name}-src
+
 maven.jarResources.basedir=src/java
 maven.jar.excludes=**/package.html
 maven.junit.fork=true



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