[
https://issues.apache.org/jira/browse/OFBIZ-5880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jacques Le Roux closed OFBIZ-5880.
----------------------------------
Resolution: Implemented
Assignee: Jacques Le Roux
Completed: At revision: 1640196
> Improve the way build-AREA_NAME targets are used
> ------------------------------------------------
>
> Key: OFBIZ-5880
> URL:
https://issues.apache.org/jira/browse/OFBIZ-5880> Project: OFBiz
> Issue Type: Improvement
> Components: framework
> Affects Versions: Trunk
> Environment: Server areas (test, qa, production)
> Reporter: Jacques Le Roux
> Assignee: Jacques Le Roux
> Priority: Minor
> Fix For: Upcoming Branch
>
>
> Since the introduction of the build-dev target, a build-AREA_NAME (test, qa, production) should not chain the main build target. Because servers use the patch command and patches applied by the build-dev target are rejected and the process fails.
> Of course this also means to change the scripts which are using build-AREA_NAME since now the main build is not chained, eg
> from
> ./ant clean build-qa
> to
> ./ant clean build-qa build
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)