On 5/7/07, Eelco Hillenius <[EMAIL PROTECTED]> wrote:
I'd like to create project wicket-velocity as a core project. It's a rather simple project (5 classes) with just the extra Velocity dependency. The main reason for wanting this project is that I heard from several people using it and thinking it's a useful project, and I'd like it to go with our regular releases. It'd also be nice to have an example in wicket-examples for this to give it a little bit more visibility.
I have no objections to adding the project itself, and would also not oppose adding freemarker to the mix. But here come the legalities of adding a project: I would like to see if anyone else besides people with an ICLA have contributed to the codebase. Also is the initial code base developed by you or someone else? This is not clear from the svn logs. an svn log shows the following entries that require further looking into (first is by JBQ, on behalf of someone else, or with code by someone else): ------------------------------------------------------------------------ r970 | quenotj | 2006-10-12 01:51:44 -0700 (Thu, 12 Oct 2006) | 7 lines Adding VelocityHeaderContributor and VelocityInitializer https://sourceforge.net/tracker/?func=detail&atid=684977&aid=1575596&group_id=119783 Based on a contribution by Jim McLaughlin <jimmclaughlin at users.sourceforge.net> * adapted for Wicket 1.2 and JDK < 1.5 * replaced EasyMock with WicketTester ------------------------------------------------------------------------ r492 | lpetit | 2005-12-13 15:30:21 -0800 (Tue, 13 Dec 2005) | 2 lines Modified the project.xml files of modules whose wicket and wicket-extensions dependencies were still targeting SNAPSHOT versions instead of 1.2-SNAPSHOT ------------------------------------------------------------------------ This second one is not a showstopper. This is a trivial fix. Martijn -- Learn Wicket at ApacheCon Europe: http://apachecon.com Join the wicket community at irc.freenode.net: ##wicket Wicket 1.2.6 contains a very important fix. Download Wicket now! http://wicketframework.org
