]
Max Rydahl Andersen updated JBIDE-15760:
----------------------------------------
Fix Version/s: 4.2.x
generated index.html facade should suppress link to features/ &
site.properties for bundle-only sites
-----------------------------------------------------------------------------------------------------
Key: JBIDE-15760
URL:
https://issues.jboss.org/browse/JBIDE-15760
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: build, maven
Affects Versions: 4.1.1.Beta1
Reporter: Nick Boldt
Assignee: Mickael Istria
Priority: Minor
Fix For: 4.2.x
The generated index.html facade should not provide a link to features/ subfolder if the
site only contains bundles (plugins/ subfolder), since the link is 404'd.
Example sites w/ no features:
http://download.jboss.org/jbosstools/updates/nightly/integration-stack-te...
http://download.jboss.org/jbosstools/updates/nightly/integration-stack-te...
Need to parameterize this bit of XSLT [0]:
[0]
https://github.com/jbosstools/jbosstools-maven-plugins/blob/master/tycho-...
Also, we should probably not generate a site.properties file [1] for sites w/ no features
as there's no features to list in the file.
[1]
https://github.com/jbosstools/jbosstools-maven-plugins/blob/master/tycho-...
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: