Re: [VOTE] Release Wicket 1.3.1

2008-01-31 Thread Johan Compagner
+1 release, looks good to me

On Jan 30, 2008 10:42 PM, Frank Bille [EMAIL PROTECTED] wrote:

 Hi all,

 I have build our first bug-fix release for 1.3. It's uploaded to my
 p.a.oaccount:

 Distribution:
 http://people.apache.org/~frankbille/releases/apache-wicket-1.3.1/dist/

 M2 Repo:
 http://people.apache.org/~frankbille/releases/apache-wicket-1.3.1/m2-repo/

 RAT log file:
 http://people.apache.org/~frankbille/releases/apache-wicket-1.3.1/

 The files has been signed by me and you can find the key here:
 http://www.apache.org/dist/wicket/1.3.0/KEYS

 As usual I have tested the release myself and haven't found anything:

   - mvn clean install in the distribution (linux)
   - mvn jetty:run in jdk-1.5/wicket-examples. Random testing of form,
   ajax, pub, guice + some more. (linux, firefox)
   - Check RAT log


 [ ] Release Apache Wicket 1.3.1
 [ ] Don't release, because...


 Thank you in advance,
 Frank Bille



Move WICKET-1307 to 1.3.1?

2008-01-31 Thread Erik van Oosten
Hello,

Could WICKET-1307 be moved to release 1.3.1?

Regards,
Erik.

--
Erik van Oosten
http://day-to-day-stuff.blogspot.com/


Re: Move WICKET-1307 to 1.3.1?

2008-01-31 Thread Edvin Syse
If you end up with rebuilding because of this, it would be really nice 
to get the fix for AjaxEditableLabel in as well, Gerolf just fixed it 
(WICKET-1239).


-- Edvin

Erik van Oosten skrev:

Hello,

Could WICKET-1307 be moved to release 1.3.1?

Regards,
Erik.

--
Erik van Oosten
http://day-to-day-stuff.blogspot.com/


[VOTE] meaning of setRequired(true) on a Checkbox

2008-01-31 Thread Kent Tong

Hi,

What is the meaning of setRequired(true) on a Checkbox? Some interpret
it as requiring that the Checkbox be checked. Some interpret that it
requires that the Checkbox have a value (which is always the case). See 
http://www.nabble.com/%22required%22-for-Checkbox-ts14662131.html#a14680214
and https://issues.apache.org/jira/browse/WICKET-1221 for some
previous discussion.

So, please vote:
[ ] setRequired(true) means the Checkbox is checked.
[ ] setRequired(true) means the Checkbox has a value (always the case).


-
--
Kent Tong
Wicket tutorials freely available at http://www.agileskills2.org/EWDW
Axis2 tutorials freely available at http://www.agileskills2.org/DWSAA
-- 
View this message in context: 
http://www.nabble.com/-VOTE--meaning-of-setRequired%28true%29-on-a-Checkbox-tp15220180p15220180.html
Sent from the Wicket - Dev mailing list archive at Nabble.com.



Re: [VOTE] meaning of setRequired(true) on a Checkbox

2008-01-31 Thread Eelco Hillenius
 What is the meaning of setRequired(true) on a Checkbox? Some interpret
 it as requiring that the Checkbox be checked. Some interpret that it
 requires that the Checkbox have a value (which is always the case). See
 http://www.nabble.com/%22required%22-for-Checkbox-ts14662131.html#a14680214
 and https://issues.apache.org/jira/browse/WICKET-1221 for some
 previous discussion.

 So, please vote:

[ ] setRequired(true) means the Checkbox is checked.
[ x ] setRequired(true) means the Checkbox has a value (always the case).

Eelco


Re: [VOTE] meaning of setRequired(true) on a Checkbox

2008-01-31 Thread Advanced Technology®
[ ] setRequired(true) means the Checkbox is checked.
[ x ] setRequired(true) means the Checkbox has a value (always the case).



2008/2/1, Kent Tong [EMAIL PROTECTED]:


 Hi,

 What is the meaning of setRequired(true) on a Checkbox? Some interpret
 it as requiring that the Checkbox be checked. Some interpret that it
 requires that the Checkbox have a value (which is always the case). See

 http://www.nabble.com/%22required%22-for-Checkbox-ts14662131.html#a14680214
 and https://issues.apache.org/jira/browse/WICKET-1221 for some
 previous discussion.

 So, please vote:
 [ ] setRequired(true) means the Checkbox is checked.
 [ ] setRequired(true) means the Checkbox has a value (always the case).


 -
 --
 Kent Tong
 Wicket tutorials freely available at http://www.agileskills2.org/EWDW
 Axis2 tutorials freely available at http://www.agileskills2.org/DWSAA
 --
 View this message in context:
 http://www.nabble.com/-VOTE--meaning-of-setRequired%28true%29-on-a-Checkbox-tp15220180p15220180.html
 Sent from the Wicket - Dev mailing list archive at Nabble.com.




-- 
AT(R)