Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » strange entries in WTP update site
strange entries in WTP update site [message #463633] Sun, 02 August 2009 17:21 Go to next message
Philippe Marschall is currently offline Philippe MarschallFriend
Messages: 121
Registered: July 2009
Senior Member
Hi

The following entries are in the WTP update site [1]. It looks like some
variable replacement didn't happen.

<feature
url=" features/org.eclipse.jst.ws.cxf_sdk.feature_${org.eclipse.js t.ws.cxf_sdk.feature}.jar "
id="org.eclipse.jst.ws.cxf_sdk.feature"
version="${org.eclipse.jst.ws.cxf_sdk.feature}">
<category name="Web Tools Platform SDK (WTP SDK) 3.1.0"/>
</feature>

<feature
url=" features/org.eclipse.jst.ws.cxf.feature_${org.eclipse.jst.ws .cxf.feature}.jar "
id="org.eclipse.jst.ws.cxf.feature"
version="${org.eclipse.jst.ws.cxf.feature}">
<category name="Web Tools Platform (WTP) 3.1.0"/>
</feature>

<feature
url=" features/org.eclipse.jst.ws.cxf_tests.feature_${org.eclipse. jst.ws.cxf_tests.feature}.jar "
id="org.eclipse.jst.ws.cxf_tests.feature"
version="${org.eclipse.jst.ws.cxf_tests.feature}">
<category name="Web Tools Platform Tests (WTP Tests) 3.1.0"/>
</feature>

[1] http://download.eclipse.org/webtools/updates/site.xml

Cheers
Philippe
Re: strange entries in WTP update site [message #467840 is a reply to message #463633] Mon, 03 August 2009 06:35 Go to previous message
David Williams is currently offline David WilliamsFriend
Messages: 176
Registered: July 2009
Senior Member
Philippe Marschall wrote:
> Hi
>
> The following entries are in the WTP update site [1]. It looks like some
> variable replacement didn't happen.
>
You are right those are strange, and pretty much right on the reason.
But, we don't use (or support) site.xml files, so I've removed it.
It is an artifact of how we currently create (part of) our p2
repositories. The contents of the p2 repository is in the artifacts.jar
file.

Thanks.
Previous Topic:Starting JBoss in Eclipse
Next Topic:Viewing a JSP
Goto Forum:
  


Current Time: Thu Apr 25 05:36:58 GMT 2024

Powered by FUDForum. Page generated in 0.03236 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top