Build failed in Jenkins: tapestry-trunk-freestyle #534

2011-09-22 Thread Apache Jenkins Server
See Changes: [hlship] TAP5-840: Add Doctype component for greater control of rendered [hlship] TAP5-840: Support character references in tml files with HTML 5 Doctype [hlship] Create a more efficient way of including a proje

Re: Can i edit chenillekit pagedloop navigation links to <>

2011-09-22 Thread Josh Canfield
This list is reserved for discussing the development of Tapestry, for questions regarding how to use Tapestry please post to the user list. us...@tapestry.apache.org On Thu, Sep 22, 2011 at 10:41 AM, 82.kishore <82.kish...@gmail.com> wrote: > Hi , > >     I used PagedLoop component from chenillek

how Can we edit third party components CSS/JS

2011-09-22 Thread 82.kishore
Hi , Is there any better way to modify the CSS/JS files for components like chanellikit PagedLoop,tapx DateField,...provided by third party If so, please give me some clues... Regards, kishore -- View this message in context: http://tapestry.1045711.n5.nabble.com/how-Can-we-edit-th

Can i edit chenillekit pagedloop navigation links to <>

2011-09-22 Thread 82.kishore
Hi , I used PagedLoop component from chenillekit and its fine till now.Now the client is asking us to replace the numbering links of pagedloop to only two links like "<>" . Can someone please help me in this changes .. -- View this message in context: http://tapestry.1

Re: [Tapestry 5.2] Per-thread scope services not thread safe ?

2011-09-22 Thread Martin Strand
On Thu, 22 Sep 2011 11:03:02 +0200, Nourredine wrote: Thanks to Martin, I realized that my sample was not relevant and that the conditioned lock around the holder, in PerthreadManagerImpl, is not a problem and maybe, "in the worst case", only redundant. Indeed, PerThreadServiceCreator somew

Re: [Tapestry 5.2] Per-thread scope services not thread safe ?

2011-09-22 Thread Nourredine
Hi, Finally, it was a false alarm. See the discussion on the jira : https://issues.apache.org/jira/browse/TAP5-1660 Thanks to Martin, I realized that my sample was not relevant and that the conditioned lock around the holder, in PerthreadManagerImpl, is not a problem and maybe, "in the worst case