*** empty log message ***
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2463 51baf565-9d33-0410-a72c-fc3788e3496d
This commit is contained in:
1
pmd-web/src/jobs/jfcunit_main.txt
Executable file
1
pmd-web/src/jobs/jfcunit_main.txt
Executable file
@ -0,0 +1 @@
|
||||
Sourceforge:JFCUnit:jfcunit:main:main/src
|
@ -13,7 +13,7 @@ Dir.new("jobs").each { |candidate|
|
||||
if ARGV.length != 0 && ARGV[0] != moduleDir
|
||||
next
|
||||
end
|
||||
#if moduleDir != "jagzilla"
|
||||
#if moduleDir != "main"
|
||||
# next
|
||||
#end
|
||||
job = PMD::Job.new(location,title,unixname,moduleDir,srcDir)
|
||||
|
Reference in New Issue
Block a user