Table of contents


Release history and use in Alma

 This is the third ACS release to be used in Cycle 12. Below is the list of addressed tickets.

Summary of Changes

  • Upgrade to Maven 3.9.7

  • Script to generate setup.py is now compatible with pyproject.toml as well

  • Script acsParseDeps now filters alpha, beta, rc and other non-release versions when generating the dependencies report

  • TMCDB Explorer bug-fix to allow saving changes to BACI Properties

Addressed JIRA tickets

Key Summary T Created Updated Due Assignee Reporter P Status Resolution
Loading...
Refresh

Release Notes


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

git log --no-merges --oneline --reverse origin/master..origin/integration/COMMON-2024JUN -- ACS
9a30965e238 (origin/task/ICT-23863) ICT-23863: ACS version to 2024JUN
f8176d39955 ICT-23868: Upgraded Maven to 3.9.6
8f0e852699e (origin/feature/ICT-23868) ICT-23868: Maven 3.9.7
cdfb6bc4cb3 ICT-23775: Filter unwanted alpha, beta, rc, etc. versions from Maven
0910d198fa7 (origin/feature/ICT-23775) ICT-23775: Small fixes for filtered versions regular expression
ed8b8f8b1f1 (origin/feature/ICT-24024) ICT-24024: generate_setup support for pyproject.toml

git log --no-merges --oneline --reverse origin/master..origin/integration/COMMON-2024JUN -- ARCHIVE

git log --no-merges --oneline --reverse origin/master..origin/integration/COMMON-2024JUN -- ICD
6412e4e2210 (origin/bugfix/ICT-23806) ICT-23806: Removing unused bean which triggered classloader issues


Testing

Legend:

  • (tick): All tests are passing
  • (warning): Some tests are failing
  • (minus): Execution of tests was aborted
  • (error): Execution of tests failed

The evolution of ACS tests during development of 2022OCT:

BuildDateStatusTestsPassedSkippedFailedCoverage (Cpp)Coverage (Java)Coverage (Py)Coverage (Total)
#1----------

Problems

Problems Found And Fix Version in This Release

Key Summary T Created Updated Assignee Reporter P Status Resolution
Loading...
Refresh

Problems Found And Fix Version in Future Releases

Key Summary T Created Updated Assignee Reporter P Status Resolution
Loading...
Refresh

  • No labels