exo-jcr SVN: r5798 - in ws/branches/2.2.6-GA-JBAS7: exo.ws.commons and 6 other directories.
by do-not-reply@jboss.org
Author: tolusha
Date: 2012-03-03 09:47:56 -0500 (Sat, 03 Mar 2012)
New Revision: 5798
Modified:
ws/branches/2.2.6-GA-JBAS7/exo.ws.commons/pom.xml
ws/branches/2.2.6-GA-JBAS7/exo.ws.frameworks.json/pom.xml
ws/branches/2.2.6-GA-JBAS7/exo.ws.frameworks.servlet/pom.xml
ws/branches/2.2.6-GA-JBAS7/exo.ws.rest.core/pom.xml
ws/branches/2.2.6-GA-JBAS7/exo.ws.rest.ext/pom.xml
ws/branches/2.2.6-GA-JBAS7/exo.ws.testframework/pom.xml
ws/branches/2.2.6-GA-JBAS7/packaging/module/pom.xml
ws/branches/2.2.6-GA-JBAS7/pom.xml
Log:
[maven-release-plugin] prepare for next development iteration
Modified: ws/branches/2.2.6-GA-JBAS7/exo.ws.commons/pom.xml
===================================================================
--- ws/branches/2.2.6-GA-JBAS7/exo.ws.commons/pom.xml 2012-03-03 14:47:45 UTC (rev 5797)
+++ ws/branches/2.2.6-GA-JBAS7/exo.ws.commons/pom.xml 2012-03-03 14:47:56 UTC (rev 5798)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.ws</groupId>
<artifactId>ws-parent</artifactId>
- <version>2.2.7-GA-JBAS7</version>
+ <version>2.2.8-GA-JBAS7-SNAPSHOT</version>
</parent>
<artifactId>exo.ws.commons</artifactId>
Modified: ws/branches/2.2.6-GA-JBAS7/exo.ws.frameworks.json/pom.xml
===================================================================
--- ws/branches/2.2.6-GA-JBAS7/exo.ws.frameworks.json/pom.xml 2012-03-03 14:47:45 UTC (rev 5797)
+++ ws/branches/2.2.6-GA-JBAS7/exo.ws.frameworks.json/pom.xml 2012-03-03 14:47:56 UTC (rev 5798)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.ws</groupId>
<artifactId>ws-parent</artifactId>
- <version>2.2.7-GA-JBAS7</version>
+ <version>2.2.8-GA-JBAS7-SNAPSHOT</version>
</parent>
<artifactId>exo.ws.frameworks.json</artifactId>
Modified: ws/branches/2.2.6-GA-JBAS7/exo.ws.frameworks.servlet/pom.xml
===================================================================
--- ws/branches/2.2.6-GA-JBAS7/exo.ws.frameworks.servlet/pom.xml 2012-03-03 14:47:45 UTC (rev 5797)
+++ ws/branches/2.2.6-GA-JBAS7/exo.ws.frameworks.servlet/pom.xml 2012-03-03 14:47:56 UTC (rev 5798)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.ws</groupId>
<artifactId>ws-parent</artifactId>
- <version>2.2.7-GA-JBAS7</version>
+ <version>2.2.8-GA-JBAS7-SNAPSHOT</version>
</parent>
<artifactId>exo.ws.frameworks.servlet</artifactId>
Modified: ws/branches/2.2.6-GA-JBAS7/exo.ws.rest.core/pom.xml
===================================================================
--- ws/branches/2.2.6-GA-JBAS7/exo.ws.rest.core/pom.xml 2012-03-03 14:47:45 UTC (rev 5797)
+++ ws/branches/2.2.6-GA-JBAS7/exo.ws.rest.core/pom.xml 2012-03-03 14:47:56 UTC (rev 5798)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.ws</groupId>
<artifactId>ws-parent</artifactId>
- <version>2.2.7-GA-JBAS7</version>
+ <version>2.2.8-GA-JBAS7-SNAPSHOT</version>
</parent>
<artifactId>exo.ws.rest.core</artifactId>
Modified: ws/branches/2.2.6-GA-JBAS7/exo.ws.rest.ext/pom.xml
===================================================================
--- ws/branches/2.2.6-GA-JBAS7/exo.ws.rest.ext/pom.xml 2012-03-03 14:47:45 UTC (rev 5797)
+++ ws/branches/2.2.6-GA-JBAS7/exo.ws.rest.ext/pom.xml 2012-03-03 14:47:56 UTC (rev 5798)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.ws</groupId>
<artifactId>ws-parent</artifactId>
- <version>2.2.7-GA-JBAS7</version>
+ <version>2.2.8-GA-JBAS7-SNAPSHOT</version>
</parent>
<artifactId>exo.ws.rest.ext</artifactId>
Modified: ws/branches/2.2.6-GA-JBAS7/exo.ws.testframework/pom.xml
===================================================================
--- ws/branches/2.2.6-GA-JBAS7/exo.ws.testframework/pom.xml 2012-03-03 14:47:45 UTC (rev 5797)
+++ ws/branches/2.2.6-GA-JBAS7/exo.ws.testframework/pom.xml 2012-03-03 14:47:56 UTC (rev 5798)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.ws</groupId>
<artifactId>ws-parent</artifactId>
- <version>2.2.7-GA-JBAS7</version>
+ <version>2.2.8-GA-JBAS7-SNAPSHOT</version>
</parent>
<artifactId>exo.ws.testframework</artifactId>
Modified: ws/branches/2.2.6-GA-JBAS7/packaging/module/pom.xml
===================================================================
--- ws/branches/2.2.6-GA-JBAS7/packaging/module/pom.xml 2012-03-03 14:47:45 UTC (rev 5797)
+++ ws/branches/2.2.6-GA-JBAS7/packaging/module/pom.xml 2012-03-03 14:47:56 UTC (rev 5798)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.exoplatform.ws</groupId>
<artifactId>ws-parent</artifactId>
- <version>2.2.7-GA-JBAS7</version>
+ <version>2.2.8-GA-JBAS7-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: ws/branches/2.2.6-GA-JBAS7/pom.xml
===================================================================
--- ws/branches/2.2.6-GA-JBAS7/pom.xml 2012-03-03 14:47:45 UTC (rev 5797)
+++ ws/branches/2.2.6-GA-JBAS7/pom.xml 2012-03-03 14:47:56 UTC (rev 5798)
@@ -31,14 +31,14 @@
<groupId>org.exoplatform.ws</groupId>
<artifactId>ws-parent</artifactId>
- <version>2.2.7-GA-JBAS7</version>
+ <version>2.2.8-GA-JBAS7-SNAPSHOT</version>
<packaging>pom</packaging>
<name>eXo WS</name>
<scm>
- <connection>scm:svn:http://anonsvn.jboss.org/repos/exo-jcr/ws/tags/2.2.7-GA-JBAS7</connection>
- <developerConnection>scm:svn:https://svn.jboss.org/repos/exo-jcr/ws/tags/2.2.7-GA-JBAS7</developerConnection>
- <url>http://fisheye.jboss.org/browse/exo-jcr/ws/tags/2.2.7-GA-JBAS7</url>
+ <connection>scm:svn:http://anonsvn.jboss.org/repos/exo-jcr/ws/branches/2.2.6-GA-JBAS7</connection>
+ <developerConnection>scm:svn:https://svn.jboss.org/repos/exo-jcr/ws/branches/2.2.6-GA-JBAS7</developerConnection>
+ <url>http://fisheye.jboss.org/browse/exo-jcr/ws/branches/2.2.6-GA-JBAS7</url>
</scm>
<properties>
14 years, 1 month
exo-jcr SVN: r5797 - ws/tags.
by do-not-reply@jboss.org
Author: tolusha
Date: 2012-03-03 09:47:45 -0500 (Sat, 03 Mar 2012)
New Revision: 5797
Added:
ws/tags/2.2.7-GA-JBAS7/
Log:
[maven-scm] copy for tag 2.2.7-GA-JBAS7
14 years, 1 month
exo-jcr SVN: r5796 - in ws/branches/2.2.6-GA-JBAS7: exo.ws.commons and 6 other directories.
by do-not-reply@jboss.org
Author: tolusha
Date: 2012-03-03 09:47:32 -0500 (Sat, 03 Mar 2012)
New Revision: 5796
Modified:
ws/branches/2.2.6-GA-JBAS7/exo.ws.commons/pom.xml
ws/branches/2.2.6-GA-JBAS7/exo.ws.frameworks.json/pom.xml
ws/branches/2.2.6-GA-JBAS7/exo.ws.frameworks.servlet/pom.xml
ws/branches/2.2.6-GA-JBAS7/exo.ws.rest.core/pom.xml
ws/branches/2.2.6-GA-JBAS7/exo.ws.rest.ext/pom.xml
ws/branches/2.2.6-GA-JBAS7/exo.ws.testframework/pom.xml
ws/branches/2.2.6-GA-JBAS7/packaging/module/pom.xml
ws/branches/2.2.6-GA-JBAS7/pom.xml
Log:
[maven-release-plugin] prepare release 2.2.7-GA-JBAS7
Modified: ws/branches/2.2.6-GA-JBAS7/exo.ws.commons/pom.xml
===================================================================
--- ws/branches/2.2.6-GA-JBAS7/exo.ws.commons/pom.xml 2012-03-03 14:45:07 UTC (rev 5795)
+++ ws/branches/2.2.6-GA-JBAS7/exo.ws.commons/pom.xml 2012-03-03 14:47:32 UTC (rev 5796)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.ws</groupId>
<artifactId>ws-parent</artifactId>
- <version>2.2.7-GA-JBAS7-SNAPSHOT</version>
+ <version>2.2.7-GA-JBAS7</version>
</parent>
<artifactId>exo.ws.commons</artifactId>
Modified: ws/branches/2.2.6-GA-JBAS7/exo.ws.frameworks.json/pom.xml
===================================================================
--- ws/branches/2.2.6-GA-JBAS7/exo.ws.frameworks.json/pom.xml 2012-03-03 14:45:07 UTC (rev 5795)
+++ ws/branches/2.2.6-GA-JBAS7/exo.ws.frameworks.json/pom.xml 2012-03-03 14:47:32 UTC (rev 5796)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.ws</groupId>
<artifactId>ws-parent</artifactId>
- <version>2.2.7-GA-JBAS7-SNAPSHOT</version>
+ <version>2.2.7-GA-JBAS7</version>
</parent>
<artifactId>exo.ws.frameworks.json</artifactId>
Modified: ws/branches/2.2.6-GA-JBAS7/exo.ws.frameworks.servlet/pom.xml
===================================================================
--- ws/branches/2.2.6-GA-JBAS7/exo.ws.frameworks.servlet/pom.xml 2012-03-03 14:45:07 UTC (rev 5795)
+++ ws/branches/2.2.6-GA-JBAS7/exo.ws.frameworks.servlet/pom.xml 2012-03-03 14:47:32 UTC (rev 5796)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.ws</groupId>
<artifactId>ws-parent</artifactId>
- <version>2.2.7-GA-JBAS7-SNAPSHOT</version>
+ <version>2.2.7-GA-JBAS7</version>
</parent>
<artifactId>exo.ws.frameworks.servlet</artifactId>
Modified: ws/branches/2.2.6-GA-JBAS7/exo.ws.rest.core/pom.xml
===================================================================
--- ws/branches/2.2.6-GA-JBAS7/exo.ws.rest.core/pom.xml 2012-03-03 14:45:07 UTC (rev 5795)
+++ ws/branches/2.2.6-GA-JBAS7/exo.ws.rest.core/pom.xml 2012-03-03 14:47:32 UTC (rev 5796)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.ws</groupId>
<artifactId>ws-parent</artifactId>
- <version>2.2.7-GA-JBAS7-SNAPSHOT</version>
+ <version>2.2.7-GA-JBAS7</version>
</parent>
<artifactId>exo.ws.rest.core</artifactId>
Modified: ws/branches/2.2.6-GA-JBAS7/exo.ws.rest.ext/pom.xml
===================================================================
--- ws/branches/2.2.6-GA-JBAS7/exo.ws.rest.ext/pom.xml 2012-03-03 14:45:07 UTC (rev 5795)
+++ ws/branches/2.2.6-GA-JBAS7/exo.ws.rest.ext/pom.xml 2012-03-03 14:47:32 UTC (rev 5796)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.ws</groupId>
<artifactId>ws-parent</artifactId>
- <version>2.2.7-GA-JBAS7-SNAPSHOT</version>
+ <version>2.2.7-GA-JBAS7</version>
</parent>
<artifactId>exo.ws.rest.ext</artifactId>
Modified: ws/branches/2.2.6-GA-JBAS7/exo.ws.testframework/pom.xml
===================================================================
--- ws/branches/2.2.6-GA-JBAS7/exo.ws.testframework/pom.xml 2012-03-03 14:45:07 UTC (rev 5795)
+++ ws/branches/2.2.6-GA-JBAS7/exo.ws.testframework/pom.xml 2012-03-03 14:47:32 UTC (rev 5796)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.ws</groupId>
<artifactId>ws-parent</artifactId>
- <version>2.2.7-GA-JBAS7-SNAPSHOT</version>
+ <version>2.2.7-GA-JBAS7</version>
</parent>
<artifactId>exo.ws.testframework</artifactId>
Modified: ws/branches/2.2.6-GA-JBAS7/packaging/module/pom.xml
===================================================================
--- ws/branches/2.2.6-GA-JBAS7/packaging/module/pom.xml 2012-03-03 14:45:07 UTC (rev 5795)
+++ ws/branches/2.2.6-GA-JBAS7/packaging/module/pom.xml 2012-03-03 14:47:32 UTC (rev 5796)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.exoplatform.ws</groupId>
<artifactId>ws-parent</artifactId>
- <version>2.2.7-GA-JBAS7-SNAPSHOT</version>
+ <version>2.2.7-GA-JBAS7</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: ws/branches/2.2.6-GA-JBAS7/pom.xml
===================================================================
--- ws/branches/2.2.6-GA-JBAS7/pom.xml 2012-03-03 14:45:07 UTC (rev 5795)
+++ ws/branches/2.2.6-GA-JBAS7/pom.xml 2012-03-03 14:47:32 UTC (rev 5796)
@@ -31,14 +31,14 @@
<groupId>org.exoplatform.ws</groupId>
<artifactId>ws-parent</artifactId>
- <version>2.2.7-GA-JBAS7-SNAPSHOT</version>
+ <version>2.2.7-GA-JBAS7</version>
<packaging>pom</packaging>
<name>eXo WS</name>
<scm>
- <connection>scm:svn:http://anonsvn.jboss.org/repos/exo-jcr/ws/branches/2.2.6-GA-JBAS7</connection>
- <developerConnection>scm:svn:https://svn.jboss.org/repos/exo-jcr/ws/branches/2.2.6-GA-JBAS7</developerConnection>
- <url>http://fisheye.jboss.org/browse/exo-jcr/ws/branches/2.2.6-GA-JBAS7</url>
+ <connection>scm:svn:http://anonsvn.jboss.org/repos/exo-jcr/ws/tags/2.2.7-GA-JBAS7</connection>
+ <developerConnection>scm:svn:https://svn.jboss.org/repos/exo-jcr/ws/tags/2.2.7-GA-JBAS7</developerConnection>
+ <url>http://fisheye.jboss.org/browse/exo-jcr/ws/tags/2.2.7-GA-JBAS7</url>
</scm>
<properties>
14 years, 1 month
exo-jcr SVN: r5795 - in ws/branches/2.2.6-GA-JBAS7: exo.ws.frameworks.json/src/main/java/org/exoplatform/ws/frameworks/json/impl and 3 other directories.
by do-not-reply@jboss.org
Author: tolusha
Date: 2012-03-03 09:45:07 -0500 (Sat, 03 Mar 2012)
New Revision: 5795
Modified:
ws/branches/2.2.6-GA-JBAS7/exo.ws.commons/src/main/java/org/exoplatform/common/http/client/HTTPConnection.java
ws/branches/2.2.6-GA-JBAS7/exo.ws.commons/src/main/java/org/exoplatform/common/http/client/HttpURLConnection.java
ws/branches/2.2.6-GA-JBAS7/exo.ws.frameworks.json/src/main/java/org/exoplatform/ws/frameworks/json/impl/ObjectBuilder.java
ws/branches/2.2.6-GA-JBAS7/exo.ws.rest.core/src/main/java/org/exoplatform/services/rest/impl/DependencySupplier.java
ws/branches/2.2.6-GA-JBAS7/exo.ws.rest.core/src/main/java/org/exoplatform/services/rest/impl/ExceptionMapperComponentPlugin.java
ws/branches/2.2.6-GA-JBAS7/exo.ws.rest.core/src/main/java/org/exoplatform/services/rest/impl/RequestFilterComponentPlugin.java
ws/branches/2.2.6-GA-JBAS7/exo.ws.rest.core/src/main/java/org/exoplatform/services/rest/impl/ResponseFilterComponentPlugin.java
ws/branches/2.2.6-GA-JBAS7/exo.ws.rest.core/src/main/java/org/exoplatform/services/rest/impl/method/MethodInvokerFilterComponentPlugin.java
ws/branches/2.2.6-GA-JBAS7/exo.ws.rest.core/src/main/java/org/exoplatform/services/rest/impl/provider/EntityProviderComponentPlugin.java
ws/branches/2.2.6-GA-JBAS7/exo.ws.rest.core/src/main/java/org/exoplatform/services/rest/impl/provider/JAXBContextComponentPlugin.java
Log:
EXOJCR-1777: patch applied
Modified: ws/branches/2.2.6-GA-JBAS7/exo.ws.commons/src/main/java/org/exoplatform/common/http/client/HTTPConnection.java
===================================================================
--- ws/branches/2.2.6-GA-JBAS7/exo.ws.commons/src/main/java/org/exoplatform/common/http/client/HTTPConnection.java 2012-03-03 14:40:07 UTC (rev 5794)
+++ ws/branches/2.2.6-GA-JBAS7/exo.ws.commons/src/main/java/org/exoplatform/common/http/client/HTTPConnection.java 2012-03-03 14:45:07 UTC (rev 5795)
@@ -33,6 +33,7 @@
package org.exoplatform.common.http.client;
import org.exoplatform.commons.utils.PrivilegedSystemHelper;
+import org.exoplatform.commons.utils.Tools;
import org.exoplatform.services.log.ExoLogger;
import org.exoplatform.services.log.Log;
@@ -433,7 +434,7 @@
try
{
String mname = list[idx];
- DefaultModuleList.addElement(Class.forName(mname));
+ DefaultModuleList.addElement(Tools.forName(mname, HTTPConnection.class));
if (LOG.isDebugEnabled())
LOG.debug("added module " + list[idx]);
@@ -1950,9 +1951,9 @@
try
{
if (raw)
- removeModule(Class.forName(modules[idx]));
+ removeModule(Tools.forName(modules[idx], this));
else
- addModule(Class.forName(modules[idx]), -1);
+ addModule(Tools.forName(modules[idx], this), -1);
}
catch (ClassNotFoundException cnfe)
{
Modified: ws/branches/2.2.6-GA-JBAS7/exo.ws.commons/src/main/java/org/exoplatform/common/http/client/HttpURLConnection.java
===================================================================
--- ws/branches/2.2.6-GA-JBAS7/exo.ws.commons/src/main/java/org/exoplatform/common/http/client/HttpURLConnection.java 2012-03-03 14:40:07 UTC (rev 5794)
+++ ws/branches/2.2.6-GA-JBAS7/exo.ws.commons/src/main/java/org/exoplatform/common/http/client/HttpURLConnection.java 2012-03-03 14:45:07 UTC (rev 5795)
@@ -33,6 +33,7 @@
package org.exoplatform.common.http.client;
import org.exoplatform.commons.utils.PrivilegedSystemHelper;
+import org.exoplatform.commons.utils.Tools;
import org.exoplatform.services.log.ExoLogger;
import org.exoplatform.services.log.Log;
@@ -168,7 +169,7 @@
// get the RedirectionModule class
try
{
- redir_mod = Class.forName("HTTPClient.RedirectionModule");
+ redir_mod = Tools.forName("HTTPClient.RedirectionModule", HttpURLConnection.class);
}
catch (ClassNotFoundException cnfe)
{
Modified: ws/branches/2.2.6-GA-JBAS7/exo.ws.frameworks.json/src/main/java/org/exoplatform/ws/frameworks/json/impl/ObjectBuilder.java
===================================================================
--- ws/branches/2.2.6-GA-JBAS7/exo.ws.frameworks.json/src/main/java/org/exoplatform/ws/frameworks/json/impl/ObjectBuilder.java 2012-03-03 14:40:07 UTC (rev 5794)
+++ ws/branches/2.2.6-GA-JBAS7/exo.ws.frameworks.json/src/main/java/org/exoplatform/ws/frameworks/json/impl/ObjectBuilder.java 2012-03-03 14:45:07 UTC (rev 5795)
@@ -20,6 +20,7 @@
import org.exoplatform.services.log.ExoLogger;
import org.exoplatform.services.log.Log;
+import org.exoplatform.commons.utils.Tools;
import org.exoplatform.ws.frameworks.json.impl.JsonUtils.Types;
import org.exoplatform.ws.frameworks.json.value.JsonValue;
@@ -551,7 +552,7 @@
case CLASS :
try
{
- return Class.forName(jsonValue.getStringValue());
+ return Tools.forName(jsonValue.getStringValue(), ObjectBuilder.class);
}
catch (ClassNotFoundException e)
{
Modified: ws/branches/2.2.6-GA-JBAS7/exo.ws.rest.core/src/main/java/org/exoplatform/services/rest/impl/DependencySupplier.java
===================================================================
--- ws/branches/2.2.6-GA-JBAS7/exo.ws.rest.core/src/main/java/org/exoplatform/services/rest/impl/DependencySupplier.java 2012-03-03 14:40:07 UTC (rev 5794)
+++ ws/branches/2.2.6-GA-JBAS7/exo.ws.rest.core/src/main/java/org/exoplatform/services/rest/impl/DependencySupplier.java 2012-03-03 14:45:07 UTC (rev 5795)
@@ -19,6 +19,7 @@
package org.exoplatform.services.rest.impl;
import org.exoplatform.commons.utils.SecurityHelper;
+import org.exoplatform.commons.utils.Tools;
import org.exoplatform.container.ExoContainer;
import org.exoplatform.container.ExoContainerContext;
import org.exoplatform.container.xml.InitParams;
@@ -76,7 +77,7 @@
{
public Class run() throws ClassNotFoundException
{
- return Thread.currentThread().getContextClassLoader().loadClass(injectAnnotationParameter.getValue());
+ return Tools.loadClass(injectAnnotationParameter.getValue(), DependencySupplier.class);
}
});
}
Modified: ws/branches/2.2.6-GA-JBAS7/exo.ws.rest.core/src/main/java/org/exoplatform/services/rest/impl/ExceptionMapperComponentPlugin.java
===================================================================
--- ws/branches/2.2.6-GA-JBAS7/exo.ws.rest.core/src/main/java/org/exoplatform/services/rest/impl/ExceptionMapperComponentPlugin.java 2012-03-03 14:40:07 UTC (rev 5794)
+++ ws/branches/2.2.6-GA-JBAS7/exo.ws.rest.core/src/main/java/org/exoplatform/services/rest/impl/ExceptionMapperComponentPlugin.java 2012-03-03 14:45:07 UTC (rev 5795)
@@ -19,6 +19,7 @@
package org.exoplatform.services.rest.impl;
+import org.exoplatform.commons.utils.Tools;
import org.exoplatform.container.component.BaseComponentPlugin;
import org.exoplatform.container.xml.InitParams;
import org.exoplatform.container.xml.ValueParam;
@@ -59,7 +60,7 @@
ValueParam v = i.next();
try
{
- emaps.add((Class<? extends ExceptionMapper<?>>)Class.forName(v.getValue()));
+ emaps.add((Class<? extends ExceptionMapper<?>>)Tools.forName(v.getValue(), this));
}
catch (ClassNotFoundException e)
{
Modified: ws/branches/2.2.6-GA-JBAS7/exo.ws.rest.core/src/main/java/org/exoplatform/services/rest/impl/RequestFilterComponentPlugin.java
===================================================================
--- ws/branches/2.2.6-GA-JBAS7/exo.ws.rest.core/src/main/java/org/exoplatform/services/rest/impl/RequestFilterComponentPlugin.java 2012-03-03 14:40:07 UTC (rev 5794)
+++ ws/branches/2.2.6-GA-JBAS7/exo.ws.rest.core/src/main/java/org/exoplatform/services/rest/impl/RequestFilterComponentPlugin.java 2012-03-03 14:45:07 UTC (rev 5795)
@@ -18,6 +18,7 @@
*/
package org.exoplatform.services.rest.impl;
+import org.exoplatform.commons.utils.Tools;
import org.exoplatform.container.component.BaseComponentPlugin;
import org.exoplatform.container.xml.InitParams;
import org.exoplatform.container.xml.ValueParam;
@@ -66,7 +67,7 @@
ValueParam v = i.next();
try
{
- fs.add((Class<? extends RequestFilter>)Class.forName(v.getValue()));
+ fs.add((Class<? extends RequestFilter>)Tools.forName(v.getValue(), this));
}
catch (ClassNotFoundException e)
{
Modified: ws/branches/2.2.6-GA-JBAS7/exo.ws.rest.core/src/main/java/org/exoplatform/services/rest/impl/ResponseFilterComponentPlugin.java
===================================================================
--- ws/branches/2.2.6-GA-JBAS7/exo.ws.rest.core/src/main/java/org/exoplatform/services/rest/impl/ResponseFilterComponentPlugin.java 2012-03-03 14:40:07 UTC (rev 5794)
+++ ws/branches/2.2.6-GA-JBAS7/exo.ws.rest.core/src/main/java/org/exoplatform/services/rest/impl/ResponseFilterComponentPlugin.java 2012-03-03 14:45:07 UTC (rev 5795)
@@ -18,6 +18,7 @@
*/
package org.exoplatform.services.rest.impl;
+import org.exoplatform.commons.utils.Tools;
import org.exoplatform.container.component.BaseComponentPlugin;
import org.exoplatform.container.xml.InitParams;
import org.exoplatform.container.xml.ValueParam;
@@ -64,7 +65,7 @@
ValueParam v = i.next();
try
{
- fs.add((Class<? extends ResponseFilter>)Class.forName(v.getValue()));
+ fs.add((Class<? extends ResponseFilter>)Tools.forName(v.getValue(), this));
}
catch (ClassNotFoundException e)
{
Modified: ws/branches/2.2.6-GA-JBAS7/exo.ws.rest.core/src/main/java/org/exoplatform/services/rest/impl/method/MethodInvokerFilterComponentPlugin.java
===================================================================
--- ws/branches/2.2.6-GA-JBAS7/exo.ws.rest.core/src/main/java/org/exoplatform/services/rest/impl/method/MethodInvokerFilterComponentPlugin.java 2012-03-03 14:40:07 UTC (rev 5794)
+++ ws/branches/2.2.6-GA-JBAS7/exo.ws.rest.core/src/main/java/org/exoplatform/services/rest/impl/method/MethodInvokerFilterComponentPlugin.java 2012-03-03 14:45:07 UTC (rev 5795)
@@ -18,6 +18,7 @@
*/
package org.exoplatform.services.rest.impl.method;
+import org.exoplatform.commons.utils.Tools;
import org.exoplatform.container.component.BaseComponentPlugin;
import org.exoplatform.container.xml.InitParams;
import org.exoplatform.container.xml.ValueParam;
@@ -65,7 +66,7 @@
ValueParam v = i.next();
try
{
- mifs.add((Class<? extends MethodInvokerFilter>)Class.forName(v.getValue()));
+ mifs.add((Class<? extends MethodInvokerFilter>)Tools.forName(v.getValue(), this));
}
catch (ClassNotFoundException e)
{
Modified: ws/branches/2.2.6-GA-JBAS7/exo.ws.rest.core/src/main/java/org/exoplatform/services/rest/impl/provider/EntityProviderComponentPlugin.java
===================================================================
--- ws/branches/2.2.6-GA-JBAS7/exo.ws.rest.core/src/main/java/org/exoplatform/services/rest/impl/provider/EntityProviderComponentPlugin.java 2012-03-03 14:40:07 UTC (rev 5794)
+++ ws/branches/2.2.6-GA-JBAS7/exo.ws.rest.core/src/main/java/org/exoplatform/services/rest/impl/provider/EntityProviderComponentPlugin.java 2012-03-03 14:45:07 UTC (rev 5795)
@@ -18,6 +18,7 @@
*/
package org.exoplatform.services.rest.impl.provider;
+import org.exoplatform.commons.utils.Tools;
import org.exoplatform.container.component.BaseComponentPlugin;
import org.exoplatform.container.xml.InitParams;
import org.exoplatform.container.xml.ValueParam;
@@ -61,7 +62,7 @@
ValueParam v = i.next();
try
{
- eps.add((Class<? extends EntityProvider>)Class.forName(v.getValue()));
+ eps.add((Class<? extends EntityProvider>)Tools.forName(v.getValue(), this));
}
catch (ClassNotFoundException e)
{
Modified: ws/branches/2.2.6-GA-JBAS7/exo.ws.rest.core/src/main/java/org/exoplatform/services/rest/impl/provider/JAXBContextComponentPlugin.java
===================================================================
--- ws/branches/2.2.6-GA-JBAS7/exo.ws.rest.core/src/main/java/org/exoplatform/services/rest/impl/provider/JAXBContextComponentPlugin.java 2012-03-03 14:40:07 UTC (rev 5794)
+++ ws/branches/2.2.6-GA-JBAS7/exo.ws.rest.core/src/main/java/org/exoplatform/services/rest/impl/provider/JAXBContextComponentPlugin.java 2012-03-03 14:45:07 UTC (rev 5795)
@@ -18,6 +18,7 @@
*/
package org.exoplatform.services.rest.impl.provider;
+import org.exoplatform.commons.utils.Tools;
import org.exoplatform.container.component.BaseComponentPlugin;
import org.exoplatform.container.xml.InitParams;
import org.exoplatform.container.xml.ValueParam;
@@ -52,7 +53,6 @@
* @param params initialize parameters
* @see InitParams
*/
- @SuppressWarnings("unchecked")
public JAXBContextComponentPlugin(InitParams params)
{
if (params != null)
@@ -63,7 +63,7 @@
ValueParam v = i.next();
try
{
- jcs.add(Class.forName(v.getValue()));
+ jcs.add(Tools.forName(v.getValue(), this));
}
catch (ClassNotFoundException e)
{
14 years, 1 month
exo-jcr SVN: r5794 - ws/tags.
by do-not-reply@jboss.org
Author: tolusha
Date: 2012-03-03 09:40:07 -0500 (Sat, 03 Mar 2012)
New Revision: 5794
Removed:
ws/tags/2.2.6-GA-JBAS7/
Log:
14 years, 1 month
exo-jcr SVN: r5793 - in ws/branches/2.2.6-GA-JBAS7: exo.ws.commons and 6 other directories.
by do-not-reply@jboss.org
Author: tolusha
Date: 2012-03-03 09:33:56 -0500 (Sat, 03 Mar 2012)
New Revision: 5793
Modified:
ws/branches/2.2.6-GA-JBAS7/exo.ws.commons/pom.xml
ws/branches/2.2.6-GA-JBAS7/exo.ws.frameworks.json/pom.xml
ws/branches/2.2.6-GA-JBAS7/exo.ws.frameworks.servlet/pom.xml
ws/branches/2.2.6-GA-JBAS7/exo.ws.rest.core/pom.xml
ws/branches/2.2.6-GA-JBAS7/exo.ws.rest.ext/pom.xml
ws/branches/2.2.6-GA-JBAS7/exo.ws.testframework/pom.xml
ws/branches/2.2.6-GA-JBAS7/packaging/module/pom.xml
ws/branches/2.2.6-GA-JBAS7/pom.xml
Log:
[maven-release-plugin] prepare for next development iteration
Modified: ws/branches/2.2.6-GA-JBAS7/exo.ws.commons/pom.xml
===================================================================
--- ws/branches/2.2.6-GA-JBAS7/exo.ws.commons/pom.xml 2012-03-03 14:33:46 UTC (rev 5792)
+++ ws/branches/2.2.6-GA-JBAS7/exo.ws.commons/pom.xml 2012-03-03 14:33:56 UTC (rev 5793)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.ws</groupId>
<artifactId>ws-parent</artifactId>
- <version>2.2.6-GA-JBAS7</version>
+ <version>2.2.7-GA-JBAS7-SNAPSHOT</version>
</parent>
<artifactId>exo.ws.commons</artifactId>
Modified: ws/branches/2.2.6-GA-JBAS7/exo.ws.frameworks.json/pom.xml
===================================================================
--- ws/branches/2.2.6-GA-JBAS7/exo.ws.frameworks.json/pom.xml 2012-03-03 14:33:46 UTC (rev 5792)
+++ ws/branches/2.2.6-GA-JBAS7/exo.ws.frameworks.json/pom.xml 2012-03-03 14:33:56 UTC (rev 5793)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.ws</groupId>
<artifactId>ws-parent</artifactId>
- <version>2.2.6-GA-JBAS7</version>
+ <version>2.2.7-GA-JBAS7-SNAPSHOT</version>
</parent>
<artifactId>exo.ws.frameworks.json</artifactId>
Modified: ws/branches/2.2.6-GA-JBAS7/exo.ws.frameworks.servlet/pom.xml
===================================================================
--- ws/branches/2.2.6-GA-JBAS7/exo.ws.frameworks.servlet/pom.xml 2012-03-03 14:33:46 UTC (rev 5792)
+++ ws/branches/2.2.6-GA-JBAS7/exo.ws.frameworks.servlet/pom.xml 2012-03-03 14:33:56 UTC (rev 5793)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.ws</groupId>
<artifactId>ws-parent</artifactId>
- <version>2.2.6-GA-JBAS7</version>
+ <version>2.2.7-GA-JBAS7-SNAPSHOT</version>
</parent>
<artifactId>exo.ws.frameworks.servlet</artifactId>
Modified: ws/branches/2.2.6-GA-JBAS7/exo.ws.rest.core/pom.xml
===================================================================
--- ws/branches/2.2.6-GA-JBAS7/exo.ws.rest.core/pom.xml 2012-03-03 14:33:46 UTC (rev 5792)
+++ ws/branches/2.2.6-GA-JBAS7/exo.ws.rest.core/pom.xml 2012-03-03 14:33:56 UTC (rev 5793)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.ws</groupId>
<artifactId>ws-parent</artifactId>
- <version>2.2.6-GA-JBAS7</version>
+ <version>2.2.7-GA-JBAS7-SNAPSHOT</version>
</parent>
<artifactId>exo.ws.rest.core</artifactId>
Modified: ws/branches/2.2.6-GA-JBAS7/exo.ws.rest.ext/pom.xml
===================================================================
--- ws/branches/2.2.6-GA-JBAS7/exo.ws.rest.ext/pom.xml 2012-03-03 14:33:46 UTC (rev 5792)
+++ ws/branches/2.2.6-GA-JBAS7/exo.ws.rest.ext/pom.xml 2012-03-03 14:33:56 UTC (rev 5793)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.ws</groupId>
<artifactId>ws-parent</artifactId>
- <version>2.2.6-GA-JBAS7</version>
+ <version>2.2.7-GA-JBAS7-SNAPSHOT</version>
</parent>
<artifactId>exo.ws.rest.ext</artifactId>
Modified: ws/branches/2.2.6-GA-JBAS7/exo.ws.testframework/pom.xml
===================================================================
--- ws/branches/2.2.6-GA-JBAS7/exo.ws.testframework/pom.xml 2012-03-03 14:33:46 UTC (rev 5792)
+++ ws/branches/2.2.6-GA-JBAS7/exo.ws.testframework/pom.xml 2012-03-03 14:33:56 UTC (rev 5793)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.ws</groupId>
<artifactId>ws-parent</artifactId>
- <version>2.2.6-GA-JBAS7</version>
+ <version>2.2.7-GA-JBAS7-SNAPSHOT</version>
</parent>
<artifactId>exo.ws.testframework</artifactId>
Modified: ws/branches/2.2.6-GA-JBAS7/packaging/module/pom.xml
===================================================================
--- ws/branches/2.2.6-GA-JBAS7/packaging/module/pom.xml 2012-03-03 14:33:46 UTC (rev 5792)
+++ ws/branches/2.2.6-GA-JBAS7/packaging/module/pom.xml 2012-03-03 14:33:56 UTC (rev 5793)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.exoplatform.ws</groupId>
<artifactId>ws-parent</artifactId>
- <version>2.2.6-GA-JBAS7</version>
+ <version>2.2.7-GA-JBAS7-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: ws/branches/2.2.6-GA-JBAS7/pom.xml
===================================================================
--- ws/branches/2.2.6-GA-JBAS7/pom.xml 2012-03-03 14:33:46 UTC (rev 5792)
+++ ws/branches/2.2.6-GA-JBAS7/pom.xml 2012-03-03 14:33:56 UTC (rev 5793)
@@ -31,14 +31,14 @@
<groupId>org.exoplatform.ws</groupId>
<artifactId>ws-parent</artifactId>
- <version>2.2.6-GA-JBAS7</version>
+ <version>2.2.7-GA-JBAS7-SNAPSHOT</version>
<packaging>pom</packaging>
<name>eXo WS</name>
<scm>
- <connection>scm:svn:http://anonsvn.jboss.org/repos/exo-jcr/ws/tags/2.2.6-GA-JBAS7</connection>
- <developerConnection>scm:svn:https://svn.jboss.org/repos/exo-jcr/ws/tags/2.2.6-GA-JBAS7</developerConnection>
- <url>http://fisheye.jboss.org/browse/exo-jcr/ws/tags/2.2.6-GA-JBAS7</url>
+ <connection>scm:svn:http://anonsvn.jboss.org/repos/exo-jcr/ws/branches/2.2.6-GA-JBAS7</connection>
+ <developerConnection>scm:svn:https://svn.jboss.org/repos/exo-jcr/ws/branches/2.2.6-GA-JBAS7</developerConnection>
+ <url>http://fisheye.jboss.org/browse/exo-jcr/ws/branches/2.2.6-GA-JBAS7</url>
</scm>
<properties>
14 years, 1 month
exo-jcr SVN: r5792 - ws/tags.
by do-not-reply@jboss.org
Author: tolusha
Date: 2012-03-03 09:33:46 -0500 (Sat, 03 Mar 2012)
New Revision: 5792
Added:
ws/tags/2.2.6-GA-JBAS7/
Log:
[maven-scm] copy for tag 2.2.6-GA-JBAS7
14 years, 1 month
exo-jcr SVN: r5791 - in ws/branches/2.2.6-GA-JBAS7: exo.ws.commons and 6 other directories.
by do-not-reply@jboss.org
Author: tolusha
Date: 2012-03-03 09:33:34 -0500 (Sat, 03 Mar 2012)
New Revision: 5791
Modified:
ws/branches/2.2.6-GA-JBAS7/exo.ws.commons/pom.xml
ws/branches/2.2.6-GA-JBAS7/exo.ws.frameworks.json/pom.xml
ws/branches/2.2.6-GA-JBAS7/exo.ws.frameworks.servlet/pom.xml
ws/branches/2.2.6-GA-JBAS7/exo.ws.rest.core/pom.xml
ws/branches/2.2.6-GA-JBAS7/exo.ws.rest.ext/pom.xml
ws/branches/2.2.6-GA-JBAS7/exo.ws.testframework/pom.xml
ws/branches/2.2.6-GA-JBAS7/packaging/module/pom.xml
ws/branches/2.2.6-GA-JBAS7/pom.xml
Log:
[maven-release-plugin] prepare release 2.2.6-GA-JBAS7
Modified: ws/branches/2.2.6-GA-JBAS7/exo.ws.commons/pom.xml
===================================================================
--- ws/branches/2.2.6-GA-JBAS7/exo.ws.commons/pom.xml 2012-03-03 14:32:17 UTC (rev 5790)
+++ ws/branches/2.2.6-GA-JBAS7/exo.ws.commons/pom.xml 2012-03-03 14:33:34 UTC (rev 5791)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.ws</groupId>
<artifactId>ws-parent</artifactId>
- <version>2.2.6-GA-JBAS7-SNAPSHOT</version>
+ <version>2.2.6-GA-JBAS7</version>
</parent>
<artifactId>exo.ws.commons</artifactId>
Modified: ws/branches/2.2.6-GA-JBAS7/exo.ws.frameworks.json/pom.xml
===================================================================
--- ws/branches/2.2.6-GA-JBAS7/exo.ws.frameworks.json/pom.xml 2012-03-03 14:32:17 UTC (rev 5790)
+++ ws/branches/2.2.6-GA-JBAS7/exo.ws.frameworks.json/pom.xml 2012-03-03 14:33:34 UTC (rev 5791)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.ws</groupId>
<artifactId>ws-parent</artifactId>
- <version>2.2.6-GA-JBAS7-SNAPSHOT</version>
+ <version>2.2.6-GA-JBAS7</version>
</parent>
<artifactId>exo.ws.frameworks.json</artifactId>
Modified: ws/branches/2.2.6-GA-JBAS7/exo.ws.frameworks.servlet/pom.xml
===================================================================
--- ws/branches/2.2.6-GA-JBAS7/exo.ws.frameworks.servlet/pom.xml 2012-03-03 14:32:17 UTC (rev 5790)
+++ ws/branches/2.2.6-GA-JBAS7/exo.ws.frameworks.servlet/pom.xml 2012-03-03 14:33:34 UTC (rev 5791)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.ws</groupId>
<artifactId>ws-parent</artifactId>
- <version>2.2.6-GA-JBAS7-SNAPSHOT</version>
+ <version>2.2.6-GA-JBAS7</version>
</parent>
<artifactId>exo.ws.frameworks.servlet</artifactId>
Modified: ws/branches/2.2.6-GA-JBAS7/exo.ws.rest.core/pom.xml
===================================================================
--- ws/branches/2.2.6-GA-JBAS7/exo.ws.rest.core/pom.xml 2012-03-03 14:32:17 UTC (rev 5790)
+++ ws/branches/2.2.6-GA-JBAS7/exo.ws.rest.core/pom.xml 2012-03-03 14:33:34 UTC (rev 5791)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.ws</groupId>
<artifactId>ws-parent</artifactId>
- <version>2.2.6-GA-JBAS7-SNAPSHOT</version>
+ <version>2.2.6-GA-JBAS7</version>
</parent>
<artifactId>exo.ws.rest.core</artifactId>
Modified: ws/branches/2.2.6-GA-JBAS7/exo.ws.rest.ext/pom.xml
===================================================================
--- ws/branches/2.2.6-GA-JBAS7/exo.ws.rest.ext/pom.xml 2012-03-03 14:32:17 UTC (rev 5790)
+++ ws/branches/2.2.6-GA-JBAS7/exo.ws.rest.ext/pom.xml 2012-03-03 14:33:34 UTC (rev 5791)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.ws</groupId>
<artifactId>ws-parent</artifactId>
- <version>2.2.6-GA-JBAS7-SNAPSHOT</version>
+ <version>2.2.6-GA-JBAS7</version>
</parent>
<artifactId>exo.ws.rest.ext</artifactId>
Modified: ws/branches/2.2.6-GA-JBAS7/exo.ws.testframework/pom.xml
===================================================================
--- ws/branches/2.2.6-GA-JBAS7/exo.ws.testframework/pom.xml 2012-03-03 14:32:17 UTC (rev 5790)
+++ ws/branches/2.2.6-GA-JBAS7/exo.ws.testframework/pom.xml 2012-03-03 14:33:34 UTC (rev 5791)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.ws</groupId>
<artifactId>ws-parent</artifactId>
- <version>2.2.6-GA-JBAS7-SNAPSHOT</version>
+ <version>2.2.6-GA-JBAS7</version>
</parent>
<artifactId>exo.ws.testframework</artifactId>
Modified: ws/branches/2.2.6-GA-JBAS7/packaging/module/pom.xml
===================================================================
--- ws/branches/2.2.6-GA-JBAS7/packaging/module/pom.xml 2012-03-03 14:32:17 UTC (rev 5790)
+++ ws/branches/2.2.6-GA-JBAS7/packaging/module/pom.xml 2012-03-03 14:33:34 UTC (rev 5791)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.exoplatform.ws</groupId>
<artifactId>ws-parent</artifactId>
- <version>2.2.6-GA-JBAS7-SNAPSHOT</version>
+ <version>2.2.6-GA-JBAS7</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: ws/branches/2.2.6-GA-JBAS7/pom.xml
===================================================================
--- ws/branches/2.2.6-GA-JBAS7/pom.xml 2012-03-03 14:32:17 UTC (rev 5790)
+++ ws/branches/2.2.6-GA-JBAS7/pom.xml 2012-03-03 14:33:34 UTC (rev 5791)
@@ -31,14 +31,14 @@
<groupId>org.exoplatform.ws</groupId>
<artifactId>ws-parent</artifactId>
- <version>2.2.6-GA-JBAS7-SNAPSHOT</version>
+ <version>2.2.6-GA-JBAS7</version>
<packaging>pom</packaging>
<name>eXo WS</name>
<scm>
- <connection>scm:svn:http://anonsvn.jboss.org/repos/exo-jcr/ws/branches/2.2.6-GA-JBAS7</connection>
- <developerConnection>scm:svn:https://svn.jboss.org/repos/exo-jcr/ws/branches/2.2.6-GA-JBAS7</developerConnection>
- <url>http://fisheye.jboss.org/browse/exo-jcr/ws/branches/2.2.6-GA-JBAS7</url>
+ <connection>scm:svn:http://anonsvn.jboss.org/repos/exo-jcr/ws/tags/2.2.6-GA-JBAS7</connection>
+ <developerConnection>scm:svn:https://svn.jboss.org/repos/exo-jcr/ws/tags/2.2.6-GA-JBAS7</developerConnection>
+ <url>http://fisheye.jboss.org/browse/exo-jcr/ws/tags/2.2.6-GA-JBAS7</url>
</scm>
<properties>
14 years, 1 month
exo-jcr SVN: r5790 - ws/branches/2.2.6-GA-JBAS7.
by do-not-reply@jboss.org
Author: tolusha
Date: 2012-03-03 09:32:17 -0500 (Sat, 03 Mar 2012)
New Revision: 5790
Modified:
ws/branches/2.2.6-GA-JBAS7/pom.xml
Log:
EXOJCR-1777: change deps to tag
Modified: ws/branches/2.2.6-GA-JBAS7/pom.xml
===================================================================
--- ws/branches/2.2.6-GA-JBAS7/pom.xml 2012-03-03 14:11:11 UTC (rev 5789)
+++ ws/branches/2.2.6-GA-JBAS7/pom.xml 2012-03-03 14:32:17 UTC (rev 5790)
@@ -45,8 +45,8 @@
<exo.product.name>exo-ws</exo.product.name>
<exo.product.specification>2.1</exo.product.specification>
- <org.exoplatform.kernel.version>2.3.6-GA-JBAS7-SNAPSHOT</org.exoplatform.kernel.version>
- <org.exoplatform.core.version>2.4.6-GA-JBAS7-SNAPSHOT</org.exoplatform.core.version>
+ <org.exoplatform.kernel.version>2.3.6-GA-JBAS7</org.exoplatform.kernel.version>
+ <org.exoplatform.core.version>2.4.6-GA-JBAS7</org.exoplatform.core.version>
</properties>
<modules>
14 years, 1 month
exo-jcr SVN: r5789 - in core/branches/2.4.6-GA-JBAS7: exo.core.component.database and 11 other directories.
by do-not-reply@jboss.org
Author: tolusha
Date: 2012-03-03 09:11:11 -0500 (Sat, 03 Mar 2012)
New Revision: 5789
Modified:
core/branches/2.4.6-GA-JBAS7/exo.core.component.database/pom.xml
core/branches/2.4.6-GA-JBAS7/exo.core.component.document/pom.xml
core/branches/2.4.6-GA-JBAS7/exo.core.component.ldap/pom.xml
core/branches/2.4.6-GA-JBAS7/exo.core.component.organization.api/pom.xml
core/branches/2.4.6-GA-JBAS7/exo.core.component.organization.jdbc/pom.xml
core/branches/2.4.6-GA-JBAS7/exo.core.component.organization.ldap/pom.xml
core/branches/2.4.6-GA-JBAS7/exo.core.component.organization.tests/pom.xml
core/branches/2.4.6-GA-JBAS7/exo.core.component.script.groovy/pom.xml
core/branches/2.4.6-GA-JBAS7/exo.core.component.security.core/pom.xml
core/branches/2.4.6-GA-JBAS7/exo.core.component.web.css/pom.xml
core/branches/2.4.6-GA-JBAS7/exo.core.component.xml-processing/pom.xml
core/branches/2.4.6-GA-JBAS7/packaging/module/pom.xml
core/branches/2.4.6-GA-JBAS7/pom.xml
Log:
[maven-release-plugin] prepare for next development iteration
Modified: core/branches/2.4.6-GA-JBAS7/exo.core.component.database/pom.xml
===================================================================
--- core/branches/2.4.6-GA-JBAS7/exo.core.component.database/pom.xml 2012-03-03 14:10:58 UTC (rev 5788)
+++ core/branches/2.4.6-GA-JBAS7/exo.core.component.database/pom.xml 2012-03-03 14:11:11 UTC (rev 5789)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.core</groupId>
<artifactId>core-parent</artifactId>
- <version>2.4.6-GA-JBAS7</version>
+ <version>2.4.7-GA-JBAS7-SNAPSHOT</version>
</parent>
<artifactId>exo.core.component.database</artifactId>
Modified: core/branches/2.4.6-GA-JBAS7/exo.core.component.document/pom.xml
===================================================================
--- core/branches/2.4.6-GA-JBAS7/exo.core.component.document/pom.xml 2012-03-03 14:10:58 UTC (rev 5788)
+++ core/branches/2.4.6-GA-JBAS7/exo.core.component.document/pom.xml 2012-03-03 14:11:11 UTC (rev 5789)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.core</groupId>
<artifactId>core-parent</artifactId>
- <version>2.4.6-GA-JBAS7</version>
+ <version>2.4.7-GA-JBAS7-SNAPSHOT</version>
</parent>
<artifactId>exo.core.component.document</artifactId>
<name>eXo Core :: Component :: Demo Service</name>
Modified: core/branches/2.4.6-GA-JBAS7/exo.core.component.ldap/pom.xml
===================================================================
--- core/branches/2.4.6-GA-JBAS7/exo.core.component.ldap/pom.xml 2012-03-03 14:10:58 UTC (rev 5788)
+++ core/branches/2.4.6-GA-JBAS7/exo.core.component.ldap/pom.xml 2012-03-03 14:11:11 UTC (rev 5789)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.core</groupId>
<artifactId>core-parent</artifactId>
- <version>2.4.6-GA-JBAS7</version>
+ <version>2.4.7-GA-JBAS7-SNAPSHOT</version>
</parent>
<artifactId>exo.core.component.ldap</artifactId>
Modified: core/branches/2.4.6-GA-JBAS7/exo.core.component.organization.api/pom.xml
===================================================================
--- core/branches/2.4.6-GA-JBAS7/exo.core.component.organization.api/pom.xml 2012-03-03 14:10:58 UTC (rev 5788)
+++ core/branches/2.4.6-GA-JBAS7/exo.core.component.organization.api/pom.xml 2012-03-03 14:11:11 UTC (rev 5789)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.core</groupId>
<artifactId>core-parent</artifactId>
- <version>2.4.6-GA-JBAS7</version>
+ <version>2.4.7-GA-JBAS7-SNAPSHOT</version>
</parent>
<artifactId>exo.core.component.organization.api</artifactId>
<name>eXo Core :: Component :: Organization Service API</name>
Modified: core/branches/2.4.6-GA-JBAS7/exo.core.component.organization.jdbc/pom.xml
===================================================================
--- core/branches/2.4.6-GA-JBAS7/exo.core.component.organization.jdbc/pom.xml 2012-03-03 14:10:58 UTC (rev 5788)
+++ core/branches/2.4.6-GA-JBAS7/exo.core.component.organization.jdbc/pom.xml 2012-03-03 14:11:11 UTC (rev 5789)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.core</groupId>
<artifactId>core-parent</artifactId>
- <version>2.4.6-GA-JBAS7</version>
+ <version>2.4.7-GA-JBAS7-SNAPSHOT</version>
</parent>
<artifactId>exo.core.component.organization.jdbc</artifactId>
Modified: core/branches/2.4.6-GA-JBAS7/exo.core.component.organization.ldap/pom.xml
===================================================================
--- core/branches/2.4.6-GA-JBAS7/exo.core.component.organization.ldap/pom.xml 2012-03-03 14:10:58 UTC (rev 5788)
+++ core/branches/2.4.6-GA-JBAS7/exo.core.component.organization.ldap/pom.xml 2012-03-03 14:11:11 UTC (rev 5789)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.core</groupId>
<artifactId>core-parent</artifactId>
- <version>2.4.6-GA-JBAS7</version>
+ <version>2.4.7-GA-JBAS7-SNAPSHOT</version>
</parent>
<artifactId>exo.core.component.organization.ldap</artifactId>
Modified: core/branches/2.4.6-GA-JBAS7/exo.core.component.organization.tests/pom.xml
===================================================================
--- core/branches/2.4.6-GA-JBAS7/exo.core.component.organization.tests/pom.xml 2012-03-03 14:10:58 UTC (rev 5788)
+++ core/branches/2.4.6-GA-JBAS7/exo.core.component.organization.tests/pom.xml 2012-03-03 14:11:11 UTC (rev 5789)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.core</groupId>
<artifactId>core-parent</artifactId>
- <version>2.4.6-GA-JBAS7</version>
+ <version>2.4.7-GA-JBAS7-SNAPSHOT</version>
</parent>
<artifactId>exo.core.component.organization.tests</artifactId>
Modified: core/branches/2.4.6-GA-JBAS7/exo.core.component.script.groovy/pom.xml
===================================================================
--- core/branches/2.4.6-GA-JBAS7/exo.core.component.script.groovy/pom.xml 2012-03-03 14:10:58 UTC (rev 5788)
+++ core/branches/2.4.6-GA-JBAS7/exo.core.component.script.groovy/pom.xml 2012-03-03 14:11:11 UTC (rev 5789)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.core</groupId>
<artifactId>core-parent</artifactId>
- <version>2.4.6-GA-JBAS7</version>
+ <version>2.4.7-GA-JBAS7-SNAPSHOT</version>
</parent>
<artifactId>exo.core.component.script.groovy</artifactId>
Modified: core/branches/2.4.6-GA-JBAS7/exo.core.component.security.core/pom.xml
===================================================================
--- core/branches/2.4.6-GA-JBAS7/exo.core.component.security.core/pom.xml 2012-03-03 14:10:58 UTC (rev 5788)
+++ core/branches/2.4.6-GA-JBAS7/exo.core.component.security.core/pom.xml 2012-03-03 14:11:11 UTC (rev 5789)
@@ -16,7 +16,7 @@
<parent>
<groupId>org.exoplatform.core</groupId>
<artifactId>core-parent</artifactId>
- <version>2.4.6-GA-JBAS7</version>
+ <version>2.4.7-GA-JBAS7-SNAPSHOT</version>
</parent>
<artifactId>exo.core.component.security.core</artifactId>
Modified: core/branches/2.4.6-GA-JBAS7/exo.core.component.web.css/pom.xml
===================================================================
--- core/branches/2.4.6-GA-JBAS7/exo.core.component.web.css/pom.xml 2012-03-03 14:10:58 UTC (rev 5788)
+++ core/branches/2.4.6-GA-JBAS7/exo.core.component.web.css/pom.xml 2012-03-03 14:11:11 UTC (rev 5789)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.core</groupId>
<artifactId>core-parent</artifactId>
- <version>2.4.6-GA-JBAS7</version>
+ <version>2.4.7-GA-JBAS7-SNAPSHOT</version>
</parent>
<artifactId>exo.core.component.web.css</artifactId>
Modified: core/branches/2.4.6-GA-JBAS7/exo.core.component.xml-processing/pom.xml
===================================================================
--- core/branches/2.4.6-GA-JBAS7/exo.core.component.xml-processing/pom.xml 2012-03-03 14:10:58 UTC (rev 5788)
+++ core/branches/2.4.6-GA-JBAS7/exo.core.component.xml-processing/pom.xml 2012-03-03 14:11:11 UTC (rev 5789)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.core</groupId>
<artifactId>core-parent</artifactId>
- <version>2.4.6-GA-JBAS7</version>
+ <version>2.4.7-GA-JBAS7-SNAPSHOT</version>
</parent>
<artifactId>exo.core.component.xml-processing</artifactId>
<name>eXo Core :: Component :: XML Processing Service</name>
Modified: core/branches/2.4.6-GA-JBAS7/packaging/module/pom.xml
===================================================================
--- core/branches/2.4.6-GA-JBAS7/packaging/module/pom.xml 2012-03-03 14:10:58 UTC (rev 5788)
+++ core/branches/2.4.6-GA-JBAS7/packaging/module/pom.xml 2012-03-03 14:11:11 UTC (rev 5789)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.exoplatform.core</groupId>
<artifactId>core-parent</artifactId>
- <version>2.4.6-GA-JBAS7</version>
+ <version>2.4.7-GA-JBAS7-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
@@ -19,13 +19,13 @@
<!-- declare the same dependencies than in the module.js -->
<dependencies>
- <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.database</artifactId><version>2.4.6-GA-JBAS7</version></dependency>
- <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.document</artifactId><version>2.4.6-GA-JBAS7</version></dependency>
- <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.organization.api</artifactId><version>2.4.6-GA-JBAS7</version></dependency>
- <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.organization.ldap</artifactId><version>2.4.6-GA-JBAS7</version></dependency>
- <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.security.core</artifactId><version>2.4.6-GA-JBAS7</version></dependency>
- <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.xml-processing</artifactId><version>2.4.6-GA-JBAS7</version></dependency>
- <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.script.groovy</artifactId><version>2.4.6-GA-JBAS7</version></dependency>
+ <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.database</artifactId><version>2.4.7-GA-JBAS7-SNAPSHOT</version></dependency>
+ <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.document</artifactId><version>2.4.7-GA-JBAS7-SNAPSHOT</version></dependency>
+ <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.organization.api</artifactId><version>2.4.7-GA-JBAS7-SNAPSHOT</version></dependency>
+ <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.organization.ldap</artifactId><version>2.4.7-GA-JBAS7-SNAPSHOT</version></dependency>
+ <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.security.core</artifactId><version>2.4.7-GA-JBAS7-SNAPSHOT</version></dependency>
+ <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.xml-processing</artifactId><version>2.4.7-GA-JBAS7-SNAPSHOT</version></dependency>
+ <dependency><groupId>org.exoplatform.core</groupId><artifactId>exo.core.component.script.groovy</artifactId><version>2.4.7-GA-JBAS7-SNAPSHOT</version></dependency>
</dependencies>
<build>
Modified: core/branches/2.4.6-GA-JBAS7/pom.xml
===================================================================
--- core/branches/2.4.6-GA-JBAS7/pom.xml 2012-03-03 14:10:58 UTC (rev 5788)
+++ core/branches/2.4.6-GA-JBAS7/pom.xml 2012-03-03 14:11:11 UTC (rev 5789)
@@ -29,7 +29,7 @@
<groupId>org.exoplatform.core</groupId>
<artifactId>core-parent</artifactId>
- <version>2.4.6-GA-JBAS7</version>
+ <version>2.4.7-GA-JBAS7-SNAPSHOT</version>
<packaging>pom</packaging>
<name>eXo Core</name>
@@ -46,9 +46,9 @@
</properties>
<scm>
- <connection>scm:svn:https://anonsvn.jboss.org/repos/exo-jcr/core/tags/2.4.6-GA-JBAS7</connection>
- <developerConnection>scm:svn:https://svn.jboss.org/repos/exo-jcr/core/tags/2.4.6-GA-JBAS7</developerConnection>
- <url>http://fisheye.jboss.org/browse/exo-jcr/core/tags/2.4.6-GA-JBAS7</url>
+ <connection>scm:svn:https://anonsvn.jboss.org/repos/exo-jcr/core/branches/2.4.6-GA-JBAS7</connection>
+ <developerConnection>scm:svn:https://svn.jboss.org/repos/exo-jcr/core/branches/2.4.6-GA-JBAS7</developerConnection>
+ <url>http://fisheye.jboss.org/browse/exo-jcr/core/branches/2.4.6-GA-JBAS7</url>
</scm>
<modules>
14 years, 1 month