You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@synapse.apache.org by pz...@apache.org on 2006/06/01 10:45:06 UTC

svn commit: r410792 - in /incubator/synapse/trunk/java/etc: project.properties project.xml

Author: pzf
Date: Thu Jun  1 01:45:06 2006
New Revision: 410792

URL: http://svn.apache.org/viewvc?rev=410792&view=rev
Log:
rename to apache-synape

Modified:
    incubator/synapse/trunk/java/etc/project.properties
    incubator/synapse/trunk/java/etc/project.xml

Modified: incubator/synapse/trunk/java/etc/project.properties
URL: http://svn.apache.org/viewvc/incubator/synapse/trunk/java/etc/project.properties?rev=410792&r1=410791&r2=410792&view=diff
==============================================================================
--- incubator/synapse/trunk/java/etc/project.properties (original)
+++ incubator/synapse/trunk/java/etc/project.properties Thu Jun  1 01:45:06 2006
@@ -3,7 +3,7 @@
 # -------------------------------------------------------------------
 maven.repo.remote=\
 http://www.ibiblio.org/maven,\
-http://cvs.apache.org/repository/,\
+http://people.apache.org/repository/,\
 http://www.apache.org/dist/java-repository/,\
 http://www.openejb.org/maven,\
 http://dist.codehaus.org/,\

Modified: incubator/synapse/trunk/java/etc/project.xml
URL: http://svn.apache.org/viewvc/incubator/synapse/trunk/java/etc/project.xml?rev=410792&r1=410791&r2=410792&view=diff
==============================================================================
--- incubator/synapse/trunk/java/etc/project.xml (original)
+++ incubator/synapse/trunk/java/etc/project.xml Thu Jun  1 01:45:06 2006
@@ -2,7 +2,7 @@
 <project>
 
     <pomVersion>3</pomVersion>
-    <id>Synapse-Incubating</id>
+    <id>apache-synapse-incubating</id>
     <name>Apache Synpase</name>
     <currentVersion>${synapse.version}</currentVersion>
 
@@ -15,7 +15,7 @@
     <inceptionYear>2005</inceptionYear>
     <package>org.apache.synapse</package>
     <logo>http://incubator.apache.org/synapse/images/synapse.png</logo>
-    <description>The Synapse project will create a robust, lightweight
+    <description>The Apache Synapse project will create a robust, lightweight
         implementation of a highly scalable and distributed service mediation
         framework based on Web services specifications.</description>
 
@@ -29,7 +29,7 @@
     <!--any mailing lists for the project -->
     <mailingLists>
         <mailingList>
-            <name>Synpase Developer List</name>
+            <name>Apache Synapse Developer List</name>
             <subscribe>synapse-dev-subscribe@ws.apache.org</subscribe>
             <unsubscribe>synapse-dev-unsubscribe@ws.apache.org</unsubscribe>
             <archive></archive>



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