Oops, sorry. I haven't noticed that it was there... Thanks, Péter -----Original Message----- From: Andrus Adamchik [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 21, 2007 5:46 PM To: user@cayenne.apache.org Subject: Re: Source code in jar?
On Mar 21, 2007, at 6:35 PM, Török Péter wrote: > Hello, > is the official source code of Cayenne 2.0.2 publicly available in > a jar or zip somewhere? > Thanks in advance, > Péter You can create one yourself from the download: cd cayenne-2.0.2/src/cayenne jar cvf cayenne-2.0.2-src.jar * Andrus