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 2008/08/18 10:52:44 UTC

svn commit: r686701 - /webservices/jaxme/branches/b0_5/etc/maven2/jaxmexs.pom

Author: jochen
Date: Mon Aug 18 01:52:43 2008
New Revision: 686701

URL: http://svn.apache.org/viewvc?rev=686701&view=rev
Log:
Fixed the version number.

Modified:
    webservices/jaxme/branches/b0_5/etc/maven2/jaxmexs.pom

Modified: webservices/jaxme/branches/b0_5/etc/maven2/jaxmexs.pom
URL: http://svn.apache.org/viewvc/webservices/jaxme/branches/b0_5/etc/maven2/jaxmexs.pom?rev=686701&r1=686700&r2=686701&view=diff
==============================================================================
--- webservices/jaxme/branches/b0_5/etc/maven2/jaxmexs.pom (original)
+++ webservices/jaxme/branches/b0_5/etc/maven2/jaxmexs.pom Mon Aug 18 01:52:43 2008
@@ -4,7 +4,7 @@
   <groupId>org.apache.ws.jaxme</groupId>
   <artifactId>jaxmexs</artifactId>
   <name>JaxMe parser for XML Schema</name>
-  <version>0.5.2</version>
+  <version>0.5.3-SNAPSHOT</version>
   <url>http://ws.apache.org/jaxme</url>
   <licenses>
     <license>



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


Re: Question...

Posted by Jochen Wiedmann <jo...@gmail.com>.
On Wed, Aug 20, 2008 at 4:57 PM, Jason Kastner <jk...@ncsa.uiuc.edu> wrote:

> is the b0_5 branch where all the latest changes reside? Curious what the JAXME-28 branch represents?

The latest version is the trunk. The JAXME-28 branch was used in the
past for developments related to

    http://issues.apache.org/jira/browse/JAXME-28

These are now in the trunk. However, as the issue notes, only the
first part (multiplicity <= 1)
is fixed.

Jochen


-- 
Look, that's why there's rules, understand? So that you think before
you break 'em.

 -- (Terry Pratchett, Thief of Time)

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


Question...

Posted by Jason Kastner <jk...@ncsa.uiuc.edu>.
is the b0_5 branch where all the latest changes reside? Curious what the JAXME-28 branch represents?

Thanks,
Jason

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