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 2017/11/30 07:27:50 UTC

[1/2] syncope git commit: Downgrading AngularJS back to 1.6.6 as WebJARs for 1.6.7 is not working

Repository: syncope
Updated Branches:
  refs/heads/2_0_X 102442b74 -> ee666b5c8
  refs/heads/master ddaa970fb -> 5304f2eb2


Downgrading AngularJS back to 1.6.6 as WebJARs for 1.6.7 is not working


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

Branch: refs/heads/2_0_X
Commit: ee666b5c85cf640b5bf5b7b00971611d1af39cce
Parents: 102442b
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Thu Nov 30 08:27:32 2017 +0100
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Thu Nov 30 08:27:32 2017 +0100

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/ee666b5c/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 8215835..06cf1fd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -444,7 +444,7 @@ under the License.
     <wicket-bootstrap.version>0.10.16</wicket-bootstrap.version>
     <wicket-chartjs.version>7.0.1</wicket-chartjs.version>
 
-    <angular.version>1.6.7</angular.version>
+    <angular.version>1.6.6</angular.version>
     <angular-ui-router.version>0.3.2</angular-ui-router.version>
     <angular-ui-bootstrap.version>1.3.3</angular-ui-bootstrap.version>
     <angular-ui-select.version>0.19.6</angular-ui-select.version>


[2/2] syncope git commit: Downgrading AngularJS back to 1.6.6 as WebJARs for 1.6.7 is not working

Posted by il...@apache.org.
Downgrading AngularJS back to 1.6.6 as WebJARs for 1.6.7 is not working


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

Branch: refs/heads/master
Commit: 5304f2eb2a02c56e7daf87abaf1b744bd4c04854
Parents: ddaa970
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Thu Nov 30 08:27:32 2017 +0100
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Thu Nov 30 08:27:41 2017 +0100

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/5304f2eb/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index f0e2c50..afca95f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -440,7 +440,7 @@ under the License.
     <wicket-bootstrap.version>0.10.16</wicket-bootstrap.version>
     <wicket-chartjs.version>7.0.1</wicket-chartjs.version>
 
-    <angular.version>1.6.7</angular.version>
+    <angular.version>1.6.6</angular.version>
     <angular-ui-router.version>0.3.2</angular-ui-router.version>
     <angular-ui-bootstrap.version>1.3.3</angular-ui-bootstrap.version>
     <angular-ui-select.version>0.19.6</angular-ui-select.version>