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

Compare with Current View Page History

« Previous Version 3 Next »

Table of contents


Release history and use in Alma

This is the fifth ACS development to be used in cycle 8. Below is the list of addressed tickets.

If a successful Go/NoGo decision is made, Java 11 will be merged along this release (from branch feature/ICT-14271). We expect other subsystems to have upgraded to Java 11 by this point. In the meantime all the relevant changes are being patched in integration/java11 branch.

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 (Regular Release)

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

git log --oneline master..integration/COMMON-2019OCT -- ACS

git log --oneline master..integration/COMMON-2019OCT -- ARCHIVE

git log --oneline master..integration/COMMON-2019OCT -- ICD

Release notes (Java11 Release)

git status
On branch integration/java11
Your branch is up to date with 'origin/integration/java11'.

git log --oneline integration/COMMON-2019OCT..integration/java11 -- ACS

git log --oneline integration/COMMON-2019OCT..integration/java11 -- ARCHIVE

git log --oneline integration/COMMON-2019OCT..integration/java11 -- ICD

System Requirements

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

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: 1.8.0_91
  • python: 2.7.16 and 3.7.4
  • ACE: 6.4.3
  • TAO: 2.4.3
  • mico: 2.3.13
  • JacORB: 3.9
  • omniorb: 4.2.3

There is a new requirement needed for python 3:

  • libffi
  • libffi-devel



Problems

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.

  • No labels