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/06/03 15:09:25 UTC

[4/4] syncope git commit: Upgading izpack

Upgading izpack


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

Branch: refs/heads/master
Commit: 8cc3ffc1feba36af7414c380b6ac833662b58f73
Parents: 4ded5ba 5dbe698
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Wed Jun 3 15:08:55 2015 +0200
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Wed Jun 3 15:08:55 2015 +0200

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/8cc3ffc1/pom.xml
----------------------------------------------------------------------
diff --cc pom.xml
index 13f4ac1,cbcc04f..c32fbb8
--- a/pom.xml
+++ b/pom.xml
@@@ -370,22 -394,13 +370,22 @@@ 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>
 +    <bootstrap.version>3.3.4</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.1</codemirror.version>
 +    
 +    <wicket.version>7.0.0-M5</wicket.version>
 +    <wicket-jqueryui.version>7.0.0-M5</wicket-jqueryui.version>
 +
-     <izpack.version>5.0.0-rc4</izpack.version>
++    <izpack.version>5.0.0-rc5</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>