Binary file handling
Dennis Benzinger
Dennis.Benzinger at gmx.net
Thu Jan 8 10:50:39 GMT 2009
Hi Dmitri!
Am 08.01.2009 11:30, Dmitri Pissarenko schrieb:
> [...]
> I have a Java project with many binary files (actually, it is a JBoss
> Seam project). These binary files are Java libraries (JARs, more than
> 100 MB) and it is not possible to build them from source code with
> little effort. It is essential that changes of these binaries are
> tracked, otherwise it may happen that the system suddenly doesn't work
> - nothing has changed in the source code, but some binary has a
> different version.
> [...]
Are individual binary files larger than 100 MB or is the combined size
of the binary files larger than 100 MB? How many large binary files do
you have?
Dennis Benzinger
More information about the bazaar
mailing list