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



On 8/25/06, Eelco Hillenius <[EMAIL PROTECTED] > wrote:
> Ok. I'm new to java development, so for now I'm not very familiar with
> building libraries from sources :-). Well ... going to try. Sorry to bother
> you. Just tried to inform you about bug.

You weren't bothering us at all. Thanks for reporting. The only way to
make this framework great is to have users report anything they find.
What Igor explained is that we preferably work with issues
( http://sourceforge.net/tracker/?group_id=119783&atid=684975 and also
patches and feature requests) so that they won't get lost in the ton
of daily email we receive and will be attended to in due time. The
other thing Igor said was the more we have the case prepared/ the less
work for us left to be done, the more likely it is the issue will be
looked at quickly.

Keep em comming! :)

Eelco

-------------------------------------------------------------------------
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


-------------------------------------------------------------------------
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