]
Mickael Istria updated JBDS-2497:
---------------------------------
Fix Version/s: 7.0.0.Alpha2
(was: 7.0.x)
Tycho 0.17 fixed the root cause of the issue.
I re-enabled the pack200 profile on devstudio job. Waiting for job
Building JBDS product w/ -Ppack200 results in NPE and build failure
-------------------------------------------------------------------
Key: JBDS-2497
URL:
https://issues.jboss.org/browse/JBDS-2497
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Build
Reporter: Nick Boldt
Assignee: Mickael Istria
Fix For: 7.0.0.Alpha2
Attachments: log.txt, log2.zip
Building JBDS product w/ -Ppack200 results in NPE and build failure:
{code}
cd ~/trunk/product
mvn clean install -P
maximum,jboss-requirements-composite-extras-mirror,jbosstools-staging-aggregate,pack200 -X
| tee log.txt
{code}
whereas:
{code}
cd ~/trunk/product
mvn clean install -P
maximum,jboss-requirements-composite-extras-mirror,jbosstools-staging-aggregate
{code}
works fine.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: