Package rma.util
Class JarReport
java.lang.Object
rma.util.JarReport
generate a report on the changes to the code since the
the last jars were built.
expects a file of the format :
path|filename|date|comment
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
INITIAL_VERSION
- See Also:
-
JARS
-
-
Constructor Details
-
JarReport
-
JarReport
-
-
Method Details
-
filter
public void filter()filter the file, print the output -
main
-