On Fri, Jun 20, 2008 at 3:57 PM, Stefano Bagnara <[EMAIL PROTECTED]> wrote: > [EMAIL PROTECTED] ha scritto: >> >> Author: rdonkin >> Date: Thu Jun 19 15:10:35 2008 >> New Revision: 669724 >> >> URL: http://svn.apache.org/viewvc?rev=669724&view=rev >> Log: >> Use generated dependencies, LICENSE, NOTICE for binary > > I love when i see svn notifications :-) > > I updated the "test" build with your updates: > http://people.apache.org/~bago/jsieve/ > > I now see an old issue: the bin.zip includes the jsieve jar twice (once in > the root, once in the lib folder).
yes (i didn't have time to fix this one) > Do we want it to be in the lib or in the > root folder? root folder > I was looking at this requirement from junit license: > - states that source code for the Program is available from such > Contributor, and informs licensees how to obtain it in a reasonable manner > on or through a medium customarily used for software exchange. > > Should we add the url for junit sources in our NOTICE.txt or the > "http://junit.org" in the license file is enough? if you're referring to: > 3. REQUIREMENTS > > A Contributor may choose to distribute the Program in object code form > under its > own license agreement, provided that: <snip> > iv) states that source code for the Program is available from such > Contributor, and informs licensees how to obtain it in a reasonable > manner on or > through a medium customarily used for software exchange. we are not relicensing junit, just distributing under it's own license so this clause shouldn't apply - robert --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
