[jboss-jira] [JBoss JIRA] (WFCORE-455) Include additional sun.jdk dependencies

Mustafa Musaji (JIRA) issues at jboss.org
Wed Dec 10 07:00:40 EST 2014


Mustafa Musaji created WFCORE-455:
-------------------------------------

             Summary: Include additional sun.jdk dependencies 
                 Key: WFCORE-455
                 URL: https://issues.jboss.org/browse/WFCORE-455
             Project: WildFly Core
          Issue Type: Bug
          Components: Modules
    Affects Versions: 1.0.0.Alpha14
            Reporter: Mustafa Musaji
            Assignee: David Lloyd


Include the following out of the box for sun.jdk module

- for working with javax.sql.rowset.RowSetProvider
                 <path name="com/sun/rowset"/>
                 <path name="com/sun/rowset/providers"/>

- for working with java.lang.invoke.MethodHandleProxies
                 <path name="sun/invoke"/>

This affects EAP customers using CP releases when overlays override changes made in the original module.xml. For sun.jdk classes, the above packages should be included out of the box.



--
This message was sent by Atlassian JIRA
(v6.3.8#6338)


More information about the jboss-jira mailing list