« Return to Thread: wicket trunk: Compilation failure

Re: wicket trunk: Compilation failure

by Martin Funk-3 :: Rate this Message:

Reply to Author | View in Thread

Beyond that compilation failure I noticed that there are two  
incarnations of org.apache.wicket.WicketTestCase on in wicket and one  
in wicket-extensions. They seem so similar, that I fail to see a  
reason for their double existence.

One more I got. The tests are broken for quite a while now:
http://wicketstuff.org/teamcity/viewType.html?buildTypeId=bt2&tab=buildTypeStatusDiv

Actually I don't really want to be such a pain, but a successful
svn update
mvn clean install
just gives me such a great start in my day that I don't want to miss  
that.

mf

Am 22.06.2009 um 17:39 schrieb Igor Vaynberg:

> compilation failure is in a test class, looks like someone didnt move
> the test case. something that would work in eclipse but not with
> maven.
>
> http://wicketstuff.org/teamcity/viewLog.html?buildId=4051&tab=buildResultsDiv&buildTypeId=bt2
>
> -igor
>
> On Mon, Jun 22, 2009 at 8:32 AM, Juergen
> Donnerstag<juergen.donnerstag@...> wrote:
>> I just did "maven -Dmaven.test.skip=true clean install" and it
>> completed successfully (on 1.4 trunk from 18 hrs ago).
>>
>> -Juergen
>>
>> On Mon, Jun 22, 2009 at 1:16 PM, Martin Funk<ich@...>  
>> wrote:
>>> anyone else bothered by that?
>>>
>>> mf
>>>
>>

 « Return to Thread: wicket trunk: Compilation failure