]
Lukáš Valach commented on JBIDE-23489:
--------------------------------------
Is the scl realy important? [~vkadlcik] said that the only thing it does is adding eclipse
to PATH. He said that he tests eclipse without enabling scl.
Just for information: Nobody answered to my email. I have reported problem with p2director
\[1\] but there also isn't any response.
\[1\]
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.