Author: ate
Date: Thu Sep 28 15:15:12 2006
New Revision: 451041

URL: http://svn.apache.org/viewvc?view=rev&rev=451041
Log:
Fix for JS2-588: "Portal Site Detail" portlet doesn't work in trunk.
This actually was caused by an incompatability of the frameworks bridge 1.0 
which used an deprecated and now remove api in Springframework 2.0.
A new version of the frameworks bridge 1.0.1-dev fixes this (PB-50).
  See: http://issues.apache.org/jira/browse/JS2-588
  and: http://issues.apache.org/jira/browse/PB-50

Modified:
    portals/jetspeed-2/trunk/project.properties

Modified: portals/jetspeed-2/trunk/project.properties
URL: 
http://svn.apache.org/viewvc/portals/jetspeed-2/trunk/project.properties?view=diff&rev=451041&r1=451040&r2=451041
==============================================================================
--- portals/jetspeed-2/trunk/project.properties (original)
+++ portals/jetspeed-2/trunk/project.properties Thu Sep 28 15:15:12 2006
@@ -23,7 +23,7 @@
 bridges.groupId=org.apache.portals.bridges
 portals.bridges.version=1.0
 portals.bridges.common.version=1.0.1-dev
-portals.bridges.frameworks.version=1.0
+portals.bridges.frameworks.version=1.0.1-dev
 portals.bridges.jsf.version=1.0
 portals.bridges.perl.version=1.0
 portals.bridges.php.version=1.0



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to