How does the nested projects work with Eclipse? afaiu eclipse's workspace needs to be a flat structure...
Martijn On 3/8/07, Igor Vaynberg <[EMAIL PROTECTED]> wrote:
<AlMaw> svn checkout https://svn.apache.org/repos/asf/incubator/wicket/branches/al-test-wicket-1.3.x <AlMaw> cd al-test-wicket-1.3.x <AlMaw> mvn install <AlMaw> Done. <AlMaw> In theory, we should be able to go: <AlMaw> cd jdk-1.4 <AlMaw> mvn release:prepare <AlMaw> ... <AlMaw> mvn release:perform <AlMaw> cd ../jdk-1.5 <AlMaw> mvn release:prepare <AlMaw> ... <AlMaw> mvn release:perform <AlMaw> And we'll be done. <AlMaw> It'll need a little tweaking. <AlMaw> And you'll probably want to run the jdk-1.4 stuff using a 1.4 JDK. <AlMaw> But check out how much neater the poms all are.
-- 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
