[Announce] Tapestry XPath project - new home & available via Maven central

2012-02-06 Thread Paul Field
The Tapestry XPath project now has a new home at: http://tapestryxpath.sourceforge.net/ And the release artefacts are now available through the Maven central repository. Tapestry XPath allows you to use XPath expressions to query the Tapestry DOM, which is a particularly useful thing to do in

[Announce] Tapestry XPath project - v1.0.1 released

2010-03-12 Thread Paul Field
I'd like to announce the latest release of the Tapestry-XPath project at Tapestry360: https://tapestry.formos.com/projects/tapestry-xpath/ Tapestry XPath allows you to use XPath expressions to query the Tapestry DOM, which is a particularly useful thing to do in tests of components and Pages.

Re: [Announce] Tapestry XPath project - v1.0.0 released

2009-06-24 Thread ice
> > - > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > For additional commands, e-mail: users-h...@tapestry.apache.org > > > -- View this message in context: http://n2.nabble.com/-

[Announce] Tapestry XPath project - v1.0.0 released

2009-06-15 Thread Paul Field
I'd like to announce the first stable release of the Tapestry-XPath project at Tapestry360: https://tapestry.formos.com/projects/tapestry-xpath/ Tapestry XPath allows you to use XPath expressions to query the Tapestry DOM, which is a particularly useful thing to do in tests of components and

Re: [Announce] Tapestry XPath project

2009-04-22 Thread Andrea Chiumenti
Very very good, greetings! On Tue, Apr 21, 2009 at 10:24 PM, Thiago H. de Paula Figueiredo wrote: > Em Tue, 21 Apr 2009 17:07:46 -0300, Paul Field > escreveu: > >> I'd like to announce that the Tapestry XPath project is now available as a >>  Snapshot release at Tapestry 360: >> https://tapestry

Re: [Announce] Tapestry XPath project

2009-04-21 Thread Thiago H. de Paula Figueiredo
Em Tue, 21 Apr 2009 17:07:46 -0300, Paul Field escreveu: I'd like to announce that the Tapestry XPath project is now available as a Snapshot release at Tapestry 360: https://tapestry.formos.com/nightly/tapestry-xpath/ Tapestry XPath allows you to use XPath expressions to query the Tapestry

[Announce] Tapestry XPath project

2009-04-21 Thread Paul Field
I'd like to announce that the Tapestry XPath project is now available as a Snapshot release at Tapestry 360: https://tapestry.formos.com/nightly/tapestry-xpath/ Tapestry XPath allows you to use XPath expressions to query the Tapestry DOM, which is a particularly useful thing to do in tests of com