[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


     [ https://issues.jboss.org/browse/JBIDE-15760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nick Boldt updated JBIDE-15760:
-------------------------------

    Description: 
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 [0]:

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

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-plugins/repository-utils/src/main/resources/xslt/site.properties.xsl

  was:
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


    
> 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 [0]:
> [0] https://github.com/jbosstools/jbosstools-maven-plugins/blob/master/tycho-plugins/repository-utils/src/main/resources/xslt/site.xsl#L113-L114
> 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-plugins/repository-utils/src/main/resources/xslt/site.properties.xsl

--
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