Skip to content

Changes

Summary

  1. Fixes #2 - Garbage collection of unused contents is needed (#3) (details)
  2. There is no need to check the aggregator's mirrors (details)
  3. Update the updater for 2024-03 to 2024-06 transition (details)
  4. Parameterize update_latest_repo.sh to specify the local_dir_name (details)
  5. Improve generated repository composite names. (details)
  6. Improve generated repository composite names. (details)
Commit 0b6f8593f95a80809dc74b34350314c7ed8f303d by GitHub
Fixes #2 - Garbage collection of unused contents is needed (#3)

Remove dust
The file was removedreportUtilities/namesNotToRemove.txt
The file was removedp2IndexFiles/simpleSite/description.txt
The file was removedconvertxz.sh
The file was removedrunManuallyRarely/mkbranch/makeBranch.sh
The file was removedbootstrapScript/getSimRelTools.sh
The file was removedp2IndexFiles/mixedTypeLocations/description.txt
The file was removedreportUtilities/callisto-dev.txt
The file was removedtransformToOneRepo/changeAllRepos.xsl
The file was removedbuild.xml
The file was removedrespin/simrel_respin.sh
The file was removedtransformToOneRepo/changeAllRepos.xml
The file was removedpromoteUtils/addRepoProperties-release.sh
The file was removedp2IndexFiles/simpleSite/p2.index
The file was removedreportUtilities/allauthors.txt
The file was removedrunTests.xml
The file was removedpromoteUtils/promoteToStaging.sh
The file was removedtemplateFiles/staging/index.html
The file was removedfetchAndBuildExample/testFetchAndBuild.sh
The file was removedp2options/notes.txt
The file was removedrunManuallyRarely/mkbranch/checkForErrorExit.sh
The file was removedrunManuallyRarely/updateCommonComposite.xml
The file was removedpromoteUtils/antRunner.sh
The file was removedreportUtilities/uniqueNames.sh
The file was removedp2IndexFiles/simpleSite/p2.index.readme
The file was removedp2options/.options
The file was removedrunManuallyRarely/removeCommonComposite.xml
The file was removedpromoteUtils/description.txt
The file was removedreportUtilities/checkYearlyCommits.sh
The file was removedgroovyScripts/clearCache
The file was removedp2IndexFiles/xzSimpleSite/p2.index
The file was removedrunManuallyRarely/createCommonComposite.xml
The file was removedp2IndexFiles/mixedTypeLocations/p2.index.readme
The file was removedreportUtilities/namesFromGroup.sh
The file was removedproduction.properties
The file was removedpromoteUtils/promote.shsource
The file was removedaggr.properties
The file was removedtemplateFiles/release/index.html
The file was removedfetchAndBuildExample/.gitignore
The file was removedp2IndexFiles/compositeSite/p2.index
The file was removedp2IndexFiles/mixedTypeLocations/p2.index
The file was removedp2IndexFiles/compositeSite/p2.index.readme
The file was removedpromoteUtils/installEclipseAndTools.sh
The file was removedrunManuallyRarely/add-composite-epp-packages.xml
The file was removedrunManuallyRarely/testMirroringRepo.xml
The file was removedp2IndexFiles/compositeSite/description.txt
The file was removedreportUtilities/committerList.txt
The file was removedfetchAndbuild.xml
Commit 1bc6123ec663282e14e1a4d96440554bec16b785 by Ed Merks
There is no need to check the aggregator's mirrors
The file was modified checkMirrorsUtility/checkMirrors.sh (diff)
Commit 23110808cf5059801f0e120d125546677e21c4c1 by Ed Merks
Update the updater for 2024-03 to 2024-06 transition
The file was modified nextReleaseUtils/update_build_configuration.sh (diff)
Commit dfca994f1a1c6674b1c468e24d57decab7ccabc1 by Ed Merks
Parameterize update_latest_repo.sh to specify the local_dir_name

It was hardcoded to latest but can be reused to create milestone

https://github.com/eclipse-simrel/simrel.build/issues/286
The file was modified nextReleaseUtils/update_latest_repo.sh (diff)
Commit 2916c3bd7171a7bc1fd8cf21bd26c7061cb8fc06 by Ed Merks
Improve generated repository composite names.

For update_latest_repo.sh it should be Eclipse SimRel Latest or Eclipse
SimRel Milestone.

For setup_next_release_repo.sh it shoudl be Eclipse SimRel 2024-06,
i.e., the release name

https://github.com/eclipse-simrel/simrel.build/issues/286
The file was modified nextReleaseUtils/update_latest_repo.sh (diff)
The file was modified nextReleaseUtils/setup_next_release_repo.sh (diff)
Commit e69ff0ef562ccb34fbad54f9854f93f95b1f13d3 by Ed Merks
Improve generated repository composite names.

For writeComposites.shh it should be Eclipse SimRel 2024-06,
i.e., the release name

https://github.com/eclipse-simrel/simrel.build/issues/286
The file was modified promoteUtils/writeComposites.sh (diff)