You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pluto-scm@portals.apache.org by cd...@apache.org on 2006/09/18 13:05:48 UTC

svn commit: r447368 - in /portals/pluto/tags/release-1.1.0-beta2: pluto-container/src/main/resources/org/apache/pluto/ pluto-portal/src/main/webapp/WEB-INF/ pluto-testsuite/src/main/webapp/WEB-INF/classes/

Author: cdoremus
Date: Mon Sep 18 04:05:47 2006
New Revision: 447368

URL: http://svn.apache.org/viewvc?view=rev&rev=447368
Log:
Modified so that beta2 is displayed in the About Pluto portal page and to make the version test in the testsuite work correctly.

Modified:
    portals/pluto/tags/release-1.1.0-beta2/pluto-container/src/main/resources/org/apache/pluto/environment.properties
    portals/pluto/tags/release-1.1.0-beta2/pluto-portal/src/main/webapp/WEB-INF/pluto-portal-driver-config.xml
    portals/pluto/tags/release-1.1.0-beta2/pluto-testsuite/src/main/webapp/WEB-INF/classes/expectedResults.properties

Modified: portals/pluto/tags/release-1.1.0-beta2/pluto-container/src/main/resources/org/apache/pluto/environment.properties
URL: http://svn.apache.org/viewvc/portals/pluto/tags/release-1.1.0-beta2/pluto-container/src/main/resources/org/apache/pluto/environment.properties?view=diff&rev=447368&r1=447367&r2=447368
==============================================================================
--- portals/pluto/tags/release-1.1.0-beta2/pluto-container/src/main/resources/org/apache/pluto/environment.properties (original)
+++ portals/pluto/tags/release-1.1.0-beta2/pluto-container/src/main/resources/org/apache/pluto/environment.properties Mon Sep 18 04:05:47 2006
@@ -18,7 +18,7 @@
 
 pluto.container.name=Pluto
 pluto.container.version.major=1
-pluto.container.version.minor=1.0-SNAPSHOT
+pluto.container.version.minor=1.0-beta2
 
 javax.portlet.version.major=1
 javax.portlet.version.minor=0

Modified: portals/pluto/tags/release-1.1.0-beta2/pluto-portal/src/main/webapp/WEB-INF/pluto-portal-driver-config.xml
URL: http://svn.apache.org/viewvc/portals/pluto/tags/release-1.1.0-beta2/pluto-portal/src/main/webapp/WEB-INF/pluto-portal-driver-config.xml?view=diff&rev=447368&r1=447367&r2=447368
==============================================================================
--- portals/pluto/tags/release-1.1.0-beta2/pluto-portal/src/main/webapp/WEB-INF/pluto-portal-driver-config.xml (original)
+++ portals/pluto/tags/release-1.1.0-beta2/pluto-portal/src/main/webapp/WEB-INF/pluto-portal-driver-config.xml Mon Sep 18 04:05:47 2006
@@ -24,7 +24,7 @@
     version="1.1">
 
   <portal-name>pluto-portal-driver</portal-name>
-  <portal-version>1.1.0-SNAPSHOT</portal-version>
+  <portal-version>1.1.0-beta2</portal-version>
   <container-name>Pluto Portal Driver</container-name>
 
   <supports>

Modified: portals/pluto/tags/release-1.1.0-beta2/pluto-testsuite/src/main/webapp/WEB-INF/classes/expectedResults.properties
URL: http://svn.apache.org/viewvc/portals/pluto/tags/release-1.1.0-beta2/pluto-testsuite/src/main/webapp/WEB-INF/classes/expectedResults.properties?view=diff&rev=447368&r1=447367&r2=447368
==============================================================================
--- portals/pluto/tags/release-1.1.0-beta2/pluto-testsuite/src/main/webapp/WEB-INF/classes/expectedResults.properties (original)
+++ portals/pluto/tags/release-1.1.0-beta2/pluto-testsuite/src/main/webapp/WEB-INF/classes/expectedResults.properties Mon Sep 18 04:05:47 2006
@@ -24,11 +24,11 @@
 
 # The value we expect to return from renderRequest.getPortalContext().getPortalInfo();
 
-expected.serverInfo = Pluto/1.1.0-SNAPSHOT
+expected.serverInfo = Pluto/1.1.0-beta2
 expected.version.major=1
 expected.version.minor=0
 
-expected.portalInfo = pluto-portal-driver/1.1.0-SNAPSHOT
+expected.portalInfo = pluto-portal-driver/1.1.0-beta2
 
 expected.security.role=tomcat
 expected.security.role.mapped=plutoTestRole