Hi Igor,
If you download the 1.2 phonebook, it contains no "src" directory. It is simply a war file, and the src files are inside WEB-INF/classes.
Browsing the repo, I see the src dir now. So my guess is that downloaders of the WAR aren't really meant to use the maven pom which is in the WAR.
if you download a war then you dont need to build it do you :) that is just for people who want to drop it in. we dont have a source distro, so yeah you have to check it out from svn.
Allright, thanks for answering my questions. Basically I am just going to add the 3 Shades java files and one XML file (for Spring bean) to the src dir. I will add a shades jar to the lib, and change the HSQLDB version to the current version of HSQLDB. How does that sound?
sounds good. i wish you didnt have to add shades to lib and use maven instead, but i guess that is not a huge deal.
-Igor
-geoff
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Wicket-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-user
------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________ Wicket-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-user
