[jboss-jira] [JBoss JIRA] Updated: (AS7-388) Detect, filter, and act upon system APIs found in deployments

Jason Greene (JIRA) jira-events at lists.jboss.org
Thu Sep 22 23:20:16 EDT 2011


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

Jason Greene updated AS7-388:
-----------------------------

    Fix Version/s: 7.1.0.Beta1
                       (was: 7.1.0.Alpha1)


> Detect, filter, and act upon system APIs found in deployments
> -------------------------------------------------------------
>
>                 Key: AS7-388
>                 URL: https://issues.jboss.org/browse/AS7-388
>             Project: Application Server 7
>          Issue Type: Task
>            Reporter: David Lloyd
>            Assignee: Stuart Douglas
>             Fix For: 7.1.0.Beta1
>
>
> Implement a fixed set of package paths which are automatically filtered out of deployments.  In addition, certain paths should be interpreted as an implicit dependency request.
> For example if "org/slf4j" is found in a deployment, it should be filtered, and an implicit import dependency upon the org.slf4j module (which provides the org.slf4j package) should be added to the deployment.
> Use sub-tasks for each API to filter or detect.  An informational log message should be emitted when this occurs.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list