-
Notifications
You must be signed in to change notification settings - Fork 207
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CDT 11.4.0 #548
Comments
jonahgraham
added a commit
to jonahgraham/cdt
that referenced
this issue
Sep 14, 2023
jonahgraham
added a commit
to jonahgraham/cdt
that referenced
this issue
Sep 14, 2023
jonahgraham
added a commit
to jonahgraham/cdt
that referenced
this issue
Sep 14, 2023
jonahgraham
added a commit
to jonahgraham/cdt
that referenced
this issue
Sep 14, 2023
With BREE back on in eclipse-cdt#551 we bump all affected bundles so make sure we republish updated versions in 11.4 Part of eclipse-cdt#548 Part of eclipse-cdt#551
jonahgraham
added a commit
to jonahgraham/cdt
that referenced
this issue
Sep 14, 2023
main now looks good and is fully ready for CDT 11.4 development. |
davmac314
pushed a commit
to davmac314/cdt
that referenced
this issue
Sep 24, 2023
Due to a mistake on my end we didn't contribute a new build for SimRel 2023-12 M2. Normal service expected to return for M3. |
jonahgraham
added a commit
to jonahgraham/cdt
that referenced
this issue
Nov 14, 2023
Includes updating to latest target platform. This should also fix eclipse-cdt#591 but it is hard to tell until after it is integrated into SimRel and the output checked in EPP. Fixes eclipse-cdt#591 Part of eclipse-cdt#548
jonahgraham
added a commit
to jonahgraham/cdt
that referenced
this issue
Nov 15, 2023
Includes updating to latest target platform. This should also fix eclipse-cdt#591 but it is hard to tell until after it is integrated into SimRel and the output checked in EPP. Fixes eclipse-cdt#591 Part of eclipse-cdt#548
jonahgraham
added a commit
to jonahgraham/cdt
that referenced
this issue
Nov 15, 2023
Includes updating to latest target platform. This should also fix eclipse-cdt#591 but it is hard to tell until after it is integrated into SimRel and the output checked in EPP. Fixes eclipse-cdt#591 Part of eclipse-cdt#548
jonahgraham
added a commit
to jonahgraham/cdt
that referenced
this issue
Nov 15, 2023
Includes updating to latest target platform. This should also fix eclipse-cdt#591 but it is hard to tell until after it is integrated into SimRel and the output checked in EPP. Fixes eclipse-cdt#591 Part of eclipse-cdt#548
jonahgraham
added a commit
that referenced
this issue
Nov 15, 2023
jonahgraham
added a commit
to jonahgraham/cdt
that referenced
this issue
Dec 6, 2023
This was referenced Dec 6, 2023
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is the Release plan and TODO list for the release in the title. CDT makes its simrel contribution on +1 day in the release cycle (normally Monday by 10pm UTC).
Steps for M1
Items before M1 +1 day:
latest
version of CDT. Change this if it isn't appropriate for a specific branch.latest
to cdt-baseline.targethelp-docs-eclipserun-repo
in root pom.xml and bump versions of all the docs plug-inss/9.9.0/9.10.0/g
and review changes.) (See bd814fd for a past example)comparator.repo
in root pom.xml to last release and if there have been any changes since the branch, bump versions of MANIFEST.MFs (If your local java version is the same as the docker container, or if you build in the docker container, a command line likemvn verify -DskipTests -P baseline-compare-and-replace -P build-standalone-debugger-rcp
is good to test this has worked and nothing needs updating.)simrel-site
in root pom.xmlItems on M1 +0 day:
Items on M1 +1 day:
Items on M1 +4 day (or shortly after):
Steps for M2
Items on M2 +0 day:
Items on M2 +1 day:
Items on M2 +4 day (or shortly after):
Steps for M3
Items on M3 +0 day:
Items on M3 +1 day:
Items on M3 +4 day (or shortly after):
Steps for RC1
Items before RC1 +1 day:
Items on RC1 +0 day:
Items on RC1 +1 day:
Items on RC1 +4 day (or shortly after):
Steps for RC2
These steps should be done before RC2 release, they can be completed at anytime between the last branch creation/release and RC2.
Items before RC2 +1 day:
Items on RC2 +0 day:
Items on RC2 +1 day:
Items on RC2 +4 day (or shortly after):
Steps for Release
Items for quiet week (between RC2 and release):
Items to be done 2 days before release:
Release day:
git tag -a CDT_9_4_2 2cdc63eae52c8952c0d2543e1e31ca6e25225c4a -m"CDT 9.4.2" && git push origin CDT_9_4_2
help-docs-eclipserun-repo
in rootpom.xml
(remove-I-builds
from path) on the branch and main-I-builds
from path) on the branch and mainThe text was updated successfully, but these errors were encountered: