You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Tim Kettler <ti...@udo.edu> on 2006/05/24 12:31:58 UTC

Re: [jira] Updated: (MEJB-6) Make the ejb-jar.xml deployment descriptor optional

Hi,

I updated Dan's version of the fix. The new configuration option is well documented, the 
code complies to the maven code style and the updated patch contains testcases for the new 
option. Is there anything else that prevents the patch from getting applied?

-Tim

Tim Kettler (JIRA) schrieb:
>      [ http://jira.codehaus.org/browse/MEJB-6?page=all ]
> 
> Tim Kettler updated MEJB-6:
> ---------------------------
> 
>     Attachment: MEJB-6-maven-ejb-plugin-2.patch
> 
>> Make the ejb-jar.xml deployment descriptor optional
>> ---------------------------------------------------
>>
>>          Key: MEJB-6
>>          URL: http://jira.codehaus.org/browse/MEJB-6
>>      Project: Maven 2.x Ejb Plugin
>>         Type: Improvement
> 
>>     Reporter: Tim Kettler
>>     Priority: Trivial
>>  Attachments: MEJB-4-maven-ejb-plugin.patch, MEJB-6-maven-ejb-plugin-2.patch, MEJB-6-maven-ejb-plugin.patch
>>
>>
>> In the now near final EJB3 specification the use of deployment descripors is optional. It would be nice if the maven-ejb-plugin wouldn't bump out with an error if no descriptor is present.
>> The attached patch introduces a new boolean configuration option 'enforceDeploymentDescriptor' which defaults to true so that the default behavior is not changed. Feel free to change the name of the property if appropriate.
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org