From 7cc2e80dde200502ff2b69ee9a324446294c243a Mon Sep 17 00:00:00 2001 From: "vincent@cubedesigners.com" Date: Tue, 19 May 2020 12:09:43 +0000 Subject: [PATCH] wip #3639 @4 --- .../tools/fwstk/.idea/artifacts/fwstk_jar.xml | 3 +- .../.idea/libraries/commons_lang3_3_10.xml | 9 + .../.idea/libraries/commons_text_1_6.xml | 9 - .../.idea/libraries/commons_text_1_8.xml | 9 + fluidbook/tools/fwstk/.idea/workspace.xml | 170 +++++------------- fluidbook/tools/fwstk/MANIFEST.MF | 4 +- fluidbook/tools/fwstk/fwstk.iml | 3 +- .../tools/fwstk/lib/commons-lang3-3.10.jar | Bin 0 -> 523372 bytes .../tools/fwstk/lib/commons-lang3-3.8.1.jar | Bin 501879 -> 0 bytes .../tools/fwstk/lib/commons-text-1.6.jar | Bin 197176 -> 0 bytes .../tools/fwstk/lib/commons-text-1.8.jar | Bin 0 -> 207030 bytes .../artifacts/fwstk_jar/commons-io-2.4.jar | Bin 185140 -> 0 bytes .../artifacts/fwstk_jar/commons-io-2.6.jar | Bin 0 -> 214788 bytes .../fwstk_jar/commons-lang3-3.10.jar | Bin 0 -> 523372 bytes .../fwstk_jar/commons-logging-1.1.1.jar | Bin 60841 -> 0 bytes .../fwstk_jar/commons-logging-1.2.jar | Bin 0 -> 61829 bytes .../artifacts/fwstk_jar/commons-text-1.8.jar | Bin 0 -> 207030 bytes .../artifacts/fwstk_jar/fontbox-1.8.13.jar | Bin 219658 -> 0 bytes .../fwstk/out/artifacts/fwstk_jar/fwstk.jar | Bin 3179121 -> 3179122 bytes .../artifacts/fwstk_jar/jempbox-1.8.13.jar | Bin 51731 -> 0 bytes .../out/artifacts/fwstk_jar/pdfbox-1.8.13.jar | Bin 4094523 -> 0 bytes inc/ws/DAO/class.ws.dao.book.php | 3 +- inc/ws/Metier/class.ws.book.parametres.php | 1 - 23 files changed, 68 insertions(+), 143 deletions(-) create mode 100644 fluidbook/tools/fwstk/.idea/libraries/commons_lang3_3_10.xml delete mode 100644 fluidbook/tools/fwstk/.idea/libraries/commons_text_1_6.xml create mode 100644 fluidbook/tools/fwstk/.idea/libraries/commons_text_1_8.xml create mode 100644 fluidbook/tools/fwstk/lib/commons-lang3-3.10.jar delete mode 100644 fluidbook/tools/fwstk/lib/commons-lang3-3.8.1.jar delete mode 100644 fluidbook/tools/fwstk/lib/commons-text-1.6.jar create mode 100644 fluidbook/tools/fwstk/lib/commons-text-1.8.jar delete mode 100644 fluidbook/tools/fwstk/out/artifacts/fwstk_jar/commons-io-2.4.jar create mode 100644 fluidbook/tools/fwstk/out/artifacts/fwstk_jar/commons-io-2.6.jar create mode 100644 fluidbook/tools/fwstk/out/artifacts/fwstk_jar/commons-lang3-3.10.jar delete mode 100644 fluidbook/tools/fwstk/out/artifacts/fwstk_jar/commons-logging-1.1.1.jar create mode 100644 fluidbook/tools/fwstk/out/artifacts/fwstk_jar/commons-logging-1.2.jar create mode 100644 fluidbook/tools/fwstk/out/artifacts/fwstk_jar/commons-text-1.8.jar delete mode 100644 fluidbook/tools/fwstk/out/artifacts/fwstk_jar/fontbox-1.8.13.jar delete mode 100644 fluidbook/tools/fwstk/out/artifacts/fwstk_jar/jempbox-1.8.13.jar delete mode 100644 fluidbook/tools/fwstk/out/artifacts/fwstk_jar/pdfbox-1.8.13.jar diff --git a/fluidbook/tools/fwstk/.idea/artifacts/fwstk_jar.xml b/fluidbook/tools/fwstk/.idea/artifacts/fwstk_jar.xml index 408ea811e..30eb18048 100644 --- a/fluidbook/tools/fwstk/.idea/artifacts/fwstk_jar.xml +++ b/fluidbook/tools/fwstk/.idea/artifacts/fwstk_jar.xml @@ -10,8 +10,9 @@ - + + diff --git a/fluidbook/tools/fwstk/.idea/libraries/commons_lang3_3_10.xml b/fluidbook/tools/fwstk/.idea/libraries/commons_lang3_3_10.xml new file mode 100644 index 000000000..69ff8a4c5 --- /dev/null +++ b/fluidbook/tools/fwstk/.idea/libraries/commons_lang3_3_10.xml @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/fluidbook/tools/fwstk/.idea/libraries/commons_text_1_6.xml b/fluidbook/tools/fwstk/.idea/libraries/commons_text_1_6.xml deleted file mode 100644 index 3ccf211cf..000000000 --- a/fluidbook/tools/fwstk/.idea/libraries/commons_text_1_6.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - \ No newline at end of file diff --git a/fluidbook/tools/fwstk/.idea/libraries/commons_text_1_8.xml b/fluidbook/tools/fwstk/.idea/libraries/commons_text_1_8.xml new file mode 100644 index 000000000..5901c87f6 --- /dev/null +++ b/fluidbook/tools/fwstk/.idea/libraries/commons_text_1_8.xml @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/fluidbook/tools/fwstk/.idea/workspace.xml b/fluidbook/tools/fwstk/.idea/workspace.xml index d105e9cef..01c13350e 100644 --- a/fluidbook/tools/fwstk/.idea/workspace.xml +++ b/fluidbook/tools/fwstk/.idea/workspace.xml @@ -7,7 +7,27 @@ + + + + + + + + + + + + + + + + + + + + - - - + - - - @@ -93,20 +107,22 @@ - + - + - - - + + + + + @@ -245,8 +261,6 @@ - -