You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by re...@apache.org on 2022/05/11 08:46:27 UTC

[uima-uimaj] branch refactoring/UIMA-6444-Automatically-sign-Eclipse-plugins-during-release-builds updated (223c02d4a -> c0a1000ea)

This is an automated email from the ASF dual-hosted git repository.

rec pushed a change to branch refactoring/UIMA-6444-Automatically-sign-Eclipse-plugins-during-release-builds
in repository https://gitbox.apache.org/repos/asf/uima-uimaj.git


    from 223c02d4a [UIMA-6444] Automatically sign Eclipse plugins during release builds
     add fb32eb214 [UIMA-6395] Apache UIMA Java SDK 3.3.0 release
     add 8ab1a185d [UIMA-6395] Apache UIMA Java SDK 3.3.0 release
     add acbed9d8e [UIMA-6395] Apache UIMA Java SDK 3.3.0 release
     add 8d5cc27a3 Merge branch 'main' into UIMA-6395-Apache-UIMA-Java-SDK-3.3.0-release
     add 99e5f30c4 Merge branch 'main' into UIMA-6395-Apache-UIMA-Java-SDK-3.3.0-release
     add b1b4f68ee [UIMA-6395] Apache UIMA Java SDK 3.3.0 release
     add 4e87822e4 [UIMA-6395] Apache UIMA Java SDK 3.3.0 release
     add f289bc0a1 Merge branch 'main' into UIMA-6395-Apache-UIMA-Java-SDK-3.3.0-release
     add ed1f3f259 [maven-release-plugin] prepare release uimaj-3.3.0
     add 2f6743a84 [maven-release-plugin] rollback the release of uimaj-3.3.0
     add d4849bdba [UIMA-6395] Apache UIMA Java SDK 3.3.0 release
     add cebcc91e6 [maven-release-plugin] prepare release uimaj-3.3.0
     add 6a3464adc [maven-release-plugin] prepare for next development iteration
     add b83d5ee2c [UIMA-6395] Apache UIMA Java SDK 3.3.0 release
     add 659d70b70 [UIMA-6395] Apache UIMA Java SDK 3.3.0 release
     add c978235fb Merge branch 'main' into UIMA-6395-Apache-UIMA-Java-SDK-3.3.0-release
     add fac04a12f [maven-release-plugin] prepare release uimaj-3.3.0
     add 360378e75 [maven-release-plugin] prepare for next development iteration
     add b1e2ca3ff [NO-JIRA] Added a little release helper script
     add 3c8d27a9e [NO-JIRA] Add license header to script.
     add f1f557a41 [maven-release-plugin] prepare release uimaj-3.3.0
     add a13bdf64f [maven-release-plugin] prepare for next development iteration
     add 9d0a4ea5f Merge branch 'main' into UIMA-6395-Apache-UIMA-Java-SDK-3.3.0-release
     add 186a02943 Merge pull request #187 from apache/UIMA-6395-Apache-UIMA-Java-SDK-3.3.0-release
     add 8cc81d9ef [NO JIRA] Set version to 3.4.0-SNAPSHOT
     add be35b3e85 [NO JIRA] Set version to 3.4.0-SNAPSHOT
     add e31cd1adb Merge pull request #201 from apache/no-jira-set-version
     add 532cc908c Merge branch 'main' into refactoring/UIMA-6443-Fresh-Eclipse-update-site-for-every-release
     new c0a1000ea Merge branch 'refactoring/UIMA-6443-Fresh-Eclipse-update-site-for-every-release' into refactoring/UIMA-6444-Automatically-sign-Eclipse-plugins-during-release-builds

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 LICENSE => LICENSE.txt                             |   0
 NOTICE => NOTICE.md                                |  66 ++--
 PearPackagingMavenPlugin/pom.xml                   |   6 +-
 README                                             | 102 ------
 README.md                                          |  66 +++-
 RELEASE_NOTES.html                                 | 190 -----------
 RELEASE_NOTES.md                                   | 115 +++++++
 aggregate-uimaj-docbooks/pom.xml                   |   6 +-
 aggregate-uimaj-eclipse-plugins/pom.xml            |   2 +-
 aggregate-uimaj/pom.xml                            |   6 +-
 jVinci/pom.xml                                     |   6 +-
 jcasgen-maven-plugin/pom.xml                       |   6 +-
 pom.xml                                            |  15 +-
 src/main/assembly/bin-without-jackson.xml          | 374 ---------------------
 src/main/assembly/bin.xml                          | 143 ++++----
 .../{LICENSE => LICENSE.txt}                       |   0
 src/main/bin_distr_license_notices/NOTICE          |  35 --
 .../NOTICE-without-jackson                         |  14 -
 .../main/bin_distr_license_notices/NOTICE.md       |  65 ++--
 stage-relesase-artifacts.sh                        |  49 +++
 uima-doc-v3-users-guide/pom.xml                    |   6 +-
 uima-docbook-overview-and-setup/pom.xml            |   2 +-
 uima-docbook-references/pom.xml                    |   6 +-
 uima-docbook-tools/pom.xml                         |   6 +-
 uima-docbook-tutorials-and-users-guides/pom.xml    |   6 +-
 uimaj-adapter-vinci/pom.xml                        |   6 +-
 uimaj-bootstrap/pom.xml                            |   6 +-
 uimaj-component-test-util/pom.xml                  |   6 +-
 uimaj-core/pom.xml                                 |   6 +-
 uimaj-cpe/pom.xml                                  |   6 +-
 uimaj-document-annotation/pom.xml                  |   6 +-
 uimaj-eclipse-feature-runtime/pom.xml              |   6 +-
 uimaj-eclipse-feature-tools/pom.xml                |   6 +-
 uimaj-eclipse-update-site/pom.xml                  |   2 +-
 uimaj-ep-cas-editor-ide/pom.xml                    |   6 +-
 uimaj-ep-cas-editor/pom.xml                        |   6 +-
 uimaj-ep-configurator/pom.xml                      |   6 +-
 uimaj-ep-debug/pom.xml                             |   6 +-
 uimaj-ep-jcasgen/pom.xml                           |   2 +-
 uimaj-ep-launcher/pom.xml                          |   6 +-
 uimaj-ep-pear-packager/pom.xml                     |   6 +-
 uimaj-ep-runtime/pom.xml                           |   6 +-
 uimaj-examples/pom.xml                             |   6 +-
 uimaj-json/pom.xml                                 |   6 +-
 uimaj-parent/pom.xml                               |  13 +-
 uimaj-test-util/pom.xml                            |   6 +-
 uimaj-tools/pom.xml                                |   6 +-
 uimaj-v3migration-jcas/pom.xml                     |   6 +-
 48 files changed, 446 insertions(+), 983 deletions(-)
 rename LICENSE => LICENSE.txt (100%)
 copy NOTICE => NOTICE.md (68%)
 delete mode 100644 README
 delete mode 100644 RELEASE_NOTES.html
 create mode 100644 RELEASE_NOTES.md
 delete mode 100644 src/main/assembly/bin-without-jackson.xml
 rename src/main/bin_distr_license_notices/{LICENSE => LICENSE.txt} (100%)
 delete mode 100644 src/main/bin_distr_license_notices/NOTICE
 delete mode 100644 src/main/bin_distr_license_notices/NOTICE-without-jackson
 rename NOTICE => src/main/bin_distr_license_notices/NOTICE.md (50%)
 create mode 100755 stage-relesase-artifacts.sh


[uima-uimaj] 01/01: Merge branch 'refactoring/UIMA-6443-Fresh-Eclipse-update-site-for-every-release' into refactoring/UIMA-6444-Automatically-sign-Eclipse-plugins-during-release-builds

Posted by re...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

rec pushed a commit to branch refactoring/UIMA-6444-Automatically-sign-Eclipse-plugins-during-release-builds
in repository https://gitbox.apache.org/repos/asf/uima-uimaj.git

commit c0a1000ea912a5ee378986f838ffaf2d4c2fcd17
Merge: 223c02d4a 532cc908c
Author: Richard Eckart de Castilho <re...@apache.org>
AuthorDate: Wed May 11 10:46:16 2022 +0200

    Merge branch 'refactoring/UIMA-6443-Fresh-Eclipse-update-site-for-every-release' into refactoring/UIMA-6444-Automatically-sign-Eclipse-plugins-during-release-builds
    
    * refactoring/UIMA-6443-Fresh-Eclipse-update-site-for-every-release:
      [NO JIRA] Set version to 3.4.0-SNAPSHOT
      [NO JIRA] Set version to 3.4.0-SNAPSHOT
      [maven-release-plugin] prepare for next development iteration
      [maven-release-plugin] prepare release uimaj-3.3.0
      [NO-JIRA] Add license header to script.
      [NO-JIRA] Added a little release helper script
      [maven-release-plugin] prepare for next development iteration
      [maven-release-plugin] prepare release uimaj-3.3.0
      [UIMA-6395] Apache UIMA Java SDK 3.3.0 release
      [UIMA-6395] Apache UIMA Java SDK 3.3.0 release
      [maven-release-plugin] prepare for next development iteration
      [maven-release-plugin] prepare release uimaj-3.3.0
      [UIMA-6395] Apache UIMA Java SDK 3.3.0 release
      [maven-release-plugin] rollback the release of uimaj-3.3.0
      [maven-release-plugin] prepare release uimaj-3.3.0
      [UIMA-6395] Apache UIMA Java SDK 3.3.0 release
      [UIMA-6395] Apache UIMA Java SDK 3.3.0 release
      [UIMA-6395] Apache UIMA Java SDK 3.3.0 release
      [UIMA-6395] Apache UIMA Java SDK 3.3.0 release
      [UIMA-6395] Apache UIMA Java SDK 3.3.0 release

 LICENSE => LICENSE.txt                             |   0
 NOTICE => NOTICE.md                                |  66 ++--
 PearPackagingMavenPlugin/pom.xml                   |   6 +-
 README                                             | 102 ------
 README.md                                          |  66 +++-
 RELEASE_NOTES.html                                 | 190 -----------
 RELEASE_NOTES.md                                   | 115 +++++++
 aggregate-uimaj-docbooks/pom.xml                   |   6 +-
 aggregate-uimaj-eclipse-plugins/pom.xml            |   2 +-
 aggregate-uimaj/pom.xml                            |   6 +-
 jVinci/pom.xml                                     |   6 +-
 jcasgen-maven-plugin/pom.xml                       |   6 +-
 pom.xml                                            |  15 +-
 src/main/assembly/bin-without-jackson.xml          | 374 ---------------------
 src/main/assembly/bin.xml                          | 143 ++++----
 .../{LICENSE => LICENSE.txt}                       |   0
 src/main/bin_distr_license_notices/NOTICE          |  35 --
 .../NOTICE-without-jackson                         |  14 -
 .../main/bin_distr_license_notices/NOTICE.md       |  65 ++--
 stage-relesase-artifacts.sh                        |  49 +++
 uima-doc-v3-users-guide/pom.xml                    |   6 +-
 uima-docbook-overview-and-setup/pom.xml            |   2 +-
 uima-docbook-references/pom.xml                    |   6 +-
 uima-docbook-tools/pom.xml                         |   6 +-
 uima-docbook-tutorials-and-users-guides/pom.xml    |   6 +-
 uimaj-adapter-vinci/pom.xml                        |   6 +-
 uimaj-bootstrap/pom.xml                            |   6 +-
 uimaj-component-test-util/pom.xml                  |   6 +-
 uimaj-core/pom.xml                                 |   6 +-
 uimaj-cpe/pom.xml                                  |   6 +-
 uimaj-document-annotation/pom.xml                  |   6 +-
 uimaj-eclipse-feature-runtime/pom.xml              |   6 +-
 uimaj-eclipse-feature-tools/pom.xml                |   6 +-
 uimaj-eclipse-update-site/pom.xml                  |   2 +-
 uimaj-ep-cas-editor-ide/pom.xml                    |   6 +-
 uimaj-ep-cas-editor/pom.xml                        |   6 +-
 uimaj-ep-configurator/pom.xml                      |   6 +-
 uimaj-ep-debug/pom.xml                             |   6 +-
 uimaj-ep-jcasgen/pom.xml                           |   2 +-
 uimaj-ep-launcher/pom.xml                          |   6 +-
 uimaj-ep-pear-packager/pom.xml                     |   6 +-
 uimaj-ep-runtime/pom.xml                           |   6 +-
 uimaj-examples/pom.xml                             |   6 +-
 uimaj-json/pom.xml                                 |   6 +-
 uimaj-parent/pom.xml                               |  13 +-
 uimaj-test-util/pom.xml                            |   6 +-
 uimaj-tools/pom.xml                                |   6 +-
 uimaj-v3migration-jcas/pom.xml                     |   6 +-
 48 files changed, 446 insertions(+), 983 deletions(-)