[
https://issues.jboss.org/browse/JBIDE-7904?page=com.atlassian.jira.plugin...
]
Rob Stryker resolved JBIDE-7904.
--------------------------------
Fix Version/s: 3.2.0.CR1
Resolution: Done
Grid:
For process on things like this, you should change the file locally in your workspace
WHILE you work on your code. When you want to COMMIT your code, though, you should remind
me of the issue.
You should also make sure I have committed your fix BEFORE you commit your patch that
depends on it. If I have not committed it, you can do one of two things:
1) You can ask me for permission for you to commit it, OR
2) You can open a jira assigned to me reminding me to commit and then mark this new jira
as a blocker of your jira.
You should not commit your patch until you are certain my fix has been committed, either
by you or by me.
Compile failed for org.jboss.tools.ws.creation.core.test
--------------------------------------------------------
Key: JBIDE-7904
URL:
https://issues.jboss.org/browse/JBIDE-7904
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: JBossAS, testing
Affects Versions: 3.2.0.CR1
Reporter: Nick Boldt
Assignee: Rob Stryker
Priority: Blocker
Fix For: 3.2.0.CR1
[ERROR] Failed to execute goal
org.sonatype.tycho:maven-osgi-compiler-plugin:0.10.0:compile (default-compile) on project
org.jboss.tools.ws.creation.core.test: Compilation failure: Compilation failure:
[ERROR]
/mnt/hudson_workspace/workspace/jbosstools-3.2_trunk.continuous/sources/ws/tests/org.jboss.tools.ws.creation.core.test/src/org/jboss/tools/ws/creation/core/test/command/AbstractJBossWSGenerationTest.java
(at line 24):[-1,-1]
[ERROR] import org.jboss.ide.eclipse.as.test.util.jdt.JREUtils;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] Access restriction: The type JREUtils is not accessible due to restriction on
classpath entry
/mnt/hudson_workspace/workspace/jbosstools-3.2_trunk.continuous/sources/as/tests/org.jboss.ide.eclipse.as.test/target/classes
[ERROR]
[ERROR]
/mnt/hudson_workspace/workspace/jbosstools-3.2_trunk.continuous/sources/ws/tests/org.jboss.tools.ws.creation.core.test/src/org/jboss/tools/ws/creation/core/test/command/AbstractJBossWSGenerationTest.java
(at line 55):[-1,-1]
[ERROR] currentServer = createServer(IJBossToolingConstants.AS_42,
IJBossToolingConstants.SERVER_AS_42, ASTest.JBOSS_AS_42_HOME,
DEFAULT_CONFIG,JREUtils.createJRE());
[ERROR] ^^^^^^^^
[ERROR] Access restriction: The type JREUtils is not accessible due to restriction on
classpath entry
/mnt/hudson_workspace/workspace/jbosstools-3.2_trunk.continuous/sources/as/tests/org.jboss.ide.eclipse.as.test/target/classes
[ERROR]
[ERROR]
/mnt/hudson_workspace/workspace/jbosstools-3.2_trunk.continuous/sources/ws/tests/org.jboss.tools.ws.creation.core.test/src/org/jboss/tools/ws/creation/core/test/command/AbstractJBossWSGenerationTest.java
(at line 55):[-1,-1]
[ERROR] currentServer = createServer(IJBossToolingConstants.AS_42,
IJBossToolingConstants.SERVER_AS_42, ASTest.JBOSS_AS_42_HOME,
DEFAULT_CONFIG,JREUtils.createJRE());
[ERROR] ^^^^^^^^^^^^^^^^^^^^
[ERROR] Access restriction: The method createJRE() from the type JREUtils is not
accessible due to restriction on classpath entry
/mnt/hudson_workspace/workspace/jbosstools-3.2_trunk.continuous/sources/as/tests/org.jboss.ide.eclipse.as.test/target/classes
[ERROR] -> [Help 1]
http://hudson.qa.jboss.com/hudson/view/DevStudio_Trunk/job/jbosstools-3.2...
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira