Re: wiki update for Eclipse WTP instructions

2008-03-12 Thread Laurence Dawson-2
>> At least in the current tapestry 4.1 jar file >>> (tapestry_framework_4.1.5) there is also a >>> org/apache/tapestry/parse/Tapestry_4_1.dtd. I am guessing this is the >>> one that should be used, but don't know if there is some reason for >>>

Re: wiki update for Eclipse WTP instructions

2008-03-12 Thread Ulrich Stärk
Quote: This How-To was written and tested with the following configuration: * Tapestry 4.0 So if you change this HOWTO to use T4.1's DTD please also make sure that everything else works with T4.1 and update the "Tested Configuration" section. You should also emphasize somewhere in the beg

Re: wiki update for Eclipse WTP instructions

2008-03-12 Thread Andreas Andreou
sure, go ahead - the 4.1 dtd is correct On Wed, Mar 12, 2008 at 5:50 PM, Laurence Dawson <[EMAIL PROTECTED]> wrote: > In the article HowToSetupEclipseWtp on the tapestry wiki at > http://wiki.apache.org/tapestry/HowToSetupEclipseWtp there is a > section that uses the dtd in the tapestry 4.1.2 ja

wiki update for Eclipse WTP instructions

2008-03-12 Thread Laurence Dawson
In the article HowToSetupEclipseWtp on the tapestry wiki at http://wiki.apache.org/tapestry/HowToSetupEclipseWtp there is a section that uses the dtd in the tapestry 4.1.2 jar file. The quote is : "Directly after Tapestry_4.1.2.jar, type !/org/apache/tapestry/parse/Tapestry_4_0.dtd" At least in