You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by Paul Field <ta...@cloudinthesky.co.uk> on 2009/06/15 21:21:47 UTC

[Announce] Tapestry XPath project - v1.0.0 released

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 
pages. 

  
** For non-Maven people:
http://tapestry.formos.com/maven-repository/com/formos/tapestry/tapestry-xpa
th/1.0.0/


** For Maven people:

<repository>
	<id>tapestry</id>
	<url>http://tapestry.formos.com/maven-repository</url>
</repository>

<dependency>
	<groupId>com.formos.tapestry</groupId>
	<artifactId>tapestry-xpath</artifactId>
	<version>1.0.0</version>
</dependency>


- Paul

---
Paul Field
http://creakingcogs.blogspot.com/


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org


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

Posted by ice <fr...@gmail.com>.
Testify+XPath sounds great!

Thanks a lot :)


Paul Field-2 wrote:
> 
> 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 
> pages. 
> 
>   
> ** For non-Maven people:
> http://tapestry.formos.com/maven-repository/com/formos/tapestry/tapestry-xpa
> th/1.0.0/
> 
> 
> ** For Maven people:
> 
> <repository>
> 	<id>tapestry</id>
> 	<url>http://tapestry.formos.com/maven-repository</url>
> </repository>
> 
> <dependency>
> 	<groupId>com.formos.tapestry</groupId>
> 	<artifactId>tapestry-xpath</artifactId>
> 	<version>1.0.0</version>
> </dependency>
> 
> 
> - Paul
> 
> ---
> Paul Field
> http://creakingcogs.blogspot.com/
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
> For additional commands, e-mail: users-help@tapestry.apache.org
> 
> 
> 

-- 
View this message in context: http://n2.nabble.com/-Announce--Tapestry-XPath-project---v1.0.0-released-tp3082258p3148390.html
Sent from the Tapestry Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org