You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@wicket.apache.org by Martijn Dashorst <ma...@gmail.com> on 2007/09/08 12:58:36 UTC

remove jwebunit dependency for examples

All,

In the incubator I noticed that the jwebunit project has changed its
license from BSD to GPL when the version got bumped to jwebunit 1.3. I
propose to remove the jwebunit tests and use wicket tester to drive
those pages.

Martijn

-- 
Buy Wicket in Action: http://manning.com/dashorst
Apache Wicket 1.3.0-beta3 is released
Get it now: http://www.apache.org/dyn/closer.cgi/wicket/1.3.0-beta3/

Re: remove jwebunit dependency for examples

Posted by Martijn Dashorst <ma...@gmail.com>.
On 9/9/07, Gwyn Evans <gw...@gmail.com> wrote:
> Commit details look to be as follow (not that the URL works,) but I
> don't see any mention of it on the mailing lists...
>
>
> Revision: 600
> http://svn.sourceforge.net/jwebunit/?rev=600&view=rev
> Author: henryju
> Date: 2006-11-07 02:22:35 -0800 (Tue, 07 Nov 2006)
>

Yep, I talked with Henry about it. He's not very versed in licensing
issues (not that I claim to be though, but dealing with Apache
licenses has made some issues more apparent).

I'll work on the tests when I will write about them for wicket in
action. Should be two-three weeks from now.

Martijn

-- 
Buy Wicket in Action: http://manning.com/dashorst
Apache Wicket 1.3.0-beta3 is released
Get it now: http://www.apache.org/dyn/closer.cgi/wicket/1.3.0-beta3/

Re: remove jwebunit dependency for examples

Posted by Gwyn Evans <gw...@gmail.com>.
On Sunday, September 9, 2007, 10:59:19 AM, Martijn <ma...@gmail.com> wrote:

> On 9/9/07, Eelco Hillenius <ee...@gmail.com> wrote:
>> From BSD to GPL? Wow. Hey, I thought you were part of the jwebunit team?

> You got it right: were  
> Yeah, I was caught off guard with this change.
> Martijn

Commit details look to be as follow (not that the URL works,) but I
don't see any mention of it on the mailing lists...


Revision: 600
http://svn.sourceforge.net/jwebunit/?rev=600&view=rev
Author: henryju
Date: 2006-11-07 02:22:35 -0800 (Tue, 07 Nov 2006)


/Gwyn


Re: remove jwebunit dependency for examples

Posted by Martijn Dashorst <ma...@gmail.com>.
On 9/9/07, Eelco Hillenius <ee...@gmail.com> wrote:
> From BSD to GPL? Wow. Hey, I thought you were part of the jwebunit team?

You got it right: were :)

Yeah, I was caught off guard with this change.

Martijn

-- 
Buy Wicket in Action: http://manning.com/dashorst
Apache Wicket 1.3.0-beta3 is released
Get it now: http://www.apache.org/dyn/closer.cgi/wicket/1.3.0-beta3/

Re: remove jwebunit dependency for examples

Posted by Eelco Hillenius <ee...@gmail.com>.
On 9/8/07, Martijn Dashorst <ma...@gmail.com> wrote:
> All,
>
> In the incubator I noticed that the jwebunit project has changed its
> license from BSD to GPL when the version got bumped to jwebunit 1.3. I
> propose to remove the jwebunit tests and use wicket tester to drive
> those pages.

>From BSD to GPL? Wow. Hey, I thought you were part of the jwebunit team?

+1 for removing.

Eelco