[jbosstools-issues] [JBoss JIRA] (JBIDE-16971) update installAndDisplayCompositeSiteContent.sh to use p2director -list instead of hardcoded feature list
Nick Boldt (JIRA)
issues at jboss.org
Wed Apr 30 06:04:33 EDT 2014
[ https://issues.jboss.org/browse/JBIDE-16971?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Nick Boldt closed JBIDE-16971.
------------------------------
With installAndDisplayCompositeSiteContent.sh now able to install all features/plugins on a given site (or group of sites), this issue can be closed.
> update installAndDisplayCompositeSiteContent.sh to use p2director -list instead of hardcoded feature list
> ---------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-16971
> URL: https://issues.jboss.org/browse/JBIDE-16971
> Project: Tools (JBoss Tools)
> Issue Type: Sub-task
> Components: build
> Affects Versions: 4.2.0.Beta1
> Reporter: Nick Boldt
> Assignee: Nick Boldt
> Fix For: 4.2.0.Beta2
>
>
> Currently, installAndDisplayCompositeSiteContent.sh requires a hardcoded list of features, which means it breaks if a feature is removed (eg., o.j.t.gwt.feature).
> Instead we should use the new functionality in directory.xml to fetch the complete list of features/plugins and install everything.
> See https://github.com/jbosstools/jbosstools-build-ci/blob/master/util/installFromTarget.sh#L3
> Note too that https://github.com/jbosstools/jbosstools-build-ci/blob/master/util/installFromTarget.sh needs its doc updated on line 3
--
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