You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by da...@apache.org on 2010/11/17 19:33:02 UTC

svn commit: r1036155 - /incubator/isis/trunk/viewer/bdd/pom.xml

Author: danhaywood
Date: Wed Nov 17 18:33:01 2010
New Revision: 1036155

URL: http://svn.apache.org/viewvc?rev=1036155&view=rev
Log:
commented out fitnesse module from viewer/bdd - it's not part of Isis and will be moved to isis-contrib.

Modified:
    incubator/isis/trunk/viewer/bdd/pom.xml

Modified: incubator/isis/trunk/viewer/bdd/pom.xml
URL: http://svn.apache.org/viewvc/incubator/isis/trunk/viewer/bdd/pom.xml?rev=1036155&r1=1036154&r2=1036155&view=diff
==============================================================================
--- incubator/isis/trunk/viewer/bdd/pom.xml (original)
+++ incubator/isis/trunk/viewer/bdd/pom.xml Wed Nov 17 18:33:01 2010
@@ -111,7 +111,9 @@
     <modules>
 	    <module>common</module>
 	    <module>concordion</module>
+        <!-- 
 	    <module>fitnesse</module>
+        -->
 	</modules>
 
 </project>