Normally you need to copy into a new hibernate release. For this particular case, if you just add the javassist dependency, without changing anything else, I suppose you could modify component.xml with the effect being that older versions of component using this version of hibernate will pickup the additional javaassist libraries.
> -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of Steve Ebersole > Sent: 26 April, 2006 17:31 > To: [email protected] > Subject: RE: [JBoss-dev] Upgrading cglib dependency to > version 2.1.3 in 4.0branch > > Quick question about this actually. > > 3.2.0.CR2 exists in the respository, specifying cglib, as a > dependency and has already been used in one of the 4.0.3 CR > releases, correct? > > So what is the policy on changing the component def of a > component when that particular release has already been used > in a AS release? Meaning, is it kosher for me to simply > change hibernate/3.2.0.CR2/component.xml to reference > javassist instead of cglib at this point? Or do I copy > hibernate/3.2.0.CR2 into a new hibernate/3.2.0.CR3 (same stuff as > before) and modify that component.xml to reference javassist? > > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of Steve Ebersole > Sent: Tuesday, April 25, 2006 1:29 PM > To: [email protected] > Subject: RE: [JBoss-dev] Upgrading cglib dependency to > version 2.1.3 in 4.0branch > > Based on previous discussions, we actually plan on making > Javassist the utilized provider within JBoss AS. > > http://jira.jboss.com/jira/browse/HIBERNATE-34 > > I was unable to assign this to a particular release, however > it should get done prior to 4.0.4 goes GA. > > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of Adrian Brock > Sent: Tuesday, April 25, 2006 9:59 AM > To: [email protected] > Subject: Re: [JBoss-dev] Upgrading cglib dependency to > version 2.1.3 in 4.0branch > > The Hibernate team should decide this. > They are its biggest consumers, they know what they have > tested against. > > On Tue, 2006-04-25 at 09:40 -0500, Ruel Loehr wrote: > > This has been bounced around a few times without resolution. I'm > > going to increment the version cglib unless someone speaks > up with a > > compelling reason not to. > > > > > > > > > > > > http://jira.jboss.com/jira/browse/JBAS-3061 > > > > > > > > Ruel Loehr > > > > JBoss QA > > > > > > > > > > > > > -- > xxxxxxxxxxxxxxxxxxxxxxxx > Adrian Brock > Chief Scientist > JBoss Inc. > xxxxxxxxxxxxxxxxxxxxxxxx > > > > ------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, > security? > Get stuff done quickly with pre-integrated technology to make your job > easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache > Geronimo > http://sel.as-us.falkag.net/sel?cmd=k&kid0709&bid&3057&dat1642 > _______________________________________________ > JBoss-Development mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/jboss-development > > > ------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, > security? > Get stuff done quickly with pre-integrated technology to make your job > easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache > Geronimo > http://sel.as-us.falkag.net/sel?cmd=k&kid0709&bid&3057&dat1642 > _______________________________________________ > JBoss-Development mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/jboss-development > > > ------------------------------------------------------- > Using Tomcat but need to do more? Need to support web > services, security? > Get stuff done quickly with pre-integrated technology to make > your job easier > Download IBM WebSphere Application Server v.1.0.1 based on > Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=k&kid0709&bid&3057&dat1642 > _______________________________________________ > JBoss-Development mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/jboss-development > ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid0709&bid&3057&dat1642 _______________________________________________ JBoss-Development mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-development
