Re: Updated Hotel Booking demo app

2016-01-22 Thread joe schacher
many thanks, Bob. i'm getting there with maven! On Fri, Jan 22, 2016 at 9:46 PM, Bob Harner wrote: > Joe, > > You're using a new-enough version of Java, but something is telling the > Java compiler to only allow JDK 1.5 features. Maybe your pom.xml has a > tag that specifies 1.5? > > On Fri, Ja

Re: Updated Hotel Booking demo app

2016-01-22 Thread Bob Harner
Joe, You're using a new-enough version of Java, but something is telling the Java compiler to only allow JDK 1.5 features. Maybe your pom.xml has a tag that specifies 1.5? On Fri, Jan 22, 2016 at 9:21 PM, joe schacher wrote: > hello all, > > i'm trying to get this to compile, but i keep gettin

Re: Updated Hotel Booking demo app

2016-01-22 Thread joe schacher
hello all, i'm trying to get this to compile, but i keep getting this error when i try mvn jetty:run /tap5/hotelbooking/services/BasicAuthenticator.java:[87,13] try-with-resources is not supported in -source 1.5 (use -source 7 or higher to enable try-with-resources) mvn -v gives me: Apache M

Re: Updated Hotel Booking demo app

2015-12-24 Thread Geoff Callender
Great work Bob (and I’m not just referring to the shorter URL). > On 24 Dec 2015, at 10:30 am, Bob Harner wrote: > > Update: The Tapestry Hotel Booking app is now running on a new, shorter URL: > >https://tapestry-app.apache.org/hotels > > The docs have been updated accordingly. > > On Fr

Re: Updated Hotel Booking demo app

2015-12-23 Thread Bob Harner
Update: The Tapestry Hotel Booking app is now running on a new, shorter URL: https://tapestry-app.apache.org/hotels The docs have been updated accordingly. On Fri, Nov 13, 2015 at 3:34 AM, Svein-Erik Løken wrote: > Superb! The best way to learn ☺ >

RE: Updated Hotel Booking demo app

2015-11-13 Thread Svein-Erik Løken
Superb! The best way to learn ☺

Re: Updated Hotel Booking demo app

2015-11-13 Thread Massimo Lusetti
Thanks Bob! ... Really appreciated! On Wed, Nov 11, 2015 at 10:43 PM, Bob Harner wrote: > Everybody, > > There's a greatly revised and polished version of the Tapestry Hotel > Booking app now running at: > > http://tapestry-vm.apache.org:8080/hotels/ > > Notable changes: > > 1) This version u

Re: Updated Hotel Booking demo app

2015-11-12 Thread Thiago H de Paula Figueiredo
Awesome, Bob! Much appreciated! On Wed, 11 Nov 2015 19:43:49 -0200, Bob Harner wrote: Everybody, There's a greatly revised and polished version of the Tapestry Hotel Booking app now running at: http://tapestry-vm.apache.org:8080/hotels/ Notable changes: 1) This version uses Tapestry 5.

Re: Updated Hotel Booking demo app

2015-11-11 Thread françois facon
Hello Bob, It look's fine ! Congratulations. François 2015-11-11 22:43 GMT+01:00 Bob Harner : > Everybody, > > There's a greatly revised and polished version of the Tapestry Hotel > Booking app now running at: > > http://tapestry-vm.apache.org:8080/hotels/ > > Notable changes: > > 1) This v

Updated Hotel Booking demo app

2015-11-11 Thread Bob Harner
Everybody, There's a greatly revised and polished version of the Tapestry Hotel Booking app now running at: http://tapestry-vm.apache.org:8080/hotels/ Notable changes: 1) This version uses Tapestry 5.4, with jQuery and Bootstrap (although it doesn't take full advantage of Tapestry 5.4's gre