We don't use ant but maven.

svn co https://svn.apache.org/repos/asf/incubator/wicket/branches/wicket-1.x
cd wicket-1.x/wicket-parent
mvn -pJDK1.4 install
mvn -pJDK1.5 install

Should work.

Martijn

On 3/7/07, Robert . <[EMAIL PROTECTED]> wrote:
>
>
> On 3/6/07, Eelco Hillenius <[EMAIL PROTECTED]> wrote:
> > > itself too. Could the Wicket team change RequestCycle so that either:
> > > 1) There is a public or protected static set method in RequestCycle
> > > 2) Make the ThreadLocal current inside RequestCycle protected
> >
> > I'm ready to consider 1) if you can open up an issue for it. That way
> > we can track progress and other team members can have their say on it.
>
>
> Ok, done.
>  https://issues.apache.org/jira/browse/WICKET-366
>
> In the meantime is checked out the 1.x branch with subversion (that's the
> branch for 1.3, right?), and made the change myself and build it from
> source.
> I did have to change the basedir to "../.." before ant could build. A
> mistake in the build files?
>
> Robert
>
> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share your
> opinions on IT & business topics through brief surveys-and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> _______________________________________________
> Wicket-user mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/wicket-user
>
>


-- 
Learn Wicket at ApacheCon Europe: http://apachecon.com
Join the wicket community at irc.freenode.net: ##wicket
Wicket 1.2.5 will keep your server alive. Download Wicket now!
http://wicketframework.org

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Wicket-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to