You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-dev@portals.apache.org by vk...@apache.org on 2008/09/10 15:25:08 UTC

svn commit: r693842 - in /portals/jetspeed-2/portal/branches/security-refactoring: components/jetspeed-portal/pom.xml pom.xml

Author: vkumar
Date: Wed Sep 10 06:25:07 2008
New Revision: 693842

URL: http://svn.apache.org/viewvc?rev=693842&view=rev
Log:
Commenting out SSO component, till the security factoring is going on.

Modified:
    portals/jetspeed-2/portal/branches/security-refactoring/components/jetspeed-portal/pom.xml
    portals/jetspeed-2/portal/branches/security-refactoring/pom.xml

Modified: portals/jetspeed-2/portal/branches/security-refactoring/components/jetspeed-portal/pom.xml
URL: http://svn.apache.org/viewvc/portals/jetspeed-2/portal/branches/security-refactoring/components/jetspeed-portal/pom.xml?rev=693842&r1=693841&r2=693842&view=diff
==============================================================================
--- portals/jetspeed-2/portal/branches/security-refactoring/components/jetspeed-portal/pom.xml (original)
+++ portals/jetspeed-2/portal/branches/security-refactoring/components/jetspeed-portal/pom.xml Wed Sep 10 06:25:07 2008
@@ -157,11 +157,13 @@
             <artifactId>jetspeed-search</artifactId>
             <scope>test</scope>
         </dependency>
+        <!-- Commenting out SSO module for now
         <dependency>
             <groupId>${pom.groupId}</groupId>
             <artifactId>jetspeed-sso</artifactId>
             <scope>test</scope>
         </dependency>
+        -->
         <dependency>
             <groupId>${pom.groupId}</groupId>
             <artifactId>jetspeed-profiler</artifactId>

Modified: portals/jetspeed-2/portal/branches/security-refactoring/pom.xml
URL: http://svn.apache.org/viewvc/portals/jetspeed-2/portal/branches/security-refactoring/pom.xml?rev=693842&r1=693841&r2=693842&view=diff
==============================================================================
--- portals/jetspeed-2/portal/branches/security-refactoring/pom.xml (original)
+++ portals/jetspeed-2/portal/branches/security-refactoring/pom.xml Wed Sep 10 06:25:07 2008
@@ -471,11 +471,13 @@
         <artifactId>jetspeed-portlet-factory</artifactId>
         <version>${pom.version}</version>
       </dependency>
+      <!-- Commenting out SSO module for now
       <dependency>
         <groupId>org.apache.portals.jetspeed-2</groupId>
         <artifactId>jetspeed-sso</artifactId>
         <version>${pom.version}</version>
       </dependency>
+      -->
       <dependency>
         <groupId>org.apache.portals.jetspeed-2</groupId>
         <artifactId>jetspeed-statistics</artifactId>



---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org