You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@turbine.apache.org by ep...@apache.org on 2004/10/14 13:53:23 UTC

cvs commit: jakarta-turbine-fulcrum/security/hibernate project.xml

epugh       2004/10/14 04:53:23

  Modified:    security/hibernate project.xml
  Log:
  Needed to get tests to run.. need to resolve where I can download this from..
  
  Revision  Changes    Path
  1.17      +2 -2      jakarta-turbine-fulcrum/security/hibernate/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-fulcrum/security/hibernate/project.xml,v
  retrieving revision 1.16
  retrieving revision 1.17
  diff -u -r1.16 -r1.17
  --- project.xml	13 Oct 2004 16:09:15 -0000	1.16
  +++ project.xml	14 Oct 2004 11:53:23 -0000	1.17
  @@ -94,14 +94,14 @@
         <version>1.4.1</version>
         <url>http://www.objectweb.org/asm</url>  
   	</dependency>
  -<!--    
  +
       <dependency>
         <groupId>hibernate</groupId>      
         <artifactId>jta</artifactId>            
         <version>hib2.1</version>
         <url>http://www.hibernate.org</url> 
       </dependency>  
  --->                               
  +
       <dependency>
          <id>dom4j</id>      
          <version>1.4</version>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: turbine-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: turbine-dev-help@jakarta.apache.org


RE: cvs commit: jakarta-turbine-fulcrum/security/hibernate project.xml

Posted by Eric Pugh <ep...@upstate.com>.
I think excluding this module is the way to go..  Especially since the
licensing issues..  While I don't want to get into it, I think that there
wasn't anything clear published..  I've read the it maybe okay it may not..
The whole IANAL but my opinon is..

However, I hope to move this as soon as a SF project is finished setting up.

ERic

> -----Original Message-----
> From: Niclas Hedhman [mailto:niclas@hedhman.org]
> Sent: Thursday, October 14, 2004 3:03 PM
> To: Turbine Developers List
> Subject: Re: cvs commit: jakarta-turbine-fulcrum/security/hibernate
> project.xml
>
>
> On Thursday 14 October 2004 19:53, epugh@apache.org wrote:
> >   -<!--
> >   +
> >        <dependency>
> >          <groupId>hibernate</groupId>
> >          <artifactId>jta</artifactId>
> >          <version>hib2.1</version>
> >          <url>http://www.hibernate.org</url>
> >        </dependency>
> >   --->
> >   +
>
> 1. This present a problem to Gump, as hibernate is not part of Gump's
> knowledge sphere. We will probably need to exclude the project from the
> Fulcrum module.
>
> 2. The hib2.1 version doesn't exist on ibiblio.org. and I can't
> build locally.
>
> 3. Did you see my warning on Gump, that you are actually in
> violation of the
> LGPL and that I urge you to verify with licensing@apache.org.
>
> Reason being, it has bee clearly stipulated by both the ASF legal
> counsel as
> well as the FSF legal counsel that importing LGPL package in Java
> requires
> the derivative work to be LGPL. Case in question before was
> Hibernate for an
> Avalon subsystem.
>
> Cheers
> Niclas
> --
>    +------//-------------------+
>   / http://www.bali.ac        /
>  / http://niclas.hedhman.org /
> +------//-------------------+
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: turbine-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: turbine-dev-help@jakarta.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: turbine-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: turbine-dev-help@jakarta.apache.org


Re: cvs commit: jakarta-turbine-fulcrum/security/hibernate project.xml

Posted by Niclas Hedhman <ni...@hedhman.org>.
On Thursday 14 October 2004 19:53, epugh@apache.org wrote:
>   -<!--
>   +
>        <dependency>
>          <groupId>hibernate</groupId>
>          <artifactId>jta</artifactId>
>          <version>hib2.1</version>
>          <url>http://www.hibernate.org</url>
>        </dependency>
>   --->
>   +

1. This present a problem to Gump, as hibernate is not part of Gump's 
knowledge sphere. We will probably need to exclude the project from the 
Fulcrum module.

2. The hib2.1 version doesn't exist on ibiblio.org. and I can't build locally.

3. Did you see my warning on Gump, that you are actually in violation of the 
LGPL and that I urge you to verify with licensing@apache.org.

Reason being, it has bee clearly stipulated by both the ASF legal counsel as 
well as the FSF legal counsel that importing LGPL package in Java requires 
the derivative work to be LGPL. Case in question before was Hibernate for an 
Avalon subsystem.

Cheers
Niclas
-- 
   +------//-------------------+
  / http://www.bali.ac        /
 / http://niclas.hedhman.org / 
+------//-------------------+


---------------------------------------------------------------------
To unsubscribe, e-mail: turbine-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: turbine-dev-help@jakarta.apache.org