Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

 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

Jira
serverALMA Issue Tracking
columnIdsissuekey,summary,issuetype,created,updated,duedate,assignee,reporter,priority,status,resolution
columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
maximumIssues20
jqlQueryproject in ("Integrated Computing Team") and component in (componentMatch('(?m)(^12.)')) and fixVersion=COMMON-2024JUN ORDER BY priority DESC, key ASC
serverId451c03fa-a384-3e36-95b3-3ef4dae081ba

...

No Format
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

...