* Jack O'Lantern <jolantern60 at yahoo.com> [2007-11-25 05:33:22]: > Hi, > > currently, the official public freenet repository is > svn://freenet.googlecode.com/svn, while the > sourceforge CVS repository is obsolete. I propose to > change the legacy build.xml file to reflect this > situation. The proposed new file and its diff to > r15948 are attached to this message. > > Here is a summary of proposed changes: > > * Change the name of the contributions directory from > Contrib to contrib (the CVS package was capitalized). > ALso change the ant property contrib.location so that > future changes of the contrib directory require > changing the build.xml file in only one place. >
I don't see the point of changing that on a deprecated version of freenet... > * Alter the get-contrib target to obtain contrib from > googlecode instead of sourceforge. That's sensible. > Because ant does not have a svn core task, the exec task is used. That sucks. What about using the svn:external property (like we do for the plugins directory on .7) instead ? NextGen$ -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: Digital signature URL: <https://emu.freenetproject.org/pipermail/devl/attachments/20071126/3ae7c02d/attachment.pgp>
