Package nxt.util

Class ReproducibleJarOutputStream

All Implemented Interfaces:
Closeable, Flushable, AutoCloseable

public class ReproducibleJarOutputStream extends JarOutputStream
Produce a Jar that given the same class files and timestamps, generates the binary Jar file Use this to generate test data which won't change