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 test" on the source after you've downloaded
it and installed maven.  That should compile and run the test classes.

Search the user list for past postings on the subject.  Most of the
questions you've been asking have been covered in greater detail in
the past 9 months.

http://wiki.apache.org/tapestry/Tapestry5HowToSearchTheMailingLists



On 8/22/07, Angelo Chen <[EMAIL PROTECTED]> wrote:
>
> 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
> > the wiki link for the online sample code, and traversing up and over
> > some directories.
> >
> > On 8/22/07, Angelo Chen <[EMAIL PROTECTED]> wrote:
> >>
> >> 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://www.nabble.com/T5%3AGrid-demo-and-import-tf4315097.html#a12286496
> >> Sent from the Tapestry - User mailing list archive at Nabble.com.
> >>
> >>
> >> ---------------------------------------------------------------------
> >> To unsubscribe, e-mail: [EMAIL PROTECTED]
> >> For additional commands, e-mail: [EMAIL PROTECTED]
> >>
> >>
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
> >
>
> --
> View this message in context: 
> http://www.nabble.com/T5%3AGrid-demo-and-import-tf4315097.html#a12286876
> Sent from the Tapestry - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to