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 2006/10/24 23:38:02 UTC

svn commit: r467495 - in /webservices/jaxme/branches/b0_5: build.xml src/documentation/content/xdocs/news.xml

Author: jochen
Date: Tue Oct 24 14:38:01 2006
New Revision: 467495

URL: http://svn.apache.org/viewvc?view=rev&rev=467495
Log:
Preparing release 0.5.2.

Modified:
    webservices/jaxme/branches/b0_5/build.xml
    webservices/jaxme/branches/b0_5/src/documentation/content/xdocs/news.xml

Modified: webservices/jaxme/branches/b0_5/build.xml
URL: http://svn.apache.org/viewvc/webservices/jaxme/branches/b0_5/build.xml?view=diff&rev=467495&r1=467494&r2=467495
==============================================================================
--- webservices/jaxme/branches/b0_5/build.xml (original)
+++ webservices/jaxme/branches/b0_5/build.xml Tue Oct 24 14:38:01 2006
@@ -14,7 +14,7 @@
  * limitations under the License.
 -->
 <project name="JaxMe" default="all">
-    <property name="version" value="0.5.2-SNAPSHOT"/>
+    <property name="version" value="0.5.2"/>
     <property name="debug" value="true"/>
     <property name="optimize" value="false"/>   
 

Modified: webservices/jaxme/branches/b0_5/src/documentation/content/xdocs/news.xml
URL: http://svn.apache.org/viewvc/webservices/jaxme/branches/b0_5/src/documentation/content/xdocs/news.xml?view=diff&rev=467495&r1=467494&r2=467495
==============================================================================
--- webservices/jaxme/branches/b0_5/src/documentation/content/xdocs/news.xml (original)
+++ webservices/jaxme/branches/b0_5/src/documentation/content/xdocs/news.xml Tue Oct 24 14:38:01 2006
@@ -23,6 +23,8 @@
   </header> 
   <body>
     <dl>
+      <dt>2006-Oct-24: JaxMe 0.5.2 released</dt>
+      <dd>Bug fix release, mainly dedicated to composition of multiple schemas</dd>
       <dt>2006-Jan-06: JaxMe 0.5.1 released</dt>
       <dd>Patch release, adding preliminary support for external binding files.</dd>
       <dt>2005-Aug-09: JaxMe 0.5 released</dt>



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