Re: drop down default item string is erroneous

2009-02-20 Thread Martijn Dashorst
See d...@. Some property encoding issues seem to have krept in...
Should be solved by now.

Martijn

On Thu, Feb 19, 2009 at 6:50 PM, Igor Vaynberg  wrote:
> i guess this will have to wait for martijn or matej or someone else
> with a mac/unix to debug.
>
> -igor
>
> On Thu, Feb 19, 2009 at 9:44 AM, rossputin  wrote:
>>
>> Mac OSX Leopard, with all the latest updates.
>> Java 1.5.0_16
>> Maven 2.0.9
>>
>> Wicket 1.4-SNAPSHOT revision : 745941
>>
>> Regards,
>>
>> Ross
>>
>>
>> igor.vaynberg wrote:
>>>
>>> im guessing this is one of those issues that doesnt show up on
>>> windows. what platform are you working on?
>>>
>>> -igor
>>>
>>> On Thu, Feb 19, 2009 at 8:38 AM, rossputin  wrote:
>>>>
>>>> Hi.
>>>>
>>>> Sorry the complete print out is...
>>>>
>>>> Running org.apache.wicket.resource.BundleStringResourceLoaderTest
>>>> Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec
>>>>
>>>> Results :
>>>>
>>>> Failed tests:
>>>>  testDefault(org.apache.wicket.redirect.encodingtest.RequestEncodingTest)
>>>>
>>>> testUmlautsInQueryParameter(org.apache.wicket.redirect.encodingtest.RequestEncodingTest)
>>>>
>>>> testUmlautsInRequestUri(org.apache.wicket.redirect.encodingtest.RequestEncodingTest)
>>>>
>>>> Tests run: 768, Failures: 3, Errors: 0, Skipped: 0
>>>>
>>>> [INFO]
>>>> 
>>>> [ERROR] BUILD FAILURE
>>>> [INFO]
>>>> 
>>>> [INFO] There are test failures.
>>>>
>>>> svn info gives, URL: http://svn.apache.org/repos/asf/wicket/trunk
>>>>
>>>> I just ran svn up, and then mvn clean install.
>>>>
>>>> Regards,
>>>>
>>>> Ross
>>>>
>>>>
>>>>
>>>>
>>>>
>>>> igor.vaynberg wrote:
>>>>>
>>>>> i just ran the tests and
>>>>>
>>>>> Tests run: 768, Failures: 0, Errors: 0, Skipped: 0
>>>>>
>>>>> also, your log shows that there are 0 errors and failures, so how come
>>>>> you have failed tests listed below?
>>>>>
>>>>> -igor
>>>>>
>>>>> On Thu, Feb 19, 2009 at 7:53 AM, rossputin 
>>>>> wrote:
>>>>>>
>>>>>> Hi guys, hoping you can help.
>>>>>>
>>>>>> At some point during the last couple of days, possibly today, I
>>>>>> received
>>>>>> some dependency updates, and now all of my DropDownChoice components
>>>>>> are
>>>>>> displaying a nonsense string for the default item instead of 'Choose
>>>>>> One'.
>>>>>> I typically point to the 1.4-SNAPSHOT dependency for Wicket.
>>>>>>
>>>>>> Perhaps related, the tests are failing for 1.4-SNAPSHOT with the latest
>>>>>> updates as below:
>>>>>>
>>>>>> Running org.apache.wicket.resource.BundleStringResourceLoaderTest
>>>>>> Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018
>>>>>> sec
>>>>>>
>>>>>> Results :
>>>>>>
>>>>>> Failed tests:
>>>>>>
>>>>>> testDefault(org.apache.wicket.redirect.encodingtest.RequestEncodingTest)
>>>>>>
>>>>>> testUmlautsInQueryParameter(org.apache.wicket.redirect.encodingtest.RequestEncodingTest)
>>>>>>
>>>>>> testUmlautsInRequestUri(org.apache.wicket.redirect.encodingtest.RequestEncodingTest)
>>>>>>
>>>>>> Regards,
>>>>>>
>>>>>> Ross.
>>>>>>
>>>>>>
>>>>>> --
>>>>>> View this message in context:
>>>>>> http://www.nabble.com/drop-down-default-item-string-is-erroneous-tp22103460p22103460.html
>>>>>> Sent from the Wicket - User mailing list archive at Nabble.com.
>>>>>>
>>>>>>
>>>>>> -
>>>>>> To

Re: drop down default item string is erroneous

2009-02-19 Thread Igor Vaynberg
i guess this will have to wait for martijn or matej or someone else
with a mac/unix to debug.

-igor

On Thu, Feb 19, 2009 at 9:44 AM, rossputin  wrote:
>
> Mac OSX Leopard, with all the latest updates.
> Java 1.5.0_16
> Maven 2.0.9
>
> Wicket 1.4-SNAPSHOT revision : 745941
>
> Regards,
>
> Ross
>
>
> igor.vaynberg wrote:
>>
>> im guessing this is one of those issues that doesnt show up on
>> windows. what platform are you working on?
>>
>> -igor
>>
>> On Thu, Feb 19, 2009 at 8:38 AM, rossputin  wrote:
>>>
>>> Hi.
>>>
>>> Sorry the complete print out is...
>>>
>>> Running org.apache.wicket.resource.BundleStringResourceLoaderTest
>>> Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec
>>>
>>> Results :
>>>
>>> Failed tests:
>>>  testDefault(org.apache.wicket.redirect.encodingtest.RequestEncodingTest)
>>>
>>> testUmlautsInQueryParameter(org.apache.wicket.redirect.encodingtest.RequestEncodingTest)
>>>
>>> testUmlautsInRequestUri(org.apache.wicket.redirect.encodingtest.RequestEncodingTest)
>>>
>>> Tests run: 768, Failures: 3, Errors: 0, Skipped: 0
>>>
>>> [INFO]
>>> 
>>> [ERROR] BUILD FAILURE
>>> [INFO]
>>> 
>>> [INFO] There are test failures.
>>>
>>> svn info gives, URL: http://svn.apache.org/repos/asf/wicket/trunk
>>>
>>> I just ran svn up, and then mvn clean install.
>>>
>>> Regards,
>>>
>>> Ross
>>>
>>>
>>>
>>>
>>>
>>> igor.vaynberg wrote:
>>>>
>>>> i just ran the tests and
>>>>
>>>> Tests run: 768, Failures: 0, Errors: 0, Skipped: 0
>>>>
>>>> also, your log shows that there are 0 errors and failures, so how come
>>>> you have failed tests listed below?
>>>>
>>>> -igor
>>>>
>>>> On Thu, Feb 19, 2009 at 7:53 AM, rossputin 
>>>> wrote:
>>>>>
>>>>> Hi guys, hoping you can help.
>>>>>
>>>>> At some point during the last couple of days, possibly today, I
>>>>> received
>>>>> some dependency updates, and now all of my DropDownChoice components
>>>>> are
>>>>> displaying a nonsense string for the default item instead of 'Choose
>>>>> One'.
>>>>> I typically point to the 1.4-SNAPSHOT dependency for Wicket.
>>>>>
>>>>> Perhaps related, the tests are failing for 1.4-SNAPSHOT with the latest
>>>>> updates as below:
>>>>>
>>>>> Running org.apache.wicket.resource.BundleStringResourceLoaderTest
>>>>> Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018
>>>>> sec
>>>>>
>>>>> Results :
>>>>>
>>>>> Failed tests:
>>>>>
>>>>> testDefault(org.apache.wicket.redirect.encodingtest.RequestEncodingTest)
>>>>>
>>>>> testUmlautsInQueryParameter(org.apache.wicket.redirect.encodingtest.RequestEncodingTest)
>>>>>
>>>>> testUmlautsInRequestUri(org.apache.wicket.redirect.encodingtest.RequestEncodingTest)
>>>>>
>>>>> Regards,
>>>>>
>>>>> Ross.
>>>>>
>>>>>
>>>>> --
>>>>> View this message in context:
>>>>> http://www.nabble.com/drop-down-default-item-string-is-erroneous-tp22103460p22103460.html
>>>>> Sent from the Wicket - User mailing list archive at Nabble.com.
>>>>>
>>>>>
>>>>> -----
>>>>> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
>>>>> For additional commands, e-mail: users-h...@wicket.apache.org
>>>>>
>>>>>
>>>>
>>>> -
>>>> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
>>>> For additional commands, e-mail: users-h...@wicket.apache.org
>>>>
>>>>
>>>>
>>>
>>> --
>>> View this message in context:
>>> http://www.nabble.com/drop-down-default-item-string-is-erroneous-tp22103460p22104407.html
>>> Sent from the Wicket - User mailing list archive at Nabble.com.
>>>
>>>
>>> -
>>> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
>>> For additional commands, e-mail: users-h...@wicket.apache.org
>>>
>>>
>>
>> -
>> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
>> For additional commands, e-mail: users-h...@wicket.apache.org
>>
>>
>>
>
> --
> View this message in context: 
> http://www.nabble.com/drop-down-default-item-string-is-erroneous-tp22103460p22105594.html
> Sent from the Wicket - User mailing list archive at Nabble.com.
>
>
> -
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>

-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org



Re: drop down default item string is erroneous

2009-02-19 Thread rossputin

Mac OSX Leopard, with all the latest updates.
Java 1.5.0_16
Maven 2.0.9

Wicket 1.4-SNAPSHOT revision : 745941

Regards,

Ross


igor.vaynberg wrote:
> 
> im guessing this is one of those issues that doesnt show up on
> windows. what platform are you working on?
> 
> -igor
> 
> On Thu, Feb 19, 2009 at 8:38 AM, rossputin  wrote:
>>
>> Hi.
>>
>> Sorry the complete print out is...
>>
>> Running org.apache.wicket.resource.BundleStringResourceLoaderTest
>> Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec
>>
>> Results :
>>
>> Failed tests:
>>  testDefault(org.apache.wicket.redirect.encodingtest.RequestEncodingTest)
>>
>> testUmlautsInQueryParameter(org.apache.wicket.redirect.encodingtest.RequestEncodingTest)
>>
>> testUmlautsInRequestUri(org.apache.wicket.redirect.encodingtest.RequestEncodingTest)
>>
>> Tests run: 768, Failures: 3, Errors: 0, Skipped: 0
>>
>> [INFO]
>> 
>> [ERROR] BUILD FAILURE
>> [INFO]
>> 
>> [INFO] There are test failures.
>>
>> svn info gives, URL: http://svn.apache.org/repos/asf/wicket/trunk
>>
>> I just ran svn up, and then mvn clean install.
>>
>> Regards,
>>
>> Ross
>>
>>
>>
>>
>>
>> igor.vaynberg wrote:
>>>
>>> i just ran the tests and
>>>
>>> Tests run: 768, Failures: 0, Errors: 0, Skipped: 0
>>>
>>> also, your log shows that there are 0 errors and failures, so how come
>>> you have failed tests listed below?
>>>
>>> -igor
>>>
>>> On Thu, Feb 19, 2009 at 7:53 AM, rossputin 
>>> wrote:
>>>>
>>>> Hi guys, hoping you can help.
>>>>
>>>> At some point during the last couple of days, possibly today, I
>>>> received
>>>> some dependency updates, and now all of my DropDownChoice components
>>>> are
>>>> displaying a nonsense string for the default item instead of 'Choose
>>>> One'.
>>>> I typically point to the 1.4-SNAPSHOT dependency for Wicket.
>>>>
>>>> Perhaps related, the tests are failing for 1.4-SNAPSHOT with the latest
>>>> updates as below:
>>>>
>>>> Running org.apache.wicket.resource.BundleStringResourceLoaderTest
>>>> Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018
>>>> sec
>>>>
>>>> Results :
>>>>
>>>> Failed tests:
>>>> 
>>>> testDefault(org.apache.wicket.redirect.encodingtest.RequestEncodingTest)
>>>>
>>>> testUmlautsInQueryParameter(org.apache.wicket.redirect.encodingtest.RequestEncodingTest)
>>>>
>>>> testUmlautsInRequestUri(org.apache.wicket.redirect.encodingtest.RequestEncodingTest)
>>>>
>>>> Regards,
>>>>
>>>> Ross.
>>>>
>>>>
>>>> --
>>>> View this message in context:
>>>> http://www.nabble.com/drop-down-default-item-string-is-erroneous-tp22103460p22103460.html
>>>> Sent from the Wicket - User mailing list archive at Nabble.com.
>>>>
>>>>
>>>> -
>>>> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
>>>> For additional commands, e-mail: users-h...@wicket.apache.org
>>>>
>>>>
>>>
>>> ---------
>>> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
>>> For additional commands, e-mail: users-h...@wicket.apache.org
>>>
>>>
>>>
>>
>> --
>> View this message in context:
>> http://www.nabble.com/drop-down-default-item-string-is-erroneous-tp22103460p22104407.html
>> Sent from the Wicket - User mailing list archive at Nabble.com.
>>
>>
>> -
>> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
>> For additional commands, e-mail: users-h...@wicket.apache.org
>>
>>
> 
> -
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/drop-down-default-item-string-is-erroneous-tp22103460p22105594.html
Sent from the Wicket - User mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org



Re: drop down default item string is erroneous

2009-02-19 Thread Igor Vaynberg
im guessing this is one of those issues that doesnt show up on
windows. what platform are you working on?

-igor

On Thu, Feb 19, 2009 at 8:38 AM, rossputin  wrote:
>
> Hi.
>
> Sorry the complete print out is...
>
> Running org.apache.wicket.resource.BundleStringResourceLoaderTest
> Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec
>
> Results :
>
> Failed tests:
>  testDefault(org.apache.wicket.redirect.encodingtest.RequestEncodingTest)
>
> testUmlautsInQueryParameter(org.apache.wicket.redirect.encodingtest.RequestEncodingTest)
>
> testUmlautsInRequestUri(org.apache.wicket.redirect.encodingtest.RequestEncodingTest)
>
> Tests run: 768, Failures: 3, Errors: 0, Skipped: 0
>
> [INFO]
> 
> [ERROR] BUILD FAILURE
> [INFO]
> 
> [INFO] There are test failures.
>
> svn info gives, URL: http://svn.apache.org/repos/asf/wicket/trunk
>
> I just ran svn up, and then mvn clean install.
>
> Regards,
>
> Ross
>
>
>
>
>
> igor.vaynberg wrote:
>>
>> i just ran the tests and
>>
>> Tests run: 768, Failures: 0, Errors: 0, Skipped: 0
>>
>> also, your log shows that there are 0 errors and failures, so how come
>> you have failed tests listed below?
>>
>> -igor
>>
>> On Thu, Feb 19, 2009 at 7:53 AM, rossputin  wrote:
>>>
>>> Hi guys, hoping you can help.
>>>
>>> At some point during the last couple of days, possibly today, I received
>>> some dependency updates, and now all of my DropDownChoice components are
>>> displaying a nonsense string for the default item instead of 'Choose
>>> One'.
>>> I typically point to the 1.4-SNAPSHOT dependency for Wicket.
>>>
>>> Perhaps related, the tests are failing for 1.4-SNAPSHOT with the latest
>>> updates as below:
>>>
>>> Running org.apache.wicket.resource.BundleStringResourceLoaderTest
>>> Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec
>>>
>>> Results :
>>>
>>> Failed tests:
>>>  testDefault(org.apache.wicket.redirect.encodingtest.RequestEncodingTest)
>>>
>>> testUmlautsInQueryParameter(org.apache.wicket.redirect.encodingtest.RequestEncodingTest)
>>>
>>> testUmlautsInRequestUri(org.apache.wicket.redirect.encodingtest.RequestEncodingTest)
>>>
>>> Regards,
>>>
>>> Ross.
>>>
>>>
>>> --
>>> View this message in context:
>>> http://www.nabble.com/drop-down-default-item-string-is-erroneous-tp22103460p22103460.html
>>> Sent from the Wicket - User mailing list archive at Nabble.com.
>>>
>>>
>>> -----
>>> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
>>> For additional commands, e-mail: users-h...@wicket.apache.org
>>>
>>>
>>
>> -
>> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
>> For additional commands, e-mail: users-h...@wicket.apache.org
>>
>>
>>
>
> --
> View this message in context: 
> http://www.nabble.com/drop-down-default-item-string-is-erroneous-tp22103460p22104407.html
> Sent from the Wicket - User mailing list archive at Nabble.com.
>
>
> -
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>

-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org



Re: drop down default item string is erroneous

2009-02-19 Thread rossputin

Hi.

Sorry the complete print out is...

Running org.apache.wicket.resource.BundleStringResourceLoaderTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec

Results :

Failed tests: 
  testDefault(org.apache.wicket.redirect.encodingtest.RequestEncodingTest)
 
testUmlautsInQueryParameter(org.apache.wicket.redirect.encodingtest.RequestEncodingTest)
 
testUmlautsInRequestUri(org.apache.wicket.redirect.encodingtest.RequestEncodingTest)

Tests run: 768, Failures: 3, Errors: 0, Skipped: 0

[INFO]

[ERROR] BUILD FAILURE
[INFO]

[INFO] There are test failures.

svn info gives, URL: http://svn.apache.org/repos/asf/wicket/trunk

I just ran svn up, and then mvn clean install.

Regards,

Ross





igor.vaynberg wrote:
> 
> i just ran the tests and
> 
> Tests run: 768, Failures: 0, Errors: 0, Skipped: 0
> 
> also, your log shows that there are 0 errors and failures, so how come
> you have failed tests listed below?
> 
> -igor
> 
> On Thu, Feb 19, 2009 at 7:53 AM, rossputin  wrote:
>>
>> Hi guys, hoping you can help.
>>
>> At some point during the last couple of days, possibly today, I received
>> some dependency updates, and now all of my DropDownChoice components are
>> displaying a nonsense string for the default item instead of 'Choose
>> One'.
>> I typically point to the 1.4-SNAPSHOT dependency for Wicket.
>>
>> Perhaps related, the tests are failing for 1.4-SNAPSHOT with the latest
>> updates as below:
>>
>> Running org.apache.wicket.resource.BundleStringResourceLoaderTest
>> Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec
>>
>> Results :
>>
>> Failed tests:
>>  testDefault(org.apache.wicket.redirect.encodingtest.RequestEncodingTest)
>>
>> testUmlautsInQueryParameter(org.apache.wicket.redirect.encodingtest.RequestEncodingTest)
>>
>> testUmlautsInRequestUri(org.apache.wicket.redirect.encodingtest.RequestEncodingTest)
>>
>> Regards,
>>
>> Ross.
>>
>>
>> --
>> View this message in context:
>> http://www.nabble.com/drop-down-default-item-string-is-erroneous-tp22103460p22103460.html
>> Sent from the Wicket - User mailing list archive at Nabble.com.
>>
>>
>> -
>> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
>> For additional commands, e-mail: users-h...@wicket.apache.org
>>
>>
> 
> ---------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/drop-down-default-item-string-is-erroneous-tp22103460p22104407.html
Sent from the Wicket - User mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org



Re: drop down default item string is erroneous

2009-02-19 Thread Igor Vaynberg
i just ran the tests and

Tests run: 768, Failures: 0, Errors: 0, Skipped: 0

also, your log shows that there are 0 errors and failures, so how come
you have failed tests listed below?

-igor

On Thu, Feb 19, 2009 at 7:53 AM, rossputin  wrote:
>
> Hi guys, hoping you can help.
>
> At some point during the last couple of days, possibly today, I received
> some dependency updates, and now all of my DropDownChoice components are
> displaying a nonsense string for the default item instead of 'Choose One'.
> I typically point to the 1.4-SNAPSHOT dependency for Wicket.
>
> Perhaps related, the tests are failing for 1.4-SNAPSHOT with the latest
> updates as below:
>
> Running org.apache.wicket.resource.BundleStringResourceLoaderTest
> Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec
>
> Results :
>
> Failed tests:
>  testDefault(org.apache.wicket.redirect.encodingtest.RequestEncodingTest)
>
> testUmlautsInQueryParameter(org.apache.wicket.redirect.encodingtest.RequestEncodingTest)
>
> testUmlautsInRequestUri(org.apache.wicket.redirect.encodingtest.RequestEncodingTest)
>
> Regards,
>
> Ross.
>
>
> --
> View this message in context: 
> http://www.nabble.com/drop-down-default-item-string-is-erroneous-tp22103460p22103460.html
> Sent from the Wicket - User mailing list archive at Nabble.com.
>
>
> -
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>

-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org



drop down default item string is erroneous

2009-02-19 Thread rossputin

Hi guys, hoping you can help.

At some point during the last couple of days, possibly today, I received
some dependency updates, and now all of my DropDownChoice components are
displaying a nonsense string for the default item instead of 'Choose One'. 
I typically point to the 1.4-SNAPSHOT dependency for Wicket.

Perhaps related, the tests are failing for 1.4-SNAPSHOT with the latest
updates as below:

Running org.apache.wicket.resource.BundleStringResourceLoaderTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec

Results :

Failed tests: 
  testDefault(org.apache.wicket.redirect.encodingtest.RequestEncodingTest)
 
testUmlautsInQueryParameter(org.apache.wicket.redirect.encodingtest.RequestEncodingTest)
 
testUmlautsInRequestUri(org.apache.wicket.redirect.encodingtest.RequestEncodingTest)

Regards,

Ross.


-- 
View this message in context: 
http://www.nabble.com/drop-down-default-item-string-is-erroneous-tp22103460p22103460.html
Sent from the Wicket - User mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org