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

Compare with Current View Page History

Version 1 Next »

Table of contents


Release history and use in Alma

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

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 ; git log --oneline master..integration/COMMON-2019FEB -- ACS
On branch integration/COMMON-2019FEB
Your branch is up to date with 'origin/integration/COMMON-2019FEB'.



nothing to commit, working tree clean
329772a9dd (HEAD -> integration/COMMON-2019FEB, origin/integration/COMMON-2019FEB) Merge remote-tracking branch 'origin/ICT-13859-provide-event-filtering-for-reliable' into integration/COMMON-2019FEB
8ca89c27eb (origin/ICT-13859-provide-event-filtering-for-reliable) ICT-13859: Implemented event filtering to reliable subscribers and list limit option for reliable subscribers
7626abf9f6 Merge remote-tracking branch 'origin/feature/ICT-13055' into integration/COMMON-2019FEB
2d45e303ea Merge remote-tracking branch 'origin/bugfix/ICT-13578' into integration/COMMON-2019FEB
ceebe56522 Merge remote-tracking branch 'origin/feature/ICT-13831' into integration/COMMON-2019FEB
4475c966e5 Merge remote-tracking branch 'origin/bugfix/ICT-13589-tfint-xml-logs-are-not-being-stored' into integration/COMMON-2019FEB
7795326c55 (origin/bugfix/ICT-13589-tfint-xml-logs-are-not-being-stored) updated ACS version
eb4f023294 changing path for logs if required
910e148be0 (origin/feature/ICT-13831) Small improvement to the Makefile
177ee4ddcc Modifed jars to be included in some GUIs
6632acb72d Changed version of common-logging
dbbf6abe12 Removed conflicting jars after upgraded hibernate
076ed60547 Modified templates to fix code generation.
246be42720 Added changes to migrate to hibernate 5
109be050b1 Added changes to deal with problems in hibernate code generation
4161034245 Added hibernate tools to the dependencies
8e3f114e4b Merge branch 'feature/ICT-13831' of https://bitbucket.sco.alma.cl/scm/alma/almasw into feature/ICT-13831
8ef4dba0d4 Replaced class by the one in obops
002c30a07a Modified Makefile to make it work
0c61ae359c Updated hibernate to 5.3.7
12ad0e1ba5 Merge remote-tracking branch 'origin/feature/ICT-13587-log-keep-at-comp-startup' into integration/COMMON-2019FEB
d559a92b16 added keepalivetime to container log
f31611e45c (origin/feature/ICT-13055, feature/ICT-13055) ICT-13055: Added resetReceiver boolean argument to startSend Default value is true. When true, it calls resetSend from startSend
4e225a9587 (origin/bugfix/ICT-13578, bugfix/ICT-13578) ICT-13578: Close the session factory at the end of the execution.

System Requirements

The officially supported OS is the 64 bit version of "Red Hat Enterprise Linux Server release 7.5 (Maipo)". The binary distribution of ACS (tarball) is made for this OS. We also successfully use its clone "CentOS 7.5".

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.5
  • java: 1.8.0_91
  • python: 2.7.14
  • ACE: 6.4.3
  • TAO: 2.4.3
  • mico: 2.3.13
  • JacORB: 3.6.1
  • omniorb: 4.2.1-2


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