You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@opennlp.apache.org by jo...@apache.org on 2011/03/16 10:08:07 UTC

svn commit: r1082101 - in /incubator/opennlp/trunk/opennlp-distr/src/main/assembly: bin.xml src.xml

Author: joern
Date: Wed Mar 16 09:08:07 2011
New Revision: 1082101

URL: http://svn.apache.org/viewvc?rev=1082101&view=rev
Log:
OPENNLP-140 Added version to root folder

Modified:
    incubator/opennlp/trunk/opennlp-distr/src/main/assembly/bin.xml
    incubator/opennlp/trunk/opennlp-distr/src/main/assembly/src.xml

Modified: incubator/opennlp/trunk/opennlp-distr/src/main/assembly/bin.xml
URL: http://svn.apache.org/viewvc/incubator/opennlp/trunk/opennlp-distr/src/main/assembly/bin.xml?rev=1082101&r1=1082100&r2=1082101&view=diff
==============================================================================
--- incubator/opennlp/trunk/opennlp-distr/src/main/assembly/bin.xml (original)
+++ incubator/opennlp/trunk/opennlp-distr/src/main/assembly/bin.xml Wed Mar 16 09:08:07 2011
@@ -27,7 +27,7 @@
   </formats>
   
     <includeBaseDirectory>true</includeBaseDirectory>
-	<baseDirectory>/apache-opennlp</baseDirectory>
+	<baseDirectory>/apache-opennlp-${project.version}</baseDirectory>
   
 	<dependencySets>
 		<dependencySet>

Modified: incubator/opennlp/trunk/opennlp-distr/src/main/assembly/src.xml
URL: http://svn.apache.org/viewvc/incubator/opennlp/trunk/opennlp-distr/src/main/assembly/src.xml?rev=1082101&r1=1082100&r2=1082101&view=diff
==============================================================================
--- incubator/opennlp/trunk/opennlp-distr/src/main/assembly/src.xml (original)
+++ incubator/opennlp/trunk/opennlp-distr/src/main/assembly/src.xml Wed Mar 16 09:08:07 2011
@@ -21,7 +21,7 @@
     <format>zip</format>
   </formats>
   
-  <baseDirectory>/apache-opennlp-src</baseDirectory>
+  <baseDirectory>/apache-opennlp-${project.version}-src</baseDirectory>
   
   <fileSets>
     <fileSet>