[
https://issues.jboss.org/browse/JBTIS-552?page=com.atlassian.jira.plugin....
]
Paul Leacu commented on JBTIS-552:
----------------------------------
Just testing the snapshot build. It runs into the jdk issue but otherwise looks good.
I've updated the earlyaccess.properties in the 4.3.mars dir so it should be ready with
the next snapshot build.
Here's how I ran it:
{code}
./eclipse -vmargs \
-Djboss.discovery.directory.url=http://download.jboss.org/jbosstools/mars/snapshots/updates/integration-stack/discovery/master/earlyaccess/jbosstools-directory.xml
\
-Djboss.discovery.site.integration-stack.url=http://download.jboss.org/jbosstools/mars/snapshots/updates/integration-stack/discovery/master/
\
-Djboss.discovery.earlyaccess.site.integration-stack.url=http://download.jboss.org/jbosstools/mars/snapshots/updates/integration-stack/discovery/master/earlyaccess/
\
-Djboss.discovery.earlyaccess.list.url=http://download.jboss.org/jbosstools/mars/integration/updates/integration-stack/discovery/jbosstools-earlyaccess.properties
{code}
create install tests for JBTIS/JBDSIS
-------------------------------------
Key: JBTIS-552
URL:
https://issues.jboss.org/browse/JBTIS-552
Project: JBoss Tools Integration Stack
Issue Type: Bug
Components: distribution, target-platform
Affects Versions: 4.3.0.Beta1
Reporter: Nick Boldt
Assignee: Nick Boldt
Fix For: 4.3.0.Beta1
Implement p2director install tests for JBTIS & JBDSIS to verify no missing deps in TP
and no conflicting install deps (eg., different IS projects w/ conflicting singleton
dependencies)
Should be based on JBT/JBDS p2director install job [1].
[1]
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/DevStudio/view/DevSt...
Later we could also create a job that maps to the JBT/JBDS install-grinder job [2].
[2]
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/DevStudio/view/DevSt...
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)