Author: jochen
Date: Mon Jun 19 13:56:18 2006
New Revision: 415415

URL: http://svn.apache.org/viewvc?rev=415415&view=rev
Log:
Release 1.0.1

Modified:
    webservices/commons/trunk/modules/util/pom.xml
    webservices/commons/trunk/modules/util/src/changes/changes.xml

Modified: webservices/commons/trunk/modules/util/pom.xml
URL: 
http://svn.apache.org/viewvc/webservices/commons/trunk/modules/util/pom.xml?rev=415415&r1=415414&r2=415415&view=diff
==============================================================================
--- webservices/commons/trunk/modules/util/pom.xml (original)
+++ webservices/commons/trunk/modules/util/pom.xml Mon Jun 19 13:56:18 2006
@@ -4,14 +4,11 @@
     <groupId>org.apache.ws.commons</groupId>
     <artifactId>ws-commons-util</artifactId>
     <name>Apache WebServices Common Utilities</name>
-    <version>1.1-SNAPSHOT</version>
-    <description>
-        This is a small collection of utility classes, that allow
-        high performance XML processing based on SAX. Basically,
-        it is assumed, that you are using an JAXP 1.1 compliant
-        XML parser and nothing else. In particular, no dependency
-        on the javax.xml.transform package is introduced.
-    </description>
+    <version>1.0.1</version>
+<!-- Be sure, that the following is a single line. See 
+     http://jira.codehaus.org/browse/MJAR-39
+     for the reason. -->
+    <description>This is a small collection of utility classes, that allow 
high performance XML processing based on SAX. Basically, it is assumed, that 
you are using an JAXP 1.1 compliant XML parser and nothing else. In particular, 
no dependency on the javax.xml.transform package is introduced.</description>
     <url>http://ws.apache.org/commons/util</url>
     <issueManagement>
         <system>jira</system>

Modified: webservices/commons/trunk/modules/util/src/changes/changes.xml
URL: 
http://svn.apache.org/viewvc/webservices/commons/trunk/modules/util/src/changes/changes.xml?rev=415415&r1=415414&r2=415415&view=diff
==============================================================================
--- webservices/commons/trunk/modules/util/src/changes/changes.xml (original)
+++ webservices/commons/trunk/modules/util/src/changes/changes.xml Mon Jun 19 
13:56:18 2006
@@ -3,7 +3,7 @@
     <title>Changes in WS Commons Util</title>
   </properties>
   <body>
-    <release version="1.0-SNAPSHOT" date="Not yet released">
+    <release version="1.0.1" date="2006-06-19">
       <action dev="jochen" type="fix">
         The classes XsDateTimeFormat, and XsTimeFormat have been
         parsing the milliseconds wrong, if the string contained



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to