[jboss-jira] [JBoss JIRA] (DROOLS-1391) Investigate why jcr2vfs migration tool needs gwt-user dependency

Petr Široký (JIRA) issues at jboss.org
Mon Jan 2 11:03:00 EST 2017


Petr Široký created DROOLS-1391:
-----------------------------------

             Summary: Investigate why jcr2vfs migration tool needs gwt-user dependency
                 Key: DROOLS-1391
                 URL: https://issues.jboss.org/browse/DROOLS-1391
             Project: Drools
          Issue Type: Task
            Reporter: Petr Široký
            Assignee: Petr Široký


After the upgrade of JPA (2.0 -> 2.1) and Hibernate (4.x -> 5.x), the jcr2vfs-importer tests started to fail with {{WELD-ENV-000015: Unable to load annotation: jsinterop.annotations.JsType}}. This class is in {{gwt-user}} jar, so adding that "fixes" the issue. However, gwt-user is a huge library (~16MiB) and ideally should not be needed. We need to investigate if there is a way to get rid of it.



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)



More information about the jboss-jira mailing list