Re: t5: moving to 5.1.0.4 and can't find @Inject

2009-07-14 Thread Thiago H. de Paula Figueiredo
Em Tue, 14 Jul 2009 10:19:49 -0300, Newham, Cameron escreveu: If I don't include: org.apache.tapestry tapestry-ioc ${tapestry-release-version} In the POM I get 5.1.0.5 for all jars *except* tapestry-ioc which always downloads the 5.0

RE: t5: moving to 5.1.0.4 and can't find @Inject

2009-07-14 Thread Newham, Cameron
nfused now than when I started... -Original Message- From: Otho [mailto:taa...@googlemail.com] Sent: 14 July 2009 12:58 To: Tapestry users Subject: Re: t5: moving to 5.1.0.4 and can't find @Inject Why don't you update to the official final version 5.1.0.5? @Inject is in org.apa

Re: t5: moving to 5.1.0.4 and can't find @Inject

2009-07-14 Thread Otho
Why don't you update to the official final version 5.1.0.5? @Inject is in org.apache.tapestry5.ioc.annotations definitely but in the maven artifact tapestry5-annotations which should be automatically included from tapestry5-core 2009/7/14 Newham, Cameron > I think I'm going mad... > > > > I'm