You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jaxme-dev@ws.apache.org by jo...@apache.org on 2009/02/11 13:10:47 UTC

svn commit: r743308 - in /webservices/jaxme/trunk/ws-jaxme: jaxme-api/ maven-jaxme-plugin/pom.xml pom.xml

Author: jochen
Date: Wed Feb 11 12:10:47 2009
New Revision: 743308

URL: http://svn.apache.org/viewvc?rev=743308&view=rev
Log:
Removing the old jaxme-api project, adding the jaxme-maven-plugin.

Removed:
    webservices/jaxme/trunk/ws-jaxme/jaxme-api/
Modified:
    webservices/jaxme/trunk/ws-jaxme/maven-jaxme-plugin/pom.xml
    webservices/jaxme/trunk/ws-jaxme/pom.xml

Modified: webservices/jaxme/trunk/ws-jaxme/maven-jaxme-plugin/pom.xml
URL: http://svn.apache.org/viewvc/webservices/jaxme/trunk/ws-jaxme/maven-jaxme-plugin/pom.xml?rev=743308&r1=743307&r2=743308&view=diff
==============================================================================
--- webservices/jaxme/trunk/ws-jaxme/maven-jaxme-plugin/pom.xml (original)
+++ webservices/jaxme/trunk/ws-jaxme/maven-jaxme-plugin/pom.xml Wed Feb 11 12:10:47 2009
@@ -138,12 +138,7 @@
     <dependency>
       <groupId>org.apache.ws.jaxme</groupId>
       <artifactId>jaxme2</artifactId>
-      <version>0.5.3-SNAPSHOT</version>
-    </dependency>
-    <dependency>
-      <groupId>org.apache.ws.jaxme</groupId>
-      <artifactId>jaxme2-rt</artifactId>
-      <version>0.5.3-SNAPSHOT</version>
+      <version>0.6-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.apache.maven</groupId>

Modified: webservices/jaxme/trunk/ws-jaxme/pom.xml
URL: http://svn.apache.org/viewvc/webservices/jaxme/trunk/ws-jaxme/pom.xml?rev=743308&r1=743307&r2=743308&view=diff
==============================================================================
--- webservices/jaxme/trunk/ws-jaxme/pom.xml (original)
+++ webservices/jaxme/trunk/ws-jaxme/pom.xml Wed Feb 11 12:10:47 2009
@@ -160,6 +160,7 @@
     <module>jaxme-pm</module>
     <module>jaxme-jm</module>
     <module>jaxme-xs</module>
+    <module>maven-jaxme-plugin</module>
 <!-- <module>maven-jaxme-plugin</module> -->
   </modules>
 



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