Building Identical JAR file
"Moynihan, Michael A" <[email protected]> Tue, 24 Apr 2007 22:53:22 -0400
| Newsgroups | gmane.comp.jakarta.ojb.devel |
|---|---|
| Message-ID | <D2BA1C0FC1F3364388DB8FA3E079BE6CDA36FC@MSGMMKCLM2WIN.DMN1.FMR.COM> |
Hi All, I've a quick question. I need to build the ojb component from source. To achieve this I download the source from http://archive.apache.org/dist/db/ojb/db-ojb-1.0.3/db-ojb-1.0.3-src.zip and run the "ant jar" command. This builds me a jar file however when I compare it to the jar file in the located in the distribution here http://archive.apache.org/dist/db/ojb/db-ojb-1.0.3/db-ojb-1.0.3.jar , there's a number of additional files in the jar downloaded from the archive. Even when I use the ant command "ant with-jdori" I get a different build in terms of file contents. Can anyone tell me how to build a jar from source that is identical in contents to the jar file in the distribution Thanks in advance, Michael