forked from phoedos/pmd
preps for release
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@979 51baf565-9d33-0410-a72c-fc3788e3496d
This commit is contained in:
@ -48,7 +48,6 @@
|
||||
|
||||
<target name="buildworker" depends="clean,jar">
|
||||
<delete dir="${workerzipfile}"/>
|
||||
<delete dir="staging"/>
|
||||
<mkdir dir="staging"/>
|
||||
<copy file="${lib}/dcpd.jar" toDir="staging"/>
|
||||
<copy file="${lib}/pmd-1.0rc2.jar" toDir="staging"/>
|
||||
|
@ -1,5 +1,6 @@
|
||||
???? 2002 - 0.3:
|
||||
Faster still - now the workers can being working before all the batches are written to the space.
|
||||
September 24 2002 - 0.3:
|
||||
Faster still - now the workers can being working before all the batches are written to the space. java.lang on my basic farm of 3 machines takes 13 minutes.
|
||||
Included a bit of documentation - a readme.txt
|
||||
|
||||
September 11 2001 - 0.2:
|
||||
Much, much faster now. java.lang on my basic farm of 3 machines takes 21 minutes.
|
||||
|
Reference in New Issue
Block a user