You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by bo...@apache.org on 2008/08/18 16:07:25 UTC

svn commit: r686762 - /gump/metadata/project/jakarta-bcel.xml

Author: bodewig
Date: Mon Aug 18 07:07:24 2008
New Revision: 686762

URL: http://svn.apache.org/viewvc?rev=686762&view=rev
Log:
typo

Modified:
    gump/metadata/project/jakarta-bcel.xml

Modified: gump/metadata/project/jakarta-bcel.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/jakarta-bcel.xml?rev=686762&r1=686761&r2=686762&view=diff
==============================================================================
--- gump/metadata/project/jakarta-bcel.xml (original)
+++ gump/metadata/project/jakarta-bcel.xml Mon Aug 18 07:07:24 2008
@@ -34,7 +34,7 @@
     <option project="junit"/>
 
     <!-- downloaded by mvn even though the project doesn't need them.
-         Adding them as "option" would cause circular optionencies via
+         Adding them as "option" would cause circular dependencies via
          xalan and ant (jmock needs ant needs xalan needs bcel) so
          we give bcel a separate local repository and download the two
          projects from mvn's central repository