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/01/06 21:18:26 UTC

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

Author: jochen
Date: Fri Jan  6 12:18:15 2006
New Revision: 366559

URL: http://svn.apache.org/viewcvs?rev=366559&view=rev
Log:
Release 0.5.1

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

Modified: webservices/jaxme/branches/b0_5/build.xml
URL: http://svn.apache.org/viewcvs/webservices/jaxme/branches/b0_5/build.xml?rev=366559&r1=366558&r2=366559&view=diff
==============================================================================
--- webservices/jaxme/branches/b0_5/build.xml (original)
+++ webservices/jaxme/branches/b0_5/build.xml Fri Jan  6 12:18:15 2006
@@ -14,7 +14,7 @@
  * limitations under the License.
 -->
 <project name="JaxMe" default="all">
-    <property name="version" value="0.5.1-SNAPSHOT"/>
+    <property name="version" value="0.5.1"/>
     <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/viewcvs/webservices/jaxme/branches/b0_5/src/documentation/content/xdocs/news.xml?rev=366559&r1=366558&r2=366559&view=diff
==============================================================================
--- webservices/jaxme/branches/b0_5/src/documentation/content/xdocs/news.xml (original)
+++ webservices/jaxme/branches/b0_5/src/documentation/content/xdocs/news.xml Fri Jan  6 12:18:15 2006
@@ -23,6 +23,8 @@
   </header> 
   <body>
     <dl>
+      <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>
       <dd>Compared to 0.5beta, several bugs have been fixed.</dd>
       <dt>2005-Jul-13: JaxMe 0.5beta released</dt>

Modified: webservices/jaxme/branches/b0_5/status.xml
URL: http://svn.apache.org/viewcvs/webservices/jaxme/branches/b0_5/status.xml?rev=366559&r1=366558&r2=366559&view=diff
==============================================================================
--- webservices/jaxme/branches/b0_5/status.xml (original)
+++ webservices/jaxme/branches/b0_5/status.xml Fri Jan  6 12:18:15 2006
@@ -30,7 +30,7 @@
   </todo>
 
   <changes>
-    <release version="0.5.1-SNAPSHOT" date="Not yet published">
+    <release version="0.5.1" date="06-Jan-2006">
       <action dev="JW" type="enhancement" context="js">
         Added several methods for modifying and querying the
         methods signature.



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