gatein SVN: r8542 - portal/trunk/web/portal/src/main/webapp/login/jsp.
by do-not-reply@jboss.org
Author: theute
Date: 2012-03-06 12:32:43 -0500 (Tue, 06 Mar 2012)
New Revision: 8542
Modified:
portal/trunk/web/portal/src/main/webapp/login/jsp/login.jsp
Log:
GTNPORTAL-2371
Sign-in button: Clickable area is much wider than the visible button
Modified: portal/trunk/web/portal/src/main/webapp/login/jsp/login.jsp
===================================================================
--- portal/trunk/web/portal/src/main/webapp/login/jsp/login.jsp 2012-03-06 13:17:35 UTC (rev 8541)
+++ portal/trunk/web/portal/src/main/webapp/login/jsp/login.jsp 2012-03-06 17:32:43 UTC (rev 8542)
@@ -93,14 +93,14 @@
<td><%=res.getString("UILoginForm.label.RememberOnComputer")%></td>
</tr>
</table>
- <div id="UIPortalLoginFormAction" class="LoginButton" onclick="login();">
+ <div id="UIPortalLoginFormAction" class="LoginButton">
<table class="LoginButtonContainer">
<tr>
<td class="Button">
<div class="LeftButton">
<div class="RightButton">
<div class="MiddleButton">
- <a href="#"><%=res.getString("UILoginForm.label.Signin")%></a>
+ <a href="#" onclick="login();"><%=res.getString("UILoginForm.label.Signin")%></a>
</div>
</div>
</div>
12 years, 9 months
gatein SVN: r8541 - epp/portal/branches/EPP_5_2_Branch/web/portal/src/main/webapp/WEB-INF/classes/locale/portal.
by do-not-reply@jboss.org
Author: theute
Date: 2012-03-06 08:17:35 -0500 (Tue, 06 Mar 2012)
New Revision: 8541
Modified:
epp/portal/branches/EPP_5_2_Branch/web/portal/src/main/webapp/WEB-INF/classes/locale/portal/webui_fr.properties
Log:
Bug 793273 - (JBEPP-358) Change message when forgot password: What's preventing you from accessing eXo?
Modified: epp/portal/branches/EPP_5_2_Branch/web/portal/src/main/webapp/WEB-INF/classes/locale/portal/webui_fr.properties
===================================================================
--- epp/portal/branches/EPP_5_2_Branch/web/portal/src/main/webapp/WEB-INF/classes/locale/portal/webui_fr.properties 2012-03-06 13:14:14 UTC (rev 8540)
+++ epp/portal/branches/EPP_5_2_Branch/web/portal/src/main/webapp/WEB-INF/classes/locale/portal/webui_fr.properties 2012-03-06 13:17:35 UTC (rev 8541)
@@ -857,18 +857,18 @@
UIPortalComponentLogin.label.password=Mot de passe
UIPortalComponentLogin.label.username=Utilisateur
-UIForgetPasswordWizard.title=What's preventing you from accessing eXo?
-UIForgetPasswordWizard.action.Next=Next
-UIForgetPasswordWizard.action.Back=Back
-UIForgetPasswordWizard.info=We apologize for any inconvenience you're experiencing by not being able to access eXo.<br />To resolve this issue as quickly as possible, please follow the troubleshooting steps below.<br />Following the instructions exactly will help ensure the best results.<br /><br />1. Recover your password: enter <strong>your username</strong> then click send.<br/>2. Recover your username: enter <strong>your email address</strong> then click send.<br/>
-UIForgetPasswordWizard.label.forgotpassword=Forgot my password
-UIForgetPasswordWizard.label.forgotusername=Forgot my username
+UIForgetPasswordWizard.title=Pourquoi ne pouvez-vous pas vous connecter ?
+UIForgetPasswordWizard.action.Next=Suivant
+UIForgetPasswordWizard.action.Back=Retour
+UIForgetPasswordWizard.info=Nous sommes désolé que vous ne puissiez accéder à ce site.<br />Afin de remédier à ce problème, merci de suivre une des deux actions suivantes.<br />En suivant ces instructions vous pourrez vous connecter de nouveau.<br /><br />1. Pour récupérer un mot de passe vous devrez fournir <strong>votre identifiant</strong>.<br/>2. Pour retrouver votre identifiant vous devrez fournir <strong>votre addresse email</strong><br/>
+UIForgetPasswordWizard.label.forgotpassword=Oubli de mon mot de passe
+UIForgetPasswordWizard.label.forgotusername=Oubli de mon identifiant
############################################################################
# org.exoplatform.webui.portal.UIForgetPassword and UIResetPassword #
############################################################################
-UIForgetPassword.title=Rappe Identifiant/Mot de passe
+UIForgetPassword.title=Rappel Identifiant/Mot de passe
UIForgetPassword.action.Send=Envoyer
UIForgetPassword.action.Back=Retour
UIForgetPassword.label.username=Identifiant :
12 years, 9 months
gatein SVN: r8540 - portal/trunk/web/portal/src/main/webapp/WEB-INF/classes/locale/portal.
by do-not-reply@jboss.org
Author: theute
Date: 2012-03-06 08:14:14 -0500 (Tue, 06 Mar 2012)
New Revision: 8540
Modified:
portal/trunk/web/portal/src/main/webapp/WEB-INF/classes/locale/portal/webui_fr.properties
Log:
GTNPORTAL-2370
Change message when forgot password: What's preventing you from accessing eXo?
Modified: portal/trunk/web/portal/src/main/webapp/WEB-INF/classes/locale/portal/webui_fr.properties
===================================================================
--- portal/trunk/web/portal/src/main/webapp/WEB-INF/classes/locale/portal/webui_fr.properties 2012-03-06 10:54:42 UTC (rev 8539)
+++ portal/trunk/web/portal/src/main/webapp/WEB-INF/classes/locale/portal/webui_fr.properties 2012-03-06 13:14:14 UTC (rev 8540)
@@ -857,18 +857,18 @@
UIPortalComponentLogin.label.password=Mot de passe
UIPortalComponentLogin.label.username=Utilisateur
-UIForgetPasswordWizard.title=What's preventing you from accessing eXo?
-UIForgetPasswordWizard.action.Next=Next
-UIForgetPasswordWizard.action.Back=Back
-UIForgetPasswordWizard.info=We apologize for any inconvenience you're experiencing by not being able to access eXo.<br />To resolve this issue as quickly as possible, please follow the troubleshooting steps below.<br />Following the instructions exactly will help ensure the best results.<br /><br />1. Recover your password: enter <strong>your username</strong> then click send.<br/>2. Recover your username: enter <strong>your email address</strong> then click send.<br/>
-UIForgetPasswordWizard.label.forgotpassword=Forgot my password
-UIForgetPasswordWizard.label.forgotusername=Forgot my username
+UIForgetPasswordWizard.title=Pourquoi ne pouvez-vous pas vous connecter ?
+UIForgetPasswordWizard.action.Next=Suivant
+UIForgetPasswordWizard.action.Back=Retour
+UIForgetPasswordWizard.info=Nous sommes désolé que vous ne puissiez accéder à ce site.<br />Afin de remédier à ce problème, merci de suivre une des deux actions suivantes.<br />En suivant ces instructions vous pourrez vous connecter de nouveau.<br /><br />1. Pour récupérer un mot de passe vous devrez fournir <strong>votre identifiant</strong>.<br/>2. Pour retrouver votre identifiant vous devrez fournir <strong>votre addresse email</strong><br/>
+UIForgetPasswordWizard.label.forgotpassword=Oubli de mon mot de passe
+UIForgetPasswordWizard.label.forgotusername=Oubli de mon identifiant
############################################################################
# org.exoplatform.webui.portal.UIForgetPassword and UIResetPassword #
############################################################################
-UIForgetPassword.title=Rappe Identifiant/Mot de passe
+UIForgetPassword.title=Rappel Identifiant/Mot de passe
UIForgetPassword.action.Send=Envoyer
UIForgetPassword.action.Back=Retour
UIForgetPassword.label.username=Identifiant :
12 years, 9 months
gatein SVN: r8539 - epp/portal/branches/EPP_5_2_Branch/portlet/exoadmin/src/main/java/org/exoplatform/applicationregistry/webui/component.
by do-not-reply@jboss.org
Author: mstruk
Date: 2012-03-06 05:54:42 -0500 (Tue, 06 Mar 2012)
New Revision: 8539
Modified:
epp/portal/branches/EPP_5_2_Branch/portlet/exoadmin/src/main/java/org/exoplatform/applicationregistry/webui/component/UIAddApplicationForm.java
Log:
Bug 794399 - (JBEPP-1443) Able to name portlet with non-valid display name
Modified: epp/portal/branches/EPP_5_2_Branch/portlet/exoadmin/src/main/java/org/exoplatform/applicationregistry/webui/component/UIAddApplicationForm.java
===================================================================
--- epp/portal/branches/EPP_5_2_Branch/portlet/exoadmin/src/main/java/org/exoplatform/applicationregistry/webui/component/UIAddApplicationForm.java 2012-03-06 10:49:09 UTC (rev 8538)
+++ epp/portal/branches/EPP_5_2_Branch/portlet/exoadmin/src/main/java/org/exoplatform/applicationregistry/webui/component/UIAddApplicationForm.java 2012-03-06 10:54:42 UTC (rev 8539)
@@ -48,6 +48,7 @@
import org.exoplatform.webui.form.UIFormSelectBox;
import org.exoplatform.webui.form.UIFormStringInput;
import org.exoplatform.webui.form.UIFormTableInputSet;
+import org.exoplatform.webui.form.validator.NotHTMLTagValidator;
import org.exoplatform.webui.form.validator.StringLengthValidator;
import org.gatein.common.i18n.LocalizedString;
import org.gatein.pc.api.Portlet;
@@ -83,7 +84,8 @@
public UIAddApplicationForm() throws Exception
{
- addUIFormInput(new UIFormStringInput(FIELD_NAME, null, null).addValidator(StringLengthValidator.class, 3, 30));
+ addUIFormInput(new UIFormStringInput(FIELD_NAME, null, null).addValidator(StringLengthValidator.class, 3, 30)
+ .addValidator(NotHTMLTagValidator.class));
List<SelectItemOption<String>> types = new ArrayList<SelectItemOption<String>>(3);
types.add(new SelectItemOption<String>(ApplicationType.PORTLET.getName()));
types.add(new SelectItemOption<String>(ApplicationType.GADGET.getName()));
12 years, 9 months
gatein SVN: r8538 - epp/portal/branches/EPP_5_2_Branch/webui/portal/src/main/java/org/exoplatform/portal/webui/page.
by do-not-reply@jboss.org
Author: mstruk
Date: 2012-03-06 05:49:09 -0500 (Tue, 06 Mar 2012)
New Revision: 8538
Modified:
epp/portal/branches/EPP_5_2_Branch/webui/portal/src/main/java/org/exoplatform/portal/webui/page/UIPageForm.java
Log:
Bug 794394 - (JBEPP-1438) Invalid page title of page causes unability to edit node
Modified: epp/portal/branches/EPP_5_2_Branch/webui/portal/src/main/java/org/exoplatform/portal/webui/page/UIPageForm.java
===================================================================
--- epp/portal/branches/EPP_5_2_Branch/webui/portal/src/main/java/org/exoplatform/portal/webui/page/UIPageForm.java 2012-03-05 22:33:35 UTC (rev 8537)
+++ epp/portal/branches/EPP_5_2_Branch/webui/portal/src/main/java/org/exoplatform/portal/webui/page/UIPageForm.java 2012-03-06 10:49:09 UTC (rev 8538)
@@ -65,6 +65,7 @@
import org.exoplatform.webui.form.UIFormTabPane;
import org.exoplatform.webui.form.validator.IdentifierValidator;
import org.exoplatform.webui.form.validator.MandatoryValidator;
+import org.exoplatform.webui.form.validator.NotHTMLTagValidator;
import org.exoplatform.webui.form.validator.StringLengthValidator;
import org.exoplatform.webui.organization.UIGroupMembershipSelector;
import org.exoplatform.webui.organization.UIListPermissionSelector;
@@ -231,7 +232,8 @@
new UIFormStringInput("name", "name", null).addValidator(StringLengthValidator.class, 3, 30)
.addValidator(IdentifierValidator.class).addValidator(MandatoryValidator.class))
.addUIFormInput(
- new UIFormStringInput("title", "title", null).addValidator(StringLengthValidator.class, 3, 120))
+ new UIFormStringInput("title", "title", null).addValidator(StringLengthValidator.class, 3, 120)
+ .addValidator(NotHTMLTagValidator.class))
.addUIFormInput(new UIFormCheckBoxInput("showMaxWindow", "showMaxWindow", false));
addUIFormInput(uiSettingSet);
12 years, 9 months
gatein SVN: r8537 - epp/portal/branches/EPP_5_2_Branch/webui/portal/src/main/java/org/exoplatform/portal/webui/page.
by do-not-reply@jboss.org
Author: mstruk
Date: 2012-03-05 17:33:35 -0500 (Mon, 05 Mar 2012)
New Revision: 8537
Modified:
epp/portal/branches/EPP_5_2_Branch/webui/portal/src/main/java/org/exoplatform/portal/webui/page/UIPageSelector.java
Log:
Bug 794395 - (JBEPP-1439) invalid page title causes the edit node dialog to disappear
Modified: epp/portal/branches/EPP_5_2_Branch/webui/portal/src/main/java/org/exoplatform/portal/webui/page/UIPageSelector.java
===================================================================
--- epp/portal/branches/EPP_5_2_Branch/webui/portal/src/main/java/org/exoplatform/portal/webui/page/UIPageSelector.java 2012-03-05 16:58:32 UTC (rev 8536)
+++ epp/portal/branches/EPP_5_2_Branch/webui/portal/src/main/java/org/exoplatform/portal/webui/page/UIPageSelector.java 2012-03-05 22:33:35 UTC (rev 8537)
@@ -44,6 +44,7 @@
import org.exoplatform.webui.form.UIFormStringInput;
import org.exoplatform.webui.form.validator.IdentifierValidator;
import org.exoplatform.webui.form.validator.MandatoryValidator;
+import org.exoplatform.webui.form.validator.NotHTMLTagValidator;
import org.exoplatform.webui.form.validator.StringLengthValidator;
import java.util.List;
@@ -75,8 +76,7 @@
uiInputSet.addChild(new UIFormStringInput("pageName", "pageName", null).addValidator(StringLengthValidator.class,
3, 30).addValidator(IdentifierValidator.class).addValidator(MandatoryValidator.class));
uiInputSet.addChild(new UIFormStringInput("pageTitle", "pageTitle", null).addValidator(
- StringLengthValidator.class, 3, 120));
-
+ StringLengthValidator.class, 3, 120).addValidator(NotHTMLTagValidator.class));
addChild(uiInputSet);
}
12 years, 9 months
gatein SVN: r8536 - epp/portal/branches/EPP_5_2_Branch/web/portal/src/main/webapp/WEB-INF/conf/portal.
by do-not-reply@jboss.org
Author: mstruk
Date: 2012-03-05 11:58:32 -0500 (Mon, 05 Mar 2012)
New Revision: 8536
Modified:
epp/portal/branches/EPP_5_2_Branch/web/portal/src/main/webapp/WEB-INF/conf/portal/portal-configuration.xml
Log:
Bug 794177 - (JBEPP-1236) eXo kernel always create and register JBoss cache instances even if SimpleExoCacheCreator is used
Modified: epp/portal/branches/EPP_5_2_Branch/web/portal/src/main/webapp/WEB-INF/conf/portal/portal-configuration.xml
===================================================================
--- epp/portal/branches/EPP_5_2_Branch/web/portal/src/main/webapp/WEB-INF/conf/portal/portal-configuration.xml 2012-03-05 12:31:29 UTC (rev 8535)
+++ epp/portal/branches/EPP_5_2_Branch/web/portal/src/main/webapp/WEB-INF/conf/portal/portal-configuration.xml 2012-03-05 16:58:32 UTC (rev 8536)
@@ -339,6 +339,9 @@
<field name="liveTime">
<long>600</long>
</field>
+ <field name="implementation">
+ <string>org.exoplatform.services.cache.concurrent.ConcurrentFIFOExoCache</string>
+ </field>
</object>
</object-param>
</init-params>
@@ -390,6 +393,9 @@
<field name="liveTime">
<long>600</long>
</field>
+ <field name="implementation">
+ <string>org.exoplatform.services.cache.concurrent.ConcurrentFIFOExoCache</string>
+ </field>
</object>
</object-param>
</init-params>
@@ -429,8 +435,8 @@
<description>add Exo Cache Config</description>
<init-params>
<object-param>
- <name>cache.config.NavigationService</name>
- <description>The JBoss Cache configuration for the dezcription service</description>
+ <name>cache.config.DescriptionService</name>
+ <description>The JBoss Cache configuration for the description service</description>
<object type="org.exoplatform.services.cache.ExoCacheConfig">
<field name="name">
<string>DescriptionService</string>
@@ -441,6 +447,9 @@
<field name="liveTime">
<long>600</long>
</field>
+ <field name="implementation">
+ <string>org.exoplatform.services.cache.concurrent.ConcurrentFIFOExoCache</string>
+ </field>
</object>
</object-param>
</init-params>
@@ -452,7 +461,7 @@
<description>add Exo Cache Config</description>
<init-params>
<object-param>
- <name>cache.config.ConfigurationService</name>
+ <name>cache.config.DescriptionService</name>
<description>The JBoss Cache configuration for the description service</description>
<object type="org.exoplatform.services.cache.impl.jboss.ea.EAExoCacheConfig">
<field name="name">
12 years, 9 months
gatein SVN: r8535 - epp/portal/branches/EPP_5_2_Branch/distribution/mead-tools.
by do-not-reply@jboss.org
Author: hfnukal
Date: 2012-03-05 07:31:29 -0500 (Mon, 05 Mar 2012)
New Revision: 8535
Modified:
epp/portal/branches/EPP_5_2_Branch/distribution/mead-tools/build.xml
Log:
bug 794120 Add comments 7, test BZ integration
Modified: epp/portal/branches/EPP_5_2_Branch/distribution/mead-tools/build.xml
===================================================================
--- epp/portal/branches/EPP_5_2_Branch/distribution/mead-tools/build.xml 2012-03-02 19:40:01 UTC (rev 8534)
+++ epp/portal/branches/EPP_5_2_Branch/distribution/mead-tools/build.xml 2012-03-05 12:31:29 UTC (rev 8535)
@@ -425,6 +425,7 @@
<!-- Imports all dependencies with mikes script -->
<!-- TODO: It should contain build params to deploy correctly, now most components fails due lack of params -->
+ <!-- So maybe I will see thin in bz -->
<target name="mead-import-all-dependencies">
<echo>Checkout from SCM</echo>
12 years, 9 months
gatein SVN: r8534 - in epp/portal/branches/EPP_5_1_Branch: web/portal/src/main/webapp/WEB-INF/conf/jcr/jbosscache/cluster and 1 other directories.
by do-not-reply@jboss.org
Author: chris.laprun(a)jboss.com
Date: 2012-03-02 14:40:01 -0500 (Fri, 02 Mar 2012)
New Revision: 8534
Modified:
epp/portal/branches/EPP_5_1_Branch/component/common/src/main/java/conf/jcr/jbosscache/cluster/indexer-config.xml
epp/portal/branches/EPP_5_1_Branch/web/portal/src/main/webapp/WEB-INF/conf/jcr/jbosscache/cluster/config.xml
epp/portal/branches/EPP_5_1_Branch/web/portal/src/main/webapp/WEB-INF/conf/jcr/jbosscache/cluster/indexer-config.xml
epp/portal/branches/EPP_5_1_Branch/web/portal/src/main/webapp/WEB-INF/conf/jcr/jbosscache/local/config.xml
Log:
- GTNPORTAL-2366: Update outdated cache and clustering setup.
Modified: epp/portal/branches/EPP_5_1_Branch/component/common/src/main/java/conf/jcr/jbosscache/cluster/indexer-config.xml
===================================================================
--- epp/portal/branches/EPP_5_1_Branch/component/common/src/main/java/conf/jcr/jbosscache/cluster/indexer-config.xml 2012-03-02 16:35:35 UTC (rev 8533)
+++ epp/portal/branches/EPP_5_1_Branch/component/common/src/main/java/conf/jcr/jbosscache/cluster/indexer-config.xml 2012-03-02 19:40:01 UTC (rev 8534)
@@ -29,12 +29,5 @@
<jgroupsConfig multiplexerStack="jcr.stack" />
<sync />
</clustering>
- <!-- Eviction configuration -->
- <eviction wakeUpInterval="5000">
- <default algorithmClass="org.jboss.cache.eviction.FIFOAlgorithm" eventQueueSize="1000000">
- <property name="maxNodes" value="5000" />
- <property name="minTimeToLive" value="20000" />
- </default>
- </eviction>
</jbosscache>
Modified: epp/portal/branches/EPP_5_1_Branch/web/portal/src/main/webapp/WEB-INF/conf/jcr/jbosscache/cluster/config.xml
===================================================================
--- epp/portal/branches/EPP_5_1_Branch/web/portal/src/main/webapp/WEB-INF/conf/jcr/jbosscache/cluster/config.xml 2012-03-02 16:35:35 UTC (rev 8533)
+++ epp/portal/branches/EPP_5_1_Branch/web/portal/src/main/webapp/WEB-INF/conf/jcr/jbosscache/cluster/config.xml 2012-03-02 19:40:01 UTC (rev 8534)
@@ -29,12 +29,12 @@
</clustering>
<!-- Eviction configuration -->
- <eviction wakeUpInterval="5000">
- <default algorithmClass="org.jboss.cache.eviction.LRUAlgorithm"
- actionPolicyClass="org.exoplatform.services.jcr.impl.dataflow.persistent.jbosscache.ParentNodeEvictionActionPolicy"
- eventQueueSize="1000000">
- <property name="maxNodes" value="5000" />
- <property name="timeToLive" value="20000" />
- </default>
- </eviction>
+ <eviction wakeUpInterval="5000">
+ <default algorithmClass="org.jboss.cache.eviction.ExpirationAlgorithm"
+ actionPolicyClass="org.exoplatform.services.jcr.impl.dataflow.persistent.jbosscache.ParentNodeEvictionActionPolicy"
+ eventQueueSize="1000000">
+ <property name="maxNodes" value="20000"/>
+ <property name="warnNoExpirationKey" value="false"/>
+ </default>
+ </eviction>
</jbosscache>
\ No newline at end of file
Modified: epp/portal/branches/EPP_5_1_Branch/web/portal/src/main/webapp/WEB-INF/conf/jcr/jbosscache/cluster/indexer-config.xml
===================================================================
--- epp/portal/branches/EPP_5_1_Branch/web/portal/src/main/webapp/WEB-INF/conf/jcr/jbosscache/cluster/indexer-config.xml 2012-03-02 16:35:35 UTC (rev 8533)
+++ epp/portal/branches/EPP_5_1_Branch/web/portal/src/main/webapp/WEB-INF/conf/jcr/jbosscache/cluster/indexer-config.xml 2012-03-02 19:40:01 UTC (rev 8534)
@@ -29,12 +29,5 @@
<jgroupsConfig multiplexerStack="jcr.stack" />
<sync />
</clustering>
- <!-- Eviction configuration -->
- <eviction wakeUpInterval="5000">
- <default algorithmClass="org.jboss.cache.eviction.FIFOAlgorithm" eventQueueSize="1000000">
- <property name="maxNodes" value="5000" />
- <property name="minTimeToLive" value="20000" />
- </default>
- </eviction>
</jbosscache>
Modified: epp/portal/branches/EPP_5_1_Branch/web/portal/src/main/webapp/WEB-INF/conf/jcr/jbosscache/local/config.xml
===================================================================
--- epp/portal/branches/EPP_5_1_Branch/web/portal/src/main/webapp/WEB-INF/conf/jcr/jbosscache/local/config.xml 2012-03-02 16:35:35 UTC (rev 8533)
+++ epp/portal/branches/EPP_5_1_Branch/web/portal/src/main/webapp/WEB-INF/conf/jcr/jbosscache/local/config.xml 2012-03-02 19:40:01 UTC (rev 8534)
@@ -28,9 +28,11 @@
<!-- Eviction configuration -->
<eviction wakeUpInterval="5000">
- <default algorithmClass="org.jboss.cache.eviction.FIFOAlgorithm" actionPolicyClass="org.exoplatform.services.jcr.impl.dataflow.persistent.jbosscache.ParentNodeEvictionActionPolicy" eventQueueSize="1000000">
- <property name="maxNodes" value="5000" />
- <property name="minTimeToLive" value="20000" />
+ <default algorithmClass="org.jboss.cache.eviction.ExpirationAlgorithm"
+ actionPolicyClass="org.exoplatform.services.jcr.impl.dataflow.persistent.jbosscache.ParentNodeEvictionActionPolicy"
+ eventQueueSize="1000000">
+ <property name="maxNodes" value="20000"/>
+ <property name="warnNoExpirationKey" value="false"/>
</default>
</eviction>
12 years, 10 months
gatein SVN: r8533 - epp/portal/branches/EPP_5_2_Branch/distribution/mead-tools.
by do-not-reply@jboss.org
Author: hfnukal
Date: 2012-03-02 11:35:35 -0500 (Fri, 02 Mar 2012)
New Revision: 8533
Modified:
epp/portal/branches/EPP_5_2_Branch/distribution/mead-tools/build.xml
Log:
bug 794120 Add comments 6, test BZ integration
Modified: epp/portal/branches/EPP_5_2_Branch/distribution/mead-tools/build.xml
===================================================================
--- epp/portal/branches/EPP_5_2_Branch/distribution/mead-tools/build.xml 2012-03-02 16:25:41 UTC (rev 8532)
+++ epp/portal/branches/EPP_5_2_Branch/distribution/mead-tools/build.xml 2012-03-02 16:35:35 UTC (rev 8533)
@@ -424,7 +424,7 @@
</target>
<!-- Imports all dependencies with mikes script -->
- <!-- TODO: It should contain build params to deploy correctly, now most comonents fails due lack of params -->
+ <!-- TODO: It should contain build params to deploy correctly, now most components fails due lack of params -->
<target name="mead-import-all-dependencies">
<echo>Checkout from SCM</echo>
12 years, 10 months