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/10/27 15:15:07 UTC

svn commit: r468368 - in /portals/pluto/branches/1.1-286-COMPATIBILITY: ./ 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: Fri Oct 27 06:15:06 2006
New Revision: 468368

URL: http://svn.apache.org/viewvc?view=rev&rev=468368
Log:
Changed version-related properties to 1.1.0-286-SNAPSHOT

Modified:
    portals/pluto/branches/1.1-286-COMPATIBILITY/dist-build.xml
    portals/pluto/branches/1.1-286-COMPATIBILITY/pluto-container/src/main/resources/org/apache/pluto/environment.properties
    portals/pluto/branches/1.1-286-COMPATIBILITY/pluto-portal/src/main/webapp/WEB-INF/pluto-portal-driver-config.xml
    portals/pluto/branches/1.1-286-COMPATIBILITY/pluto-testsuite/src/main/webapp/WEB-INF/classes/expectedResults.properties

Modified: portals/pluto/branches/1.1-286-COMPATIBILITY/dist-build.xml
URL: http://svn.apache.org/viewvc/portals/pluto/branches/1.1-286-COMPATIBILITY/dist-build.xml?view=diff&rev=468368&r1=468367&r2=468368
==============================================================================
--- portals/pluto/branches/1.1-286-COMPATIBILITY/dist-build.xml (original)
+++ portals/pluto/branches/1.1-286-COMPATIBILITY/dist-build.xml Fri Oct 27 06:15:06 2006
@@ -36,7 +36,7 @@
 -->
 <project name="PlutoDistributions" default="bin-dist">
 
-	<property name="pluto.version" value="1.1.0-SNAPSHOT" description="Version of Pluto 1.1 to build"/>
+	<property name="pluto.version" value="1.1.0-286-SNAPSHOT" description="Version of Pluto 1.1 to build"/>
 	<property name="tomcat.version" value="5.5.17" description="Version of Tomcat to deploy Pluto"/>
 
 	<property name="dist.basedir" value="target/dist" description="Base working directory"/>

Modified: portals/pluto/branches/1.1-286-COMPATIBILITY/pluto-container/src/main/resources/org/apache/pluto/environment.properties
URL: http://svn.apache.org/viewvc/portals/pluto/branches/1.1-286-COMPATIBILITY/pluto-container/src/main/resources/org/apache/pluto/environment.properties?view=diff&rev=468368&r1=468367&r2=468368
==============================================================================
--- portals/pluto/branches/1.1-286-COMPATIBILITY/pluto-container/src/main/resources/org/apache/pluto/environment.properties (original)
+++ portals/pluto/branches/1.1-286-COMPATIBILITY/pluto-container/src/main/resources/org/apache/pluto/environment.properties Fri Oct 27 06:15:06 2006
@@ -18,8 +18,8 @@
 
 pluto.container.name=Pluto
 pluto.container.version.major=1
-pluto.container.version.minor=1.0-SNAPSHOT
+pluto.container.version.minor=1.1.0-286-SNAPSHOT
 
-javax.portlet.version.major=1
+javax.portlet.version.major=2
 javax.portlet.version.minor=0
 

Modified: portals/pluto/branches/1.1-286-COMPATIBILITY/pluto-portal/src/main/webapp/WEB-INF/pluto-portal-driver-config.xml
URL: http://svn.apache.org/viewvc/portals/pluto/branches/1.1-286-COMPATIBILITY/pluto-portal/src/main/webapp/WEB-INF/pluto-portal-driver-config.xml?view=diff&rev=468368&r1=468367&r2=468368
==============================================================================
--- portals/pluto/branches/1.1-286-COMPATIBILITY/pluto-portal/src/main/webapp/WEB-INF/pluto-portal-driver-config.xml (original)
+++ portals/pluto/branches/1.1-286-COMPATIBILITY/pluto-portal/src/main/webapp/WEB-INF/pluto-portal-driver-config.xml Fri Oct 27 06:15:06 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-286-SNAPSHOT</portal-version>
   <container-name>Pluto Portal Driver</container-name>
 
   <supports>

Modified: portals/pluto/branches/1.1-286-COMPATIBILITY/pluto-testsuite/src/main/webapp/WEB-INF/classes/expectedResults.properties
URL: http://svn.apache.org/viewvc/portals/pluto/branches/1.1-286-COMPATIBILITY/pluto-testsuite/src/main/webapp/WEB-INF/classes/expectedResults.properties?view=diff&rev=468368&r1=468367&r2=468368
==============================================================================
--- portals/pluto/branches/1.1-286-COMPATIBILITY/pluto-testsuite/src/main/webapp/WEB-INF/classes/expectedResults.properties (original)
+++ portals/pluto/branches/1.1-286-COMPATIBILITY/pluto-testsuite/src/main/webapp/WEB-INF/classes/expectedResults.properties Fri Oct 27 06:15:06 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-286-SNAPSHOT
 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-286-SNAPSHOT
 
 expected.security.role=tomcat
 expected.security.role.mapped=plutoTestRole