Re: t5: upgrading from 5.1.0.5 to 5.2.4

2011-01-08 Thread Thiago H. de Paula Figueiredo
On Sat, 08 Jan 2011 08:27:46 -0200, Angelo C. wrote: Hi Thiago, Hi! so T5 uses Hibernate 3.6? Tapestry(-core) doesn't use Hibernate at all. Tapestry-Hibernate does. As far as I can remember, the dependency scope is "provided", i.e, it will use the Hibernate version you choose. If yo

Re: t5: upgrading from 5.1.0.5 to 5.2.4

2011-01-08 Thread Josh Canfield
I haven't done any research, but are we actually using features from 3.6? Shouldn't tapestry depend on the oldest forward compatible version possible, and let the app developer override it? On Jan 8, 2011 2:28 AM, "Angelo C." wrote: > > Hi Thiago, > > so T5 uses Hibernate 3.6? here is a dependency

Re: t5: upgrading from 5.1.0.5 to 5.2.4

2011-01-08 Thread Angelo C.
Hi Thiago, so T5 uses Hibernate 3.6? here is a dependency tree I got from my pom.xml, T5.2.4 pulls out hibernate 3.6: [INFO] +- org.apache.tapestry:tapestry-hibernate:jar:5.2.4:compile [INFO] | \- org.apache.tapestry:tapestry-hibernate-core:jar:5.2.4:compile [INFO] | +- org.hibernate:hibern

Re: t5: upgrading from 5.1.0.5 to 5.2.4

2011-01-07 Thread Thiago H. de Paula Figueiredo
All the information you'll need is in the error messages. Your project had the Hibernate dependency upgraded to 3.6. On Fri, 07 Jan 2011 13:44:08 -0200, Angelo C. wrote: I just replaced the version number from 5.1.0.5 to 5.2.4 and compile, run, the first error is: [WARN] DTDEntityResol

Re: t5: upgrading from 5.1.0.5 to 5.2.4

2011-01-07 Thread Angelo C.
I just replaced the version number from 5.1.0.5 to 5.2.4 and compile, run, the first error is: [WARN] DTDEntityResolver recognized obsolete hibernate namespace http://hibernate.sourceforge.net/. Use namespace http://www.hibernate.org/dtd/ instead. Refer to Hibernate 3.6 Migration Guide! [WARN] An

Re: t5: upgrading from 5.1.0.5 to 5.2.4

2011-01-07 Thread Josh Canfield
Without actual errors its hard to tell. What tapestry modules are you including? On Jan 7, 2011 5:23 AM, "Angelo C." wrote: > > Hi, > > got quite a lot of errors after running, looks like from Hibernate, here is > what I have now, what needs to be changed? THanks, > > > > org.hibernate > hibernat

t5: upgrading from 5.1.0.5 to 5.2.4

2011-01-07 Thread Angelo C.
Hi, got quite a lot of errors after running, looks like from Hibernate, here is what I have now, what needs to be changed? THanks, org.hibernate hibernate 3.2.2.ga c3p0 c3p0 0.9.1.2 geronimo-spec geronimo-spec-jta 1.0