[
https://issues.apache.org/jira/browse/BUILDR-26?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Victor Hugo Borja updated BUILDR-26:
------------------------------------
Attachment: buildfile
Assaf,
Sorry for the very-late response, I've been a little busy at work.
I've made a very simple buildfile to test deployment of ear packages using
buildr with all attached patches. It seems JAVAEE 5 application servers require
Class-Path entries to be relative to each component.
Please read the comments on the end of the buildifle.
If you want to deploy them yourself, you can either run the package task or
download the ears from app*/target directories at
http://lainsoft.org/pub/vic/poc/
> Ear Packaging improvements
> --------------------------
>
> Key: BUILDR-26
> URL: https://issues.apache.org/jira/browse/BUILDR-26
> Project: Buildr
> Issue Type: Improvement
> Components: Packaging
> Affects Versions: 1.3
> Reporter: Victor Hugo Borja
> Priority: Minor
> Fix For: 1.3
>
> Attachments:
> 0001-Fixed-ZipTask-to-pass-Buildr-Packaging-war-should.patch,
> 0002-EAR-packaging-additions.patch,
> 0003-Made-each-EAR-components-classpath-relative-to-the.patch,
> 0004-avoid-updating-parent-projects-manifest.patch,
> 0005-Generate-application.xml-under-the-project-s-target.patch, buildfile
>
>
> Improvements on EAR package DSL, also fixed Class-Path generated entries
> according to the Jar specification at
> http://java.sun.com/j2se/1.4.2/docs/guide/jar/jar.html.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.