@Nick: Yes, that is exactly what I was looking for. Thank you.
Please make sure tests in jbosstools svn does not reference that as the default option to
run against!
@Max: The case with Tycho tests is that it builds the target platform only from plugins
that are resolved as a dependency in MANIFEST.MF or pom.xml (in my case features). When I
tried to use just the plugin references I've ended up with maybe 20 references half of
them referenced some deep down JEE eclipse plugins the tests should really not care about.
I guess you are talking about full product tests not unit test- then use the individual
features we have and list them.
And the resulting target platform was different from the installation
the user would have if he / she downloaded Eclipse and installed JBT to it. That's why
I thought that referencing *.platform.ide feature and the jee feature would solve this
issue.
No, those are at the wrong level. They are the "product" definitions from
eclipse epp packages.
/max
Lucia
----- Original Message -----
From: "Nick Boldt" <nboldt(a)redhat.com>
To: "Max Rydahl Andersen" <max.andersen(a)redhat.com>
Cc: "Lucia Jelinkova" <ljelinko(a)redhat.com>,
jbosstools-dev(a)lists.jboss.org
Sent: Thursday, January 12, 2012 7:00:42 PM
Subject: Re: [jbosstools-dev] Eclipse target platform features
Just realized this is the public jbosstools-dev list, not the internal
JBDS one. So... if you're not behind the VPN, you can't access that site.
You can however see the same bits here, if you point Eclipse or JBDS at it:
http://devstudio.jboss.com/updates/5.0.0/5.0.0.M5.target-platform/
Cheers,
Nick
On 01/12/2012 12:58 PM, Nick Boldt wrote:
> In addition to the JBT Target Platform site, there's also the JBDS
> Target Platform site:
>
>
http://www.qa.jboss.com/binaries/RHDS/updates/jbds-target-platform_3.3.in...
>
>
> Is that what you were looking for?
>
> Nick
>
>
> On 01/12/2012 12:43 PM, Max Rydahl Andersen wrote:
>>> I am trying to run my SWTBot tests using Maven and Tycho. The problem
>>> is, that besides feature under test (in my case it is
>>> org.jboss.tools.portlet.feature.feature.group) I need to reference
>>> also other Eclipse related features:
>>>
>>> org.eclipse.jst.enterprise_ui.feature.feature.group
>>> org.eclipse.jst.web_core.feature.feature.group
>>> org.eclipse.datatools.enablement.hsqldb.feature.feature.group
>>>
>>> I also need to specify some plugins where I've not found
>>> corresponding feature:
>>>
>>> org.eclipse.wst.jsdt.web.core
>>> org.eclipse.wst.jsdt.web.support.jsp
>>> org.eclipse.wst.jsdt.web.ui
>>>
>>> I'd like to get rid of these dependencies by referencing only one or
>>> two features - the one of Eclipse itself (so that I can run the tests
>>> against the full Eclipse installation). I've found in my 'Eclipse
>>> Java EE IDE for Web
>>
>> Try to avoid using features as dependencies - use plugins.
>>
>>> However, on our target platform URL
>>>
(
http://download.jboss.org/jbosstools/updates/target-platform_3.3.indigo.S...)
>>> I can find just the first one (although also some JEE features are
>>> there). Am I just missing it? Would it be possible to change the
>>> target platform to include both of them?
>>
>> No, app and platform.ide are product features which is *not* part of
>> our target platform.
>>
>>> Also, would it be possible to create similar site with JBDS
>>> installation so that we can test against the full product?
>>
>> Not sure what this means ?
>>
>> /max
>>
http://about.me/maxandersen
>>
>>
>>
>>
>> _______________________________________________
>> jbosstools-dev mailing list
>> jbosstools-dev(a)lists.jboss.org
>>
https://lists.jboss.org/mailman/listinfo/jbosstools-dev
>
--
Nick Boldt :: JBoss by Red Hat
Productization Lead :: JBoss Tools & Dev Studio
http://nick.divbyzero.com
/max
http://about.me/maxandersen