Ummm... hibernate is LGPL. That cannot be stuck anywhere on Apache infra. That needs to be removed.
Dan On Fri January 29 2010 9:03:46 am Freeman Fang wrote: > Hi Guys, > > > I just want to know if this commit ok? > As the hibernate jar isn't apache license, can we add jar which is not > apache license into our m2-repo? > > Thanks > > Freeman > > On 2010-1-28, at 下午3:20, [email protected] wrote: > > Author: ffang > > Date: Thu Jan 28 07:20:32 2010 > > New Revision: 903978 > > > > URL: http://svn.apache.org/viewvc?rev=903978&view=rev > > Log: > > add com.springsource.org.hibernate.annotations.common to m2-repo > > > > Added: > > servicemix/m2-repo/org/hibernate/ > > servicemix/m2-repo/org/hibernate/ > > com.springsource.org.hibernate.annotations.common/ > > servicemix/m2-repo/org/hibernate/ > > com.springsource.org.hibernate.annotations.common/3.3.0.GA/ > > servicemix/m2-repo/org/hibernate/ > > com.springsource.org.hibernate.annotations.common/3.3.0.GA/ > > com.springsource.org.hibernate.annotations.common-3.3.0.GA.jar > > (with props) > > servicemix/m2-repo/org/hibernate/ > > com.springsource.org.hibernate.annotations.common/maven-metadata- > > local.xml > > > > Added: servicemix/m2-repo/org/hibernate/ > > com.springsource.org.hibernate.annotations.common/3.3.0.GA/ > > com.springsource.org.hibernate.annotations.common-3.3.0.GA.jar > > URL: > > http://svn.apache.org/viewvc/servicemix/m2-repo/org/hibernate/com.springs > >ource.org.hibernate.annotations.common/3.3.0.GA/com.springsource.org.hiber > >nate.annotations.common-3.3.0.GA.jar?rev=903978&view=auto = > > = > > = > > = > > = > > = > > = > > = > > ====================================================================== > > Binary file - no diff available. > > > > Propchange: servicemix/m2-repo/org/hibernate/ > > com.springsource.org.hibernate.annotations.common/3.3.0.GA/ > > com.springsource.org.hibernate.annotations.common-3.3.0.GA.jar > > ------------------------------------------------------------------------- > >----- svn:mime-type = application/octet-stream > > > > Added: servicemix/m2-repo/org/hibernate/ > > com.springsource.org.hibernate.annotations.common/maven-metadata- > > local.xml > > URL: > > http://svn.apache.org/viewvc/servicemix/m2-repo/org/hibernate/com.springs > >ource.org.hibernate.annotations.common/maven-metadata-local.xml?rev=903978 > >&view=auto = > > = > > = > > = > > = > > = > > = > > = > > ====================================================================== > > --- servicemix/m2-repo/org/hibernate/ > > com.springsource.org.hibernate.annotations.common/maven-metadata- > > local.xml (added) > > +++ servicemix/m2-repo/org/hibernate/ > > com.springsource.org.hibernate.annotations.common/maven-metadata- > > local.xml Thu Jan 28 07:20:32 2010 > > @@ -0,0 +1,13 @@ > > +<?xml version="1.0" encoding="UTF-8"?> > > +<metadata xsi:schemaLocation="http://maven.apache.org/METADATA/ > > 1.0.0 http://maven.apache.org/xsd/metadata-1.0.0.xsd" > > xmlns="http://maven.apache.org/METADATA/1.0.0 " > > + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> > > + <groupId>org.hibernate</groupId> > > + <artifactId>com.springsource.org.hibernate.annotations.common</ > > artifactId> > > + <version>3.3.0.GA</version> > > + <versioning> > > + <versions> > > + <version>3.3.0.GA</version> > > + </versions> > > + <lastUpdated>20100126100254</lastUpdated> > > + </versioning> > > +</metadata> > -- Daniel Kulp [email protected] http://www.dankulp.com/blog
