You are viewing a plain text version of this content. The canonical link for it is here.
Posted to portalapps-dev@portals.apache.org by wo...@apache.org on 2011/03/10 08:48:53 UTC

svn commit: r1080139 - /portals/applications/demo/trunk/pom.xml

Author: woonsan
Date: Thu Mar 10 07:48:53 2011
New Revision: 1080139

URL: http://svn.apache.org/viewvc?rev=1080139&view=rev
Log:
APA-41: enabling generic script bridge portlet

Modified:
    portals/applications/demo/trunk/pom.xml

Modified: portals/applications/demo/trunk/pom.xml
URL: http://svn.apache.org/viewvc/portals/applications/demo/trunk/pom.xml?rev=1080139&r1=1080138&r2=1080139&view=diff
==============================================================================
--- portals/applications/demo/trunk/pom.xml (original)
+++ portals/applications/demo/trunk/pom.xml Thu Mar 10 07:48:53 2011
@@ -158,15 +158,12 @@
         </exclusion>
       </exclusions>
     </dependency>
-    <!-- TODO: Uncomment the following after portals-bridges-script project is added
-               to the Apache Hudson build process.
     <dependency>
       <groupId>org.apache.portals.bridges</groupId>
       <artifactId>portals-bridges-script-dependencies-jruby</artifactId>
       <version>${org.apache.portals.bridges.script.version}</version>
       <type>pom</type>
     </dependency>
-    -->
     <dependency>
       <groupId>org.apache.portals.bridges</groupId>
       <artifactId>portals-bridges-groovy</artifactId>