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/07/24 14:49:26 UTC

[4/6] syncope git commit: Upgrading izpack

Upgrading izpack


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

Branch: refs/heads/SYNCOPE-652
Commit: 1e1278d807e76652139a15fcfa720a6cd78d0af6
Parents: e7d3544 5bc9f71
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Fri Jul 24 14:48:49 2015 +0200
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Fri Jul 24 14:48:49 2015 +0200

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/1e1278d8/pom.xml
----------------------------------------------------------------------
diff --cc pom.xml
index 01876cf,ad125bf..c7b48ba
--- a/pom.xml
+++ b/pom.xml
@@@ -370,24 -394,13 +370,24 @@@ under the License
      <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>
 -                
 -    <cargo.servlet.port>9080</cargo.servlet.port>
 -    <cargo.tomcat.ajp.port>9889</cargo.tomcat.ajp.port>
 -    <cargo.rmi.port>9805</cargo.rmi.port>
 -    <cargo.run.dir>${project.build.directory}/syncope-core-test</cargo.run.dir>
 -    <cargo.log>${log.directory}/cargo.log</cargo.log>
 -    <cargo.output>${log.directory}/cargo-output.log</cargo.output>
 +    
 +    <jquery.version>2.1.3</jquery.version>
 +    <jquery-ui.version>1.11.4</jquery-ui.version>
 +    <jquery-cookie.version>1.4.1-1</jquery-cookie.version>
 +    <bootstrap.version>3.3.5</bootstrap.version>
 +    <bootstrap-select.version>1.6.3</bootstrap-select.version>
 +    <font-awesome.version>4.3.0</font-awesome.version>
 +    <ionicons.version>2.0.1</ionicons.version>
 +    <highlightjs.version>8.4-4</highlightjs.version>
 +    <codemirror.version>5.5</codemirror.version>
 +    <jsplumb.version>1.6.4</jsplumb.version>
 +    
 +    <wicket.version>7.0.0-M6</wicket.version>
 +    <wicket-jqueryui.version>7.0.0-M6</wicket-jqueryui.version>
 +
-     <izpack.version>5.0.1</izpack.version>
++    <izpack.version>5.0.2</izpack.version>
 +    <httpclient.version>4.3.6</httpclient.version>
 +    <maven-invoker.version>2.1.1</maven-invoker.version>
  
      <testds.port>1389</testds.port>
      <testdb.webport>9082</testdb.webport>