[hibernate-issues] [Hibernate-JIRA] Created: (HHH-4548) Alter poms to not use javax.* artifacts under Sun proprietary license

Steve Ebersole (JIRA) noreply at atlassian.com
Thu Nov 5 16:10:08 EST 2009


Alter poms to not use javax.* artifacts under Sun proprietary license
---------------------------------------------------------------------

                 Key: HHH-4548
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-4548
             Project: Hibernate Core
          Issue Type: Improvement
          Components: build
            Reporter: Steve Ebersole
            Assignee: Steve Ebersole
             Fix For: 3.3.x, 3.5


Currently we referenence both javax.transaction:jta and javax.security:jacc in the Hibernate poms.  These artifacts are distributed under a goofy, proprietary license and are not really usable as such from maven repos.

Eventually we should use the CDDL+GPL versions created as part of GlassFish.  But those are unfortunately not yet published to any repos.  In the meantime, use the corresponding JBoss LGPL developed artifacts.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the hibernate-issues mailing list