Hmm, the last kit of wicket-examples was easy enough to get going, but when I tried with the CVS-HEAD, then it was a real pain in that it also required wicket-contrib support.
It might have been confused by my trying to use the Ant build script there, rather than maven. (As an aside. what is the state of Ant within Wicket? There are Ant build.xml scripts but they seem to be written to use lib/*.jar but nothing about what's needed/how to populate it - how feasible would it be to have (a) a maven task to populate it and (b) ant detect the empty lib/ and print a message to say "run 'maven populate-lib'". That would mean the dependancies are still in 1 place (Maven) but would keep the option of Ant support? On Wed, 16 Feb 2005 21:24:02 -0800, Jonathan Locke <[EMAIL PROTECTED]> wrote: > > besides moving things around a little, today i updated the web site a > bit. in the "quick tour" area, i've trimmed down the examples and > beefed up the explanations. > > one thing that's missing is the "examples" page which needs to show > step-by-step how to download and run the examples, with or without > eclipse. it would be a huge help if someone could write the page. my > fingers are killing me! ;-) > > jon > > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from real users. > Discover which products truly live up to the hype. Start reading now. > http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click > _______________________________________________ > Wicket-develop mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/wicket-develop > ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Wicket-develop mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-develop
