#141 closed defect (fixed)
Rank invariant should not support configurations — at Version 3
Reported by: | Martin Svensson | Owned by: | Martin Svensson |
---|---|---|---|
Priority: | critical | Milestone: | Normalization package v1.0 |
Component: | net.sf.basedb.normalizers | Keywords: | |
Cc: |
Description (last modified by )
The rank-invariant plug-in does not override the supportsConfigurations()
method. It should always return false when called.
Change History (3)
comment:1 by , 16 years ago
Status: | new → assigned |
---|
comment:2 by , 16 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:3 by , 16 years ago
Description: | modified (diff) |
---|
Note:
See TracTickets
for help on using tickets.
(In [811]) Fixes #141 Rank invariant should not support configurations. The plugin always returns false from now on. Also update the README file with some information about the Rank invariant plugin and AverageNorm. plugin.