branch develop updated (0202b47 -> 64a55ae)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository i18n. See https://gitlab.nuiton.org/nuiton/i18n.git from 0202b47 Add unit test to prevent regressions on containsDirectDirectory on zip files new 57a47a4 [jgitflow-maven-plugin]updating develop poms to master versions to avoid merge conflicts adds 6b87a6d [jgitflow-maven-plugin]updating poms for 4.0-rc-2 branch with snapshot versions adds 9c97b85 Ajout de header manquant new 098328b [jgitflow-maven-plugin]updating poms for branch'release/4.0-rc-2' with non-snapshot versions new 7f61475 [jgitflow-maven-plugin]merging 'release/4.0-rc-2' into 'master' new 232a685 [jgitflow-maven-plugin]merging 'master' into 'develop' new 64a55ae [jgitflow-maven-plugin]Updating develop poms back to pre merge state The 5 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: commit 64a55ae5967ecab104e37628f5d7f1d5fac1cd33 Author: Arnaud Thimel <thimel@codelutin.com> Date: Mon Jan 6 17:42:05 2020 +0100 [jgitflow-maven-plugin]Updating develop poms back to pre merge state commit 232a685dac86a239e76746e7579e4f320aa4e2d8 Merge: 57a47a4 7f61475 Author: Arnaud Thimel <thimel@codelutin.com> Date: Mon Jan 6 17:42:04 2020 +0100 [jgitflow-maven-plugin]merging 'master' into 'develop' commit 57a47a4fb73b90e7cd0851ec5978b5cf6bda2a2d Author: Arnaud Thimel <thimel@codelutin.com> Date: Mon Jan 6 17:42:04 2020 +0100 [jgitflow-maven-plugin]updating develop poms to master versions to avoid merge conflicts commit 7f61475c2645d3566dc1863955a2640f5d67b31d Merge: 36e64d6 098328b Author: Arnaud Thimel <thimel@codelutin.com> Date: Mon Jan 6 17:42:03 2020 +0100 [jgitflow-maven-plugin]merging 'release/4.0-rc-2' into 'master' commit 098328be2ea99839087b7cac7e536c85ad215eba Author: Arnaud Thimel <thimel@codelutin.com> Date: Mon Jan 6 17:40:42 2020 +0100 [jgitflow-maven-plugin]updating poms for branch'release/4.0-rc-2' with non-snapshot versions Summary of changes: .../test/java/org/nuiton/i18n/I18nUtilTest.java | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository i18n. See https://gitlab.nuiton.org/nuiton/i18n.git commit 098328be2ea99839087b7cac7e536c85ad215eba Author: Arnaud Thimel <thimel@codelutin.com> Date: Mon Jan 6 17:40:42 2020 +0100 [jgitflow-maven-plugin]updating poms for branch'release/4.0-rc-2' with non-snapshot versions --- i18n-maven-plugin/pom.xml | 2 +- nuiton-i18n/pom.xml | 2 +- pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/i18n-maven-plugin/pom.xml b/i18n-maven-plugin/pom.xml index b028ae6..d9001b7 100644 --- a/i18n-maven-plugin/pom.xml +++ b/i18n-maven-plugin/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>i18n</artifactId> - <version>4.0-rc-2-SNAPSHOT</version> + <version>4.0-rc-2</version> </parent> <groupId>org.nuiton.i18n</groupId> diff --git a/nuiton-i18n/pom.xml b/nuiton-i18n/pom.xml index e5414a0..013b15a 100644 --- a/nuiton-i18n/pom.xml +++ b/nuiton-i18n/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>i18n</artifactId> - <version>4.0-rc-2-SNAPSHOT</version> + <version>4.0-rc-2</version> </parent> <groupId>org.nuiton.i18n</groupId> diff --git a/pom.xml b/pom.xml index 4aefbf6..cd5fa7a 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ </parent> <artifactId>i18n</artifactId> - <version>4.0-rc-2-SNAPSHOT</version> + <version>4.0-rc-2</version> <packaging>pom</packaging> <name>I18n</name> <description>Nuiton i18n tools</description> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository i18n. See https://gitlab.nuiton.org/nuiton/i18n.git commit 7f61475c2645d3566dc1863955a2640f5d67b31d Merge: 36e64d6 098328b Author: Arnaud Thimel <thimel@codelutin.com> Date: Mon Jan 6 17:42:03 2020 +0100 [jgitflow-maven-plugin]merging 'release/4.0-rc-2' into 'master' i18n-maven-plugin/pom.xml | 2 +- nuiton-i18n-editor/LICENSE.txt | 674 -------------- nuiton-i18n-editor/README.md | 2 - nuiton-i18n-editor/changelog.txt | 8 - nuiton-i18n-editor/pom.xml | 314 ------- .../src/license/THIRD-PARTY.properties | 14 - nuiton-i18n-editor/src/main/assembly/bin.xml | 53 -- nuiton-i18n-editor/src/main/assembly/go.bat | 1 - nuiton-i18n-editor/src/main/assembly/go.sh | 4 - .../src/main/filters/nuiton-i18n-editor.properties | 78 -- .../java/org/nuiton/i18n/editor/I18nEditor.java | 205 ----- .../org/nuiton/i18n/editor/I18nEditorConfig.java | 369 -------- .../org/nuiton/i18n/editor/I18nEditorContext.java | 344 -------- .../i18n/editor/project/AbstractI18nProject.java | 425 --------- .../project/AbstractI18nProjectProvider.java | 106 --- .../nuiton/i18n/editor/project/I18nProject.java | 198 ----- .../project/I18nProjectConfigurePanelUI.java | 40 - .../i18n/editor/project/I18nProjectFactory.java | 181 ---- .../i18n/editor/project/I18nProjectProvider.java | 120 --- .../editor/project/impl/DirectoryI18nProject.java | 66 -- .../impl/DirectoryI18nProjectConfigurePanelUI.jaxx | 95 -- .../project/impl/DirectoryI18nProjectProvider.java | 128 --- .../i18n/editor/project/impl/JarI18nProject.java | 85 -- .../impl/JarI18nProjectConfigurePanelUI.jaxx | 108 --- .../project/impl/JarI18nProjectProvider.java | 187 ---- .../i18n/editor/ui/BundleCheckBoxMenuUI.jaxx | 61 -- .../org/nuiton/i18n/editor/ui/BundleValueUI.css | 52 -- .../org/nuiton/i18n/editor/ui/BundleValueUI.jaxx | 91 -- .../org/nuiton/i18n/editor/ui/BundleValuesUI.jaxx | 68 -- .../org/nuiton/i18n/editor/ui/CreateBundleUI.css | 43 - .../org/nuiton/i18n/editor/ui/CreateBundleUI.jaxx | 84 -- .../org/nuiton/i18n/editor/ui/CreatePackageUI.css | 40 - .../org/nuiton/i18n/editor/ui/CreatePackageUI.jaxx | 77 -- .../org/nuiton/i18n/editor/ui/I18nEditorUI.css | 260 ------ .../org/nuiton/i18n/editor/ui/I18nEditorUI.jaxx | 357 -------- .../nuiton/i18n/editor/ui/I18nEditorUIHandler.java | 967 --------------------- .../i18n/editor/ui/PackageCheckBoxMenuUI.jaxx | 70 -- .../org/nuiton/i18n/editor/ui/PropertieNode.java | 122 --- .../nuiton/i18n/editor/ui/PropertiesTreeModel.java | 199 ----- .../org/nuiton/i18n/editor/ui/TreeModelMode.java | 36 - .../nuiton/i18n/editor/ui/project/ProjectStep.java | 69 -- .../nuiton/i18n/editor/ui/project/ProjectUI.css | 59 -- .../nuiton/i18n/editor/ui/project/ProjectUI.jaxx | 310 ------- .../i18n/editor/ui/project/ProjectUIModel.java | 301 ------- .../editor/ui/project/SelectBundlesTableModel.java | 195 ----- .../ui/project/tabs/AbstractProjectTabPanelUI.css | 41 - .../ui/project/tabs/AbstractProjectTabPanelUI.jaxx | 92 -- .../ui/project/tabs/ChooseProjectTypePanelUI.jaxx | 86 -- .../ui/project/tabs/ConfigureProjectPanelUI.jaxx | 74 -- .../editor/ui/project/tabs/PersistPanelUI.jaxx | 183 ---- .../i18n/editor/ui/project/tabs/ResumePanelUI.jaxx | 65 -- .../ui/project/tabs/SelectBundlesPanelUI.jaxx | 64 -- nuiton-i18n-editor/src/main/jnlp/jxlayer.jnlp | 12 - nuiton-i18n-editor/src/main/jnlp/sun.jnlp | 12 - ....nuiton.i18n.editor.project.I18nProjectProvider | 2 - .../i18n/nuiton-i18n-editor_en_GB.properties | 121 --- .../i18n/nuiton-i18n-editor_fr_FR.properties | 121 --- .../src/main/resources/icons/action-about.png | Bin 936 -> 0 bytes .../src/main/resources/icons/action-accept.png | Bin 781 -> 0 bytes .../src/main/resources/icons/action-add.png | Bin 733 -> 0 bytes .../src/main/resources/icons/action-calculator.png | Bin 543 -> 0 bytes .../src/main/resources/icons/action-cancel.png | Bin 587 -> 0 bytes .../src/main/resources/icons/action-close.png | Bin 688 -> 0 bytes .../src/main/resources/icons/action-closeTab.png | Bin 518 -> 0 bytes .../main/resources/icons/action-collapseAll.png | Bin 372 -> 0 bytes .../main/resources/icons/action-combobox-reset.png | Bin 396 -> 0 bytes .../main/resources/icons/action-combobox-sort.png | Bin 574 -> 0 bytes .../src/main/resources/icons/action-config.png | Bin 611 -> 0 bytes .../resources/icons/action-connect_creating.png | Bin 1099 -> 0 bytes .../src/main/resources/icons/action-connect_no.png | Bin 601 -> 0 bytes .../src/main/resources/icons/action-connect_ok.png | Bin 619 -> 0 bytes .../resources/icons/action-connect_untested.png | Bin 698 -> 0 bytes .../src/main/resources/icons/action-connected.png | Bin 748 -> 0 bytes .../src/main/resources/icons/action-db-change.png | Bin 763 -> 0 bytes .../src/main/resources/icons/action-db-local.png | Bin 806 -> 0 bytes .../src/main/resources/icons/action-db-none.png | Bin 659 -> 0 bytes .../src/main/resources/icons/action-db-remote.png | Bin 755 -> 0 bytes .../src/main/resources/icons/action-delete.png | Bin 783 -> 0 bytes .../src/main/resources/icons/action-edit.png | Bin 574 -> 0 bytes .../src/main/resources/icons/action-exit.png | Bin 830 -> 0 bytes .../src/main/resources/icons/action-expandAll.png | Bin 371 -> 0 bytes .../main/resources/icons/action-fileChooser.png | Bin 441 -> 0 bytes .../src/main/resources/icons/action-fullscreen.png | Bin 687 -> 0 bytes .../src/main/resources/icons/action-go-back.png | Bin 345 -> 0 bytes .../src/main/resources/icons/action-go-detail.png | Bin 576 -> 0 bytes .../src/main/resources/icons/action-go-down.png | Bin 379 -> 0 bytes .../src/main/resources/icons/action-go-jump.png | Bin 723 -> 0 bytes .../src/main/resources/icons/action-go-up.png | Bin 372 -> 0 bytes .../src/main/resources/icons/action-help.png | Bin 746 -> 0 bytes .../src/main/resources/icons/action-i18n-es.png | Bin 469 -> 0 bytes .../src/main/resources/icons/action-i18n-fr.png | Bin 545 -> 0 bytes .../src/main/resources/icons/action-i18n-gb.png | Bin 599 -> 0 bytes .../src/main/resources/icons/action-import-gps.png | Bin 923 -> 0 bytes .../main/resources/icons/action-information.png | Bin 778 -> 0 bytes .../resources/icons/action-leave-fullscreen.png | Bin 727 -> 0 bytes .../main/resources/icons/action-local-export.png | Bin 528 -> 0 bytes .../main/resources/icons/action-local-import.png | Bin 532 -> 0 bytes .../main/resources/icons/action-mode-create.png | Bin 714 -> 0 bytes .../src/main/resources/icons/action-mode-read.png | Bin 779 -> 0 bytes .../main/resources/icons/action-mode-update.png | Bin 813 -> 0 bytes .../src/main/resources/icons/action-next-step.png | Bin 676 -> 0 bytes .../src/main/resources/icons/action-open.png | Bin 693 -> 0 bytes .../main/resources/icons/action-previous-step.png | Bin 655 -> 0 bytes .../main/resources/icons/action-remote-export.png | Bin 755 -> 0 bytes .../main/resources/icons/action-remote-import.png | Bin 770 -> 0 bytes .../src/main/resources/icons/action-revert.png | Bin 780 -> 0 bytes .../src/main/resources/icons/action-save.png | Bin 838 -> 0 bytes .../resources/icons/action-select-ssl-cert.png | Bin 693 -> 0 bytes .../src/main/resources/icons/action-show-help.png | Bin 744 -> 0 bytes .../src/main/resources/icons/action-site.png | Bin 928 -> 0 bytes .../src/main/resources/icons/action-synch.png | Bin 912 -> 0 bytes .../main/resources/icons/action-synchro-pause.png | Bin 598 -> 0 bytes .../main/resources/icons/action-synchro-start.png | Bin 592 -> 0 bytes .../main/resources/icons/action-synchro-stop.png | Bin 403 -> 0 bytes .../src/main/resources/icons/action-translate.png | Bin 790 -> 0 bytes .../main/resources/icons/action-unconnected.png | Bin 796 -> 0 bytes .../src/main/resources/icons/action-validate.png | Bin 537 -> 0 bytes .../src/main/resources/icons/logo OT_rvb.png | Bin 143337 -> 0 bytes .../src/main/resources/icons/logo-OT_web.png | Bin 34309 -> 0 bytes .../src/main/resources/icons/logo_ird.png | Bin 12384 -> 0 bytes .../src/main/resources/log4j.properties | 14 - nuiton-i18n-editor/src/site/apt/index.apt | 25 - nuiton-i18n-editor/src/site/site_fr.xml | 51 -- nuiton-i18n/pom.xml | 2 +- .../src/main/java/org/nuiton/i18n/I18nUtil.java | 10 +- .../test/java/org/nuiton/i18n/I18nUtilTest.java | 41 + nuiton-i18n/src/test/resources/zip/not-a-zip.zip | 1 + nuiton-i18n/src/test/resources/zip/zip.zip | Bin 0 -> 280 bytes pom.xml | 18 +- 129 files changed, 62 insertions(+), 8241 deletions(-) -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository i18n. See https://gitlab.nuiton.org/nuiton/i18n.git commit 57a47a4fb73b90e7cd0851ec5978b5cf6bda2a2d Author: Arnaud Thimel <thimel@codelutin.com> Date: Mon Jan 6 17:42:04 2020 +0100 [jgitflow-maven-plugin]updating develop poms to master versions to avoid merge conflicts --- i18n-maven-plugin/pom.xml | 2 +- nuiton-i18n/pom.xml | 2 +- pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/i18n-maven-plugin/pom.xml b/i18n-maven-plugin/pom.xml index 4286dd8..d9001b7 100644 --- a/i18n-maven-plugin/pom.xml +++ b/i18n-maven-plugin/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>i18n</artifactId> - <version>4.0-SNAPSHOT</version> + <version>4.0-rc-2</version> </parent> <groupId>org.nuiton.i18n</groupId> diff --git a/nuiton-i18n/pom.xml b/nuiton-i18n/pom.xml index 71258cf..013b15a 100644 --- a/nuiton-i18n/pom.xml +++ b/nuiton-i18n/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>i18n</artifactId> - <version>4.0-SNAPSHOT</version> + <version>4.0-rc-2</version> </parent> <groupId>org.nuiton.i18n</groupId> diff --git a/pom.xml b/pom.xml index ddaf1c7..cd5fa7a 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ </parent> <artifactId>i18n</artifactId> - <version>4.0-SNAPSHOT</version> + <version>4.0-rc-2</version> <packaging>pom</packaging> <name>I18n</name> <description>Nuiton i18n tools</description> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository i18n. See https://gitlab.nuiton.org/nuiton/i18n.git commit 232a685dac86a239e76746e7579e4f320aa4e2d8 Merge: 57a47a4 7f61475 Author: Arnaud Thimel <thimel@codelutin.com> Date: Mon Jan 6 17:42:04 2020 +0100 [jgitflow-maven-plugin]merging 'master' into 'develop' .../test/java/org/nuiton/i18n/I18nUtilTest.java | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository i18n. See https://gitlab.nuiton.org/nuiton/i18n.git commit 64a55ae5967ecab104e37628f5d7f1d5fac1cd33 Author: Arnaud Thimel <thimel@codelutin.com> Date: Mon Jan 6 17:42:05 2020 +0100 [jgitflow-maven-plugin]Updating develop poms back to pre merge state --- i18n-maven-plugin/pom.xml | 2 +- nuiton-i18n/pom.xml | 2 +- pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/i18n-maven-plugin/pom.xml b/i18n-maven-plugin/pom.xml index d9001b7..4286dd8 100644 --- a/i18n-maven-plugin/pom.xml +++ b/i18n-maven-plugin/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>i18n</artifactId> - <version>4.0-rc-2</version> + <version>4.0-SNAPSHOT</version> </parent> <groupId>org.nuiton.i18n</groupId> diff --git a/nuiton-i18n/pom.xml b/nuiton-i18n/pom.xml index 013b15a..71258cf 100644 --- a/nuiton-i18n/pom.xml +++ b/nuiton-i18n/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>i18n</artifactId> - <version>4.0-rc-2</version> + <version>4.0-SNAPSHOT</version> </parent> <groupId>org.nuiton.i18n</groupId> diff --git a/pom.xml b/pom.xml index cd5fa7a..ddaf1c7 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ </parent> <artifactId>i18n</artifactId> - <version>4.0-rc-2</version> + <version>4.0-SNAPSHOT</version> <packaging>pom</packaging> <name>I18n</name> <description>Nuiton i18n tools</description> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
participants (1)
-
nuiton.org scm