You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@syncope.apache.org by il...@apache.org on 2015/02/25 14:47:39 UTC

[1/3] syncope git commit: Upgrading disruptor

Repository: syncope
Updated Branches:
  refs/heads/1_2_X ad52b4ea3 -> 232cf8f32
  refs/heads/master 8193efd56 -> 8cf8551fb


Upgrading disruptor


Project: http://git-wip-us.apache.org/repos/asf/syncope/repo
Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/232cf8f3
Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/232cf8f3
Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/232cf8f3

Branch: refs/heads/1_2_X
Commit: 232cf8f32c12c48abb79306d2aac1a07c17b4299
Parents: ad52b4e
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Wed Feb 25 14:47:05 2015 +0100
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Wed Feb 25 14:47:05 2015 +0100

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/syncope/blob/232cf8f3/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 68671d6..30e39f1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -360,7 +360,7 @@ under the License.
 
     <log4j.version>2.1</log4j.version>
     <slf4j.version>1.7.10</slf4j.version>
-    <disruptor.version>3.3.1</disruptor.version>
+    <disruptor.version>3.3.2</disruptor.version>
 
     <junit.version>4.11</junit.version>
     <selenium.version>2.44.0</selenium.version>


[2/3] syncope git commit: Upgrading disruptor

Posted by il...@apache.org.
Upgrading disruptor


Project: http://git-wip-us.apache.org/repos/asf/syncope/repo
Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/232cf8f3
Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/232cf8f3
Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/232cf8f3

Branch: refs/heads/master
Commit: 232cf8f32c12c48abb79306d2aac1a07c17b4299
Parents: ad52b4e
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Wed Feb 25 14:47:05 2015 +0100
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Wed Feb 25 14:47:05 2015 +0100

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/syncope/blob/232cf8f3/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 68671d6..30e39f1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -360,7 +360,7 @@ under the License.
 
     <log4j.version>2.1</log4j.version>
     <slf4j.version>1.7.10</slf4j.version>
-    <disruptor.version>3.3.1</disruptor.version>
+    <disruptor.version>3.3.2</disruptor.version>
 
     <junit.version>4.11</junit.version>
     <selenium.version>2.44.0</selenium.version>


[3/3] syncope git commit: Upgrading disruptor

Posted by il...@apache.org.
Upgrading disruptor


Project: http://git-wip-us.apache.org/repos/asf/syncope/repo
Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/8cf8551f
Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/8cf8551f
Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/8cf8551f

Branch: refs/heads/master
Commit: 8cf8551fb0c73086e8d4780b119c48abd53f6944
Parents: 8193efd 232cf8f
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Wed Feb 25 14:47:25 2015 +0100
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Wed Feb 25 14:47:25 2015 +0100

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/syncope/blob/8cf8551f/pom.xml
----------------------------------------------------------------------
diff --cc pom.xml
index 94ca0e9,30e39f1..ae75e19
--- a/pom.xml
+++ b/pom.xml
@@@ -326,50 -329,50 +326,50 @@@ under the License
      <connid.ldap.version>1.4.0</connid.ldap.version>
      <connid.ad.version>1.2.2</connid.ad.version>
  
 -    <commons-jexl.version>2.1.1</commons-jexl.version>
 -    <commons-lang.version>3.3.2</commons-lang.version>
 -    <commons-codec.version>1.10</commons-codec.version>
 +    <cxf.version>3.0.4</cxf.version>
  
 -    <activiti.version>5.16.4</activiti.version>
 +    <camel.version>2.14.1</camel.version>	
  
 -    <aspectj.version>1.8.5</aspectj.version>
 +    <jackson.version>2.4.5</jackson.version>
  
 -    <cxf.version>3.0.4</cxf.version>	
 -    <spring.version>4.0.9.RELEASE</spring.version>
 +    <spring.version>4.1.5.RELEASE</spring.version>
      <spring-security.version>3.2.5.RELEASE</spring-security.version>
 -    <jackson.version>2.4.5</jackson.version>
 -    <velocity.version>1.7</velocity.version>
 -    <velocitytools.version>2.0</velocitytools.version>
 -    <quartz.version>2.2.1</quartz.version>
  
      <openjpa.version>2.3.0</openjpa.version>
 +    <commons-dbcp.version>2.1</commons-dbcp.version>
      <hibernate-validator.version>5.1.3.Final</hibernate-validator.version>
 -    <commons-dbcp.version>1.4</commons-dbcp.version>
 -    <commons.logging.version>1.1.3</commons.logging.version>
  
 -    <cocoon.version>3.0.0-alpha-3</cocoon.version>
 +    <jasypt.version>1.9.2</jasypt.version>
  
 -    <wicket.version>6.19.0</wicket.version>
 +    <quartz.version>2.2.1</quartz.version>
  
 -    <groovy.version>2.3.10</groovy.version>
 +    <cocoon.version>3.0.0-alpha-3</cocoon.version>
  
 -    <h2.version>1.4.185</h2.version>
 +    <groovy.version>2.4.1</groovy.version>
 +
 +    <activiti.version>5.16.4</activiti.version>
  
 -    <log4j.version>2.1</log4j.version>
      <slf4j.version>1.7.10</slf4j.version>
 +    <log4j.version>2.1</log4j.version>
-     <disruptor.version>3.3.1</disruptor.version>
+     <disruptor.version>3.3.2</disruptor.version>
  
 -    <junit.version>4.11</junit.version>
 -    <selenium.version>2.44.0</selenium.version>
 +    <commons-io.version>2.4</commons-io.version>
 +    <commons-codec.version>1.10</commons-codec.version>
 +    <commons-jexl.version>2.1.1</commons-jexl.version>
 +    <commons-lang.version>3.3.2</commons-lang.version>
 +    <commons.logging.version>1.1.3</commons.logging.version>
  
 -    <apacheds.version>1.5.7</apacheds.version>
 -    
 -    <httpclient.version>4.3.6</httpclient.version>
 +    <h2.version>1.4.185</h2.version>
  
 -    <tomcat.version>7.0.59</tomcat.version>
 +    <junit.version>4.12</junit.version>
 +    <selenium.version>2.44.0</selenium.version>
  
 -    <jasypt.version>1.9.2</jasypt.version>
 - 
 +    <conf.directory>${project.build.directory}/test-classes</conf.directory>
 +    <bundles.directory>${project.build.directory}/bundles</bundles.directory>
 +    <connid.location>file:${bundles.directory}/</connid.location>
 +    <log.directory>${project.build.directory}/log</log.directory>
 +    <activiti-modeler.directory>${project.build.directory}/activiti-modeler</activiti-modeler.directory>
 +    
      <jquery.version>1.11.1</jquery.version>
      <jquery-ui.version>1.10.4</jquery-ui.version>
      <highlightjs.version>8.0</highlightjs.version>