Nice. I like the mvn approach better, than having a large quickstart
including libraries.

Any reason why you are using org.grlea.log and friends instead of basic
apache log commons? They are not in maven repository, so it's not
straight forward to use.

Frank


On Fri, 2006-07-14 at 11:34 +0100, Gwyn Evans wrote:
> I've added a "Wicket Template" module/package to Wicket-Stuff -
> (http://sourceforge.net/project/showfiles.php?group_id=134391&package_id=197274)
> 
> Nothing too dramatic - basically a cut-down version of Quickstart,
> leaving the  Maven2 pom.xml together with a (very) basic WicketApp.
> It uses the Maven2 recommended folder layout and allows the creation
> of a standalone WAR or the running of the web-app via the "mvn
> jetty6:run" embedded server.
> 
> It does assume that the user's happy to use Maven2 and download the
> support jars, but it takes the package size down to 31KB.
> 
> What it doesn't have is any specific Eclipse settings (as I don't use
> it, so can't verify what could be transferred across from QS) but if
> someone wants to add some settings to the SVN folder, I could do a new
> version of the package...
> 
> For IntelliJ IDEA, "mvn idea:idea" *does* appear to work correctly
> with IDEA 5, so there's no need to include IDEA-specific files.
> 
> /Gwyn
> 
> 
> -------------------------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job easier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> _______________________________________________
> Wicket-user mailing list
> Wicket-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wicket-user
> 



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to