From 3ed9517971c3151be7d42e8be27e3de9fd6237d7 Mon Sep 17 00:00:00 2001 From: Mathieu Baudier Date: Thu, 28 Dec 2017 22:48:30 +0100 Subject: [PATCH] Work on Argeo TP v2.1.19 --- META-INF/spring/apache.commons.xml | 6 ++ META-INF/spring/distribution.xml | 32 ++++++----- META-INF/spring/eclipse.rap.e4.xml | 89 ++++++++++++++++++++++++++++++ META-INF/spring/eclipse.rap.xml | 4 +- 4 files changed, 114 insertions(+), 17 deletions(-) create mode 100644 META-INF/spring/eclipse.rap.e4.xml diff --git a/META-INF/spring/apache.commons.xml b/META-INF/spring/apache.commons.xml index 32cf16d..515c4b8 100644 --- a/META-INF/spring/apache.commons.xml +++ b/META-INF/spring/apache.commons.xml @@ -61,6 +61,12 @@ + + + + + + diff --git a/META-INF/spring/distribution.xml b/META-INF/spring/distribution.xml index b9a4117..b532eb4 100644 --- a/META-INF/spring/distribution.xml +++ b/META-INF/spring/distribution.xml @@ -10,7 +10,7 @@ - + @@ -21,26 +21,26 @@ - + - + - - + + - - + + - + @@ -60,7 +60,8 @@ - + + @@ -92,10 +93,9 @@ - - + @@ -122,10 +122,12 @@ - http://eclipse.mirror.garr.it/mirrors/eclipse - http://mirror.netcologne.de/eclipse - http://mirror.selfnet.de/eclipse - + http://ftp-stud.hs-esslingen.de/Mirrors/eclipse/ + http://ftp.fau.de/eclipse/ + + + + diff --git a/META-INF/spring/eclipse.rap.e4.xml b/META-INF/spring/eclipse.rap.e4.xml new file mode 100644 index 0000000..b100e24 --- /dev/null +++ b/META-INF/spring/eclipse.rap.e4.xml @@ -0,0 +1,89 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/META-INF/spring/eclipse.rap.xml b/META-INF/spring/eclipse.rap.xml index 80eb2c6..cb43a4c 100644 --- a/META-INF/spring/eclipse.rap.xml +++ b/META-INF/spring/eclipse.rap.xml @@ -9,8 +9,8 @@ - - + + -- 2.30.2