Re: maven bundles

2010-08-26 Thread Simon Pepping
On Mon, Aug 23, 2010 at 09:52:56AM +0200, Simon Pepping wrote: > On Fri, Aug 20, 2010 at 07:18:11PM -0400, Benson Margulies wrote: > > I'm pretty sure that infra is not going to make an exception to the > > requirement that only a member of the LDAP group for project X can > > publish maven artifac

Apache Retreat in Hursley, UK - 17-19th September

2010-08-26 Thread Simon Pepping
Forwarded message from Nick Burch Hi All Just a reminder that our next Apache Retreat will be in Hursley in the UK, from the 17th - 19th September. That's a little over a month away now! If you're an Apache Committer, we'd like to invite you to come for the whole weekend. We've booked Tipis to

Re: maven bundles

2010-08-26 Thread Simon Pepping
On Fri, Aug 20, 2010 at 07:18:11PM -0400, Benson Margulies wrote: > Otherwise, some committer is going to have to be willing to follow the > instructions at: > > http://www.apache.org/dev/publishing-maven-artifacts.html#signing up > > Unfortunately, those instructions assume a maven build. I'm fa

Re: maven bundles

2010-08-26 Thread Benson Margulies
Simon, Brian Fox set up Nexus late last night my time after I pinged him, that's why Nexus is set up. I have a script that will create the checksums and signatures (using Maven itself) and push the pieces. You don't need that parent section. The document mixes up things that are convenient for m

Re: maven bundles

2010-08-26 Thread Benson Margulies
I've done the upload, but I'm not going to promote without giving people a chance to look around. https://repository.apache.org/service/local/staging/deploy/maven2 I'll post a patch with the explanation about how I did this. If I don't hear anything by tomorrow AM to the contrary, I'll promote th

Re: maven bundles

2010-08-26 Thread Simon Pepping
On Thu, Aug 26, 2010 at 07:56:25AM -0400, Benson Margulies wrote: > I've done the upload, but I'm not going to promote without giving > people a chance to look around. > > https://repository.apache.org/service/local/staging/deploy/maven2 > > I'll post a patch with the explanation about how I did

Re: maven bundles

2010-08-26 Thread Benson Margulies
It is easier for me to update my copy and do this again. On Thu, Aug 26, 2010 at 9:59 AM, Simon Pepping wrote: > On Thu, Aug 26, 2010 at 07:56:25AM -0400, Benson Margulies wrote: >> I've done the upload, but I'm not going to promote without giving >> people a chance to look around. >> >> https://

DO NOT REPLY [Bug 49830] New: Here is a maven POM that I used to publish 1.4/1.0 to Nexus

2010-08-26 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49830 Summary: Here is a maven POM that I used to publish 1.4/1.0 to Nexus Product: Fop Version: 1.1dev Platform: PC Status: NEW Severity: normal Priori

DO NOT REPLY [Bug 49830] Here is a maven POM that I used to publish 1.4/1.0 to Nexus

2010-08-26 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49830 --- Comment #1 from bmargulies 2010-08-26 10:57:56 EDT --- Created an attachment (id=25950) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=25950) pom -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=

Re: maven bundles

2010-08-26 Thread Benson Margulies
I repushed with the repaired POM. See https://issues.apache.org/bugzilla/show_bug.cgi?id=49830 for how I did it. In short: 1. unpack the bundle.jar 2. run maven to automate the production of gpg signatures for all the pieces and to push them to the staging repo. 3. interact with the nexus gui to

Complex Scripts - GIT Repository Access to Ongoing Development Work

2010-08-26 Thread Glenn Adams
I have created a read-only GIT repository in order to provide public access my ongoing work on the complex scripts feature: git://github.com/skynavga/fop.git There is a single branch at this time, i18n.arabic, which is based on the Temp_ComplexScripts branch of the Apache FOP SVN repository. I w