Thanks Andrus,
I've left a comment about the import:
https://issues.apache.org/jira/browse/INFRA-1694
When infra is ready for us we'll do the migration.
bob
Andrus Adamchik wrote:
On Oct 30, 2008, at 8:42 AM, Bob Schellink wrote:
#1 migrate svn from SourceForge
#2 migrate JIRA from Avoka
From my understanding #1 means we do a svn dump on SF and ask Infra to
import it at Apache.
Correct. In practical terms, I guess it is worth scheduling a time with
infra to do the migration, so that you don't have to freeze your
development for an indefinite period.
I assume that incompatible licensed code is resolved after the code is
imported? For example Click makes use of a LGPL licensed Javascript
Calendar: http://www.dynarch.com/projects/calendar/
Correct. SVN is imported with the entire history, and there is no
requirement to cleanup (L)GPL dependencies upfront (as they'll still
exist in the previous versions).
Andrus