gatein SVN: r6408 - epp/portal/branches.
by do-not-reply@jboss.org
Author: hfnukal
Date: 2011-04-28 08:39:47 -0400 (Thu, 28 Apr 2011)
New Revision: 6408
Added:
epp/portal/branches/EPP_5_1_1_Dev01/
Log:
Preparing release 5.1.1.Dev01
13 years, 8 months
gatein SVN: r6405 - epp/sso/branches/1.0-epp-5.1-Branch.
by do-not-reply@jboss.org
Author: theute
Date: 2011-04-28 08:19:36 -0400 (Thu, 28 Apr 2011)
New Revision: 6405
Modified:
epp/sso/branches/1.0-epp-5.1-Branch/pom.xml
Log:
Updated dependencies
Modified: epp/sso/branches/1.0-epp-5.1-Branch/pom.xml
===================================================================
--- epp/sso/branches/1.0-epp-5.1-Branch/pom.xml 2011-04-28 12:13:29 UTC (rev 6404)
+++ epp/sso/branches/1.0-epp-5.1-Branch/pom.xml 2011-04-28 12:19:36 UTC (rev 6405)
@@ -68,9 +68,9 @@
<!-- exo -->
- <org.exoplatform.core.version>2.3.5-GA</org.exoplatform.core.version>
- <org.exoplatform.ws.version>2.1.5-GA</org.exoplatform.ws.version>
- <org.exoplatform.portal.version>5.1.0-epp-GA</org.exoplatform.portal.version>
+ <org.exoplatform.core.version>2.3.8-GA</org.exoplatform.core.version>
+ <org.exoplatform.ws.version>2.1.8-GA</org.exoplatform.ws.version>
+ <org.exoplatform.portal.version>5.1.1-epp-DEV01</org.exoplatform.portal.version>
<!-- JAX-RS jsr-311 -->
<version.javax.ws.rs>1.0</version.javax.ws.rs>
13 years, 8 months
gatein SVN: r6404 - epp/portal/branches/EPP_5_1_Branch.
by do-not-reply@jboss.org
Author: hfnukal
Date: 2011-04-28 08:13:29 -0400 (Thu, 28 Apr 2011)
New Revision: 6404
Removed:
epp/portal/branches/EPP_5_1_Branch/gatein-ds.xml
epp/portal/branches/EPP_5_1_Branch/prepareEPP.xml
epp/portal/branches/EPP_5_1_Branch/server-https.xml
epp/portal/branches/EPP_5_1_Branch/server.keystore
epp/portal/branches/EPP_5_1_Branch/server.xml
Log:
Cleaning build util files
Deleted: epp/portal/branches/EPP_5_1_Branch/gatein-ds.xml
===================================================================
--- epp/portal/branches/EPP_5_1_Branch/gatein-ds.xml 2011-04-28 12:06:23 UTC (rev 6403)
+++ epp/portal/branches/EPP_5_1_Branch/gatein-ds.xml 2011-04-28 12:13:29 UTC (rev 6404)
@@ -1,51 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ~ JBoss, a division of Red Hat ~
- ~ Copyright 2009, Red Hat Middleware, LLC, and individual ~
- ~ contributors as indicated by the @authors tag. See the ~
- ~ copyright.txt in the distribution for a full listing of ~
- ~ individual contributors. ~
- ~ ~
- ~ This is free software; you can redistribute it and/or modify it ~
- ~ under the terms of the GNU Lesser General Public License as ~
- ~ published by the Free Software Foundation; either version 2.1 of ~
- ~ the License, or (at your option) any later version. ~
- ~ ~
- ~ This software is distributed in the hope that it will be useful, ~
- ~ but WITHOUT ANY WARRANTY; without even the implied warranty of ~
- ~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU ~
- ~ Lesser General Public License for more details. ~
- ~ ~
- ~ You should have received a copy of the GNU Lesser General Public ~
- ~ License along with this software; if not, write to the Free ~
- ~ Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA ~
- ~ 02110-1301 USA, or see the FSF site: http://www.fsf.org. ~
- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~-->
-
-<datasources>
- <no-tx-datasource>
- <jndi-name>gatein-idm</jndi-name>
- <connection-url>jdbc:hsqldb:${jboss.server.data.dir}${/}gatein${/}hypersonic${/}gatein-idm-localDB</connection-url>
- <driver-class>org.hsqldb.jdbcDriver</driver-class>
- <user-name>sa</user-name>
- <password></password>
-
- <min-pool-size>5</min-pool-size>
- <max-pool-size>20</max-pool-size>
- <idle-timeout-minutes>0</idle-timeout-minutes>
- <prepared-statement-cache-size>32</prepared-statement-cache-size>
- </no-tx-datasource>
-
- <no-tx-datasource>
- <jndi-name>gatein-jcr</jndi-name>
- <connection-url>jdbc:hsqldb:${jboss.server.data.dir}${/}gatein${/}hypersonic${/}gatein-jcr-localDB</connection-url>
- <driver-class>org.hsqldb.jdbcDriver</driver-class>
- <user-name>sa</user-name>
- <password></password>
-
- <min-pool-size>5</min-pool-size>
- <max-pool-size>20</max-pool-size>
- <idle-timeout-minutes>0</idle-timeout-minutes>
- <prepared-statement-cache-size>32</prepared-statement-cache-size>
- </no-tx-datasource>
-</datasources>
Deleted: epp/portal/branches/EPP_5_1_Branch/prepareEPP.xml
===================================================================
--- epp/portal/branches/EPP_5_1_Branch/prepareEPP.xml 2011-04-28 12:06:23 UTC (rev 6403)
+++ epp/portal/branches/EPP_5_1_Branch/prepareEPP.xml 2011-04-28 12:13:29 UTC (rev 6404)
@@ -1,16 +0,0 @@
- <project name="prepareEPP" default="prepare">
- <target name="prepare">
- <copy file="so on, " overwrite="true" todir="packaging/pkg/target/jboss/server/default/deploy"/>
- <delete file="">
- <fileset dir="packaging/pkg/target/jboss/server/default/deploy/" includes="gatein-sample-*"/>
- </delete>
- </target>
- <target name="prepareHttps">
- <copy file="packaging/pkg/target/jboss/server/default/deploy/jbossweb.sar/server.xml" overwrite="true" todir="."/>
- <copy file="server-https.xml" overwrite="true" tofile="packaging/pkg/target/jboss/server/default/deploy/jbossweb.sar/server.xml"/>
- <copy file="server.keystore" todir="packaging/pkg/target/jboss/server/default/conf" overwrite="true" />
- </target>
- <target name="prepareHttpsUndo">
- <copy file="server.xml" overwrite="true" todir="packaging/pkg/target/jboss/server/default/deploy/jbossweb.sar"/>
- </target>
- </project>
\ No newline at end of file
Deleted: epp/portal/branches/EPP_5_1_Branch/server-https.xml
===================================================================
--- epp/portal/branches/EPP_5_1_Branch/server-https.xml 2011-04-28 12:06:23 UTC (rev 6403)
+++ epp/portal/branches/EPP_5_1_Branch/server-https.xml 2011-04-28 12:13:29 UTC (rev 6404)
@@ -1,170 +0,0 @@
-<Server>
-
- <!-- Optional listener which ensures correct init and shutdown of APR,
- and provides information if it is not installed -->
- <Listener className="org.apache.catalina.core.AprLifecycleListener" SSLEngine="on" />
- <!--Initialize Jasper prior to webapps are loaded. Documentation at /docs/jasper-howto.html -->
- <Listener className="org.apache.catalina.core.JasperListener" />
-
- <Service name="jboss.web">
-
- <!-- A HTTP/1.1 Connector on port 8080 -->
- <Connector protocol="HTTP/1.1" port="8080" address="${jboss.bind.address}"
- connectionTimeout="20000" redirectPort="8443" />
-
- <!-- Add this option to the connector to avoid problems with
- .NET clients that don't implement HTTP/1.1 correctly
- restrictedUserAgents="^.*MS Web Services Client Protocol 1.1.4322.*$"
- -->
-
- <!-- A AJP 1.3 Connector on port 8009 -->
- <Connector protocol="AJP/1.3" port="8009" address="${jboss.bind.address}"
- redirectPort="8443" />
-
- <!-- SSL/TLS Connector configuration using the admin devl guide keystore -->
- <Connector protocol="HTTP/1.1" SSLEnabled="true"
- port="8443" address="${jboss.bind.address}"
- scheme="https" secure="true" clientAuth="false"
- keystoreFile="${jboss.server.home.dir}/conf/server.keystore"
- keystorePass="changeit" sslProtocol = "TLS"
- connectionTimeout="20000" acceptCount="100" emptySessionPath="true"
- maxThreads="250" enableLookups="false" disableUploadTimeout="true"
- maxHttpHeaderSize="8192" />
-
- <Engine name="jboss.web" defaultHost="localhost">
-
- <!-- The JAAS based authentication and authorization realm implementation
- that is compatible with the jboss 3.2.x realm implementation.
- - certificatePrincipal : the class name of the
- org.jboss.security.auth.certs.CertificatePrincipal impl
- used for mapping X509[] cert chains to a Princpal.
- - allRolesMode : how to handle an auth-constraint with a role-name=*,
- one of strict, authOnly, strictAuthOnly
- + strict = Use the strict servlet spec interpretation which requires
- that the user have one of the web-app/security-role/role-name
- + authOnly = Allow any authenticated user
- + strictAuthOnly = Allow any authenticated user only if there are no
- web-app/security-roles
- -->
- <Realm className="org.jboss.web.tomcat.security.JBossWebRealm"
- certificatePrincipal="org.jboss.security.auth.certs.SubjectDNMapping"
- allRolesMode="authOnly"
- />
- <!-- A subclass of JBossSecurityMgrRealm that uses the authentication
- behavior of JBossSecurityMgrRealm, but overrides the authorization
- checks to use JACC permissions with the current java.security.Policy
- to determine authorized access.
- - allRolesMode : how to handle an auth-constraint with a role-name=*,
- one of strict, authOnly, strictAuthOnly
- + strict = Use the strict servlet spec interpretation which requires
- that the user have one of the web-app/security-role/role-name
- + authOnly = Allow any authenticated user
- + strictAuthOnly = Allow any authenticated user only if there are no
- web-app/security-roles
- <Realm className="org.jboss.web.tomcat.security.JaccAuthorizationRealm"
- certificatePrincipal="org.jboss.security.auth.certs.SubjectDNMapping"
- allRolesMode="authOnly"
- />
- -->
-
- <Host name="localhost">
-
- <!-- Uncomment to enable request dumper. This Valve "logs interesting
- contents from the specified Request (before processing) and the
- corresponding Response (after processing). It is especially useful
- in debugging problems related to headers and cookies."
- -->
- <!--
- <Valve className="org.apache.catalina.valves.RequestDumperValve" />
- -->
-
- <!-- Access logger -->
- <!--
- <Valve className="org.apache.catalina.valves.AccessLogValve"
- prefix="localhost_access_log." suffix=".log"
- pattern="common" directory="${jboss.server.log.dir}"
- resolveHosts="false" />
- -->
-
- <!-- Uncomment to enable single sign-on across web apps
- deployed to this host. Does not provide SSO across a cluster.
-
- If this valve is used, do not use the JBoss ClusteredSingleSignOn
- valve shown below.
-
- A new configuration attribute is available beginning with
- release 4.0.4:
-
- cookieDomain configures the domain to which the SSO cookie
- will be scoped (i.e. the set of hosts to
- which the cookie will be presented). By default
- the cookie is scoped to "/", meaning the host
- that presented it. Set cookieDomain to a
- wider domain (e.g. "xyz.com") to allow an SSO
- to span more than one hostname.
- -->
- <!--
- <Valve className="org.apache.catalina.authenticator.SingleSignOn" />
- -->
-
- <!-- Uncomment to enable single sign-on across web apps
- deployed to this host AND to all other hosts in the cluster.
-
- If this valve is used, do not use the standard Tomcat SingleSignOn
- valve shown above.
-
- Valve uses a JBossCache instance to support SSO credential
- caching and replication across the cluster. The JBossCache
- instance must be configured separately. See the
- "jboss-web-clusteredsso-beans.xml" file in the
- server/all/deploy directory for cache configuration details.
-
- Besides the attributes supported by the standard Tomcat
- SingleSignOn valve (see the Tomcat docs), this version also
- supports the following attributes:
-
- cookieDomain see non-clustered valve above
-
- cacheConfig Name of the CacheManager service configuration
- to use for the clustered SSO cache. See
- deploy/cluster/jboss-cache-manager.sar/META-INF/jboss-cache-manager-jboss-beans.xml
- Default is "clustered-sso".
-
- treeCacheName Deprecated. Use "cacheConfig".
- JMX ObjectName of the JBoss Cache MBean used to
- support credential caching and replication across
- the cluster. Only used if no cache can be located
- from the CacheManager service using the "cacheConfig"
- attribute (or its default value). If not set, the
- default is "jboss.cache:service=TomcatClusteringCache"
-
- maxEmptyLife The maximum number of seconds an SSO with no
- active sessions will be usable by a request
-
- processExpiresInterval The minimum number of seconds between
- efforts by the valve to find and invalidate
- SSO's that have exceeded their 'maxEmptyLife'.
- Does not imply effort will be spent on such
- cleanup every 'processExpiresInterval'.
- -->
- <!--
- <Valve className="org.jboss.web.tomcat.service.sso.ClusteredSingleSignOn" />
- -->
-
- <!-- Check for unclosed connections and transaction terminated checks
- in servlets/jsps.
-
- Important: The dependency on the CachedConnectionManager
- in META-INF/jboss-service.xml must be uncommented, too
- -->
-
- <Valve className="org.jboss.web.tomcat.service.jca.CachedConnectionValve"
- cachedConnectionManagerObjectName="jboss.jca:service=CachedConnectionManager"
- transactionManagerObjectName="jboss:service=TransactionManager" />
-
- </Host>
- </Engine>
-
- </Service>
-
-</Server>
Deleted: epp/portal/branches/EPP_5_1_Branch/server.keystore
===================================================================
(Binary files differ)
Deleted: epp/portal/branches/EPP_5_1_Branch/server.xml
===================================================================
--- epp/portal/branches/EPP_5_1_Branch/server.xml 2011-04-28 12:06:23 UTC (rev 6403)
+++ epp/portal/branches/EPP_5_1_Branch/server.xml 2011-04-28 12:13:29 UTC (rev 6404)
@@ -1,170 +0,0 @@
-<Server>
-
- <!-- Optional listener which ensures correct init and shutdown of APR,
- and provides information if it is not installed -->
- <Listener className="org.apache.catalina.core.AprLifecycleListener" SSLEngine="on" />
- <!--Initialize Jasper prior to webapps are loaded. Documentation at /docs/jasper-howto.html -->
- <Listener className="org.apache.catalina.core.JasperListener" />
-
- <Service name="jboss.web">
-
- <!-- A HTTP/1.1 Connector on port 8080 -->
- <Connector protocol="HTTP/1.1" port="8080" address="${jboss.bind.address}"
- connectionTimeout="20000" redirectPort="8443" />
-
- <!-- Add this option to the connector to avoid problems with
- .NET clients that don't implement HTTP/1.1 correctly
- restrictedUserAgents="^.*MS Web Services Client Protocol 1.1.4322.*$"
- -->
-
- <!-- A AJP 1.3 Connector on port 8009 -->
- <Connector protocol="AJP/1.3" port="8009" address="${jboss.bind.address}"
- redirectPort="8443" />
-
- <!-- SSL/TLS Connector configuration using the admin devl guide keystore -->
- <Connector protocol="HTTP/1.1" SSLEnabled="true"
- port="8443" address="${jboss.bind.address}"
- scheme="https" secure="true" clientAuth="false"
- keystoreFile="${jboss.server.home.dir}/conf/server.keystore"
- keystorePass="changeit" sslProtocol = "TLS"
- connectionTimeout="20000" acceptCount="100" emptySessionPath="true"
- maxThreads="250" enableLookups="false" disableUploadTimeout="true"
- maxHttpHeaderSize="8192" />
-
- <Engine name="jboss.web" defaultHost="localhost">
-
- <!-- The JAAS based authentication and authorization realm implementation
- that is compatible with the jboss 3.2.x realm implementation.
- - certificatePrincipal : the class name of the
- org.jboss.security.auth.certs.CertificatePrincipal impl
- used for mapping X509[] cert chains to a Princpal.
- - allRolesMode : how to handle an auth-constraint with a role-name=*,
- one of strict, authOnly, strictAuthOnly
- + strict = Use the strict servlet spec interpretation which requires
- that the user have one of the web-app/security-role/role-name
- + authOnly = Allow any authenticated user
- + strictAuthOnly = Allow any authenticated user only if there are no
- web-app/security-roles
- -->
- <Realm className="org.jboss.web.tomcat.security.JBossWebRealm"
- certificatePrincipal="org.jboss.security.auth.certs.SubjectDNMapping"
- allRolesMode="authOnly"
- />
- <!-- A subclass of JBossSecurityMgrRealm that uses the authentication
- behavior of JBossSecurityMgrRealm, but overrides the authorization
- checks to use JACC permissions with the current java.security.Policy
- to determine authorized access.
- - allRolesMode : how to handle an auth-constraint with a role-name=*,
- one of strict, authOnly, strictAuthOnly
- + strict = Use the strict servlet spec interpretation which requires
- that the user have one of the web-app/security-role/role-name
- + authOnly = Allow any authenticated user
- + strictAuthOnly = Allow any authenticated user only if there are no
- web-app/security-roles
- <Realm className="org.jboss.web.tomcat.security.JaccAuthorizationRealm"
- certificatePrincipal="org.jboss.security.auth.certs.SubjectDNMapping"
- allRolesMode="authOnly"
- />
- -->
-
- <Host name="localhost">
-
- <!-- Uncomment to enable request dumper. This Valve "logs interesting
- contents from the specified Request (before processing) and the
- corresponding Response (after processing). It is especially useful
- in debugging problems related to headers and cookies."
- -->
- <!--
- <Valve className="org.apache.catalina.valves.RequestDumperValve" />
- -->
-
- <!-- Access logger -->
- <!--
- <Valve className="org.apache.catalina.valves.AccessLogValve"
- prefix="localhost_access_log." suffix=".log"
- pattern="common" directory="${jboss.server.log.dir}"
- resolveHosts="false" />
- -->
-
- <!-- Uncomment to enable single sign-on across web apps
- deployed to this host. Does not provide SSO across a cluster.
-
- If this valve is used, do not use the JBoss ClusteredSingleSignOn
- valve shown below.
-
- A new configuration attribute is available beginning with
- release 4.0.4:
-
- cookieDomain configures the domain to which the SSO cookie
- will be scoped (i.e. the set of hosts to
- which the cookie will be presented). By default
- the cookie is scoped to "/", meaning the host
- that presented it. Set cookieDomain to a
- wider domain (e.g. "xyz.com") to allow an SSO
- to span more than one hostname.
- -->
- <!--
- <Valve className="org.apache.catalina.authenticator.SingleSignOn" />
- -->
-
- <!-- Uncomment to enable single sign-on across web apps
- deployed to this host AND to all other hosts in the cluster.
-
- If this valve is used, do not use the standard Tomcat SingleSignOn
- valve shown above.
-
- Valve uses a JBossCache instance to support SSO credential
- caching and replication across the cluster. The JBossCache
- instance must be configured separately. See the
- "jboss-web-clusteredsso-beans.xml" file in the
- server/all/deploy directory for cache configuration details.
-
- Besides the attributes supported by the standard Tomcat
- SingleSignOn valve (see the Tomcat docs), this version also
- supports the following attributes:
-
- cookieDomain see non-clustered valve above
-
- cacheConfig Name of the CacheManager service configuration
- to use for the clustered SSO cache. See
- deploy/cluster/jboss-cache-manager.sar/META-INF/jboss-cache-manager-jboss-beans.xml
- Default is "clustered-sso".
-
- treeCacheName Deprecated. Use "cacheConfig".
- JMX ObjectName of the JBoss Cache MBean used to
- support credential caching and replication across
- the cluster. Only used if no cache can be located
- from the CacheManager service using the "cacheConfig"
- attribute (or its default value). If not set, the
- default is "jboss.cache:service=TomcatClusteringCache"
-
- maxEmptyLife The maximum number of seconds an SSO with no
- active sessions will be usable by a request
-
- processExpiresInterval The minimum number of seconds between
- efforts by the valve to find and invalidate
- SSO's that have exceeded their 'maxEmptyLife'.
- Does not imply effort will be spent on such
- cleanup every 'processExpiresInterval'.
- -->
- <!--
- <Valve className="org.jboss.web.tomcat.service.sso.ClusteredSingleSignOn" />
- -->
-
- <!-- Check for unclosed connections and transaction terminated checks
- in servlets/jsps.
-
- Important: The dependency on the CachedConnectionManager
- in META-INF/jboss-service.xml must be uncommented, too
- -->
-
- <Valve className="org.jboss.web.tomcat.service.jca.CachedConnectionValve"
- cachedConnectionManagerObjectName="jboss.jca:service=CachedConnectionManager"
- transactionManagerObjectName="jboss:service=TransactionManager" />
-
- </Host>
- </Engine>
-
- </Service>
-
-</Server>
13 years, 8 months
gatein SVN: r6403 - epp/sso/branches.
by do-not-reply@jboss.org
Author: theute
Date: 2011-04-28 08:06:23 -0400 (Thu, 28 Apr 2011)
New Revision: 6403
Added:
epp/sso/branches/1.0-epp-5.1-Branch/
Removed:
epp/sso/branches/1.0-epp-5.0-Branch/
Log:
Rename branch
13 years, 8 months
gatein SVN: r6402 - epp/portal/branches/EPP_5_1_Branch/component/web/resources/src/main/java/org/exoplatform/portal/application.
by do-not-reply@jboss.org
Author: hfnukal
Date: 2011-04-28 07:48:18 -0400 (Thu, 28 Apr 2011)
New Revision: 6402
Modified:
epp/portal/branches/EPP_5_1_Branch/component/web/resources/src/main/java/org/exoplatform/portal/application/ResourceRequestFilter.java
Log:
JBEPP-904 No Content-Type on css files
Modified: epp/portal/branches/EPP_5_1_Branch/component/web/resources/src/main/java/org/exoplatform/portal/application/ResourceRequestFilter.java
===================================================================
--- epp/portal/branches/EPP_5_1_Branch/component/web/resources/src/main/java/org/exoplatform/portal/application/ResourceRequestFilter.java 2011-04-28 11:31:38 UTC (rev 6401)
+++ epp/portal/branches/EPP_5_1_Branch/component/web/resources/src/main/java/org/exoplatform/portal/application/ResourceRequestFilter.java 2011-04-28 11:48:18 UTC (rev 6402)
@@ -94,7 +94,8 @@
httpResponse.setStatus(HttpServletResponse.SC_NOT_MODIFIED);
return;
}
-
+ response.setContentType("text/css; charset=UTF-8");
+
final OutputStream out = response.getOutputStream();
final BinaryOutput output = new BinaryOutput()
{
13 years, 8 months
gatein SVN: r6401 - epp/portal/branches/EPP_5_1_Branch.
by do-not-reply@jboss.org
Author: hfnukal
Date: 2011-04-28 07:31:38 -0400 (Thu, 28 Apr 2011)
New Revision: 6401
Modified:
epp/portal/branches/EPP_5_1_Branch/pom.xml
Log:
Update JSR to 1.12.8-GA
Modified: epp/portal/branches/EPP_5_1_Branch/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_1_Branch/pom.xml 2011-04-28 10:56:31 UTC (rev 6400)
+++ epp/portal/branches/EPP_5_1_Branch/pom.xml 2011-04-28 11:31:38 UTC (rev 6401)
@@ -40,7 +40,7 @@
<org.exoplatform.kernel.version>2.2.8-GA</org.exoplatform.kernel.version>
<org.exoplatform.core.version>2.3.8-GA</org.exoplatform.core.version>
<org.exoplatform.ws.version>2.1.8-GA</org.exoplatform.ws.version>
- <org.exoplatform.jcr.version>1.12.8_CP01</org.exoplatform.jcr.version>
+ <org.exoplatform.jcr.version>1.12.8-GA</org.exoplatform.jcr.version>
<org.jibx.version>1.2.1</org.jibx.version>
<org.shindig.version>1.0-r790473-Patch04</org.shindig.version>
<nl.captcha.simplecaptcha.version>1.1.1-GA-Patch01</nl.captcha.simplecaptcha.version>
13 years, 8 months
gatein SVN: r6400 - portal/branches/branch-GTNPORTAL-1872/portlet/web/src/main/webapp/groovy/portal/webui/component.
by do-not-reply@jboss.org
Author: ndkhoiits
Date: 2011-04-28 06:56:31 -0400 (Thu, 28 Apr 2011)
New Revision: 6400
Modified:
portal/branches/branch-GTNPORTAL-1872/portlet/web/src/main/webapp/groovy/portal/webui/component/UILogoPortlet.gtmpl
Log:
GTNPORTAL-1869 Chrome - processAction methods are called twice when url is empty in logo portlet
Modified: portal/branches/branch-GTNPORTAL-1872/portlet/web/src/main/webapp/groovy/portal/webui/component/UILogoPortlet.gtmpl
===================================================================
--- portal/branches/branch-GTNPORTAL-1872/portlet/web/src/main/webapp/groovy/portal/webui/component/UILogoPortlet.gtmpl 2011-04-28 10:25:58 UTC (rev 6399)
+++ portal/branches/branch-GTNPORTAL-1872/portlet/web/src/main/webapp/groovy/portal/webui/component/UILogoPortlet.gtmpl 2011-04-28 10:56:31 UTC (rev 6400)
@@ -15,7 +15,15 @@
<div class="UILogoPortlet ClearFix" id="$uicomponent.id" >
<%if( _ctx.getRequestContext().getApplicationMode() == PortletMode.VIEW) {%>
<!-- LOGO IMAGE -->
- <a href="#" class="Img"><image src="<%=uicomponent.getURL()%>" alt="" /></a>
+ <a href="#" class="Img">
+ <%
+ String imgURL = uicomponent.getURL();
+ if (imgURL != "")
+ {
+ print """<img src="$imgURL" />""";
+ }
+ %>
+ </a>
<div class="BannerTitle">$navTitle</div>
<!-- ACTIONs -->
<% if(prContext.getRemoteUser() == null) { %>
13 years, 8 months
gatein SVN: r6399 - epp/portal/branches/EPP_5_1_Branch.
by do-not-reply@jboss.org
Author: hfnukal
Date: 2011-04-28 06:25:58 -0400 (Thu, 28 Apr 2011)
New Revision: 6399
Modified:
epp/portal/branches/EPP_5_1_Branch/pom.xml
Log:
WSRP dependency to 2.0.1-epp51-Beta02
Modified: epp/portal/branches/EPP_5_1_Branch/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_1_Branch/pom.xml 2011-04-28 10:24:23 UTC (rev 6398)
+++ epp/portal/branches/EPP_5_1_Branch/pom.xml 2011-04-28 10:25:58 UTC (rev 6399)
@@ -48,7 +48,7 @@
<org.gatein.wci.version>2.0.2-GA</org.gatein.wci.version>
<org.gatein.pc.version>2.2.0-GA</org.gatein.pc.version>
<org.picketlink.idm>1.1.8.GA</org.picketlink.idm>
- <org.gatein.wsrp.version>2.0.1-epp511-Beta02</org.gatein.wsrp.version>
+ <org.gatein.wsrp.version>2.0.1-epp51-Beta02</org.gatein.wsrp.version>
<org.gatein.mop.version>1.0.3-GA</org.gatein.mop.version>
<org.slf4j.version>1.5.6</org.slf4j.version>
<rhino.version>1.6R5</rhino.version>
13 years, 8 months