]
Radim Hopp closed JBIDE-17671.
------------------------------
Beta3 builds are ok. Supposing resolved. Closing
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
Assignee: Nick Boldt
Fix For: 4.2.0.Beta3
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}