]
Dominik Pospisil closed JBDS-1187.
----------------------------------
Verified (jbdevstudio-linux-gtk-3.0.1.v201005260152R-H80-GA.jar).
Configuration plugin errors in org.jboss.tools.runtime.feature
feature.xml file when classic update is used
-----------------------------------------------------------------------------------------------------------
Key: JBDS-1187
URL:
https://jira.jboss.org/browse/JBDS-1187
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Bug
Components: integration, runtime
Affects Versions: 3.0.0.GA
Environment: Fedora 12, x86_64, lenovo T500
Reporter: Eric D. Schabell
Assignee: Denis Golovin
Priority: Critical
Fix For: 3.0.1.GA
Clean install of JBDS 3.0 and want to add plugin JD (decompiler), enable feature
Preferences -> General -> Capabilities -> Classic Update, then try to add JD as
new plugin remote location in update software section gives errors on this file which
block further installation:
jbdevstudio/studio/eclipse/features/org.jboss.tools.runtime.feature_1.1.0.v201003100055R-H50-GA/feature.xml
Errors are 2:
1) only one URL tag allowed, it detects more than one
2) no closing FEATURE tag
Fixed by removing the LICENSE line with URL and complete copyright section leaving only
this:
<?xml version="1.0" encoding="UTF-8"?>
<feature id="org.jboss.tools.runtime.feature" label="%featureName"
version="1.1.0.v201003100055R-H50-GA"
provider-name="%providerName">
<description>
%description
</description>
<copyright>
JBoss by Red Hat
Copyright 2009-2010, JBoss by Red Hat, and individual contributors as indicated
by the @authors tag. See the copyright.txt in the distribution
for a full listing of individual contributors.
</copyright>
<plugin id="org.jboss.tools.runtime" download-size="0"
install-size="0" version="1.1.0.v201003100055R-H50-GA"
unpack="false"/>
</feature>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: