[
https://issues.jboss.org/browse/JBIDE-17671?page=com.atlassian.jira.plugi...
]
Nick Boldt edited comment on JBIDE-17671 at 6/24/14 4:12 PM:
-------------------------------------------------------------
Applied in master for both Central & JavaEE jobs:
https://github.com/jbdevstudio/jbdevstudio-ci/pull/120
https://github.com/jbdevstudio/jbdevstudio-ci/commit/dc7a86eec327e4a24987...
Portlet, Arquillian do not seem affected.
was (Author: nickboldt):
Applied in master for both Central jobs:
https://github.com/jbdevstudio/jbdevstudio-ci/pull/120
Need to see if this breaks other downstream projects: JavaEE, Portlet, Arquillian.
Projects that depend on Hibernate now require JDK1.7 to build/test
------------------------------------------------------------------
Key: JBIDE-17671
URL:
https://issues.jboss.org/browse/JBIDE-17671
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: central, maven, project-examples
Affects Versions: 4.2.0.Beta3
Reporter: Nick Boldt
Attachments: maven.configurators.tests.log, project.examples.test.log
Tests are failing in Maven & Project Examples in master:
{code}
09:35:43 [INFO] org.jboss.tools.maven.configurators.tests ......... FAILURE [17.788s]
09:35:43 [INFO] org.jboss.tools.project.examples.test ............. FAILURE [28.897s]
09:35:43 [ERROR] Failed to execute goal
org.eclipse.tycho:tycho-surefire-plugin:0.20.0:test (default-test) on project
org.jboss.tools.maven.configurators.tests: An unexpected error occured (return code 13).
See log for details. -> [Help 1]
09:35:43 [ERROR] Failed to execute goal
org.eclipse.tycho:tycho-surefire-plugin:0.20.0:test (default-test) on project
org.jboss.tools.project.examples.test: An unexpected error occured (return code 13). See
log for details. -> [Help 1]
{code}
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)