Hi David, AFAIK the version number of a module must be a long value. I.e we cannot have a module with a name such as addressing-1.3-RC1.mar. This seems like a restriction to me. Think we should fix this.
Chamikara On 7/6/07, David Illsley <[EMAIL PROTECTED]> wrote:
Hi, Can you explain why we need separate version number for the mar files please? Thanks. David On 06/07/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Author: sumedha > Date: Fri Jul 6 07:35:53 2007 > New Revision: 553898 > > URL: http://svn.apache.org/viewvc?view=rev&rev=553898 > Log: > added properties for mar files > > Modified: > webservices/axis2/trunk/java/modules/parent/pom.xml > > Modified: webservices/axis2/trunk/java/modules/parent/pom.xml > URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/parent/pom.xml?view=diff&rev=553898&r1=553897&r2=553898 > ============================================================================== > --- webservices/axis2/trunk/java/modules/parent/pom.xml (original) > +++ webservices/axis2/trunk/java/modules/parent/pom.xml Fri Jul 6 07:35:53 2007 > @@ -79,7 +79,11 @@ > element, and it will need to be changed manually before a release, > as the maven-release-plugin will not update this value. > --> > - <version>SNAPSHOT</version> > + <version>SNAPSHOT</version> > + <addressing.mar.version>1.3</addressing.mar.version> > + <soapmonitor.mar.version>1.3</soapmonitor.mar.version> > + <mex.mar.version>1.3</mex.mar.version> > + <ping.mar.version>1.3</ping.mar.version> > <annogen.version>0.1.0</annogen.version> > <ant.version>1.7.0</ant.version> > <antlr.version>2.7.4</antlr.version> > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- David Illsley - IBM Web Services Development --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
-- Chamikara Jayalath WSO2 Inc. http://wso2.com/ http://wso2.org/ - For your Oxygen needs
