On Saturday 31 March 2007 16:19, Gwyn Evans wrote:

> For the first point, the 1.3 release was always due to be a wicket.*
> release, so we understood that using the wicket.* namespace wasn't a
> show-stopper - as for the second, this 1.3 release is more to validate
> the legal release aspects rather than a release to end-users, so that,
> combined with notes such as this[2] and the fact that the mean that it
> shouldn't be a problem.  Note that the release is a 1.2 -> 1.3 change,
> with all that normally implies, rather than an incremental 1.n.m
> release, where we would attempt to keep drop-in compatability.

Thanks for all the clarifications, but I am a bit dense...
It sounds like the wicket.* -> org.apache.wicket.* change is to happen in 1.3 
from the pointers you gave, yet the "alpha" is not there yet. Is that 
correctly understood? And some weeks down the line we can expect to see a 
release of 1.3 with that change? I agree that it is not a showstopper in the 
short term.


Looking thru the source release;

The licenses/ contains a log4j-license.txt, but it seems that 1.2.13 of log4j 
is used, and that must have been released under Apache License v2.0. I think 
that the license file should be dropped.


Secondly, the following files has NO or dubious ("Copyright Teachscape" and 
nothing more) notice headers in them;

./src/jdk-1.4/wicket/src/main/java/wicket/util/diff/myers/DiffNode.java
./src/testing/wicket-threadtest/src/main/java/wicket/threadtest/apps/app1/ResourceTestPage.java
./src/testing/wicket-threadtest/src/main/java/wicket/threadtest/apps/app2/Connection.java
./src/testing/wicket-threadtest/src/main/java/wicket/threadtest/apps/app2/Pool.java
./src/testing/wicket-threadtest/src/main/java/wicket/threadtest/apps/app2/TestFilter.java
./src/testing/wicket-threadtest/src/main/java/wicket/threadtest/tester/AbstractCommand.java
./src/testing/wicket-threadtest/src/main/java/wicket/threadtest/tester/AbstractGetCommand.java
./src/testing/wicket-threadtest/src/main/java/wicket/threadtest/tester/Command.java
./src/testing/wicket-threadtest/src/main/java/wicket/threadtest/tester/CommandRunner.java
./src/testing/wicket-threadtest/src/main/java/wicket/threadtest/tester/SimpleGetCommand.java
./src/testing/wicket-threadtest/src/main/java/wicket/threadtest/tester/Tester.java
./src/testing/wicket-threadtest/src/main/java/wicket/threadtest/App1Test1.java
./src/testing/wicket-threadtest/src/main/java/wicket/threadtest/App1Test2.java
./src/testing/wicket-threadtest/src/main/java/wicket/threadtest/App1Test3.java
./src/testing/wicket-threadtest/src/main/java/wicket/threadtest/App2Test1.java

All source files must contain the notice headers, if at all possible.

Other than that, _I_ can't find anything else in the source dist. I don't have 
the bandwidth to plow through the many Maven artifacts.



Cheers
-- 
Niclas Hedhman, Software Developer

I  live here; http://tinyurl.com/2qq9er
I  work here; http://tinyurl.com/2ymelc
I relax here; http://tinyurl.com/2cgsug

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to