Re: [Wicket-develop] Spring dependency

2006-06-29 Thread Martijn Dashorst
use dependencymanagement, there you can specify the dependency. And you can exclude dependencies at the included one.

Re: [Wicket-develop] Spring dependency

2006-06-29 Thread Janne Hietamäki
On 29.6.2006, at 14.00, Martijn Dashorst wrote: > Everytime that happens, you'd rather kill your local repository and > download from scratch... (make sure you make a backup of it before you > do so) The real problem I had is the cglib-nodep package provided by wicket- spring conflicting with t

Re: [Wicket-develop] Spring dependency

2006-06-29 Thread Martijn Dashorst
Everytime that happens, you'd rather kill your local repository and download from scratch... (make sure you make a backup of it before you do so) Martijn On 6/29/06, Janne Hietamäki <[EMAIL PROTECTED]> wrote: > > On 29.6.2006, at 13.34, Martijn Dashorst wrote: > > > Log Message: > > --- >

Re: [Wicket-develop] Spring dependency

2006-06-29 Thread Janne Hietamäki
On 29.6.2006, at 13.34, Martijn Dashorst wrote: > Log Message: > --- > set spring as a provided dependency > > Modified Paths: > -- >branches/WICKET_1_2/wicket-spring/pom.xml >branches/WICKET_1_2/wicket-spring-annot/pom.xml >branches/WICKET_1_2/wicket-spring-annot-

Re: [Wicket-develop] Spring dependency

2006-06-29 Thread Martijn Dashorst
Log Message: --- set spring as a provided dependency Modified Paths: -- branches/WICKET_1_2/wicket-spring/pom.xml branches/WICKET_1_2/wicket-spring-annot/pom.xml branches/WICKET_1_2/wicket-spring-annot-examples/pom.xml branches/WICKET_1_2/wicket-spring-cattr/pom.xml

Re: [Wicket-develop] Spring dependency

2006-06-29 Thread Johan Compagner
in 2.0? What do you mean with provided? We don't have a dependency in core have we?johanOn 6/29/06, Martijn Dashorst < [EMAIL PROTECTED]> wrote:Why is the spring dependency suddenly 'provided'? Can someone please tell me why this is done?Martijn--Download Wicket 1.2 now! Write Ajax applications wit

[Wicket-develop] Spring dependency

2006-06-29 Thread Martijn Dashorst
Why is the spring dependency suddenly 'provided'? Can someone please tell me why this is done? Martijn -- Download Wicket 1.2 now! Write Ajax applications without touching JavaScript! -- http://wicketframework.org Using Tomcat but need to do more? Need to support web services, security? Get stu