> -----Original Message----- > From: Dion Gillard [mailto:[EMAIL PROTECTED] > Sent: Thursday, August 26, 2004 3:27 AM > To: Maven Developers List > Subject: Re: New repository upload procedure > > Don't we also have to check that the bundle fulfills any > licensing restrictions, e.g. if source must be distributed > with binary that the bundle includes source?
GPL only requires that source is publicly available > > On Thu, 26 Aug 2004 09:20:21 +1000, Brett Porter > <[EMAIL PROTECTED]> wrote: > > We must ensure that we don't do this for bundles from any of our > > current partners such as codehaus, apache, opensymphony, > etc, right? > > We want them to use the automated sync. Sure > > > > Also, we need to make sure we don't upload anything we are > not allowed > > to such as Sun JARs. I know > > > > I think its advisable to check out the project in question, > make sure > > the bundle is authentic and able to be put up. For small projects this is not practical, it involves downloading the jar from its site, make a comp, ... For well known projects such hibernate, spring,... it's a must. > > > > - Brett > > > > > > > > Quoting Carlos Sanchez <[EMAIL PROTECTED]>: > > > > > Hi, > > > > > > The new upload procedure is now available, so any developer may > > > help, ask Jason for an ssh account in beaver.codehaus.org > > > > > > Then it's as easy as: > > > > > > * Select a JIRA upload request > > > > > > * ssh to beaver.codehaus.org as maven user ssh > > > [EMAIL PROTECTED] cd ibiblio-sync/ ./deploy-bundle > > > url_of_the_bundle This will uncompress bundle contents to > > > ibiblio-sync/repository/ that is synced every four hours > to ibiblio. > > > > > > * Close the JIRA issue assigning it to yourself. > > > > > > > > > Regards > > > > > > Carlos Sanchez > > > A Coru�a, Spain > > > > > > Oness Project > > > http://oness.sourceforge.net > > > > > > > > > > > > > -------------------------------------------------------------------- > > > - To unsubscribe, e-mail: [EMAIL PROTECTED] For > > > additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] For > > additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > -- > http://www.multitask.com.au/people/dion/ > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] For > additional commands, e-mail: [EMAIL PROTECTED] > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
