Re: Wicket stuff server maintenance

2010-07-22 Thread Johan Compagner
Why do we want already tomcat 7, which is still in a first? beta?

Why not the latest stable 6? Is it really faster and better?
(I havent really looked into 7 yet will do asap)

- Original message -
 OK seems to be a tomcat 7 incompatibility of hudson...
 
 Martijn
 
 On Wed, Jul 21, 2010 at 10:46 PM, Martijn Dashorst
 martijn.dasho...@gmail.com wrote:
  installing hudson 1.367 doesn't seem to work properly. I get 404
  errors on the homepage, users page and other pages.
  
  Asking around on #hudson on irc hasn't yielded a response...
  
  Martijn
  
  On Wed, Jul 21, 2010 at 6:24 PM, Martijn Dashorst
  martijn.dasho...@gmail.com wrote:
   As you might have noticed, I've done a bit of preparing for our
   migration to hudson...
   
   Tomcat - 7.0
   Java - 1.6 (otherwise tomcat doesn't run)
   
   I had to tweak the tomcat configuration to ensure that confluence
   would start up: added the missing drivers from the previous tomcat
   installation's lib folder, and fixed some startup parameters in
   catalina.sh
   
   Next: installing hudson.
   
   Martijn
   
   --
   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.8
   
  
  
  
  --
  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.8
  
 
 
 
 -- 
 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.8



Re: WebApplication.addIgnoreMountPath(String)

2010-07-22 Thread Martin Grigorov
Ok, then I'll deprecate it in 1.4 and remove it completely in 1.5

2010/7/22 Igor Vaynberg igor.vaynb...@gmail.com

 i dont see why

 -igor

 On Wed, Jul 21, 2010 at 2:15 PM, Martin Grigorov mgrigo...@apache.org
 wrote:
  I forgot about this ...
 
  Actually this
  is org.apache.wicket.protocol.http.WebApplication.unmount(String) from
  Wicket 1.4.
  Don't know why this method is renamed ...
 
  Do we still need it ?
 
  2010/7/19 Igor Vaynberg igor.vaynb...@gmail.com
 
  you can by subclassing it...
 
  -igor
 
  On Mon, Jul 19, 2010 at 10:50 AM, Erik van Oosten e.vanoos...@grons.nl
 
  wrote:
   Presumably because you can not configure the wicket filter through
 code?
  
   I agree. The use case is thin.
  
   Regards,
  Erik.
  
  
   Op 19-07-10 18:24, Igor Vaynberg wrote:
  
   why do we need this? afaik in 1.4 wicket filter can be configured to
   ignore paths
  
   -igor
  
  
  
   --
   Sent from my SMTP compliant software
   Erik van Oosten
   http://day-to-day-stuff.blogspot.com/
  
  
  
 
 



Re: any estimates when the wicket site will be back online?

2010-07-22 Thread Martijn Dashorst
not sure what you are looking at, but javadoc is online, the examples
on wicketstuff are online.

Martijn

On Thu, Jul 22, 2010 at 2:39 PM, Pat Ludwig plud...@datavisiongroup.com wrote:
 hi,
        Do you guys know when the resources usually linkable from 
 wicket.apache.org will be back online?  For instance the javadoc has not been 
 accessible for the past couple of days, along with wicket-stuff, and the 
 source code for examples.  I could probably check this stuff out of source 
 control but if things are going to be back online soon, I'd prefer to just 
 link to it.  Thanks.
 kind regards,
 - Pat Ludwig



-- 
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.8


Re: any estimates when the wicket site will be back online?

2010-07-22 Thread PATRICK LUDWIG

 not sure what you are looking at, but javadoc is online, the examples
 on wicketstuff are online.

A couple of links that I have been trying to follow unsuccessfully.

Javadoc - http://wicket.apache.org/docs/1.4/  which has been working fine 
for months now give a 404-not found
Wicket Examples Source Code:  http://www.wicket-library.com/wicket-examples/
 Example page is there but source code gives a 404

thanks,
- Pat

On Jul 22, 2010, at 9:09 AM, Martijn Dashorst wrote:

 not sure what you are looking at, but javadoc is online, the examples
 on wicketstuff are online.
 
 Martijn
 
 On Thu, Jul 22, 2010 at 2:39 PM, Pat Ludwig plud...@datavisiongroup.com 
 wrote:
 hi,
Do you guys know when the resources usually linkable from 
 wicket.apache.org will be back online?  For instance the javadoc has not 
 been accessible for the past couple of days, along with wicket-stuff, and 
 the source code for examples.  I could probably check this stuff out of 
 source control but if things are going to be back online soon, I'd prefer to 
 just link to it.  Thanks.
 kind regards,
 - Pat Ludwig
 
 
 
 -- 
 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.8



Re: any estimates when the wicket site will be back online?

2010-07-22 Thread Martijn Dashorst
Javadocs have moved: http://wicket.apache.org/apidocs/1.4 (as are the
links on the site pointing to the docs)
Wicket examples have lived on http://wicketstuff.org/wicket14 for a long time.

Martijn

On Thu, Jul 22, 2010 at 3:24 PM, PATRICK LUDWIG p...@ambrynet.com wrote:

 not sure what you are looking at, but javadoc is online, the examples
 on wicketstuff are online.

 A couple of links that I have been trying to follow unsuccessfully.

 Javadoc - http://wicket.apache.org/docs/1.4/      which has been working fine 
 for months now give a 404-not found
 Wicket Examples Source Code:  http://www.wicket-library.com/wicket-examples/  
    Example page is there but source code gives a 404

 thanks,
 - Pat

 On Jul 22, 2010, at 9:09 AM, Martijn Dashorst wrote:

 not sure what you are looking at, but javadoc is online, the examples
 on wicketstuff are online.

 Martijn

 On Thu, Jul 22, 2010 at 2:39 PM, Pat Ludwig plud...@datavisiongroup.com 
 wrote:
 hi,
        Do you guys know when the resources usually linkable from 
 wicket.apache.org will be back online?  For instance the javadoc has not 
 been accessible for the past couple of days, along with wicket-stuff, and 
 the source code for examples.  I could probably check this stuff out of 
 source control but if things are going to be back online soon, I'd prefer 
 to just link to it.  Thanks.
 kind regards,
 - Pat Ludwig



 --
 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.8





-- 
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.8


Re: any estimates when the wicket site will be back online?

2010-07-22 Thread Martijn Dashorst
Also, your browser might have cached the pages on wicket.apache.org,
so links might appear to be stale. Refresh the page if you run into
such a link.

Martijn

On Thu, Jul 22, 2010 at 3:35 PM, Martijn Dashorst
martijn.dasho...@gmail.com wrote:
 Javadocs have moved: http://wicket.apache.org/apidocs/1.4 (as are the
 links on the site pointing to the docs)
 Wicket examples have lived on http://wicketstuff.org/wicket14 for a long time.

 Martijn

 On Thu, Jul 22, 2010 at 3:24 PM, PATRICK LUDWIG p...@ambrynet.com wrote:

 not sure what you are looking at, but javadoc is online, the examples
 on wicketstuff are online.

 A couple of links that I have been trying to follow unsuccessfully.

 Javadoc - http://wicket.apache.org/docs/1.4/      which has been working 
 fine for months now give a 404-not found
 Wicket Examples Source Code:  http://www.wicket-library.com/wicket-examples/ 
     Example page is there but source code gives a 404

 thanks,
 - Pat

 On Jul 22, 2010, at 9:09 AM, Martijn Dashorst wrote:

 not sure what you are looking at, but javadoc is online, the examples
 on wicketstuff are online.

 Martijn

 On Thu, Jul 22, 2010 at 2:39 PM, Pat Ludwig plud...@datavisiongroup.com 
 wrote:
 hi,
        Do you guys know when the resources usually linkable from 
 wicket.apache.org will be back online?  For instance the javadoc has not 
 been accessible for the past couple of days, along with wicket-stuff, and 
 the source code for examples.  I could probably check this stuff out of 
 source control but if things are going to be back online soon, I'd prefer 
 to just link to it.  Thanks.
 kind regards,
 - Pat Ludwig



 --
 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.8





 --
 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.8




-- 
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.8


Re: any estimates when the wicket site will be back online?

2010-07-22 Thread PATRICK LUDWIG
hi, clearing my cache was the first thing i did. the source code link i 
mentioned is still 404. i can get this out of source control presumably.
cheers,
- Pat

On Jul 22, 2010, at 9:56 AM, Martijn Dashorst wrote:

 Also, your browser might have cached the pages on wicket.apache.org,
 so links might appear to be stale. Refresh the page if you run into
 such a link.
 
 Martijn
 
 On Thu, Jul 22, 2010 at 3:35 PM, Martijn Dashorst
 martijn.dasho...@gmail.com wrote:
 Javadocs have moved: http://wicket.apache.org/apidocs/1.4 (as are the
 links on the site pointing to the docs)
 Wicket examples have lived on http://wicketstuff.org/wicket14 for a long 
 time.
 
 Martijn
 
 On Thu, Jul 22, 2010 at 3:24 PM, PATRICK LUDWIG p...@ambrynet.com wrote:
 
 not sure what you are looking at, but javadoc is online, the examples
 on wicketstuff are online.
 
 A couple of links that I have been trying to follow unsuccessfully.
 
 Javadoc - http://wicket.apache.org/docs/1.4/  which has been working 
 fine for months now give a 404-not found
 Wicket Examples Source Code:  
 http://www.wicket-library.com/wicket-examples/ Example page is there 
 but source code gives a 404
 
 thanks,
 - Pat
 
 On Jul 22, 2010, at 9:09 AM, Martijn Dashorst wrote:
 
 not sure what you are looking at, but javadoc is online, the examples
 on wicketstuff are online.
 
 Martijn
 
 On Thu, Jul 22, 2010 at 2:39 PM, Pat Ludwig plud...@datavisiongroup.com 
 wrote:
 hi,
Do you guys know when the resources usually linkable from 
 wicket.apache.org will be back online?  For instance the javadoc has not 
 been accessible for the past couple of days, along with wicket-stuff, and 
 the source code for examples.  I could probably check this stuff out of 
 source control but if things are going to be back online soon, I'd prefer 
 to just link to it.  Thanks.
 kind regards,
 - Pat Ludwig
 
 
 
 --
 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.8
 
 
 
 
 
 --
 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.8
 
 
 
 
 -- 
 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.8



Re: any estimates when the wicket site will be back online?

2010-07-22 Thread Igor Vaynberg
http://wicket.apache.org/apidocs/1.4/ works fine for me

-igor

On Thu, Jul 22, 2010 at 7:31 AM, PATRICK LUDWIG p...@ambrynet.com wrote:
 hi, clearing my cache was the first thing i did. the source code link i 
 mentioned is still 404. i can get this out of source control presumably.
 cheers,
 - Pat

 On Jul 22, 2010, at 9:56 AM, Martijn Dashorst wrote:

 Also, your browser might have cached the pages on wicket.apache.org,
 so links might appear to be stale. Refresh the page if you run into
 such a link.

 Martijn

 On Thu, Jul 22, 2010 at 3:35 PM, Martijn Dashorst
 martijn.dasho...@gmail.com wrote:
 Javadocs have moved: http://wicket.apache.org/apidocs/1.4 (as are the
 links on the site pointing to the docs)
 Wicket examples have lived on http://wicketstuff.org/wicket14 for a long 
 time.

 Martijn

 On Thu, Jul 22, 2010 at 3:24 PM, PATRICK LUDWIG p...@ambrynet.com wrote:

 not sure what you are looking at, but javadoc is online, the examples
 on wicketstuff are online.

 A couple of links that I have been trying to follow unsuccessfully.

 Javadoc - http://wicket.apache.org/docs/1.4/      which has been working 
 fine for months now give a 404-not found
 Wicket Examples Source Code:  
 http://www.wicket-library.com/wicket-examples/     Example page is there 
 but source code gives a 404

 thanks,
 - Pat

 On Jul 22, 2010, at 9:09 AM, Martijn Dashorst wrote:

 not sure what you are looking at, but javadoc is online, the examples
 on wicketstuff are online.

 Martijn

 On Thu, Jul 22, 2010 at 2:39 PM, Pat Ludwig plud...@datavisiongroup.com 
 wrote:
 hi,
        Do you guys know when the resources usually linkable from 
 wicket.apache.org will be back online?  For instance the javadoc has not 
 been accessible for the past couple of days, along with wicket-stuff, 
 and the source code for examples.  I could probably check this stuff out 
 of source control but if things are going to be back online soon, I'd 
 prefer to just link to it.  Thanks.
 kind regards,
 - Pat Ludwig



 --
 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.8





 --
 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.8




 --
 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.8




remove oninitialize/onconfigure from 1.4.x?

2010-07-22 Thread Igor Vaynberg
i just thought of something, i added oninitialize and onconfigure
features to 1.4.x as well as trunk, but they can create an
incompatibility for 1.4.x users if they have declared a method on
their components with the same name.

impacted method names are component#configure(), onConfigure(),
initialize(), onInitialize().

should we remove these features from 1.4.x to remove the chance of an
incompatibility?

-igor


Re: any estimates when the wicket site will be back online?

2010-07-22 Thread Pat Ludwig
Thanks Igor  Martijn,
javadoc is accessible at new location and much of the example source 
code reported earlier as broken links. there is still a  broken link to 
wicket-stuff Confluence and maybe other things.  re: source code i was 
suffering from a doctor it hurts when i poke myself in the eye problem.  the 
particular source code link for the Signon2 example was broken and as I kept 
poking it did not notice that other source code was accessible.  doh!
cheers,
- Pat 
On Jul 22, 2010, at 12:43 PM, Igor Vaynberg wrote:

 http://wicket.apache.org/apidocs/1.4/ works fine for me
 
 -igor
 
 On Thu, Jul 22, 2010 at 7:31 AM, PATRICK LUDWIG p...@ambrynet.com wrote:
 hi, clearing my cache was the first thing i did. the source code link i 
 mentioned is still 404. i can get this out of source control presumably.
 cheers,
 - Pat
 
 On Jul 22, 2010, at 9:56 AM, Martijn Dashorst wrote:
 
 Also, your browser might have cached the pages on wicket.apache.org,
 so links might appear to be stale. Refresh the page if you run into
 such a link.
 
 Martijn
 
 On Thu, Jul 22, 2010 at 3:35 PM, Martijn Dashorst
 martijn.dasho...@gmail.com wrote:
 Javadocs have moved: http://wicket.apache.org/apidocs/1.4 (as are the
 links on the site pointing to the docs)
 Wicket examples have lived on http://wicketstuff.org/wicket14 for a long 
 time.
 
 Martijn
 
 On Thu, Jul 22, 2010 at 3:24 PM, PATRICK LUDWIG p...@ambrynet.com wrote:
 
 not sure what you are looking at, but javadoc is online, the examples
 on wicketstuff are online.
 
 A couple of links that I have been trying to follow unsuccessfully.
 
 Javadoc - http://wicket.apache.org/docs/1.4/  which has been working 
 fine for months now give a 404-not found
 Wicket Examples Source Code:  
 http://www.wicket-library.com/wicket-examples/ Example page is there 
 but source code gives a 404
 
 thanks,
 - Pat
 
 On Jul 22, 2010, at 9:09 AM, Martijn Dashorst wrote:
 
 not sure what you are looking at, but javadoc is online, the examples
 on wicketstuff are online.
 
 Martijn
 
 On Thu, Jul 22, 2010 at 2:39 PM, Pat Ludwig 
 plud...@datavisiongroup.com wrote:
 hi,
Do you guys know when the resources usually linkable from 
 wicket.apache.org will be back online?  For instance the javadoc has 
 not been accessible for the past couple of days, along with 
 wicket-stuff, and the source code for examples.  I could probably check 
 this stuff out of source control but if things are going to be back 
 online soon, I'd prefer to just link to it.  Thanks.
 kind regards,
 - Pat Ludwig
 
 
 
 --
 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.8
 
 
 
 
 
 --
 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.8
 
 
 
 
 --
 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.8
 
 



Re: any estimates when the wicket site will be back online?

2010-07-22 Thread Martijn Dashorst
Wicket stuff confluence is offline for now until we have a fully
working hudson running... starting both confluence is too much to
handle if you're trying to get something else running...

Martijn

On Thu, Jul 22, 2010 at 7:55 PM, Pat Ludwig plud...@datavisiongroup.com wrote:
 Thanks Igor  Martijn,
        javadoc is accessible at new location and much of the example source 
 code reported earlier as broken links. there is still a  broken link to 
 wicket-stuff Confluence and maybe other things.  re: source code i was 
 suffering from a doctor it hurts when i poke myself in the eye problem.  
 the particular source code link for the Signon2 example was broken and as I 
 kept poking it did not notice that other source code was accessible.  doh!
 cheers,
 - Pat
 On Jul 22, 2010, at 12:43 PM, Igor Vaynberg wrote:

 http://wicket.apache.org/apidocs/1.4/ works fine for me

 -igor

 On Thu, Jul 22, 2010 at 7:31 AM, PATRICK LUDWIG p...@ambrynet.com wrote:
 hi, clearing my cache was the first thing i did. the source code link i 
 mentioned is still 404. i can get this out of source control presumably.
 cheers,
 - Pat

 On Jul 22, 2010, at 9:56 AM, Martijn Dashorst wrote:

 Also, your browser might have cached the pages on wicket.apache.org,
 so links might appear to be stale. Refresh the page if you run into
 such a link.

 Martijn

 On Thu, Jul 22, 2010 at 3:35 PM, Martijn Dashorst
 martijn.dasho...@gmail.com wrote:
 Javadocs have moved: http://wicket.apache.org/apidocs/1.4 (as are the
 links on the site pointing to the docs)
 Wicket examples have lived on http://wicketstuff.org/wicket14 for a long 
 time.

 Martijn

 On Thu, Jul 22, 2010 at 3:24 PM, PATRICK LUDWIG p...@ambrynet.com wrote:

 not sure what you are looking at, but javadoc is online, the examples
 on wicketstuff are online.

 A couple of links that I have been trying to follow unsuccessfully.

 Javadoc - http://wicket.apache.org/docs/1.4/      which has been working 
 fine for months now give a 404-not found
 Wicket Examples Source Code:  
 http://www.wicket-library.com/wicket-examples/     Example page is there 
 but source code gives a 404

 thanks,
 - Pat

 On Jul 22, 2010, at 9:09 AM, Martijn Dashorst wrote:

 not sure what you are looking at, but javadoc is online, the examples
 on wicketstuff are online.

 Martijn

 On Thu, Jul 22, 2010 at 2:39 PM, Pat Ludwig 
 plud...@datavisiongroup.com wrote:
 hi,
        Do you guys know when the resources usually linkable from 
 wicket.apache.org will be back online?  For instance the javadoc has 
 not been accessible for the past couple of days, along with 
 wicket-stuff, and the source code for examples.  I could probably 
 check this stuff out of source control but if things are going to be 
 back online soon, I'd prefer to just link to it.  Thanks.
 kind regards,
 - Pat Ludwig



 --
 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.8





 --
 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.8




 --
 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.8







-- 
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.8


New hudson server reveals java 6 isms in some wicketstuff-core projects

2010-07-22 Thread Michael O'Cleirigh

Hello,

The hudson server I had  running used Java 6 for some internal projects 
and I was relying on the maven compiler plugin to ensure that the 
wicketstuff-core projects were built in a way compatible with Java 5.


With the switch to the wicketstuff.org based hudson a 1.5 JDK is being 
used for building and it has revealed issues in a few of the modules 
that use Java 6 features that break the build.


According to this question the java 6 JDK is buggy in this regard and is 
probably not generating valid java 5 class files:

http://stackoverflow.com/questions/1193184/does-maven-really-honor-the-source-tag-in-the-compiler-plugin

I think its likely that the wicketstuff-core releases and snapshots that 
I've been building are not 100% java 5 compatible.


What I am thinking is that a separate maven project tree needs to be 
created that can be build the java 6 projects using the java 6 JDK.


This is the structure I am envisaging:

/trunk/

wicketstuff-core/ this is the existing project tree (or maybe it 
should be refactored to wicketstuff-core-java5 for consistency)


wicketstuff-core-java6/ this is the project tree for java6 projects

The wicketstuff-core-java6/pom.xml would declare a parent of 
wicketstuff-core/pom.xml but would override the maven compiler plugin 
for 1.6 instead of 1.5.


Hudson would have a separate builder for the java6 projects that would 
use the java 6 JDK.


I think the groupID and artifactID's can remain the same with this 
approach and it would decouple from any version change with wicket 1.5 
as projects could migrate to the java6 tree as required.


Some of the project problems are:
1. @Override annotation on interface implementing method (invalid in 
java 5 default in java 6)
2. Inclusion of Java 6 compiled dependencies (class file has wrong 
version 50.0, should be 49.0)

3. Use of Java 6 API like string.isEmpty() method.

Once we figure out how to handle java5 vs java6 I will create a 1.4.9.3 
release to make things 100% compatible.


Regards,

Mike