You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Simon Kitching <sk...@apache.org> on 2005/07/15 13:51:41 UTC

[CLI] Re: svn commit: r219178

On Fri, 2005-07-15 at 13:24 +0200, Stefan Bodewig wrote:
> On Fri, 15 Jul 2005, <sk...@apache.org> wrote:
> 
> > +  <gumpRepositoryId>jakarta</gumpRepositoryId>
> 
> I don't know what this is used for, but Gump would call it
> jakarta-svn, jakarta is the old CVS repo.

Hmm..well, Digester has "jakarta" here (that's where I got the info
from) and it builds fine in gump. But if you're really sure this needs
to be updated I'll do it (and digester too).

> 
> > +      <name>The Apache Software License, Version 1.1</name>
> 
> You mean 2.0, don't you?

No I don't. This is a re-release of the 1.0 code with the version number
updated to 1.0.1.

As described, the purpose of this release is to fix a problem with a
commons-cli-1.0 file floating around that actually contains a snapshot
not the real 1.0.

There is no intention to touch any .java file in any way as part of this
release, including updating the license info. Ideally, just the version#
in the project.xml file would be updated, then RELEASE-NOTES and
index.html updated to describe the 1.0 snafu then the new release made.
Unfortunately commons-build.xml has moved on, and commons has moved to
SVN, etc. So a few other build and doc-related tweaks need to be made.

Regards,

Simon


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


Re: [CLI] using license 1.1 for CLI emergency release

Posted by Simon Kitching <sk...@apache.org>.
On Fri, 2005-07-15 at 16:54 +0200, Stefan Bodewig wrote:
> On Fri, 15 Jul 2005, Simon Kitching <sk...@apache.org> wrote:
> 
> > Hmm..well, Digester has "jakarta" here (that's where I got the info
> > from) and it builds fine in gump. But if you're really sure this
> > needs to be updated I'll do it (and digester too).
> 
> Gump ignores the information completely.  I guess it is used by the
> Maven Gump plugin, but this one doesn't get used for Digester (or
> CLI).
> 
> >> > +      <name>The Apache Software License, Version 1.1</name>
> >> 
> >> You mean 2.0, don't you?
> > 
> > No I don't. This is a re-release of the 1.0 code with the version
> > number updated to 1.0.1.
> 
> Still it would be a release and all releases must use the 2.0 version
> of the license now.

I don't think applying the 2.0 license to code that has already been
released under 1.1 gains anything here. It's IDENTICAL code.

And I think we would be causing users further annoyance by modifying the
source code in any way. It will be annoying enough for them to have to
go through the 1.0 to 1.0.1 upgrade. If they can see, however, that the
version control system has ZERO changes between 1.0 and 1.0.1 for the
source code that will help. If we get in there and change all the files
that will only make the upgrade harder.

This is an EMERGENCY release to fix a nasty distribution problem, not a
regular release.

Regards,

Simon


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


Re: [CLI] Re: svn commit: r219178

Posted by Stefan Bodewig <bo...@apache.org>.
On Fri, 15 Jul 2005, Simon Kitching <sk...@apache.org> wrote:

> Hmm..well, Digester has "jakarta" here (that's where I got the info
> from) and it builds fine in gump. But if you're really sure this
> needs to be updated I'll do it (and digester too).

Gump ignores the information completely.  I guess it is used by the
Maven Gump plugin, but this one doesn't get used for Digester (or
CLI).

>> > +      <name>The Apache Software License, Version 1.1</name>
>> 
>> You mean 2.0, don't you?
> 
> No I don't. This is a re-release of the 1.0 code with the version
> number updated to 1.0.1.

Still it would be a release and all releases must use the 2.0 version
of the license now.

Cheers

        Stefan

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