Re: Maven artifacts for Commons 1.1 and FOP 0.93 submitted

2007-05-06 Thread Jeremias Maerki

On 06.05.2007 02:42:04 Cameron McCormack wrote:
 Jeremias Maerki:
  When I've got time I'll try to create a patch for Batik, so they, too,
  can create the Maven artifacts as part of the build process.
 
 That’d be great, thanks. :)  In case you missed it, Lars supplied poms
 for Batik, too:
 
   http://issues.apache.org/bugzilla/show_bug.cgi?id=42320

I sat beside him when he submitted the POMs. ;-)

 Though I think the dependencies may have to be tweaked a little (since
 Lars based them on the diagram on the site, which I think is out of
 date).

So, could you update the dependency diagram or otherwise describe the
dependencies? It is really hard to get this stuff right when all the
source code is one lump but is extracted into a big bunch of JAR files.

Jeremias Maerki



Maven artifacts for Commons 1.1 and FOP 0.93 submitted

2007-05-05 Thread Jeremias Maerki
Thanks to the help of Lars Trieloff this week, I've been able to prepare
Maven artifacts for upload to the Maven2 repository. The Java JARs are
actually taken from our approved release distributions instead of
rebuilding them. Only the javadocs and sources come from the repective
release branches. I think this should be fine, legally speaking. In the
future, we should however generate the Maven artifacts as part of the
release process.

I've tested the artifacts as far as my knowledge for Maven2 goes. A
small Maven-built application seems to work fine.

The upload requests:
http://jira.codehaus.org/browse/MAVENUPLOAD-1517
http://jira.codehaus.org/browse/MAVENUPLOAD-1518

When I've got time I'll try to create a patch for Batik, so they, too,
can create the Maven artifacts as part of the build process.

Jeremias Maerki



Re: Maven artifacts for Commons 1.1 and FOP 0.93 submitted

2007-05-05 Thread Cameron McCormack
Jeremias Maerki:
 When I've got time I'll try to create a patch for Batik, so they, too,
 can create the Maven artifacts as part of the build process.

That’d be great, thanks. :)  In case you missed it, Lars supplied poms
for Batik, too:

  http://issues.apache.org/bugzilla/show_bug.cgi?id=42320

Though I think the dependencies may have to be tweaked a little (since
Lars based them on the diagram on the site, which I think is out of
date).

-- 
Cameron McCormack, http://mcc.id.au/
xmpp:[EMAIL PROTECTED]  ▪  ICQ 26955922  ▪  MSN [EMAIL PROTECTED]


Re: Maven artifacts for Commons 1.1 and FOP 0.93 submitted

2007-05-05 Thread Jason Johnston

Jeremias Maerki wrote:

Thanks to the help of Lars Trieloff this week, I've been able to prepare
Maven artifacts for upload to the Maven2 repository. 


Thank you Jeremias for taking the time to do this!  I had started at one 
point to do this but never finished.



I've tested the artifacts as far as my knowledge for Maven2 goes. A
small Maven-built application seems to work fine.


Cocoon's fop-ng block works just fine with your bundles as well.  I'm 
anxious for them to be deployed to repo1.maven.org so we can finally 
enable the block in our build! :-)