Author: asankha
Date: Thu Jun  1 04:27:11 2006
New Revision: 410840

URL: http://svn.apache.org/viewvc?rev=410840&view=rev
Log:
fix dist name

Modified:
    incubator/synapse/branches/M2/maven.xml
    incubator/synapse/branches/M2/project.xml

Modified: incubator/synapse/branches/M2/maven.xml
URL: 
http://svn.apache.org/viewvc/incubator/synapse/branches/M2/maven.xml?rev=410840&r1=410839&r2=410840&view=diff
==============================================================================
--- incubator/synapse/branches/M2/maven.xml (original)
+++ incubator/synapse/branches/M2/maven.xml Thu Jun  1 04:27:11 2006
@@ -700,7 +700,7 @@
         </ant:copy>
 
 
-        <ant:zip 
file="${dist.dir}/Extensions-Synapse-${pom.currentVersion}-bin.zip"
+        <ant:zip 
file="${dist.dir}/${dist.name}-extensions-${pom.currentVersion}-bin.zip"
                  basedir="target/temp"/>
 
         <ant:delete dir="target/temp"/>

Modified: incubator/synapse/branches/M2/project.xml
URL: 
http://svn.apache.org/viewvc/incubator/synapse/branches/M2/project.xml?rev=410840&r1=410839&r2=410840&view=diff
==============================================================================
--- incubator/synapse/branches/M2/project.xml (original)
+++ incubator/synapse/branches/M2/project.xml Thu Jun  1 04:27:11 2006
@@ -3,6 +3,6 @@
 <project>
     <pomVersion>3</pomVersion>
     <extend>etc/project.xml</extend>
-    <id>Synapse-Incubating</id>
+    <id>Apache-Synapse-Incubating</id>
 </project>
 



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to