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 2005/08/09 23:36:52 UTC

cvs commit: ws-jaxme/src/documentation/content/xdocs news.xml

jochen      2005/08/09 14:36:52

  Modified:    .        build.xml
               src/documentation/content/xdocs news.xml
  Log:
  Created release 0.5
  
  Revision  Changes    Path
  1.28      +1 -1      ws-jaxme/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/ws-jaxme/build.xml,v
  retrieving revision 1.27
  retrieving revision 1.28
  diff -u -r1.27 -r1.28
  --- build.xml	14 Jul 2005 18:32:17 -0000	1.27
  +++ build.xml	9 Aug 2005 21:36:52 -0000	1.28
  @@ -14,7 +14,7 @@
    * limitations under the License.
   -->
   <project name="JaxMe" default="all">
  -    <property name="version" value="0.5beta"/>
  +    <property name="version" value="0.5"/>
       <property name="debug" value="true"/>
       <property name="optimize" value="false"/>   
   
  
  
  
  1.11      +7 -5      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.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- news.xml	14 Jul 2005 18:32:17 -0000	1.10
  +++ news.xml	9 Aug 2005 21:36:52 -0000	1.11
  @@ -23,19 +23,21 @@
     </header> 
     <body>
       <dl>
  -      <dt>2005-Jul-13: JaxMe 0.5beta Released</dt>
  +      <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>
         <dd>This release introduces support for mixed content and
           proper inheritance of the code generated for xs:extension.</dd>
  -      <dt>2005-May-19: JaxMe 0.4 Released</dt>
  +      <dt>2005-May-19: JaxMe 0.4 released</dt>
         <dd>Compared to the beta version, no new features have been introduced.
           A few bugs have been fixed, mainly concerning the nested group support.</dd>
  -      <dt>2005-Apr-12: JaxMe 0.4beta Released</dt>
  +      <dt>2005-Apr-12: JaxMe 0.4beta released</dt>
         <dd>This release introduces support for nested groups with multiplicity &lt;= 1.
           In particular, xs:extension is supported now.</dd>
  -      <dt>2004-Sep-03: JaxMe 0.3.1 Released</dt>
  +      <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>
  +      <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>
   	  <dt>2004-Mar-09: JaxMe has graduated to become a subproject of Apache WS</dt>
  
  
  

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