[jbosstools-issues] [JBoss JIRA] (JBIDE-15465) Deprecate or remove generation of *-directory.xml from repository-utils:generate-repository-facade as no longer needed

Nick Boldt (JIRA) jira-events at lists.jboss.org
Sat Sep 7 13:02:03 EDT 2013


Nick Boldt created JBIDE-15465:
----------------------------------

             Summary: Deprecate or remove generation of *-directory.xml from repository-utils:generate-repository-facade as no longer needed
                 Key: JBIDE-15465
                 URL: https://issues.jboss.org/browse/JBIDE-15465
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: build, discovery
    Affects Versions: 4.1.1.Alpha1
            Reporter: Nick Boldt
            Assignee: Mickael Istria


For JBT 4.1/4.1.1 and JBDS 7.0/7.1, generation of discovery.xml is driven by a separate process, rather than part of the creation of update sites' index.html facades.

So, for the next release of repository-utils, we should consider deprecating or removing this functionality as it's no longer used. At the very least, we could remove the logged warning:

{code}
[WARNING] No org.jboss.tools.central.discovery plugin in repo. Skip generation of 'jbosstools-directory.xml'
{code}

Need to ensure that JBT 4.0 / JBDS 6.0 builds (and earlier) use a specific (older) version of the mojo, such as 0.16.0.CR2, where this functionality is still required.

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