[jbosstools-issues] [JBoss JIRA] (JBIDE-15760) generated index.html facade should not provide a link to features/ subfolder if the site only contains bundles (plugins/ subfolder)

Nick Boldt (JIRA) jira-events at lists.jboss.org
Tue Oct 22 13:17:02 EDT 2013


Nick Boldt created JBIDE-15760:
----------------------------------

             Summary: generated index.html facade should not provide a link to features/ subfolder if the site only contains bundles (plugins/ subfolder)
                 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


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-tests/4.1.kepler/
http://download.jboss.org/jbosstools/updates/nightly/integration-stack-tests/master/

Need to parameterize this bit of XSLT:

https://github.com/jbosstools/jbosstools-maven-plugins/blob/master/tycho-plugins/repository-utils/src/main/resources/xslt/site.xsl#L113-L114

--
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: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list