This is an automated email from the git hooks/post-receive script. New change to branch develop in repository jaxx. See https://gitlab.nuiton.org/nuiton/jaxx.git from 08d27fa [jgitflow-maven-plugin]updating poms for 3.0-SNAPSHOT development new 1cf47ba [jgitflow-maven-plugin]updating develop poms to master versions to avoid merge conflicts adds 4d44c49 [jgitflow-maven-plugin]updating poms for 3.0-alpha-3 branch with snapshot versions new 85c8e52 update license headers + optimize third parties new 2a1a0d7 [jgitflow-maven-plugin]updating poms for branch'release/3.0-alpha-3' with non-snapshot versions new 0b18a15 [jgitflow-maven-plugin]merging 'release/3.0-alpha-3' into 'master' new df244cc [jgitflow-maven-plugin]merging 'master' into 'develop' new 99978f4 [jgitflow-maven-plugin]Updating develop poms back to pre merge state The 6 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 99978f43c253632ab2795bb9f2834ce5e04ba4ac Author: Maven Release <maven-release@codelutin.com> Date: Sun Jan 1 18:48:41 2017 +0100 [jgitflow-maven-plugin]Updating develop poms back to pre merge state commit df244cc9ad7a29d62a8e1d8c812a68898053904b Merge: 1cf47ba 0b18a15 Author: Maven Release <maven-release@codelutin.com> Date: Sun Jan 1 18:48:40 2017 +0100 [jgitflow-maven-plugin]merging 'master' into 'develop' commit 1cf47ba040750a5a3c9fccdced7cf52e8c83f647 Author: Maven Release <maven-release@codelutin.com> Date: Sun Jan 1 18:48:40 2017 +0100 [jgitflow-maven-plugin]updating develop poms to master versions to avoid merge conflicts commit 0b18a15727a9372abc4e579734372e6103da408c Merge: 1686aea 2a1a0d7 Author: Maven Release <maven-release@codelutin.com> Date: Sun Jan 1 18:48:37 2017 +0100 [jgitflow-maven-plugin]merging 'release/3.0-alpha-3' into 'master' commit 2a1a0d7a246cb6248af004191e0dde5bfe1337ea Author: Maven Release <maven-release@codelutin.com> Date: Sun Jan 1 18:44:20 2017 +0100 [jgitflow-maven-plugin]updating poms for branch'release/3.0-alpha-3' with non-snapshot versions commit 85c8e52f9e5bb9aff935cd3df00647962f003871 Author: Maven Release <maven-release@codelutin.com> Date: Sun Jan 1 18:43:59 2017 +0100 update license headers + optimize third parties Summary of changes: jaxx-compiler/pom.xml | 5 ----- .../runtime/swing/application/ActionExecutor.java | 2 +- .../jaxx/runtime/swing/application/ActionWorker.java | 2 +- .../runtime/swing/application/ApplicationRunner.java | 2 +- jaxx-runtime-swing-application/src/site/site.xml | 2 +- .../jaxx/runtime/swing/help/JAXXHelpBroker.java | 2 +- .../nuiton/jaxx/runtime/swing/help/JAXXHelpUI.java | 2 +- .../jaxx/runtime/swing/help/JAXXHelpUIHandler.java | 2 +- jaxx-runtime-swing-help/src/site/site.xml | 2 +- .../src/license/THIRD-PARTY.properties | 20 -------------------- .../org/nuiton/jaxx/runtime/swing/nav/NavBridge.java | 2 +- .../jaxx/runtime/swing/nav/NavDataProvider.java | 2 +- .../org/nuiton/jaxx/runtime/swing/nav/NavHelper.java | 2 +- .../org/nuiton/jaxx/runtime/swing/nav/NavNode.java | 2 +- .../jaxx/runtime/swing/nav/NavNodeChildLoador.java | 2 +- .../org/nuiton/jaxx/runtime/swing/nav/package.html | 2 +- .../swing/nav/tree/AbstractNavTreeCellRenderer.java | 2 +- .../jaxx/runtime/swing/nav/tree/NavTreeBridge.java | 2 +- .../jaxx/runtime/swing/nav/tree/NavTreeHelper.java | 2 +- .../jaxx/runtime/swing/nav/tree/NavTreeNode.java | 2 +- .../swing/nav/tree/NavTreeNodeChildLoador.java | 2 +- .../nuiton/jaxx/runtime/swing/nav/tree/package.html | 2 +- .../swing/nav/treetable/NavTreeTableBridge.java | 2 +- .../swing/nav/treetable/NavTreeTableHelper.java | 2 +- .../swing/nav/treetable/NavTreeTableModel.java | 2 +- .../swing/nav/treetable/NavTreeTableNode.java | 2 +- .../nav/treetable/NavTreeTableNodeChildLoador.java | 2 +- .../jaxx/runtime/swing/nav/treetable/package.html | 2 +- jaxx-runtime-swing-nav/src/site/site.xml | 2 +- .../src/license/THIRD-PARTY.properties | 20 -------------------- .../jaxx/runtime/swing/session/JSplitPaneState.java | 2 +- .../jaxx/runtime/swing/session/JTabbedPaneState.java | 2 +- .../jaxx/runtime/swing/session/JTableState.java | 2 +- .../swing/session/JXTableSwingSessionState.java | 2 +- .../org/nuiton/jaxx/runtime/swing/session/State.java | 2 +- .../jaxx/runtime/swing/session/SwingSession.java | 2 +- .../jaxx/runtime/swing/session/WindowState.java | 2 +- jaxx-runtime-swing-session/src/site/site.xml | 2 +- .../runtime/swing/wizard/BusyChangeListener.java | 2 +- .../jaxx/runtime/swing/wizard/WizardModel.java | 2 +- .../nuiton/jaxx/runtime/swing/wizard/WizardStep.java | 2 +- .../jaxx/runtime/swing/wizard/WizardStepUI.java | 2 +- .../nuiton/jaxx/runtime/swing/wizard/WizardUI.java | 2 +- .../jaxx/runtime/swing/wizard/WizardUILancher.java | 2 +- .../nuiton/jaxx/runtime/swing/wizard/WizardUtil.java | 2 +- .../runtime/swing/wizard/ext/WizardExtModel.java | 2 +- .../jaxx/runtime/swing/wizard/ext/WizardExtStep.java | 2 +- .../runtime/swing/wizard/ext/WizardExtStepModel.java | 2 +- .../jaxx/runtime/swing/wizard/ext/WizardExtUI.java | 2 +- .../jaxx/runtime/swing/wizard/ext/WizardExtUtil.java | 2 +- .../jaxx/runtime/swing/wizard/ext/WizardState.java | 2 +- .../jaxx/runtime/swing/wizard/ext/package.html | 2 +- .../nuiton/jaxx/runtime/swing/wizard/package.html | 2 +- jaxx-runtime-swing-wizard/src/site/site.xml | 2 +- .../jaxx/runtime/swing/list/CheckListAction.java | 2 +- .../swing/list/filter/CheckListFilterType.java | 2 +- .../list/filter/DefaultFilterableCheckListModel.java | 2 +- .../swing/list/filter/FilterableCheckList.java | 2 +- .../swing/list/filter/FilterableCheckListModel.java | 2 +- 59 files changed, 56 insertions(+), 101 deletions(-) delete mode 100644 jaxx-runtime-swing-nav/src/license/THIRD-PARTY.properties delete mode 100644 jaxx-runtime-swing-session/src/license/THIRD-PARTY.properties -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.