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

Steve Ebersole (JIRA) noreply at atlassian.com
Fri Nov 6 17:32:08 EST 2009


    [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-4548?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=34482#action_34482 ] 

Steve Ebersole commented on HHH-4548:
-------------------------------------

WARNING!  DANGER WILL ROBINSON!

ugh, org.jboss.javaee:jboss-transaction-api compiled targeting 1.5 (for no real reason).  Thus our builds blow up trying to use it because of class file version mismatches.

Jason is trying to get an update targeting 1.4 published.  Lets see what happens over the weekend.  I'll revisit on Monday and take appropriate action either way.

> 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