As long as the original author submits it under the ASL 2.0 [0], no problemo (make sure the source files include the Apache License boilerplate header [1]).
Even better if Paul sends in a ICLA [2], to ensure we have a documented right to redistribute his patches under the Apache License. Martijn [0] http://www.apache.org/dev/apply-license.html [1] http://www.apache.org/legal/src-headers.html#headers [2] http://www.apache.org/licenses/icla.txt On Wed, Aug 5, 2009 at 5:09 PM, Igor Vaynberg<[email protected]> wrote: > now that it has been out in the wild under GPL i am not sure it is as > simple as that... > > -igor > > On Wed, Aug 5, 2009 at 8:06 AM, Jeremy > Thomerson<[email protected]> wrote: >> Paul, >> It looks like the entire project is simply two classes that extend >> Wicket's default implementations. Have you considered simply creating >> a JIRA and attaching a patch that would add these methods to the >> default WicketTester and FormTester? This would allow your work to >> reach a broader audience and greatly simplify the upkeep of your >> project - so that you won't have to release versions to match >> Wicket's, etc. >> >> All you need to do is create a JIRA with the patch attached and check >> the box that allows it to be used under the Apache license. >> >> -- >> Jeremy Thomerson >> http://www.wickettraining.com >> >> >> >> >> On Wed, Aug 5, 2009 at 4:08 AM, Paul Szulc<[email protected]> wrote: >>> Hi all, >>> >>> I would like to announce a very small yet useful project for anyone who is >>> doing a lot of integration tests in their Wicket projects. >>> >>> Enhanced WicketTester project's site is >>> http://code.google.com/p/enhancedwickettester/ where one can download >>> binary, code, check examples. Any comments (here or priv msg) are more then >>> welcome, since I'm aware that project can be still improved. >>> >>> -- >>> Best regards, >>> Paul Szulc >>> >>> http://paulszulc.wordpress.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] > > -- Become a Wicket expert, learn from the best: http://wicketinaction.com Apache Wicket 1.4 increases type safety for web applications Get it now: http://www.apache.org/dyn/closer.cgi/wicket/1.4.0 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
