Skip to content
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

Merge back release 12.0.13 #12245

Merged
merged 4 commits into from
Sep 11, 2024
Merged

Merge back release 12.0.13 #12245

merged 4 commits into from
Sep 11, 2024

Conversation

olamy
Copy link
Member

@olamy olamy commented Sep 6, 2024

  • deployAtEnd and a bit more memory for Maven process
  • Updating to version 12.0.13
  • next snapshot

Signed-off-by: Olivier Lamy <olamy@apache.org>
Signed-off-by: Olivier Lamy <olamy@apache.org>
build/scripts/release-jetty.sh Outdated Show resolved Hide resolved
Signed-off-by: Olivier Lamy <olamy@apache.org>
@@ -88,11 +88,11 @@ if [ ! -d "$ALT_DEPLOY_DIR" ] ; then
fi

# DEPLOY_OPTS="-Dmaven.test.failure.ignore=true"
DEPLOY_OPTS="-DskipTests -Dasciidoctor.skip=false -Dmaven.build.cache.enabled=false"
DEPLOY_OPTS="-DskipTests -Dasciidoctor.skip=false -Dmaven.build.cache.enabled=false -DdeployAtEnd=true -DretryFailedDeploymentCount=3 "
Copy link
Member Author

@olamy olamy Sep 7, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@joakime do not be surprised during next release with deployAtEnd :)

@joakime joakime merged commit 044a3be into jetty-12.0.x Sep 11, 2024
9 of 12 checks passed
@joakime joakime deleted the release/12.0.13 branch September 11, 2024 14:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants