[
https://jira.jboss.org/jira/browse/JBIDE-4859?page=com.atlassian.jira.plu...
]
Nick Boldt resolved JBIDE-4859.
-------------------------------
Resolution: Done
Everything looks good... except that the JBDS product feature had the wrong version in
site.xml.
OLD, referenced feature was @ 3.1.0 and thus not found / added to ALL category:
<feature
url="features/com.jboss.jbds.product.feature_${richfaces.versionTag}.jar"
id="com.jboss.jbds.product.feature" version="${richfaces.versionTag}"
patch="false">
<category name="AllTools"/>
</feature>
NEW, referenced feature is @ version 3.0.0:
<feature
url="features/com.jboss.jbds.product.feature_${product.versionTag}.jar"
id="com.jboss.jbds.product.feature" version="${product.versionTag}"
patch="false">
<category name="AllTools"/>
</feature>
Closing.
Create new categories for JBT/JBDS update sites
-----------------------------------------------
Key: JBIDE-4859
URL:
https://jira.jboss.org/jira/browse/JBIDE-4859
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Build/Releng
Affects Versions: 3.1.0.M3
Reporter: Nick Boldt
Assignee: Nick Boldt
Priority: Blocker
Fix For: 3.1.0.CR2
Attachments: jbtupdatesitesuggestion.png, newsite.xml, screenshot-1.jpg,
Screenshot-1.png, Screenshot-2.png, Screenshot-two-bucky-agg-operations.png, site.xml,
update-new.png
Renamed to capture current thrust of issue: should we have more categories than we
currently do on the update site? Expose more/less features? This is a
branding/marketing/ease of use question, so for now I'm bouncing it over to Max for
comments.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira