« Return to Thread: software grants

RE: software grants

by Uwe Schindler :: Rate this Message:

Reply to Author | View in Thread

Some parts of this message have been removed. Learn more about Nabble's security policy.

Hi Grant,

 

> I think it is pretty clear that when the code lives in the public

> somewhere else (i.e. source forge or Google code, etc.) it needs to go

> through a grant.

>

> That being said, I'm not particularly concerned about Trie, for the

> record.

 

Trie was in Sourceforge's SVN as part of panFMP, so it lived in public before. The last revision was 342:

 

http://panfmp.svn.sourceforge.net/viewvc/panfmp/main/trunk/src/de/pangaea/metadataportal/search/TrieRangeQuery.java?revision=315&view=markup&pathrev=342

http://panfmp.svn.sourceforge.net/viewvc/panfmp/main/trunk/src/de/pangaea/metadataportal/utils/TrieUtils.java?revision=308&view=markup&pathrev=342

 

The first version in Lucenes contrib was a modified version of the above SVN revision (see LUCENE-1470).

 

After that it was deleted from panFMP's SVN and the new and further optimized Lucene version was used for this project. If you like, we can fill out a software grant to be sure (if it is still possible to do this after the code transfer). I am the only person that must sign the grant on my side. I can do a checkout of these two files, tar and md5 them.

 

Uwe

 « Return to Thread: software grants