On Thu, Jan 20, 2011 at 7:59 AM, Gabriel Bucher <gabriel.buc...@gmail.com>wrote:

> +1 (non-binding)...
>
>
> Findings (I can also create jira issues for all of them, just let me know):
> 1) based on Migration Guide 1.5, TabbedPanel improvement:
> 'ITab.getPanel() now returns WebMarkupContainerWithAssociatedMarkup instead
> of Panel so it is now possible to create tabs using Fragments or Panels
> rather then just Panels.'
>
> WebMarkupContainerWithAssociatedMarkup does not exists anymore and
> ITab.getPanel() returns Panel again. so it is no longer possible to use
> Fragments directly.
>
> 2) maven and artifactid 'wicket'
> if I understood it correctly, wicket is a virtual package which combines
> wicket-core, wicket-util and wicket-request in one.
>
> using maven 2.2.1 and if a do a mvn dependency:tree I get the following
> output
> [INFO] +- org.apache.wicket:wicket:jar:1.5-RC1:compile
> [INFO] |  +- org.apache.wicket:wicket-core:jar:1.5-RC1:compile
> [INFO] |  +- org.apache.wicket:wicket-util:jar:1.5-RC1:compile
> [INFO] |  \- org.apache.wicket:wicket-request:jar:1.5-RC1:compile
>
> so I have now everything twice!
>
Fixed
As a workaround you may declare dependency on 'wicket-core' instead of
'wicket'.

>
> cheers,
> gab
>
>
>
> On 19/01/11 02:16, Igor Vaynberg wrote:
>
>> this is the second vote to release wicket 1.5-rc1.
>>
>> all vote-blocking issues previously reported have been fixed
>>
>> branch: http://svn.apache.org/repos/asf/wicket/branches/wicket-1.5-RC1
>> artifacts: http://people.apache.org/~ivaynberg/wicket-1.5-RC1/
>> maven repo:
>> https://repository.apache.org/content/repositories/orgapachewicket-044/
>> changelog:
>> https://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&&pid=12310561&fixfor=12315483&sorter/field=issuekey&sorter/order=DESC
>>
>> this vote ends Friday, January 21 at 10:00am GMT-8
>>
>> please test the release and offer your vote
>>
>> cheers,
>> -igor
>>
>> !DSPAM:4d35d91166687663790136!
>>
>>
>

Reply via email to