]> source.dussan.org Git - jgit.git/commitdiff
Add new ssh bundles to Maven central scripts 42/133742/1
authorMatthias Sohn <matthias.sohn@sap.com>
Sat, 8 Dec 2018 23:12:51 +0000 (00:12 +0100)
committerMatthias Sohn <matthias.sohn@sap.com>
Sat, 8 Dec 2018 23:12:59 +0000 (00:12 +0100)
Change-Id: I5c41426f59a60af3da808f89be4e498c7ba2196e
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
tools/maven-central/deploy.rb
tools/maven-central/download.rb

index 2744e772a19b3e9de621afb19297483594420b24..7cab32236bca48c9dc5c375e355a592985d4b73c 100755 (executable)
@@ -55,9 +55,11 @@ artifacts = [group,
              group + '.http.server',
              group + '.junit',
              group + '.junit.http',
+             group + '.junit.ssh',
              group + '.lfs',
              group + '.lfs.server',
              group + '.pgm',
+             group + '.ssh.apache',
              group + '.ui']
 
 prefix = ["mvn", "gpg:sign-and-deploy-file", "-Dgpg.passphrase=#{passphrase}",
index b6c267174204b2d04ac471d365994d48ba92848c..543ae87a5d397ec03f86fa9efd816fb48f108779 100755 (executable)
@@ -15,9 +15,11 @@ artifacts = [group,
              group + '.http.server',
              group + '.junit',
              group + '.junit.http',
+             group + '.junit.ssh',
              group + '.lfs',
              group + '.lfs.server',
              group + '.pgm',
+             group + '.ssh.apache',
              group + '.ui']
 
 puts 'Deleting current files'