ce
>>>>>>> to replace "org.apache.tapestry." with "org.apache.tapestry5.".
>>>>>>>
>>>>>>> This will be necessary after tonight's nightly build (if you are
>>>>>>> using
>>>>>>> 5.0.12-SNAPSHOT) or once 5.0.12 is available (as part of the upgrade
I see. Makes sense. :)
-Filip
On 2008-05-21 22:36, Howard Lewis Ship wrote:
A bit disruptive and unecessary; T4 is tapestry-framework (and
tapestry-contrib) and you bring in tapestry-annotations explicitly.
T5 is tapestry-core which brings in tapestry-ioc which brings in
tapestry5-annotations.
A bit disruptive and unecessary; T4 is tapestry-framework (and
tapestry-contrib) and you bring in tapestry-annotations explicitly.
T5 is tapestry-core which brings in tapestry-ioc which brings in
tapestry5-annotations.
On Wed, May 21, 2008 at 10:36 AM, Filip S. Adamsen <[EMAIL PROTECTED]> wrote:
>
Ah, okay. Wouldn't it make sense to rename the rest of the artifacts as
well? Or is that too disruptive?
-Filip
On 2008-05-21 18:06, Howard Lewis Ship wrote:
There's two different artifacts thgat store annotations:
tapestry-annotations (for T4) and tapestry5-annotations (for T5).
T5's name is
There's two different artifacts thgat store annotations:
tapestry-annotations (for T4) and tapestry5-annotations (for T5).
T5's name is going to stay modified (as tapestry5-annotations) so that
we can distinguish the two when using them in the same WAR.
On Wed, May 21, 2008 at 5:15 AM, Filip S. Ad
Everything's fine.
Annotations was moved to org.apache.tapestry:tapestry5-annotations. Now
that T5 is in org.apache.tapestry5 it should probably be moved back.
Also, some packages changed from ...annotation to ...annotations, might
be why you can't find @Inject and @InjectService.
-Filip
9
cribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>
--
View this message in context:
http://www.nabble.com/Package-rename-for-5.0.12-tp17348699p17363689.html
Sent from the Tapestry - User mailing list archive at Nabble.com.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Hi guys,
the t5components nightly SNAPSHOT build reflects the package renaming of
howards tap5.
please take care for updating your local maven repository.
2008/5/20 Howard Lewis Ship <[EMAIL PROTECTED]>:
> As a follow on to the prior discussion ... the upgrade for users from
> 5.0.11 to 5.0.12 (
As a follow on to the prior discussion ... the upgrade for users from
5.0.11 to 5.0.12 (once 5.0.12 is available) will have one big wrinkle:
Package org.apache.tapestry has been renamed to org.apache.tapestry5.
The rationale behind this is the rename will allow Tapestry 3 or
Tapestry 4 applicatio