Author: mcucchiara
Date: Tue Nov  1 08:56:50 2011
New Revision: 1195881

URL: http://svn.apache.org/viewvc?rev=1195881&view=rev
Log:
Remove duplicated issue id.

Modified:
    commons/proper/ognl/trunk/src/changes/changes.xml

Modified: commons/proper/ognl/trunk/src/changes/changes.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/ognl/trunk/src/changes/changes.xml?rev=1195881&r1=1195880&r2=1195881&view=diff
==============================================================================
--- commons/proper/ognl/trunk/src/changes/changes.xml (original)
+++ commons/proper/ognl/trunk/src/changes/changes.xml Tue Nov  1 08:56:50 2011
@@ -24,9 +24,9 @@
   <body>
     <release version="4.0-incubating" date="TBD" description="First ASF 
release under Incubation.">
       <action issue="OGNL-36" type="fix" dev="mcucchiara">Link "Benchmarks" on 
left hand navigation is broken (contributed by Adrian Cumiskey).</action>
-      <action issue="OGNL-33" type="update" dev="mcucchiara">OGNL-33 - 
Improvements to JJTOgnlParserState (contributed by Adrian Cumiskey).</action>
-      <action issue="OGNL-32" type="update" dev="mcucchiara">OGNL-32 - CPD fix 
to ASTProperty (contributed by Adrian Cumiskey).</action>
-      <action issue="OGNL-31" type="update" dev="mcucchiara">OGNL-31 - Some 
CPD fixes around ASTMethod and ASTStaticMethod (contributed by Adrian 
Cumiskey).</action>
+      <action issue="OGNL-33" type="update" dev="mcucchiara">Improvements to 
JJTOgnlParserState (contributed by Adrian Cumiskey).</action>
+      <action issue="OGNL-32" type="update" dev="mcucchiara">CPD fix to 
ASTProperty (contributed by Adrian Cumiskey).</action>
+      <action issue="OGNL-31" type="update" dev="mcucchiara">Some CPD fixes 
around ASTMethod and ASTStaticMethod (contributed by Adrian Cumiskey).</action>
       <action issue="OGNL-28" type="update" dev="mcucchiara">Visitor pattern 
needs way to propagate exceptions (contributed by Daniel Pitts).</action>
       <action issue="OGNL-27" type="update" dev="simonetripodi">Move 
"toString" implementations into visitor pattern (contributed by Daniel 
Pitts).</action>
       <action issue="OGNL-26" type="update" dev="grobmeier">JUnit Tests 
produce confusing output.</action>


Reply via email to