You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by he...@apache.org on 2011/11/29 18:08:06 UTC

svn commit: r1207974 - /commons/proper/jexl/tags/COMMONS_JEXL_3_0-RC1/

Author: henrib
Date: Tue Nov 29 17:08:05 2011
New Revision: 1207974

URL: http://svn.apache.org/viewvc?rev=1207974&view=rev
Log:
3.0 RC1

Added:
    commons/proper/jexl/tags/COMMONS_JEXL_3_0-RC1/
      - copied from r1207973, commons/proper/jexl/tags/COMMONS_JEXL_3_0/


Re: svn commit: r1207974 - /commons/proper/jexl/tags/COMMONS_JEXL_3_0-RC1/

Posted by Jörg Schaible <jo...@scalaris.com>.
henrib wrote:

> Removed the tag.
> And don't understand why the artifactId must change with the version.

And how would you then declare dependencies for both versions at once? Maven 
will then always resolve to exactly one version to be used for your complete 
dependency tree and any component depending on the old version is 
immediately broken because it can no longer find its classes.

- Jörg


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


Re: svn commit: r1207974 - /commons/proper/jexl/tags/COMMONS_JEXL_3_0-RC1/

Posted by henrib <he...@apache.org>.
Removed the tag.
And don't understand why the artifactId must change with the version.

--
View this message in context: http://apache-commons.680414.n4.nabble.com/Re-svn-commit-r1207974-commons-proper-jexl-tags-COMMONS-JEXL-3-0-RC1-tp4120017p4120114.html
Sent from the Commons - Dev mailing list archive at Nabble.com.

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


Re: svn commit: r1207974 - /commons/proper/jexl/tags/COMMONS_JEXL_3_0-RC1/

Posted by sebb <se...@gmail.com>.
On 29 November 2011 17:08,  <he...@apache.org> wrote:
> Author: henrib
> Date: Tue Nov 29 17:08:05 2011
> New Revision: 1207974
>
> URL: http://svn.apache.org/viewvc?rev=1207974&view=rev
> Log:
> 3.0 RC1
>
> Added:
>    commons/proper/jexl/tags/COMMONS_JEXL_3_0-RC1/
>      - copied from r1207973, commons/proper/jexl/tags/COMMONS_JEXL_3_0/

The original tag should never have been created, but unfortunately it was.

I think the tag should now be destroyed, because it does not
correspond to an official release.

Note: The RC1 VOTE must not succeed because the pom has the wrong
artifactId, so the 3.0 tag as it stands can never correspond to an
official release.

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