You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by Bertrand Delacretaz <bd...@apache.org> on 2004/03/05 09:18:59 UTC

ASF 2.0 license upgrade - how?

Hi FirstFridayists,

How do we go with the license change?

The src/java/org/apache/committers/ReplaceLicense.java class from 
committers module looks good, but maybe we should try it on a smaller 
part of the tree before doing the whole thing.

I could start right away and:
a) tag the 2.1 tree
b) run ReplaceLicense on the scratchpad only
c) if it compiles, commit and let others check it before doing the 
whole tree

How does this sound?
-Bertrand


Re: New licenses year....

Posted by Reinhard Pötz <re...@apache.org>.
Antonio Gallardo wrote:

>hi:
>
>As part of the new licenses work, we also need to add licenses to files
>that currently does not have any.
>
>The question is:
>
>What year range use?
>
>1999-2004 or just 2004?
>
>Rememeber the CVS history was lost.
>
>Best Regards,
>
>Antonio Gallardo
>
>  
>
If we use 1999 we are on the save side (IMO)

-- 
Reinhard


New licenses year.... (was: Re: ASF 2.0 license upgrade - how?)

Posted by Antonio Gallardo <ag...@agssa.net>.
hi:

As part of the new licenses work, we also need to add licenses to files
that currently does not have any.

The question is:

What year range use?

1999-2004 or just 2004?

Rememeber the CVS history was lost.

Best Regards,

Antonio Gallardo

Re: ASF 2.0 license upgrade - how?

Posted by Antonio Gallardo <ag...@agssa.net>.
Bertrand Delacretaz dijo:
> I think Antonio was about to commit the results of running
> insert_license.pl, but he just disappeared from IRC, he might be having
> connection problems.

Hi I am back!

Yep. My **** ISP had problems. I am  back and working on it.

Best Regards,

Antonio Gallardo

Re: ASF 2.0 license upgrade - how?

Posted by Bertrand Delacretaz <bd...@apache.org>.
Le Vendredi, 5 mars 2004, à 16:04 Europe/Zurich, Reinhard Pötz a écrit :

> The new licence reduced or code (within the src directory) from
> 51.235.015 bytes to 46.831.266 bytes. Nice to see this! :-)

Cool!

FYI, I've now committed the results of running ReplaceLicense on the 
whole tree, see
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=27467

I won't be able to work on this in the next few days. If someone works 
on it, please tag the various steps so that we can trace things if 
needed.

I think Antonio was about to commit the results of running 
insert_license.pl, but he just disappeared from IRC, he might be having 
connection problems.

-Bertrand


Re: ASF 2.0 license upgrade - how?

Posted by Reinhard Pötz <re...@apache.org>.
The new licence reduced or code (within the src directory) from
51.235.015 bytes to 46.831.266 bytes. Nice to see this! :-)

-- 
Reinhard


Re: ASF 2.0 license upgrade - how?

Posted by Bertrand Delacretaz <bd...@apache.org>.
Le Vendredi, 5 mars 2004, à 09:48 Europe/Zurich, Paul Russell a écrit :

> ...The Geronimo project recently performed a migration of all of their 
> code using a bunch of perl scripts. May be worth looking at if we have 
> trouble with the below....

Thanks for the info - committers, note that there is an "add license" 
script there that can be useful even if we use ReplaceLicense.java for 
the rest.

The scratchpad block is done and looks good, see 
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=27467 for more info.

-Bertrand


Re: ASF 2.0 license upgrade - how?

Posted by Paul Russell <wo...@paulrussell.org>.
Chaps,

The Geronimo project recently performed a migration of all of their 
code using a bunch of perl scripts. May be worth looking at if we have 
trouble with the below.

The scripts were run by Gianny Damour, and are available to committers 
in his home directory, ~gdamour/LicenseMigration/.

Paul


On 5 Mar 2004, at 08:35, Carsten Ziegeler wrote:

>
> Bertrand Delacretaz wrote:
>>
>>> All other files were updated by hand as they didn't have a license
>>> before - but perhaps there is an easier way.
>>
>> Doesn't ReplaceLicense add it if absent? haven't looked yet.
>>
> I don't think so. In that case it had to look at the content type
> (xml, html, properties file, text file, image etc) and do the
> appropriate action. Doing it by hand was imho safer (there were
> only approx. 50 non java files).
>
>> Carsten, you're not on IRC? One of your colleagues is there
>> so it might be possible ;-)
>>
> Who? :)
>
> I've to go to a meeting this morning, but I wanted to join at 12:00.
>
> Carsten
>
>
-- 
Paul Russell
work@paulrussell.org


RE: ASF 2.0 license upgrade - how?

Posted by Carsten Ziegeler <cz...@s-und-n.de>.
 
Bertrand Delacretaz wrote:
> 
> > All other files were updated by hand as they didn't have a license 
> > before - but perhaps there is an easier way.
> 
> Doesn't ReplaceLicense add it if absent? haven't looked yet.
> 
I don't think so. In that case it had to look at the content type
(xml, html, properties file, text file, image etc) and do the
appropriate action. Doing it by hand was imho safer (there were
only approx. 50 non java files).

> Carsten, you're not on IRC? One of your colleagues is there 
> so it might be possible ;-)
> 
Who? :)

I've to go to a meeting this morning, but I wanted to join at 12:00.

Carsten


Re: ASF 2.0 license upgrade - how?

Posted by Bertrand Delacretaz <bd...@apache.org>.
Le Vendredi, 5 mars 2004, à 09:26 Europe/Zurich, Carsten Ziegeler a 
écrit :

> Sounds good :)

Ok, I'll go ahead with the scratchpad then.

> I used that tool for the java sources of the Pluto project and
> it did work very well.

cool

> All other files were updated by hand as they didn't have a
> license before - but perhaps there is an easier way.

Doesn't ReplaceLicense add it if absent? haven't looked yet.

Carsten, you're not on IRC? One of your colleagues is there so it might 
be possible ;-)

-Bertrand

RE: ASF 2.0 license upgrade - how?

Posted by Carsten Ziegeler <cz...@s-und-n.de>.
Sounds good :)

I used that tool for the java sources of the Pluto project and
it did work very well.
All other files were updated by hand as they didn't have a 
license before - but perhaps there is an easier way.

Carsten 

> -----Original Message-----
> From: Bertrand Delacretaz [mailto:bdelacretaz@apache.org] 
> Sent: Friday, March 05, 2004 9:19 AM
> To: dev@cocoon.apache.org
> Subject: ASF 2.0 license upgrade - how?
> 
> Hi FirstFridayists,
> 
> How do we go with the license change?
> 
> The src/java/org/apache/committers/ReplaceLicense.java class 
> from committers module looks good, but maybe we should try it 
> on a smaller part of the tree before doing the whole thing.
> 
> I could start right away and:
> a) tag the 2.1 tree
> b) run ReplaceLicense on the scratchpad only
> c) if it compiles, commit and let others check it before 
> doing the whole tree
> 
> How does this sound?
> -Bertrand
> 
> 


Re: ASF 2.0 license upgrade - how?

Posted by Bertrand Delacretaz <bd...@apache.org>.
> FYI, this is done, see

I meant "see http://nagoya.apache.org/bugzilla/show_bug.cgi?id=27467"

-Bertrand


Re: ASF 2.0 license upgrade - how?

Posted by Bertrand Delacretaz <bd...@apache.org>.
Le Vendredi, 5 mars 2004, à 09:18 Europe/Zurich, Bertrand Delacretaz a 
écrit :

> ...I could start right away and:
> a) tag the 2.1 tree
> b) run ReplaceLicense on the scratchpad only
> c) if it compiles, commit and let others check it before doing the 
> whole tree

FYI, this is done, see

Next, I've now run ReplaceLicense in the src directory and the diffs 
look ok.

But starting with "./cocoon.sh servlet" I get a lot of "there was no 
xindice.db.home property set" and the JVM exits, weird.

I'll do a clean build and check before committing - but if someone 
wants to go ahead fine, I'm off for lunch now.

-Bertrand