There is source code in the distribution. Can't you just jar it yourself? Alternatively you can download source jar from maven (even though you are not using maven):
http://repo1.maven.org/maven2/org/apache/wicket/wicket/1.3.3/wicket-1.3.3-sources.jar Frank On Tue, Apr 22, 2008 at 1:22 PM, Peter Ertl <[EMAIL PROTECTED]> wrote: > Dear wicket developers, > > could you make the wicket source jars part of the distribution (even when > this means more megabytes)? > > Or maybe an additional apache-wicket-1.x-sources.tar.gz (.zip) ? > > This would be very helpful for debugging and ensure that wicket-jar and > wicket-source-jars do match exactly. > > Regards, > Peter > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
