You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jakarta.apache.org by se...@apache.org on 2010/05/19 01:22:52 UTC

svn commit: r945955 - /jakarta/bsf/branches/bsf3.x/testing/e4x-1.6R7-Axiom/pom.xml

Author: sebb
Date: Tue May 18 23:22:52 2010
New Revision: 945955

URL: http://svn.apache.org/viewvc?rev=945955&view=rev
Log:
Restore wso2 repo as dependency is not in Maven Central

Modified:
    jakarta/bsf/branches/bsf3.x/testing/e4x-1.6R7-Axiom/pom.xml

Modified: jakarta/bsf/branches/bsf3.x/testing/e4x-1.6R7-Axiom/pom.xml
URL: http://svn.apache.org/viewvc/jakarta/bsf/branches/bsf3.x/testing/e4x-1.6R7-Axiom/pom.xml?rev=945955&r1=945954&r2=945955&view=diff
==============================================================================
--- jakarta/bsf/branches/bsf3.x/testing/e4x-1.6R7-Axiom/pom.xml (original)
+++ jakarta/bsf/branches/bsf3.x/testing/e4x-1.6R7-Axiom/pom.xml Tue May 18 23:22:52 2010
@@ -37,6 +37,17 @@
         <maven.deploy.skip>true</maven.deploy.skip>
     </properties>
 
+    <repositories>
+       <!-- This is for the WSO2 E4X impl -->
+       <repository>
+          <id>wso2</id>
+          <url>http://dist.wso2.org/maven2</url>
+          <snapshots>
+             <enabled>true</enabled>
+          </snapshots>
+       </repository>
+    </repositories>
+
     <dependencies>
         <dependency>
             <groupId>org.apache.bsf</groupId>



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