You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ace.apache.org by "J.W. Janssen (Commented) (JIRA)" <ji...@apache.org> on 2012/03/27 09:25:28 UTC

[jira] [Commented] (ACE-235) Add a stand-alone builder for creating deployment packages and refactor the Ant task to use it.

    [ https://issues.apache.org/jira/browse/ACE-235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13239272#comment-13239272 ] 

J.W. Janssen commented on ACE-235:
----------------------------------

Looks good, Marcel!

Two minor things:
* several magic String-constants are sprinkled throughout the code;
* all methods now throw Exception, which works, but I cannot embed this builder in my own code and let it deal with specific errors.

                
> Add a stand-alone builder for creating deployment packages and refactor the Ant task to use it.
> -----------------------------------------------------------------------------------------------
>
>                 Key: ACE-235
>                 URL: https://issues.apache.org/jira/browse/ACE-235
>             Project: ACE
>          Issue Type: Task
>            Reporter: Marcel Offermans
>            Assignee: Marcel Offermans
>
> Currently, we have a simple builder for deployment packages, but it is linked to the Ant task. It makes sense to separate builder and Ant task, creating a new project for the former, so we can reuse the builder in other scenarios.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira