Built all sources. It's still not working.

Bug-report:
http://sourceforge.net/tracker/index.php?func=detail&aid=1547028&group_id=119783&atid=684975


igor.vaynberg wrote:
> 
> um...and there are recent snapshots available at
> 
> http://maven.sateh.com/wicket/wicket/
> 
> -Igor
> 
> On 8/25/06, Igor Vaynberg <[EMAIL PROTECTED]> wrote:
>>
>> there isnt that much to do to get it built
>>
>> install an svn client
>> install apache maven 2
>>
>> cd workspace
>> svn co
>> https://svn.sourceforge.net/svnroot/wicket/branches/WICKET_1_2/wicket-parent
>>
>> cd wicket-parent
>> mvn install
>> cd ..
>> svn co
>> https://svn.sourceforge.net/svnroot/wicket/branches/WICKET_1_2/wicket
>> cd wicket
>> mvn install
>>
>> thats it - if you look at workspace/wicket/target you will see a freshly
>> built wicket jar
>>
>> if you use eclipse as your ide its even easier - we keep eclipse project
>> files in svn
>>
>> -Igor
>>
>>
>>
> 

-- 
View this message in context: 
http://www.nabble.com/AutoCompleteTextField-conflict-tf2163954.html#a5995080
Sent from the Wicket - User forum at Nabble.com.


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to