You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Wendy Smoak <ja...@wendysmoak.com> on 2005/10/23 19:37:33 UTC

[chain] Please change version number in project.xml

The Commons Chain project.xml file still specifies version 1.0.  This means 
that if you build it locally, Maven will overwrite the "official" 
commons-chain-1.0.jar file in your local repository with one containing any 
changes that have been made since the release.

Please change the version number in project.xml,  maybe 1.1-dev or 1.0.1-dev 
would be appropriate.

Thanks,
Wendy Smoak 



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


Re: [chain] Please change version number in project.xml

Posted by Carlos Sanchez <ca...@apache.org>.
The version should be 1.1-SNAPSHOT or 1.0.1-SNAPSHOT, not -dev.

On 10/23/05, Wendy Smoak <ja...@wendysmoak.com> wrote:
> The Commons Chain project.xml file still specifies version 1.0.  This means
> that if you build it locally, Maven will overwrite the "official"
> commons-chain-1.0.jar file in your local repository with one containing any
> changes that have been made since the release.
>
> Please change the version number in project.xml,  maybe 1.1-dev or 1.0.1-dev
> would be appropriate.
>
> Thanks,
> Wendy Smoak
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: commons-dev-help@jakarta.apache.org
>
>

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


Re: [chain] Please change version number in project.xml

Posted by Rahul Akolkar <ra...@gmail.com>.
On 10/23/05, Wendy Smoak <ja...@wendysmoak.com> wrote:
> The Commons Chain project.xml file still specifies version 1.0.  This means
> that if you build it locally, Maven will overwrite the "official"
> commons-chain-1.0.jar file in your local repository with one containing any
> changes that have been made since the release.
>
> Please change the version number in project.xml,  maybe 1.1-dev or 1.0.1-dev
> would be appropriate.
<snip/>

As an aside for whoever picks this up, the Maven preferred version
numbers contain SNAPSHOT (rather than dev).

-Rahul


>
> Thanks,
> Wendy Smoak
>

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