On 26/02/2008, James Carman <[EMAIL PROTECTED]> wrote: > On 2/26/08, Niall Pemberton <[EMAIL PROTECTED]> wrote: > > On Tue, Feb 26, 2008 at 7:23 PM, James Carman > > <[EMAIL PROTECTED]> wrote: > > > So, are there any directions out there on where I need to copy > > > everything to get it "published"? > > > > > > Looks like you have the source and binary distros already done in correct > place: > > http://www.apache.org/dist/commons/proxy/ > >
However, the permissions are slightly wrong - the commons group should be able to write to the files, so you need to do: $ chmod g+w _R proxy in the /www/www.apache.org/dist/commons directory. Probably also need to change your umask: http://www.apache.org/dev/new-committers-guide.html#shell > > So just need to put the jars and their signatures/checksums in the > > m2-ibiblio-rsync-repository: > > > > > http://people.apache.org/repo/m2-ibiblio-rsync-repository/org/apache/commons/commons-proxy/1.0 > > > > The docs we have are here (step 5 onwards): > > http://commons.apache.org/releases/release.html > > > > The other thing to remember is wait 24hrs before announcing to allows > > the mirrors to pick up the release. > > > > > I guess I need to copy the site, too. That just goes to > /www/commons.apache.org/proxy? > > > > > Niall > > > > > > > On 2/26/08, James Carman <[EMAIL PROTECTED]> wrote: > > > > Commons Proxy 1.0 release candidate 4 has been approved for release. > > > > The votes are as follows: > > > > > > > > +1 Niall Pemberton (binding) > > > > +1 Oliver Heger (binding) > > > > +1 "sebb" (binding) > > > > +1 James Carman (binding) > > > > > > > > > > > > --------------------------------------------------------------------- > > > 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] > > > > > > --------------------------------------------------------------------- > 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]
