Skip to Main Content

Java APIs

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Different CRC's, same file?

843810Jun 20 2008 — edited Jul 11 2008
Hello Sun Forums,

I have a question for all you Sun experts. The nature of my company's product is such that when we compile our code, the same set of files always needs to have the same CRC. One of our developers here mentioned that he thinks that every time we build the jars, even on the same set of files, a time stamp, or the manifest, or something, is causing the same jar files to have a different CRC with each new compile.

Can someone tell me how to avoid having each new compile of the same code generate different CRC's for the jars? Thanks!!!

Mike
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 8 2008
Added on Jun 20 2008
18 comments
1,805 views