You are viewing a plain text version of this content. The canonical link for it is here.
Posted to announce@wicket.apache.org by Igor Vaynberg <ig...@gmail.com> on 2009/08/20 07:21:33 UTC

[announce] Wicket 1.4.1

Apache Wicket 1.4.1 Released

The Apache Wicket project is proud to announce the first maintenance
release of Apache Wicket 1.4.

Download Apache Wicket 1.4.1
---------------------------------------------
You can download the release here:
http://www.apache.org/dyn/closer.cgi/wicket/1.4.1

Or use this in your Maven pom's to upgrade to the new version:

<dependency>
  <groupId>org.apache.wicket</groupId>
  <artifactId>wicket</artifactId>
  <version>1.4.1</version>
</dependency>

Changes
-------------
The most notable change in this release is the transparent support for
multipart form submissions via Ajax. Wicket is now smart enough to
submit a form using a hidden iframe rather then the standard
XMLHttpRequest if the form contains file upload fields.

A complete list of changes can be found in our Jira instance[0].

--------------

We thank you for your patience and support.

The Wicket Team

[0] https://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&mode=hide&sorter/order=DESC&sorter/field=priority&pid=12310561&fixfor=12314113

---------------------------------------------------------------------
To unsubscribe, e-mail: announce-unsubscribe@wicket.apache.org
For additional commands, e-mail: announce-help@wicket.apache.org


Re: [announce] Wicket 1.4.1

Posted by "Haulyn R. Jason" <sa...@gmail.com>.
congratulations.

On Thu, Aug 20, 2009 at 1:21 PM, Igor Vaynberg <ig...@gmail.com>wrote:

> Apache Wicket 1.4.1 Released
>
> The Apache Wicket project is proud to announce the first maintenance
> release of Apache Wicket 1.4.
>
> Download Apache Wicket 1.4.1
> ---------------------------------------------
> You can download the release here:
> http://www.apache.org/dyn/closer.cgi/wicket/1.4.1
>
> Or use this in your Maven pom's to upgrade to the new version:
>
> <dependency>
>  <groupId>org.apache.wicket</groupId>
>  <artifactId>wicket</artifactId>
>  <version>1.4.1</version>
> </dependency>
>
> Changes
> -------------
> The most notable change in this release is the transparent support for
> multipart form submissions via Ajax. Wicket is now smart enough to
> submit a form using a hidden iframe rather then the standard
> XMLHttpRequest if the form contains file upload fields.
>
> A complete list of changes can be found in our Jira instance[0].
>
> --------------
>
> We thank you for your patience and support.
>
> The Wicket Team
>
> [0]
> https://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&mode=hide&sorter/order=DESC&sorter/field=priority&pid=12310561&fixfor=12314113
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>
>


-- 
------------------
Enjoy. Thanks!

Haulyn Microproduction

Mobile: +086-15864011231
email: saharabear@gmail.com,
         hmp.haulyn@foxmail.com
website: http://haulynjason.net
gtalk: saharabear@gmail.com
yahoo: jia_haolin@yahoo.com
msn: saharabear@gmail.com
skype: saharabear
QQ: 378606292

Haulyn Jason

Re: [announce] Wicket 1.4.1

Posted by Igor Vaynberg <ig...@gmail.com>.
there is a url in the original email

-igor

On Thu, Aug 20, 2009 at 11:02 PM, uud ashr<uu...@gmail.com> wrote:
> any release/changes notes?
>
> On Thu, Aug 20, 2009 at 11:39 PM, Anton Veretennikov <
> anton.veretennikov@gmail.com> wrote:
>
>> Thank you! Great news!
>>
>> On Thu, Aug 20, 2009 at 10:14 PM, Jeremy
>> Thomerson<je...@wickettraining.com> wrote:
>> > 1.4.1 is now available as source in the releases dir.
>> >
>> > --
>> > Jeremy Thomerson
>> > http://www.wickettraining.com
>> >
>> >
>> >
>> >
>> > On Thu, Aug 20, 2009 at 2:40 AM, Martin Funk<ma...@googlemail.com>
>> wrote:
>> >> and leave clean underwear....
>> >>
>> >> don't think Martijn is up for another one of this:
>> >> http://www.nabble.com/SVN-URL-for-Wicket-1.4.0-sources--td24803875.html
>> >>
>> >> mf
>> >>
>> >> 2009/8/20 Igor Vaynberg <ig...@gmail.com>
>> >>
>> >>> Apache Wicket 1.4.1 Released
>> >>>
>> >>> The Apache Wicket project is proud to announce the first maintenance
>> >>> release of Apache Wicket 1.4.
>> >>>
>> >>> Download Apache Wicket 1.4.1
>> >>> ---------------------------------------------
>> >>> You can download the release here:
>> >>> http://www.apache.org/dyn/closer.cgi/wicket/1.4.1
>> >>>
>> >>> Or use this in your Maven pom's to upgrade to the new version:
>> >>>
>> >>> <dependency>
>> >>>  <groupId>org.apache.wicket</groupId>
>> >>>  <artifactId>wicket</artifactId>
>> >>>  <version>1.4.1</version>
>> >>> </dependency>
>> >>>
>> >>> Changes
>> >>> -------------
>> >>> The most notable change in this release is the transparent support for
>> >>> multipart form submissions via Ajax. Wicket is now smart enough to
>> >>> submit a form using a hidden iframe rather then the standard
>> >>> XMLHttpRequest if the form contains file upload fields.
>> >>>
>> >>> A complete list of changes can be found in our Jira instance[0].
>> >>>
>> >>> --------------
>> >>>
>> >>> We thank you for your patience and support.
>> >>>
>> >>> The Wicket Team
>> >>>
>> >>> [0]
>> >>>
>> https://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&mode=hide&sorter/order=DESC&sorter/field=priority&pid=12310561&fixfor=12314113
>> >>>
>> >>> ---------------------------------------------------------------------
>> >>> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
>> >>> For additional commands, e-mail: users-help@wicket.apache.org
>> >>>
>> >>>
>> >>
>> >
>> > ---------------------------------------------------------------------
>> > To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
>> > For additional commands, e-mail: users-help@wicket.apache.org
>> >
>> >
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
>> For additional commands, e-mail: users-help@wicket.apache.org
>>
>>
>

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


Re: [announce] Wicket 1.4.1

Posted by uud ashr <uu...@gmail.com>.
any release/changes notes?

On Thu, Aug 20, 2009 at 11:39 PM, Anton Veretennikov <
anton.veretennikov@gmail.com> wrote:

> Thank you! Great news!
>
> On Thu, Aug 20, 2009 at 10:14 PM, Jeremy
> Thomerson<je...@wickettraining.com> wrote:
> > 1.4.1 is now available as source in the releases dir.
> >
> > --
> > Jeremy Thomerson
> > http://www.wickettraining.com
> >
> >
> >
> >
> > On Thu, Aug 20, 2009 at 2:40 AM, Martin Funk<ma...@googlemail.com>
> wrote:
> >> and leave clean underwear....
> >>
> >> don't think Martijn is up for another one of this:
> >> http://www.nabble.com/SVN-URL-for-Wicket-1.4.0-sources--td24803875.html
> >>
> >> mf
> >>
> >> 2009/8/20 Igor Vaynberg <ig...@gmail.com>
> >>
> >>> Apache Wicket 1.4.1 Released
> >>>
> >>> The Apache Wicket project is proud to announce the first maintenance
> >>> release of Apache Wicket 1.4.
> >>>
> >>> Download Apache Wicket 1.4.1
> >>> ---------------------------------------------
> >>> You can download the release here:
> >>> http://www.apache.org/dyn/closer.cgi/wicket/1.4.1
> >>>
> >>> Or use this in your Maven pom's to upgrade to the new version:
> >>>
> >>> <dependency>
> >>>  <groupId>org.apache.wicket</groupId>
> >>>  <artifactId>wicket</artifactId>
> >>>  <version>1.4.1</version>
> >>> </dependency>
> >>>
> >>> Changes
> >>> -------------
> >>> The most notable change in this release is the transparent support for
> >>> multipart form submissions via Ajax. Wicket is now smart enough to
> >>> submit a form using a hidden iframe rather then the standard
> >>> XMLHttpRequest if the form contains file upload fields.
> >>>
> >>> A complete list of changes can be found in our Jira instance[0].
> >>>
> >>> --------------
> >>>
> >>> We thank you for your patience and support.
> >>>
> >>> The Wicket Team
> >>>
> >>> [0]
> >>>
> https://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&mode=hide&sorter/order=DESC&sorter/field=priority&pid=12310561&fixfor=12314113
> >>>
> >>> ---------------------------------------------------------------------
> >>> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> >>> For additional commands, e-mail: users-help@wicket.apache.org
> >>>
> >>>
> >>
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> > For additional commands, e-mail: users-help@wicket.apache.org
> >
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>
>

Re: [announce] Wicket 1.4.1

Posted by Anton Veretennikov <an...@gmail.com>.
Thank you! Great news!

On Thu, Aug 20, 2009 at 10:14 PM, Jeremy
Thomerson<je...@wickettraining.com> wrote:
> 1.4.1 is now available as source in the releases dir.
>
> --
> Jeremy Thomerson
> http://www.wickettraining.com
>
>
>
>
> On Thu, Aug 20, 2009 at 2:40 AM, Martin Funk<ma...@googlemail.com> wrote:
>> and leave clean underwear....
>>
>> don't think Martijn is up for another one of this:
>> http://www.nabble.com/SVN-URL-for-Wicket-1.4.0-sources--td24803875.html
>>
>> mf
>>
>> 2009/8/20 Igor Vaynberg <ig...@gmail.com>
>>
>>> Apache Wicket 1.4.1 Released
>>>
>>> The Apache Wicket project is proud to announce the first maintenance
>>> release of Apache Wicket 1.4.
>>>
>>> Download Apache Wicket 1.4.1
>>> ---------------------------------------------
>>> You can download the release here:
>>> http://www.apache.org/dyn/closer.cgi/wicket/1.4.1
>>>
>>> Or use this in your Maven pom's to upgrade to the new version:
>>>
>>> <dependency>
>>>  <groupId>org.apache.wicket</groupId>
>>>  <artifactId>wicket</artifactId>
>>>  <version>1.4.1</version>
>>> </dependency>
>>>
>>> Changes
>>> -------------
>>> The most notable change in this release is the transparent support for
>>> multipart form submissions via Ajax. Wicket is now smart enough to
>>> submit a form using a hidden iframe rather then the standard
>>> XMLHttpRequest if the form contains file upload fields.
>>>
>>> A complete list of changes can be found in our Jira instance[0].
>>>
>>> --------------
>>>
>>> We thank you for your patience and support.
>>>
>>> The Wicket Team
>>>
>>> [0]
>>> https://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&mode=hide&sorter/order=DESC&sorter/field=priority&pid=12310561&fixfor=12314113
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
>>> For additional commands, e-mail: users-help@wicket.apache.org
>>>
>>>
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>
>

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


Re: [announce] Wicket 1.4.1

Posted by Jeremy Thomerson <je...@wickettraining.com>.
1.4.1 is now available as source in the releases dir.

--
Jeremy Thomerson
http://www.wickettraining.com




On Thu, Aug 20, 2009 at 2:40 AM, Martin Funk<ma...@googlemail.com> wrote:
> and leave clean underwear....
>
> don't think Martijn is up for another one of this:
> http://www.nabble.com/SVN-URL-for-Wicket-1.4.0-sources--td24803875.html
>
> mf
>
> 2009/8/20 Igor Vaynberg <ig...@gmail.com>
>
>> Apache Wicket 1.4.1 Released
>>
>> The Apache Wicket project is proud to announce the first maintenance
>> release of Apache Wicket 1.4.
>>
>> Download Apache Wicket 1.4.1
>> ---------------------------------------------
>> You can download the release here:
>> http://www.apache.org/dyn/closer.cgi/wicket/1.4.1
>>
>> Or use this in your Maven pom's to upgrade to the new version:
>>
>> <dependency>
>>  <groupId>org.apache.wicket</groupId>
>>  <artifactId>wicket</artifactId>
>>  <version>1.4.1</version>
>> </dependency>
>>
>> Changes
>> -------------
>> The most notable change in this release is the transparent support for
>> multipart form submissions via Ajax. Wicket is now smart enough to
>> submit a form using a hidden iframe rather then the standard
>> XMLHttpRequest if the form contains file upload fields.
>>
>> A complete list of changes can be found in our Jira instance[0].
>>
>> --------------
>>
>> We thank you for your patience and support.
>>
>> The Wicket Team
>>
>> [0]
>> https://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&mode=hide&sorter/order=DESC&sorter/field=priority&pid=12310561&fixfor=12314113
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
>> For additional commands, e-mail: users-help@wicket.apache.org
>>
>>
>

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


Re: [announce] Wicket 1.4.1

Posted by Martin Funk <ma...@googlemail.com>.
and leave clean underwear....

don't think Martijn is up for another one of this:
http://www.nabble.com/SVN-URL-for-Wicket-1.4.0-sources--td24803875.html

mf

2009/8/20 Igor Vaynberg <ig...@gmail.com>

> Apache Wicket 1.4.1 Released
>
> The Apache Wicket project is proud to announce the first maintenance
> release of Apache Wicket 1.4.
>
> Download Apache Wicket 1.4.1
> ---------------------------------------------
> You can download the release here:
> http://www.apache.org/dyn/closer.cgi/wicket/1.4.1
>
> Or use this in your Maven pom's to upgrade to the new version:
>
> <dependency>
>  <groupId>org.apache.wicket</groupId>
>  <artifactId>wicket</artifactId>
>  <version>1.4.1</version>
> </dependency>
>
> Changes
> -------------
> The most notable change in this release is the transparent support for
> multipart form submissions via Ajax. Wicket is now smart enough to
> submit a form using a hidden iframe rather then the standard
> XMLHttpRequest if the form contains file upload fields.
>
> A complete list of changes can be found in our Jira instance[0].
>
> --------------
>
> We thank you for your patience and support.
>
> The Wicket Team
>
> [0]
> https://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&mode=hide&sorter/order=DESC&sorter/field=priority&pid=12310561&fixfor=12314113
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>
>