Mantis Bug Tracker

View Issue DetailsJump to Notes ] Wiki ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000057jquantlib[All Projects] toolspublic2008-12-20 13:022009-03-09 00:09
ReporterRichard Gomes 
Assigned ToUeli Hofstetter 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target Version0.1.2Fixed in Version0.1.2 
Summary0000057: PMD should detect uses of java.util.Vector
DescriptionPMD should detect uses of java.util.Vector
TagsNo tags attached.
Attached Files

- Relationships
child of 0000030closedRichard Gomes Remove Macker 

-  Notes
(0000100)
Richard Gomes (manager)
2009-02-02 02:34

* I've created colt.xml and fastutil.xml under directory src/main/pmd as example.

* I've integrated these 2 rulesets in pom.xml near line 900:
              <ruleset>${basedir}/src/main/pmd/colt.xml</ruleset>
              <ruleset>${basedir}/src/main/pmd/fastutil.xml</ruleset>

* The following articles explain how PMD rulesets can be created:
  http://pmd.sourceforge.net/howtowritearule.html [^]
  http://www.onjava.com/pub/a/onjava/2003/04/09/pmd_rules.html [^]
(0000112)
Ueli Hofstetter (developer)
2009-02-03 12:39

review/confirm
(0000139)
Richard Gomes (manager)
2009-02-08 16:44

This checking is, in fact, already provided by PMD.

Could you please enable default rulesets related to
* http://pmd.sourceforge.net/rules/index.html#Migration_Rules [^]
* http://pmd.sourceforge.net/rules/index.html#Finalizer_Rules [^]
* http://pmd.sourceforge.net/rules/index.html#Java_Logging_Rules [^]

After that you can delete src/main/pmd/vector.xml, which will not be needed anymore.

Thanks
(0000234)
Richard Gomes (manager)
2009-03-09 00:09

Do not fix: PMD already warns about use of Vector

- Issue History
Date Modified Username Field Change
2008-12-20 13:02 Richard Gomes New Issue
2008-12-20 13:02 Richard Gomes Status new => assigned
2008-12-20 13:02 Richard Gomes Assigned To => Dominik Holenstein
2009-01-25 06:40 Dominik Holenstein Assigned To Dominik Holenstein =>
2009-01-25 21:22 Richard Gomes Target Version => 0.1.2
2009-01-25 23:24 Richard Gomes Relationship added child of 0000030
2009-01-27 01:12 Administrator Status assigned => new
2009-02-02 02:34 Richard Gomes Note Added: 0000100
2009-02-02 19:18 Ueli Hofstetter Status new => assigned
2009-02-02 19:18 Ueli Hofstetter Assigned To => Ueli Hofstetter
2009-02-03 12:39 Ueli Hofstetter Note Added: 0000112
2009-02-03 12:39 Ueli Hofstetter Assigned To Ueli Hofstetter => Richard Gomes
2009-02-08 16:44 Richard Gomes Note Added: 0000139
2009-02-08 16:44 Richard Gomes Issue Monitored: Dominik Holenstein
2009-02-08 16:44 Richard Gomes Assigned To Richard Gomes => Ueli Hofstetter
2009-02-08 18:34 Ueli Hofstetter Status assigned => resolved
2009-02-08 18:34 Ueli Hofstetter Resolution open => fixed
2009-03-09 00:09 Richard Gomes Note Added: 0000234
2009-03-09 00:09 Richard Gomes Status resolved => closed
2009-03-09 00:09 Richard Gomes Fixed in Version => 0.1.2


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker