Skip to content

Commit

Permalink
Find XXX, BBB and Todo in code.
Browse files Browse the repository at this point in the history
  • Loading branch information
Timo Stollenwerk committed Apr 12, 2012
1 parent 5787911 commit 2da33c1
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions jenkins.plone.org/plone-4.2-code-analysis.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,33 @@ bin/jenkins-code-analysis</command>
</hudson.tasks.Shell>
</builders>
<publishers>
<hudson.plugins.tasks.TasksPublisher>
<healthy></healthy>
<unHealthy></unHealthy>
<thresholdLimit>low</thresholdLimit>
<pluginName>[TASKS] </pluginName>
<defaultEncoding></defaultEncoding>
<canRunOnFailed>false</canRunOnFailed>
<useDeltaValues>false</useDeltaValues>
<thresholds>
<unstableTotalAll></unstableTotalAll>
<unstableTotalHigh></unstableTotalHigh>
<unstableTotalNormal></unstableTotalNormal>
<unstableTotalLow></unstableTotalLow>
<failedTotalAll></failedTotalAll>
<failedTotalHigh></failedTotalHigh>
<failedTotalNormal></failedTotalNormal>
<failedTotalLow></failedTotalLow>
</thresholds>
<shouldDetectModules>false</shouldDetectModules>
<dontComputeNew>true</dontComputeNew>
<high></high>
<normal>XXX, BBB, TODO</normal>
<low></low>
<ignoreCase>false</ignoreCase>
<pattern>packages/**/*</pattern>
<excludePattern>packages/**/*.png, packages/**/*.gif, packages/**/*.jpg, packages/**/*.zip, packages/**/*.ppt, packages/**/*.jar, packages/**/*.stx, packages/**/CHANGES.txt, packages/**/HISTORY.txt, packages/**/INSTALL.txt, packages/**/*.rst, packages/**/CHANGELOG.txt, packages/**/ChangeLog</excludePattern>
</hudson.plugins.tasks.TasksPublisher>
<hudson.plugins.warnings.WarningsPublisher>
<healthy></healthy>
<unHealthy></unHealthy>
Expand Down

0 comments on commit 2da33c1

Please sign in to comment.