Hi all,
the folder tests/org.jboss.tools.bpel.ui.test should be removed from the repository at
https://github.com/jbosstools/jbosstools-bpel
this looks like very very old try for ui bpel testing. There is only one test which tests
almost nothing.
The bpel ui bot tests are available at
https://github.com/jbosstools/jbosstools-integration-tests
which doesn't depend on org.jboss.tools.tests. Moreover, only
org.jbosstools.ui.bot.ext depends on org.jboss.tools.tests
but this dependency must be resolved by the project itself (and it is), not by TP.
Best Regards
Andrej
----- Original Message -----
From: "Paul Leacu" <pleacu(a)redhat.com>
To: "Bob Brodt" <bbrodt(a)redhat.com>, "jbosstools-dev
jbosstools-dev" <jbosstools-dev(a)lists.jboss.org>
Cc: "Max Rydahl Andersen" <max.andersen(a)redhat.com>
Sent: Monday, September 9, 2013 3:25:24 PM
Subject: [jbosstools-dev] BPEL coretests dependency
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