> I am trying to download the source code for wicket but I can't seem to find > it. I have searched the forums and the website for the link to no avail.
Hmmm. I see that we're not deploying versions with source jars on maven repo's, while we are doing that for snapshots. Quite annoying. Martijn, are we missing something? > I have downloaded the source code for the modules @ > hhtp://svn.apache.org/repos/ask/wicket/trunk/jdk-1.5 but I need the source > code for the library itself. You can always check out yourself (use the branch you like, e.g. http://svn.apache.org/repos/asf/wicket/releases/wicket-1.3.0-beta3/jdk-1.4/wicket), and use jar cfv to create a source jar). > As a side note, I'm doing a presentation of the Wicket framework to the > company I work for. If all goes well, the powers that be will decide to use > the framework to develop web applications. Let's hope for the best. Cool. Good luck. Who are the contenders/ what are you currently using? Eelco