I'm not sure you really want or need to build the source. I've never
had to build it, and I think you might be better off just copying and
pasting some of the examples into your own project. (Which you can
create with maven if you have a little patience to learn it)
You might want to try "mvn te
Hi Daniel,
Ok, found it, but how to rebuild it from source?
A.C.
Daniel Jue wrote:
>
> It's in the source distribution. Not sure if that is available
> through the maven repositories, but you can download it from the
> Tapestry main website. You can also browse it online by going through
>
This is part of the integration testing suite.
When the page says "check out" it _really_ means check out.
Check out the source from SVN trunk using an SVN client:
https://svn.apache.org/repos/asf/tapestry/tapestry5/trunk
(Or you can just use your web browser - look for the test folder.)
Cheers
It's in the source distribution. Not sure if that is available
through the maven repositories, but you can download it from the
Tapestry main website. You can also browse it online by going through
the wiki link for the online sample code, and traversing up and over
some directories.
On 8/22/07,
Hi,
I am trying the grid demos in the HowTo wiki page, the sample is looking for
something like this:
import org.apache.tapestry.integration.app1.services.ToDoDatabase
where can I find that? it is not in the T5 package downloaded by Maven,
Thanks,
A.C.
--
View this message in context:
http:/