This is an automated email from the ASF dual-hosted git repository.
rec pushed a change to branch
refactoring/UIMA-6436-Move-maintainer-documentation-from-website-into-maintainer-guide
in repository https://gitbox.apache.org/repos/asf/uima-uimaj.git
from 5535ecf14 [UIMA-6436] Move maintainer documentation from website into
maintainer guide
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 c53ad4f20 [UIMA-6374] Create CAS (de)serialization test suite
add b71af9163 Merge pull request #198 from
apache/feature/UIMA-6374-Create-CAS-de-serialization-test-suite-windows
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 989a9427a [UIMA-6440] Stage release artifacts as part of the build
add 921f7ed39 [UIMA-6440] Stage release artifacts as part of the build
add 2173f3fe0 Merge pull request #199 from
apache/feature/UIMA-6440-Stage-release-artifacts-as-part-of-the-build
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 c043b8886 Merge branch 'main' into
refactoring/UIMA-6436-Move-maintainer-documentation-from-website-into-maintainer-guide
No new revisions were added by this update.
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 | 118 ++++++-
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 +-
.../resource/impl/RelativePathResolver_impl.java | 1 +
...rializationDeserialization_BINARY_TSI_Test.java | 8 +-
...asSerializationDeserialization_BINARY_Test.java | 4 +-
...serialization_COMPRESSED_FILTERED_TSI_Test.java | 8 +-
...izationDeserialization_SERIALIZED_TSI_Test.java | 8 +-
.../CasSerializationDeserialization_XCAS_Test.java | 8 +-
...izationDeserialization_XMI_1_0_PRETTY_Test.java | 8 +-
...izationDeserialization_XMI_1_1_PRETTY_Test.java | 8 +-
.../cas/serdes/scenario/SerRefTestScenario.java | 2 +-
.../impl/RelativePathResolver_implTest.java | 7 +-
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 | 8 +-
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 | 24 +-
uimaj-test-util/pom.xml | 6 +-
uimaj-tools/pom.xml | 6 +-
uimaj-v3migration-jcas/pom.xml | 6 +-
58 files changed, 585 insertions(+), 1026 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