[
https://issues.jboss.org/browse/JBIDE-23489?page=com.atlassian.jira.plugi...
]
Václav Kadlčík commented on JBIDE-23489:
----------------------------------------
Just a side comment on this bit:
??Václav Kadlčík said that the only thing it does is adding eclipse to PATH. He said that
he tests eclipse without enabling scl.??
Not that strongly. PATH is the most important factor but there are more environment
variables which affect various scenarios; see /opt/rh/rh-eclipse47/enable. You can get by
without scl if you know exactly what and how to set in the specific situation. In general,
scl is always the safest way.
Find out how to run mvn clean verify
-Dtest.installBase=path/to/devstudio/rpm
------------------------------------------------------------------------------
Key: JBIDE-23489
URL:
https://issues.jboss.org/browse/JBIDE-23489
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: build, integration-tests, qa
Affects Versions: 4.4.2.AM3
Reporter: Pavol Srna
Assignee: Lukáš Valach
Fix For: 4.5.x
Attachments: FreeMarket_rhscl_enabled.log,
Freemarker_testRuntime_p2Installed.log
We need to find a way how to run automated tests agains devstudio rpm.
I've tried the following paths:
1) (as root) mvn clean verify
-Dtest.installBase=/opt/rh/rh-eclipse46/root/usr/shareclipse/droplets/devstudio/eclipse/
2) (as hudson) mvn clean verify
-Dtest.installBase=~/.eclipse/org.eclipse.platform_283378046_linux_gtk_x86_64
But none of the above works.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)