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 2004/09/03 01:03:21 UTC

cvs commit: ws-jaxme build.xml status.xml

jochen      2004/09/02 16:03:21

  Modified:    src/documentation/content/xdocs Tag: Branch_R0_3 news.xml
               .        Tag: Branch_R0_3 build.xml status.xml
  Log:
  Release 0.3.1
  
  Revision  Changes    Path
  No                   revision
  No                   revision
  1.4.2.3   +3 -0      ws-jaxme/src/documentation/content/xdocs/news.xml
  
  Index: news.xml
  ===================================================================
  RCS file: /home/cvs/ws-jaxme/src/documentation/content/xdocs/news.xml,v
  retrieving revision 1.4.2.2
  retrieving revision 1.4.2.3
  diff -u -r1.4.2.2 -r1.4.2.3
  --- news.xml	19 Jul 2004 21:17:20 -0000	1.4.2.2
  +++ news.xml	2 Sep 2004 23:03:21 -0000	1.4.2.3
  @@ -23,6 +23,9 @@
     </header> 
     <body>
       <dl>
  +      <dt>2004-Sep-03: JaxMe 0.3.1 Released</dt>
  +      <dd>This is a bug fix release, driven mostly by user input and feedback.
  +        In particular, recursive schemas are now supported.</dd>
         <dt>2004-Jul-25: JaxMe 0.3 Released</dt>
         <dd>The JaxMe team are proud to present the first release since 
         leaving the incubator.</dd>
  
  
  
  No                   revision
  No                   revision
  1.20.2.4  +1 -1      ws-jaxme/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/ws-jaxme/build.xml,v
  retrieving revision 1.20.2.3
  retrieving revision 1.20.2.4
  diff -u -r1.20.2.3 -r1.20.2.4
  --- build.xml	8 Jul 2004 20:08:00 -0000	1.20.2.3
  +++ build.xml	2 Sep 2004 23:03:21 -0000	1.20.2.4
  @@ -19,7 +19,7 @@
   -->
   <project name="JaxMe2" default="all">
     <target name="init" depends="init.clover">
  -	<property name="version" value="0.3"/>
  +	<property name="version" value="0.3.1"/>
   	<property name="jaxme.properties.location.1" location="${user.home}/.jaxme.properties"/>
   	<property name="jaxme.properties.location.2" location="${basedir}/jaxme.properties"/>
       <available file="${jaxme.properties.location.1}" property="jaxme.properties.location" value="${jaxme.properties.location.1}"/>
  
  
  
  1.15.2.15 +1 -1      ws-jaxme/status.xml
  
  Index: status.xml
  ===================================================================
  RCS file: /home/cvs/ws-jaxme/status.xml,v
  retrieving revision 1.15.2.14
  retrieving revision 1.15.2.15
  diff -u -r1.15.2.14 -r1.15.2.15
  --- status.xml	2 Sep 2004 11:25:40 -0000	1.15.2.14
  +++ status.xml	2 Sep 2004 23:03:21 -0000	1.15.2.15
  @@ -29,7 +29,7 @@
     </todo>
   
     <changes>
  -    <release version="0.3.1-dev" date="unreleased">
  +    <release version="0.3.1" date="2004-Sep-03">
         <action dev="JW" type="fix" context="generator">
           The generator does now check, whether a "getClass" getter is
           generated. If so, it produces an error message and emits a
  
  
  

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