[ 
https://issues.apache.org/jira/browse/BUILDR-26?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12565497#action_12565497
 ] 

Assaf Arkin commented on BUILDR-26:
-----------------------------------

Can you split this in two independent patches?  The EAR would be easy to apply.

PackagingType is a major change, should be its own issue, discussed separately.

> Ear Packaging improvements
> --------------------------
>
>                 Key: BUILDR-26
>                 URL: https://issues.apache.org/jira/browse/BUILDR-26
>             Project: Buildr
>          Issue Type: Bug
>          Components: Packaging
>    Affects Versions: 1.3
>            Reporter: Victor Hugo Borja
>             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, 
> 0006-Expandable-PackagingTypes-and-EAR-descriptor-fix.patch, buildfile
>
>
> EAR descriptor must be generated under target as anything generated by 
> buildr. 
> update_classpath method was modifying inherited manifest, thus causing EAR 
> packages to contain Class-Path entries themselves, according to the specs ear 
> packages may not have a Class-Path on their manifest. 
> 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.

Reply via email to