Skip to content

Commit 19351df

Browse files
committed
HHH-19800 Migrate to release scripts for documentation publishing
1 parent 0505a0d commit 19351df

14 files changed

+16
-1004
lines changed

ci/release/Jenkinsfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@ pipeline {
216216
string(credentialsId: 'release.gpg.passphrase', variable: 'JRELEASER_GPG_PASSPHRASE'),
217217
string(credentialsId: 'Hibernate-CI.github.com', variable: 'JRELEASER_GITHUB_TOKEN')
218218
]) {
219-
sshagent(['ed25519.Hibernate-CI.github.com', 'hibernate.filemgmt.jboss.org', 'hibernate-ci.frs.sourceforge.net']) {
219+
sshagent(['ed25519.Hibernate-CI.github.com', 'hibernate.filemgmt.jboss.org', 'jenkins.in.relation.to', 'hibernate-ci.frs.sourceforge.net']) {
220220
// performs documentation upload and Sonatype release
221221
// push to github
222222
withEnv([

local-build-plugins/src/main/java/org/hibernate/orm/docs/DescriptorAccess.java

Lines changed: 0 additions & 84 deletions
This file was deleted.

local-build-plugins/src/main/java/org/hibernate/orm/docs/DocumentationPublishing.java

Lines changed: 0 additions & 104 deletions
This file was deleted.

local-build-plugins/src/main/java/org/hibernate/orm/docs/DocumentationPublishingPlugin.java

Lines changed: 0 additions & 112 deletions
This file was deleted.

0 commit comments

Comments
 (0)