You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by ch...@apache.org on 2005/09/16 10:02:22 UTC

svn commit: r289421 - /webservices/axis2/trunk/java/etc/project.xml

Author: chinthaka
Date: Fri Sep 16 01:02:15 2005
New Revision: 289421

URL: http://svn.apache.org/viewcvs?rev=289421&view=rev
Log:
making the version as alpha. This will be useful for those who are writing those ant files, batch files and sh files to give out the jar names.
Sorry, earlier I put this as 0.92. But since we are heading towards alpha, I changed that to alpha.

Modified:
    webservices/axis2/trunk/java/etc/project.xml

Modified: webservices/axis2/trunk/java/etc/project.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/etc/project.xml?rev=289421&r1=289420&r2=289421&view=diff
==============================================================================
--- webservices/axis2/trunk/java/etc/project.xml (original)
+++ webservices/axis2/trunk/java/etc/project.xml Fri Sep 16 01:02:15 2005
@@ -9,7 +9,7 @@
     <groupId>axis2</groupId>
     <package>org.apache.axis2</package>
 
-    <currentVersion>0.92</currentVersion>
+    <currentVersion>alpha</currentVersion>
 
     <!-- details about the organization that 'owns' the project -->
     <organization>



Version? (Re: svn commit: r289421 - /webservices/axis2/trunk/java/etc/project.xml)

Posted by Davanum Srinivas <da...@gmail.com>.
Shouldn't this be 1.0-alpha?

On 9/16/05, chinthaka@apache.org <ch...@apache.org> wrote:
> Author: chinthaka
> Date: Fri Sep 16 01:02:15 2005
> New Revision: 289421
> 
> URL: http://svn.apache.org/viewcvs?rev=289421&view=rev
> Log:
> making the version as alpha. This will be useful for those who are writing those ant files, batch files and sh files to give out the jar names.
> Sorry, earlier I put this as 0.92. But since we are heading towards alpha, I changed that to alpha.
> 
> Modified:
>     webservices/axis2/trunk/java/etc/project.xml
> 
> Modified: webservices/axis2/trunk/java/etc/project.xml
> URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/etc/project.xml?rev=289421&r1=289420&r2=289421&view=diff
> ==============================================================================
> --- webservices/axis2/trunk/java/etc/project.xml (original)
> +++ webservices/axis2/trunk/java/etc/project.xml Fri Sep 16 01:02:15 2005
> @@ -9,7 +9,7 @@
>      <groupId>axis2</groupId>
>      <package>org.apache.axis2</package>
> 
> -    <currentVersion>0.92</currentVersion>
> +    <currentVersion>alpha</currentVersion>
> 
>      <!-- details about the organization that 'owns' the project -->
>      <organization>
> 
> 
> 


-- 
Davanum Srinivas : http://wso2.com/ - Oxygenating The Web Service Platform

Version? (Re: svn commit: r289421 - /webservices/axis2/trunk/java/etc/project.xml)

Posted by Davanum Srinivas <da...@gmail.com>.
Shouldn't this be 1.0-alpha?

On 9/16/05, chinthaka@apache.org <ch...@apache.org> wrote:
> Author: chinthaka
> Date: Fri Sep 16 01:02:15 2005
> New Revision: 289421
> 
> URL: http://svn.apache.org/viewcvs?rev=289421&view=rev
> Log:
> making the version as alpha. This will be useful for those who are writing those ant files, batch files and sh files to give out the jar names.
> Sorry, earlier I put this as 0.92. But since we are heading towards alpha, I changed that to alpha.
> 
> Modified:
>     webservices/axis2/trunk/java/etc/project.xml
> 
> Modified: webservices/axis2/trunk/java/etc/project.xml
> URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/etc/project.xml?rev=289421&r1=289420&r2=289421&view=diff
> ==============================================================================
> --- webservices/axis2/trunk/java/etc/project.xml (original)
> +++ webservices/axis2/trunk/java/etc/project.xml Fri Sep 16 01:02:15 2005
> @@ -9,7 +9,7 @@
>      <groupId>axis2</groupId>
>      <package>org.apache.axis2</package>
> 
> -    <currentVersion>0.92</currentVersion>
> +    <currentVersion>alpha</currentVersion>
> 
>      <!-- details about the organization that 'owns' the project -->
>      <organization>
> 
> 
> 


-- 
Davanum Srinivas : http://wso2.com/ - Oxygenating The Web Service Platform