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

Compare with Current View Page History

« Previous Version 4 Current »

Table of contents


Release history and use in Alma

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

Java 11 continues to be provided in a separate branch (feature/ICT-14271), to give time to the different subsystems to upgrade. 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-2019APR
Your branch is up to date with 'origin/integration/COMMON-2019JUN'.

git log --oneline master..integration/COMMON-2019JUN -- ACS
8fee7f9c77 Merge remote-tracking branch 'origin/feature/ICT-14665' into integration/COMMON-2019JUN
5f0b19b910 Merge remote-tracking branch 'origin/feature/ICT-9678' into integration/COMMON-2019JUN
1890871ff5 (origin/feature/ICT-9678, feature/ICT-9678) ICT-9678: Prevent memory leaks by storing in CORBA smart pointers (_var)
ab599fbe6e ICT-9678: Continuously check state of the ProxyPushSupplier, ConsumerAdmin and EventChannel states
9e78ce2795 (origin/feature/ICT-14665, feature/ICT-14665) ICT-14665: Modified the generator definition in Hibernate FTL This was to generate appropriate unique generator names Hard-coded types (generated in Archive and copied to cdb_rdb) were regenerated and copied Both FTLs from cdb_rdb and ARCHIVE/TMCDB/Database were updated
da83f6eda6 Merge remote-tracking branch 'origin/bugfix/ICT-12785' into integration/COMMON-2019JUN
5d1f3aeff0 Merge remote-tracking branch 'origin/feature/ICT-14605' into integration/COMMON-2019JUN
f325347fa3 Merge remote-tracking branch 'origin/bugfix/ICT-11603-nc-supplier-event-type-name-memory' into integration/COMMON-2019JUN
b519978179 Merge remote-tracking branch 'origin/bugfix/ICT-11604-base-nc-helper-string_dup-of-owned' into integration/COMMON-2019JUN
4f2286c7ed Merge remote-tracking branch 'origin/ICT-12884-acsnc-consumer-should-provide-timing' into integration/COMMON-2019JUN
662329d445 Merge remote-tracking branch 'origin/ICT-13645-include-relevant-paths-in-control-acc-pythoncontainer' into integration/COMMON-2019JUN
6bd24c6fe3 Merge remote-tracking branch 'origin/ICT-14129-support-compilation-for-python' into integration/COMMON-2019JUN
3eef9afef1 Merge remote-tracking branch 'origin/bugfix/ICT-13047-acsdataclean-should-cleanup-instance-s' into integration/COMMON-2019JUN
5bbbb47147 Merge remote-tracking branch 'origin/bugfix/ICT-14163' into integration/COMMON-2019JUN
70bbab62ed ICT-14605: Updating release version


git log --oneline master..integration/COMMON-2019JUN -- ARCHIVE
8fee7f9c77 Merge remote-tracking branch 'origin/feature/ICT-14665' into integration/COMMON-2019JUN
9e78ce2795 (origin/feature/ICT-14665, feature/ICT-14665) ICT-14665: Modified the generator definition in Hibernate FTL This was to generate appropriate unique generator names Hard-coded types (generated in Archive and copied to cdb_rdb) were regenerated and copied Both FTLs from cdb_rdb and ARCHIVE/TMCDB/Database were updated
7d258100a4 Merge remote-tracking branch 'origin/bugfix/ICT-14496-ngas-jclient-misleading-exception' into integration/COMMON-2019JUN
7a9e05da17 Merge remote-tracking branch 'origin/techncial/ICT-14369-mvn-update-2019APR' into integration/COMMON-2019JUN
59b027bcb0 Merge remote-tracking branch 'origin/archive/2019APR' into integration/COMMON-2019JUN


git log --oneline master..integration/COMMON-2019JUN -- ICD
8e4f211a1e Merge remote-tracking branch 'origin/delivery/2019APR-CORR-COMMON' into integration/COMMON-2019JUN
ef70604e6a Merge remote-tracking branch 'origin/feature/ICT-14375-icd-obops-poms-2019.04' into integration/COMMON-2019JUN
a72b0536c7 Merge remote-tracking branch 'origin/feature/ICT-14297' into integration/COMMON-2019JUN
7a9e05da17 Merge remote-tracking branch 'origin/techncial/ICT-14369-mvn-update-2019APR' into integration/COMMON-2019JUN

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-2019JUN..integration/java11 -- ACS
ca39d762bb (HEAD -> integration/java11, origin/integration/java11) Merge branch 'feature/ICT-14607-2' into integration/java11
59f12e7d47 (origin/feature/ICT-14607-2, feature/ICT-14607-2) ICT-14607: Last changes for log:e and cdb:e compatibility. Updated all XSDs and XMLs to be in this format.
f5627d064e ICT-14607: Several changes were '_' was used as anonymous element in XMLs and parsing
1e5f096ef9 ICT-14607: Updated LoggingCache anonymous elements in XML files
b7ac01d5ce ICT-14607: LoggingConfig.xsd attribute changed from '_' to 'e' for consistency
1a85ec68ac Merge branch 'integration/COMMON-2019JUN' into integration/java11
5775e65708 Merge branch 'master' into integration/java11
79c3836ca0 Merge branch 'bugfix/ICT-14645' into integration/java11
5b1ddfa86a (origin/bugfix/ICT-14645, bugfix/ICT-14645) ICT-14645: Reverted JAVA_HOME path to /usr/java/default
9d7091c709 Merge branch 'feature/ICT-14271' into bugfix/ICT-14645
b48f59c543 Merge branch 'bugfix/ICT-14608' into integration/java11
b7f97fb92f (origin/bugfix/ICT-14608, bugfix/ICT-14608) ICT-14608: Add @Deprecated annotation to items documented as @deprecated
28fae9f688 Merge branch 'feature/ICT-14271' into bugfix/ICT-14608
2ea08109db Merge branch 'feature/ICT-14379' into integration/java11
7423e2367f (origin/feature/ICT-14379, feature/ICT-14379) ICT-14379: Ensure xercesImpl is both at lib and lib/endorsed during transition
263ba1d582 Merge branch 'feature/ICT-14379' into integration/java11
3dbcb369f8 ICT-14379: Further changes for Eclipse 4.11 and Java 11 compatibility
6c751b0c69 Merge branch 'feature/ICT-14379' into integration/java11
0d54b5520c ICT-14379: Updated eventGUI to be compatible with Eclipse 4.11 and Java 11
5aa6eb0302 ICT-14379: Updated alarmsDefGUI to be compatible with Eclipse 4.11 and Java11
067a61247d ICT-14379: Eclipse RCP Depends on java properties that were removed, I re-added them
fccd464b3c Merge branch 'feature/ICT-14633' into integration/java11
565b72f621 (origin/feature/ICT-14633, feature/ICT-14633) ICT-14633: Changed Eclipse4 version for 4.11
e0d5640e3a Merge branch 'bugfix/ICT-14627' into integration/java11
cfb7baae08 (origin/bugfix/ICT-14627, bugfix/ICT-14627) ICT-14627: Updated jacorb-omgapi version to 3.9


git log --oneline integration/COMMON-2019JUN..integration/java11 -- ARCHIVE
1a85ec68ac Merge branch 'integration/COMMON-2019JUN' into integration/java11
5607da24d5 Merge branch 'bugfix/ICT-14629' into integration/java11
d87d13a73e Merge branch 'bugfix/ICT-14628' into integration/java11
8b905e13d8 (origin/bugfix/ICT-14629, bugfix/ICT-14629) ICT-14629: Changed jacorb-omgapi to 3.9 version. Changed anonymous elements from '_' to 'el'
a44f1cdf3b (origin/bugfix/ICT-14628, bugfix/ICT-14628) ICT-14628: Added jacorb acs parent to expose jacorb-omgapi-3.9


git log --oneline integration/COMMON-2019JUN..integration/java11 -- ICD
47e37ed915 Merge branch 'feature/ICT-14632' into integration/java11
279d38913a (origin/feature/ICT-14632, feature/ICT-14632) ICT-14632: Updated module to be compatible with Java 11 and Eclipse 4.11
9c97503915 Merge branch 'bugfix/ICT-14630' into integration/java11
3ab8623ef9 (origin/bugfix/ICT-14630, bugfix/ICT-14630) ICT-14630: Updated build target and source versions to 11, to be compatible with Java 11
a6d277103a First attempt at porting ICD/CORR

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.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