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/27 09:34:23 UTC

[4/6] syncope git commit: Upgrading izpack (again)

Upgrading izpack (again)


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

Branch: refs/heads/SYNCOPE-652
Commit: 7eca0abb8ae8ef21a7a3be4bb8c54b98140b7fed
Parents: 1e1278d a4b67bc
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Mon Jul 27 09:33:56 2015 +0200
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Mon Jul 27 09:33:56 2015 +0200

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/7eca0abb/pom.xml
----------------------------------------------------------------------
diff --cc pom.xml
index c7b48ba,e381902..c4d6be0
--- 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.2</izpack.version>
++    <izpack.version>5.0.3</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>