[jbosstools-dev] BPEL coretests dependency
Paul Leacu
pleacu at redhat.com
Mon Sep 9 09:25:24 EDT 2013
Hey Bob + all,
The JBTIS 4.1.4.Final target platform is failing because the following dependency:
<unit id="org.jboss.tools.tests" version="3.5.0.Final-v20130717-0450-B102"/>
<repository location="http://download.jboss.org/jbosstools/updates/nightly/coretests/4.1.kepler/"/>
was lost when the coretests repo was updated. Instead of relying on the org.jboss.tools.tests IU - we need
to know exactly what inside of coretests is required by the BPEL UI tests.
The bpel UI tests MANIFEST looks like this:
Require-Bundle: org.eclipse.ui,
org.eclipse.core.runtime,
org.junit;bundle-version="3.8.2",
org.jboss.tools.tests,
org.eclipse.bpel.ui;bundle-version="0.5.0"
Is org.jboss.tools.tests actually needed - what is the actual dependency here?
Please reply ASAP...
Thanks,
--paull
More information about the jbosstools-dev
mailing list