Should i use 5.4-SNAPSHOT or 5.4-alpha-3-SNAPSHOT tnx
On Fri, Nov 1, 2013 at 12:13 PM, Thiago H de Paula Figueiredo < thiag...@gmail.com> wrote: > On Fri, 01 Nov 2013 06:13:34 -0200, Boris Horvat <horvat.z.bo...@gmail.com> > wrote: > > Is there any way of checking out the demo for 5.4, I would like to see >> how do components look like without creating the code my self in order to >> see >> if we should maybe start to move our webapp on the tapestry alpha >> > > I guess you can get the Hotel Booking demo sources from > https://github.com/ccordenier/**tapestry5-hotel-booking/<https://github.com/ccordenier/tapestry5-hotel-booking/>and > change the <tapestry-release-version> property to 5.4-alpha-23 and > it'll work. You'll need to add this to your pom.xml in order to get the > Tapestry 5.4 alpha and snapshot versions: > > <repositories> > <repository> > <id>apache-staging</id> > <name>Apache staging</name> > <url>https://repository.**apache.org/content/groups/** > staging <https://repository.apache.org/content/groups/staging></url> > </repository> > <repository> > <id>apache-snapshot</id> > <name>Apache snapshot</name> > <url>https://repository.**apache.org/content/groups/** > snapshots <https://repository.apache.org/content/groups/snapshots></url> > </repository> > </repositories> > > -- > Thiago H. de Paula Figueiredo > Tapestry, Java and Hibernate consultant and developer > http://machina.com.br > > ------------------------------**------------------------------**--------- > To unsubscribe, e-mail: > users-unsubscribe@tapestry.**apache.org<users-unsubscr...@tapestry.apache.org> > For additional commands, e-mail: users-h...@tapestry.apache.org > > -- Sincerely *Boris Horvat*