Author: simonetripodi
Date: Mon Sep 19 15:37:32 2011
New Revision: 1172669
URL: http://svn.apache.org/viewvc?rev=1172669&view=rev
Log:
added FIXME tag in the taglist plugin
Modified:
commons/proper/ognl/trunk/pom.xml
Modified: commons/proper/ognl/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/ognl/trunk/pom.xml?rev=1172669&r1=1172668&r2=1172669&view=diff
==============================================================================
--- commons/proper/ognl/trunk/pom.xml (original)
+++ commons/proper/ognl/trunk/pom.xml Mon Sep 19 15:37:32 2011
@@ -332,6 +332,7 @@ limitations under the License.
<tag>TODO</tag>
<tag>NOPMD</tag>
<tag>NOTE</tag>
+ <tag>FIXME</tag>
</tags>
</configuration>
</plugin>