You are viewing a plain text version of this content. The canonical link for it is here.
Posted to wsrf-commits@ws.apache.org by ip...@apache.org on 2005/10/11 00:33:27 UTC

svn commit: r312762 - in /webservices/wsrf/trunk: j2ee-xbeans/project.xml jndi-config/project.xml project.xml wsa-xbeans/project.xml wsrf-xbeans/project.xml

Author: ips
Date: Mon Oct 10 15:33:20 2005
New Revision: 312762

URL: http://svn.apache.org/viewcvs?rev=312762&view=rev
Log:
made all xbeans jars version 1.0 instead of SNAPSHOT

Modified:
    webservices/wsrf/trunk/j2ee-xbeans/project.xml
    webservices/wsrf/trunk/jndi-config/project.xml
    webservices/wsrf/trunk/project.xml
    webservices/wsrf/trunk/wsa-xbeans/project.xml
    webservices/wsrf/trunk/wsrf-xbeans/project.xml

Modified: webservices/wsrf/trunk/j2ee-xbeans/project.xml
URL: http://svn.apache.org/viewcvs/webservices/wsrf/trunk/j2ee-xbeans/project.xml?rev=312762&r1=312761&r2=312762&view=diff
==============================================================================
--- webservices/wsrf/trunk/j2ee-xbeans/project.xml (original)
+++ webservices/wsrf/trunk/j2ee-xbeans/project.xml Mon Oct 10 15:33:20 2005
@@ -12,7 +12,7 @@
   <name>XMLBeans for J2EE spec types</name>
   <id>j2ee-xbeans</id>
   <groupId>wsrf</groupId>
-  <currentVersion>SNAPSHOT</currentVersion>
+  <currentVersion>1.0</currentVersion>
   <organization>
     <name>Apache Software Foundation</name>
     <url>http://www.apache.org/</url>

Modified: webservices/wsrf/trunk/jndi-config/project.xml
URL: http://svn.apache.org/viewcvs/webservices/wsrf/trunk/jndi-config/project.xml?rev=312762&r1=312761&r2=312762&view=diff
==============================================================================
--- webservices/wsrf/trunk/jndi-config/project.xml (original)
+++ webservices/wsrf/trunk/jndi-config/project.xml Mon Oct 10 15:33:20 2005
@@ -12,7 +12,7 @@
   <name>WSRF JNDI-Config</name>
   <id>wsrf-jndi-config</id>
   <groupId>wsrf</groupId>
-  <currentVersion>SNAPSHOT</currentVersion>
+  <currentVersion>1.0</currentVersion>
   <organization>
     <name>Apache Software Foundation</name>
     <url>http://www.apache.org/</url>
@@ -23,15 +23,7 @@
         <developerConnection>scm|svn|https://svn.apache.org/repos/asf/incubator/apollo/trunk/</developerConnection>
         <url>http://svn.apache.org/viewcvs.cgi/incubator/apollo/trunk/</url>
   </repository> 
-  
-  <versions>
-    <version>
-      <id>1_0-beta1</id>
-      <name>1.0-beta1</name>
-      <tag>HEAD</tag>
-    </version>
-  </versions>
-    
+      
   <developers>
 
     <developer>
@@ -76,7 +68,7 @@
     <dependency>
       <groupId>wsrf</groupId>
       <artifactId>wsa-xbeans</artifactId>
-      <version>SNAPSHOT</version>
+      <version>1.0</version>
       <url>http://ws.apache.org/wsrf/</url>
       <properties>
         <license>ApacheLicense-2.0.txt</license>

Modified: webservices/wsrf/trunk/project.xml
URL: http://svn.apache.org/viewcvs/webservices/wsrf/trunk/project.xml?rev=312762&r1=312761&r2=312762&view=diff
==============================================================================
--- webservices/wsrf/trunk/project.xml (original)
+++ webservices/wsrf/trunk/project.xml Mon Oct 10 15:33:20 2005
@@ -20,7 +20,7 @@
   </organization>
   <inceptionYear>2004</inceptionYear>
   <package>org.apache.ws</package>
-  <description>A robust Java implementation of the OASIS WS-ResourceFramework (WSRF) family of specifications.</description>
+  <description>A Java implementation of the OASIS WS-ResourceFramework (WSRF) family of specifications.</description>
   <shortDescription>WSRF Project</shortDescription>
   <url>http://ws.apache.org/wsrf/</url>
   <issueTrackingUrl>http://issues.apache.org/jira/browse/Apollo</issueTrackingUrl>
@@ -378,7 +378,7 @@
     <dependency>
       <groupId>wsrf</groupId>
       <artifactId>wsa-xbeans</artifactId>
-      <version>SNAPSHOT</version>
+      <version>1.0</version>
       <url>http://ws.apache.org/wsrf/</url>
       <properties>
         <license>ApacheLicense-2.0.txt</license>
@@ -390,7 +390,7 @@
     <dependency>
       <groupId>wsrf</groupId>
       <artifactId>wsrf-xbeans</artifactId>
-      <version>SNAPSHOT</version>
+      <version>1.0</version>
       <url>http://ws.apache.org/wsrf/</url>
       <properties>
         <license>ApacheLicense-2.0.txt</license>
@@ -402,7 +402,7 @@
     <dependency>
       <groupId>wsrf</groupId>
       <artifactId>j2ee-xbeans</artifactId>
-      <version>SNAPSHOT</version>
+      <version>1.0</version>
       <url>http://ws.apache.org/wsrf/</url>
       <properties>
         <license>ApacheLicense-2.0.txt</license>
@@ -414,7 +414,7 @@
     <dependency>
       <groupId>wsrf</groupId>
       <artifactId>wsrf-jndi-config</artifactId>
-      <version>SNAPSHOT</version>
+      <version>1.0</version>
       <url>http://ws.apache.org/wsrf/</url>
       <properties>
         <license>ApacheLicense-2.0.txt</license>

Modified: webservices/wsrf/trunk/wsa-xbeans/project.xml
URL: http://svn.apache.org/viewcvs/webservices/wsrf/trunk/wsa-xbeans/project.xml?rev=312762&r1=312761&r2=312762&view=diff
==============================================================================
--- webservices/wsrf/trunk/wsa-xbeans/project.xml (original)
+++ webservices/wsrf/trunk/wsa-xbeans/project.xml Mon Oct 10 15:33:20 2005
@@ -12,7 +12,7 @@
   <name>XmlBeans for the WSA spec types</name>
   <id>wsa-xbeans</id>
   <groupId>wsrf</groupId>
-  <currentVersion>SNAPSHOT</currentVersion>
+  <currentVersion>1.0</currentVersion>
   <organization>
     <name>Apache Software Foundation</name>
     <url>http://www.apache.org/</url>
@@ -23,15 +23,7 @@
         <developerConnection>scm|svn|https://svn.apache.org/repos/asf/incubator/apollo/trunk/</developerConnection>
         <url>http://svn.apache.org/viewcvs.cgi/incubator/apollo/trunk/</url>
   </repository> 
-  
-  <versions>
-    <version>
-      <id>1_0-beta1</id>
-      <name>1.0-beta1</name>
-      <tag>HEAD</tag>
-    </version>
-  </versions>
-    
+      
   <developers>
 
     <developer>
@@ -48,20 +40,6 @@
   </developers>
 
   <dependencies>
-
-<!--    
-    <dependency>
-      <groupId>xmlbeans</groupId>
-      <artifactId>xbean</artifactId>
-      <version>1.0.4</version>
-      <url>http://xmlbeans.apache.org/</url>
-      <properties>
-        <license>ApacheLicense-2.0.txt</license>
-        <war.bundle>true</war.bundle>
-        <usage>Needed for handling XML types in a platform agnostic way.</usage>
-      </properties>
-    </dependency>
--->
 
     <dependency>
       <groupId>xmlbeans</groupId>

Modified: webservices/wsrf/trunk/wsrf-xbeans/project.xml
URL: http://svn.apache.org/viewcvs/webservices/wsrf/trunk/wsrf-xbeans/project.xml?rev=312762&r1=312761&r2=312762&view=diff
==============================================================================
--- webservices/wsrf/trunk/wsrf-xbeans/project.xml (original)
+++ webservices/wsrf/trunk/wsrf-xbeans/project.xml Mon Oct 10 15:33:20 2005
@@ -12,7 +12,7 @@
   <name>XMLBeans for the WSRF spec types</name>
   <id>wsrf-xbeans</id>
   <groupId>wsrf</groupId>
-  <currentVersion>SNAPSHOT</currentVersion>
+  <currentVersion>1.0</currentVersion>
   <organization>
     <name>Apache Software Foundation</name>
     <url>http://www.apache.org/</url>
@@ -24,14 +24,6 @@
         <url>http://svn.apache.org/viewcvs.cgi/incubator/apollo/trunk/</url>
   </repository> 
   
-  <versions>
-    <version>
-      <id>1_0-beta1</id>
-      <name>1.0-beta1</name>
-      <tag>HEAD</tag>
-    </version>
-  </versions>
-    
   <developers>
 
     <developer>
@@ -48,19 +40,7 @@
   </developers>
 
   <dependencies>
-<!--    
-    <dependency>
-      <groupId>xmlbeans</groupId>
-      <artifactId>xbean</artifactId>
-      <version>1.0.4</version>
-      <url>http://xmlbeans.apache.org/</url>
-      <properties>
-        <license>ApacheLicense-2.0.txt</license>
-        <war.bundle>true</war.bundle>
-        <usage>Needed for handling XML types in a platform agnostic way.</usage>
-      </properties>
-    </dependency>
--->
+
     <dependency>
       <groupId>xmlbeans</groupId>
       <artifactId>xbean</artifactId>
@@ -88,7 +68,7 @@
     <dependency>
       <groupId>wsrf</groupId>
       <artifactId>wsa-xbeans</artifactId>
-      <version>SNAPSHOT</version>
+      <version>1.0</version>
       <url>http://ws.apache.org/wsrf/</url>
       <properties>
         <license>ApacheLicense-2.0.txt</license>