Looks like the issue is that we're still pointing to a nightly build, as opposed to a
fixed development or stable build.
Paul, can you go through everything in the JBTIS TP and verify that it is being fed by
stable sources?
----- Original Message -----
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/coret...
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
_______________________________________________
jbosstools-dev mailing list
jbosstools-dev(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jbosstools-dev