Update of /cvsroot/commonjava/commonjava-projects/commonjava-dirdigester
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20013
Added Files:
project.properties
Log Message:
added junit config for maven, and added the
compareAndWriteDirectoryDigest() method to allow
for incremental calculation and recording...
--- NEW FILE: project.properties ---
maven.junit.fork=true
maven.junit.usefile=${basedir}/junit.log
|