[
https://issues.jboss.org/browse/JBDS-2963?page=com.atlassian.jira.plugin....
]
Nick Boldt edited comment on JBDS-2963 at 3/15/14 8:16 PM:
-----------------------------------------------------------
Might be related to:
* building w/ Java 6 instead of 7
* use of RHEL4 (recent failures were on vmg21-rhel4-x86_64) vs. RHEL 5 or 6
* use of Tycho 0.19 instead of 0.20
https://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/devstudio.product_ma... >=1943
set to run on RHEL5|RHEL6 w/ JDK 6.
---
While the latest build in Jenkins (#1943) failed again w/ the same error, locally on
Fedora 18, I can build OK with:
* Java7 + Tycho 0.19
* Java7 + Tycho 0.20
* Java6 + Tycho 0.19
* Java6 + Tycho 0.20
was (Author: nickboldt):
Might be related to:
* building w/ Java 6 instead of 7
* use of RHEL4 (recent failures were on vmg21-rhel4-x86_64) vs. RHEL 5 or 6
* use of Tycho 0.19 instead of 0.20
https://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/devstudio.product_ma... >=1943
set to run on RHEL5|RHEL6 w/ JDK 6.
---
While the latest build in Jenkins (#1943) failed again w/ the same error, locally, I can
build OK with:
* Java7 + Tycho 0.19
* Java7 + Tycho 0.20
* Java6 + Tycho 0.19
* Java6 + Tycho 0.20
p2director compilation problem
-------------------------------
Key: JBDS-2963
URL:
https://issues.jboss.org/browse/JBDS-2963
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: installer
Affects Versions: 8.0.0.Beta1
Reporter: Denis Golovin
Assignee: Denis Golovin
Fix For: 8.0.0.Beta1
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:0.19.0:compile
(default-compile) on project com.jboss.devstudio.core.p2.director: Compilation failure:
Compilation failure:
[ERROR]
/home/nboldt/eclipse/workspace-jboss/jbdevstudio-github-master/jbdevstudio-product/p2-director/com.jboss.devstudio.core.p2.director/src/com/jboss/jbds/internal/p2/director/InstallerDirectorApplication.java:[301]
[ERROR] private ProfileChangeRequest buildProvisioningRequest(IProfile profile,
Collection<IInstallableUnit> installs, Collection<IInstallableUnit>
uninstalls) {
[ERROR]
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
--
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:
http://www.atlassian.com/software/jira