svn commit: r482416 - /portals/jetspeed-2/trunk/components/portal-site/src/java/org/apache/jetspeed/portalsite/impl/PortalSiteSessionContextImpl.java

2006-12-04 Thread ate
Author: ate Date: Mon Dec 4 16:02:46 2006 New Revision: 482416 URL: http://svn.apache.org/viewvc?view=rev&rev=482416 Log: Allow multiple path/page criteria in a locator: only when none provides a value (or none is provided in the first place), fallback to using the locator request path Modifie

svn commit: r482398 - in /portals/jetspeed-2/trunk: .classpath project.properties

2006-12-04 Thread taylor
Author: taylor Date: Mon Dec 4 14:49:34 2006 New Revision: 482398 URL: http://svn.apache.org/viewvc?view=rev&rev=482398 Log: update to latest velocity bridge Modified: portals/jetspeed-2/trunk/.classpath portals/jetspeed-2/trunk/project.properties Modified: portals/jetspeed-2/trunk/.cla

svn commit: r482392 - /portals/jetspeed-2/trunk/applications/j2-admin/src/java/org/apache/jetspeed/portlets/security/users/UserDetailsPortlet.java

2006-12-04 Thread taylor
Author: taylor Date: Mon Dec 4 14:32:08 2006 New Revision: 482392 URL: http://svn.apache.org/viewvc?view=rev&rev=482392 Log: don't log errors when user folder not found since users are not required to have home pages Modified: portals/jetspeed-2/trunk/applications/j2-admin/src/java/org/apa

svn commit: r482383 - /portals/jetspeed-2/trunk/components/sso/src/java/org/apache/jetspeed/sso/impl/SSOContextImpl.java

2006-12-04 Thread taylor
Author: taylor Date: Mon Dec 4 14:01:21 2006 New Revision: 482383 URL: http://svn.apache.org/viewvc?view=rev&rev=482383 Log: should implement serializable since its put in portlet session Modified: portals/jetspeed-2/trunk/components/sso/src/java/org/apache/jetspeed/sso/impl/SSOContextImpl.

svn commit: r482316 - /portals/jetspeed-2/trunk/components/capability/src/java/org/apache/jetspeed/capabilities/impl/JetspeedCapabilities.java

2006-12-04 Thread taylor
Author: taylor Date: Mon Dec 4 11:45:46 2006 New Revision: 482316 URL: http://svn.apache.org/viewvc?view=rev&rev=482316 Log: more specific exceptions Modified: portals/jetspeed-2/trunk/components/capability/src/java/org/apache/jetspeed/capabilities/impl/JetspeedCapabilities.java Modified:

svn commit: r482273 - /portals/jetspeed-2/trunk/src/webapp/WEB-INF/assembly/capabilities.xml

2006-12-04 Thread taylor
Author: taylor Date: Mon Dec 4 10:11:39 2006 New Revision: 482273 URL: http://svn.apache.org/viewvc?view=rev&rev=482273 Log: add all DML operations to transactions Modified: portals/jetspeed-2/trunk/src/webapp/WEB-INF/assembly/capabilities.xml Modified: portals/jetspeed-2/trunk/src/webapp/W

svn commit: r482272 - in /portals/jetspeed-2/trunk/jetspeed-api/src/java/org/apache/jetspeed/capabilities: Capabilities.java CapabilitiesException.java

2006-12-04 Thread taylor
Author: taylor Date: Mon Dec 4 10:11:13 2006 New Revision: 482272 URL: http://svn.apache.org/viewvc?view=rev&rev=482272 Log: more specific exceptions Added: portals/jetspeed-2/trunk/jetspeed-api/src/java/org/apache/jetspeed/capabilities/CapabilitiesException.java Modified: portals/jets

[jira] Updated: (JS2-619) Non-thread safe code in PortalSiteRequestContextImpl.java

2006-12-04 Thread Woonsan Ko (JIRA)
[ http://issues.apache.org/jira/browse/JS2-619?page=all ] Woonsan Ko updated JS2-619: --- Attachment: getmenu-diff.txt My fixes for this issue. > Non-thread safe code in PortalSiteRequestContextImpl.java >

[jira] Created: (JS2-619) Non-thread safe code in PortalSiteRequestContextImpl.java

2006-12-04 Thread Woonsan Ko (JIRA)
Non-thread safe code in PortalSiteRequestContextImpl.java - Key: JS2-619 URL: http://issues.apache.org/jira/browse/JS2-619 Project: Jetspeed 2 Issue Type: Bug Components: Comp