[
https://issues.jboss.org/browse/JBIDE-17671?page=com.atlassian.jira.plugi...
]
Nick Boldt commented on JBIDE-17671:
------------------------------------
Yes, as that would make all the transitive deps also require 1.7, and cause more failures
until all the bundles that depend on org.hibernate.eclipse.libs are properly updated.
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)