You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 11 Next »

Table of contents


Release history and use in Alma


Summary of Changes

  • ..


Addressed JIRA tickets

key summary type created updated due assignee reporter priority status resolution

Unable to locate Jira server for this macro. It may be due to Application Link configuration.

Release Notes


git status
On branch integration/COMMON-2021OCT
Your branch is up to date with 'origin/integration/COMMON-2021OCT'.

git log --no-merges --oneline --reverse origin/master..origin/integration/COMMON-2021OCT -- ACS
06cbf1ed9d ICT-19109 updated ACS version for 2021OCT
7d81d76525 ICT-19180: NC Consumer to properly store subscriptions for reinit
31a7f13478 (origin/feature/ICT-19077) ICT-19077: Added MAKE_ONLY functionality to New Makefile
7b72361bba (origin/bugfix/ICT-19180) ICT-19180: Changed pointer for local instance of T event

git log --no-merges --oneline --reverse origin/master..origin/integration/COMMON-2021OCT -- ARCHIVE
1283805e6a ICT-19034 updating ARCHIVE parent pom. Aligned plugin versions with ARCHIVE-SERVICES. Simplified profiles
1f0165d367 ICT-19034 further simplification of profiles
5949985c4e ICT-19034 aligned maven compiler plugin version with ARCHIVE-SERVICES, removed unnecessary properties from PipelineUtils
e4228c92c0 ICT-19034 corrected location of compiler plugin - it should not be in a profile
fd678b0e77 (origin/bugfix/ICT-15099-xmlrpc-sourcecat-service-log-requests) ICT-15099 re-enabled logging for xmlrpc requests. Over time it appears to have rotted.
4ae427c565 (origin/ICT-19035-mvn-archive-and-icd-poms-for-2021oct) ICT-11388: updated poms -> 2021.10-SNAPSHOT

git log --no-merges --oneline --reverse origin/master..origin/integration/COMMON-2021OCT -- ICD
b9d4d378d0 Included code to avoid null pointer exception when no configuration is selected
7ca6851782 (origin/bugfix/ICT-17861-tmcdb-explorers-find-configuration-wizard-nullpointerexception) removed print out  message, minor change
93e337f9a0 ICT-18063 Initial commit, successful builds
aea9a38b45 (origin/feature/ICT-18063-upgrade-oracle-jdbc-driver) ICT-18063 Minor change
f001e4c71f Updated POM versions for 2021AUG
288f15a43f ICT-18063 ojdbc10, xdb, and xmlparserv2 upgraded to 19.11.0.0
4ae427c565 (origin/ICT-19035-mvn-archive-and-icd-poms-for-2021oct) ICT-11388: updated poms -> 2021.10-SNAPSHOT


OS Support:

  • The officially supported OS is the 64 bit version of "Red Hat Enterprise Linux Server release 7.6 (Maipo)"
    • The binary distribution of ACS (tarball) is made for this OS
    • We also successfully use its clone "CentOS 7.6"
    • For all machines the expected kernel is 3.10
  • Unofficially, CentOS 8.3 has also been used successfully

The expected and actual versions of compilers, ORBs and various RPMs can be found by running the command =acsConfigReport=, both for required RPMs and for software shipped together with ACS. To get a rough overview before installing ACS, here are the most basic ones:

  • Gcc: 4.8.5 RHEL 7.6
  • Java: openjdk-11.0.4
  • Python: 2.7.16, 3.6.9 and 3.8.6
  • ACE: 6.5.11
  • TAO: 2.5.11
  • JacORB: 3.9
  • omniorb: 4.2.4

The operating system dependencies are:

  • redhat-lsb-core
  • ksh
  • gcc
  • gcc-c++
  • gcc-fortran
  • libX11-devel
  • libffi-devel
  • perl
  • readline-devel
  • bzip2
  • bzip2-devel
  • openssl-devel
  • openldap-devel
  • libxml2-devel
  • freetype-devel
  • libxslt-devel
  • sqlite-devel
  • expat-devel
  • bison
  • flex
  • autoconf
  • unzip
  • dos2unix
  • tcl-devel
  • tk-devel
  • procmail

There is a new requirement needed to replace cppunit (Since 2020DEC):

  • cppunit-devel

There is a new requirement needed to replace doxygen and graphviz (Since 2021APR):

  • doxygen
  • graphviz

Problems

Problems Found And Fix Version in This Release

key summary type created updated due assignee reporter priority status resolution

Unable to locate Jira server for this macro. It may be due to Application Link configuration.

Problems Found And Fix Version in Future Releases

key summary type created updated due assignee reporter priority status resolution fixversions

Unable to locate Jira server for this macro. It may be due to Application Link configuration.

  • No labels