[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
Tue Apr 1 15:39:12 EDT 2014


Nick Boldt created JBIDE-16971:
----------------------------------

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


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