You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commons-dev@ws.apache.org by sa...@apache.org on 2007/07/04 08:40:52 UTC

svn commit: r553097 - in /webservices/commons/tags/neethi/2_0_2: ./ RELEASE-NOTE.txt pom.xml project.properties project.xml

Author: sanka
Date: Tue Jul  3 23:40:52 2007
New Revision: 553097

URL: http://svn.apache.org/viewvc?view=rev&rev=553097
Log:
Tagged the trunk in preparation for 2.0.2 release.

Added:
    webservices/commons/tags/neethi/2_0_2/
      - copied from r553081, webservices/commons/trunk/modules/neethi/
Modified:
    webservices/commons/tags/neethi/2_0_2/RELEASE-NOTE.txt
    webservices/commons/tags/neethi/2_0_2/pom.xml
    webservices/commons/tags/neethi/2_0_2/project.properties
    webservices/commons/tags/neethi/2_0_2/project.xml

Modified: webservices/commons/tags/neethi/2_0_2/RELEASE-NOTE.txt
URL: http://svn.apache.org/viewvc/webservices/commons/tags/neethi/2_0_2/RELEASE-NOTE.txt?view=diff&rev=553097&r1=553081&r2=553097
==============================================================================
--- webservices/commons/tags/neethi/2_0_2/RELEASE-NOTE.txt (original)
+++ webservices/commons/tags/neethi/2_0_2/RELEASE-NOTE.txt Tue Jul  3 23:40:52 2007
@@ -1,7 +1,10 @@
 
-Apache Commons Neethi-2.0.1 Release Note:
+Apache Commons Neethi-2.0.2 Release Note:
 
-Contains the fix for WSCOMMONS-178.
+Contains a fix that guarantee proper normalization of
+<PolicyReference> elements. 
+
+see: committed revision 548263
 
 Feature List:
 

Modified: webservices/commons/tags/neethi/2_0_2/pom.xml
URL: http://svn.apache.org/viewvc/webservices/commons/tags/neethi/2_0_2/pom.xml?view=diff&rev=553097&r1=553081&r2=553097
==============================================================================
--- webservices/commons/tags/neethi/2_0_2/pom.xml (original)
+++ webservices/commons/tags/neethi/2_0_2/pom.xml Tue Jul  3 23:40:52 2007
@@ -23,7 +23,7 @@
 	<groupId>org.apache.neethi</groupId>
 	<artifactId>neethi</artifactId>
 	<name>Neethi</name>
-	<version>SNAPSHOT</version>
+	<version>2.0.2</version>
 	<description>Neethi API</description>
 	<url>http://ws.apache.org/commons/neethi/</url>
 	<issueManagement>

Modified: webservices/commons/tags/neethi/2_0_2/project.properties
URL: http://svn.apache.org/viewvc/webservices/commons/tags/neethi/2_0_2/project.properties?view=diff&rev=553097&r1=553081&r2=553097
==============================================================================
--- webservices/commons/tags/neethi/2_0_2/project.properties (original)
+++ webservices/commons/tags/neethi/2_0_2/project.properties Tue Jul  3 23:40:52 2007
@@ -20,8 +20,8 @@
 maven.xdoc.date=left
 ## maven.xdoc.version=${pom.currentVersion}
 
-neethi.version=SNAPSHOT
-axiom.version=SNAPSHOT
+neethi.version=2.0.2
+axiom.version=1.2.5
 stax.api.version=1.0.1
 stax.impl.groupid=woodstox
 stax.impl.artifactid=wstx

Modified: webservices/commons/tags/neethi/2_0_2/project.xml
URL: http://svn.apache.org/viewvc/webservices/commons/tags/neethi/2_0_2/project.xml?view=diff&rev=553097&r1=553081&r2=553097
==============================================================================
--- webservices/commons/tags/neethi/2_0_2/project.xml (original)
+++ webservices/commons/tags/neethi/2_0_2/project.xml Tue Jul  3 23:40:52 2007
@@ -100,7 +100,7 @@
 	
 	<dependencies>
 		<dependency>
-            		<groupId>org.apache.ws.commons.axiom</groupId>
+            		<groupId>org.apache.axiom</groupId>
             		<artifactId>axiom-api</artifactId>
             		<version>${axiom.version}</version>
         	</dependency>



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