Skip to content

Commit

Permalink
Merge pull request #221 from rnc/CIFIXES
Browse files Browse the repository at this point in the history
Fix yaml formatting
  • Loading branch information
rnc authored May 30, 2024
2 parents 8cf7e2f + e842885 commit 62bcca6
Show file tree
Hide file tree
Showing 205 changed files with 315 additions and 282 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
---
disableSubmodules: true

repositories:
- "jsweet"
4 changes: 2 additions & 2 deletions build-info/github.com/JetBrains/java-annotations/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
repositories:
- "jcs"
preBuildScript: |
export PUBLISHING_PASSWORD="none"
export JDK_5=/lib/jvm/java-1.8.0
export PUBLISHING_PASSWORD="none"
export JDK_5=/lib/jvm/java-1.8.0
10 changes: 5 additions & 5 deletions build-info/github.com/JetBrains/kotlin/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
additionalMemory: 6144
javaVersion: "11"
preBuildScript: |
export JDK_16=/lib/jvm/java-1.8.0
export JDK_17=/lib/jvm/java-1.8.0
export JDK_18=/lib/jvm/java-1.8.0
export JDK_9=/lib/jvm/java-11
export JBS_DISABLE_CACHE=true
export JDK_16=/lib/jvm/java-1.8.0
export JDK_17=/lib/jvm/java-1.8.0
export JDK_18=/lib/jvm/java-1.8.0
export JDK_9=/lib/jvm/java-11
export JBS_DISABLE_CACHE=true
repositories:
- "all"
- "intellij-releases"
Expand Down
2 changes: 1 addition & 1 deletion build-info/github.com/Kotlin/kotlinx.coroutines/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ repositories:
- "all"
- "jetbrains-kotlinx"
preBuildScript: |
export JDK_16=/lib/jvm/java-1.8.0
export JDK_16=/lib/jvm/java-1.8.0
additionalArgs:
- "-Pversion=$(PROJECT_VERSION)"
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
disableSubmodules: true
disableSubmodules: true
2 changes: 1 addition & 1 deletion build-info/github.com/apache/maven-indexer/build.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
---
additionalArgs:
- -Dspotless.skip
- -Dspotless.skip
4 changes: 2 additions & 2 deletions build-info/github.com/apache/tomcat/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
additionalArgs:
- "-Dskip.installer release"
preBuildScript: |
sed -i -e 's|-dev||g;' -e 's|<resolver:install>|<resolver:localrepo dir="artifacts"/>\n <resolver:install>|;' res/maven/mvn-pub.xml
sed -i -e 's|-dev||g;' -e 's|<resolver:install>|<resolver:localrepo dir="artifacts"/>\n <resolver:install>|;' res/maven/mvn-pub.xml
postBuildScript: |
ant -f res/maven/mvn-pub.xml generic-install
ant -f res/maven/mvn-pub.xml generic-install
1 change: 1 addition & 0 deletions build-info/github.com/aws/aws-sdk-java-v2/build.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
---
repositories:
- "central"
- "dynamodblocal"
2 changes: 1 addition & 1 deletion build-info/github.com/beanshell/beanshell/build.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
---
tool: ant
additionalArgs:
- dist
- dist
16 changes: 8 additions & 8 deletions build-info/github.com/charleskorn/kaml/build.yaml
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
---
enforceVersion: true
preBuildScript: |
sed -i 's/.*configureVersioning.*//g' build.gradle.kts
sed -i 's/^dependencies {$/dependencies {\n constraints { implementation(group = "org.ajoberstar.grgit", name = "grgit-gradle", version = "4.0.0") }/' buildSrc/build.gradle.kts
sed -i -e '125s/^ }$/ }\n\n repositories {\n maven {\n url = uri(System.getProperty("maven.repo.local"))\n }\n }/' \
-e 's/^import org\.gradle\.api\.publish\.maven\.MavenPublication$/import org.gradle.api.publish.maven.MavenPublication\nimport org.gradle.api.publish.maven.plugins.MavenPublishPlugin/' \
-e 's/^ apply<NexusPublishPlugin>/ apply<MavenPublishPlugin>/' \
-e '/^ configure<NexusPublishExtension> {$/,/^ }$/d' \
-e '/^ afterEvaluate {$/,/^ }$/d' \
buildSrc/src/main/kotlin/com/charleskorn/kaml/build/PublishingConfiguration.kt
sed -i 's/.*configureVersioning.*//g' build.gradle.kts
sed -i 's/^dependencies {$/dependencies {\n constraints { implementation(group = "org.ajoberstar.grgit", name = "grgit-gradle", version = "4.0.0") }/' buildSrc/build.gradle.kts
sed -i -e '125s/^ }$/ }\n\n repositories {\n maven {\n url = uri(System.getProperty("maven.repo.local"))\n }\n }/' \
-e 's/^import org\.gradle\.api\.publish\.maven\.MavenPublication$/import org.gradle.api.publish.maven.MavenPublication\nimport org.gradle.api.publish.maven.plugins.MavenPublishPlugin/' \
-e 's/^ apply<NexusPublishPlugin>/ apply<MavenPublishPlugin>/' \
-e '/^ configure<NexusPublishExtension> {$/,/^ }$/d' \
-e '/^ afterEvaluate {$/,/^ }$/d' \
buildSrc/src/main/kotlin/com/charleskorn/kaml/build/PublishingConfiguration.kt
additionalArgs:
- "-x"
- "signMavenJavaPublication"
Expand Down
4 changes: 2 additions & 2 deletions build-info/github.com/elharo/xom/build.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
additionalArgs:
- jar
- maven
- jar
- maven
preBuildScript: rm pom.xml
tool: ant
2 changes: 1 addition & 1 deletion build-info/github.com/google/re2j/build.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
---
preBuildScript: |
sed -i -e "s/^def versionName = '1.5'$/group = 'com.google.re2j'\nversion = '1.6'/;" -e "s/version versionName/version project.version/;" -e "s/versionName/version/g;" build.gradle
sed -i -e "s/^def versionName = '1.5'$/group = 'com.google.re2j'\nversion = '1.6'/;" -e "s/version versionName/version project.version/;" -e "s/versionName/version/g;" build.gradle
29 changes: 14 additions & 15 deletions build-info/github.com/jbosstm/narayana/build.yaml
Original file line number Diff line number Diff line change
@@ -1,17 +1,16 @@
---
allowedDifferences:
- -:narayana-jta-jakarta-(.*?).jar:class:com/arjuna/ats/arjuna/tools/stats/TxPerfGraph
- -:narayana-jta-jakarta-(.*?).Final.jar:class:com/arjuna/ats/arjuna/tools/stats/TxPerfPlugin
- -:narayana-jts-idlj-(.*?).Final.jar:class:com/arjuna/ats/arjuna/tools/stats/TxPerfGraph
- -:narayana-jts-idlj-(.*?).Final.jar:class:com/arjuna/ats/arjuna/tools/stats/TxPerfPlugin
- -:narayana-jts-idlj-(.*?).Final.jar:class:com/arjuna/ats/jts/services/transactionserver/TransactionServerService
- -:narayana-jts-idlj-jakarta-(.*?).Final.jar:class:com/arjuna/ats/arjuna/tools/stats/TxPerfGraph
- -:narayana-jts-idlj-jakarta-(.*?).Final.jar:class:com/arjuna/ats/arjuna/tools/stats/TxPerfPlugin
- -:narayana-jts-idlj-jakarta-(.*?).Final.jar:class:com/arjuna/ats/jts/services/transactionserver/TransactionServerService
- -:arjunacore-(.*?).Final.jar:class:com/arjuna/ats/arjuna/tools/stats/TxPerfGraph
- -:arjunacore-(.*?).Final.jar:class:com/arjuna/ats/arjuna/tools/stats/TxPerfPlugin
- -:arjuna-(.*?).Final.jar:class:com/arjuna/ats/arjuna/tools/stats/TxPerfGraph
- -:arjuna-(.*?).Final.jar:class:com/arjuna/ats/arjuna/tools/stats/TxPerfPlugin
- -:narayana-jta-(.*?).Final.jar:class:com/arjuna/ats/arjuna/tools/stats/TxPerfGraph
- -:narayana-jta-(.*?).Final.jar:class:com/arjuna/ats/arjuna/tools/stats/TxPerfPlugin

- -:narayana-jta-jakarta-(.*?).jar:class:com/arjuna/ats/arjuna/tools/stats/TxPerfGraph
- -:narayana-jta-jakarta-(.*?).Final.jar:class:com/arjuna/ats/arjuna/tools/stats/TxPerfPlugin
- -:narayana-jts-idlj-(.*?).Final.jar:class:com/arjuna/ats/arjuna/tools/stats/TxPerfGraph
- -:narayana-jts-idlj-(.*?).Final.jar:class:com/arjuna/ats/arjuna/tools/stats/TxPerfPlugin
- -:narayana-jts-idlj-(.*?).Final.jar:class:com/arjuna/ats/jts/services/transactionserver/TransactionServerService
- -:narayana-jts-idlj-jakarta-(.*?).Final.jar:class:com/arjuna/ats/arjuna/tools/stats/TxPerfGraph
- -:narayana-jts-idlj-jakarta-(.*?).Final.jar:class:com/arjuna/ats/arjuna/tools/stats/TxPerfPlugin
- -:narayana-jts-idlj-jakarta-(.*?).Final.jar:class:com/arjuna/ats/jts/services/transactionserver/TransactionServerService
- -:arjunacore-(.*?).Final.jar:class:com/arjuna/ats/arjuna/tools/stats/TxPerfGraph
- -:arjunacore-(.*?).Final.jar:class:com/arjuna/ats/arjuna/tools/stats/TxPerfPlugin
- -:arjuna-(.*?).Final.jar:class:com/arjuna/ats/arjuna/tools/stats/TxPerfGraph
- -:arjuna-(.*?).Final.jar:class:com/arjuna/ats/arjuna/tools/stats/TxPerfPlugin
- -:narayana-jta-(.*?).Final.jar:class:com/arjuna/ats/arjuna/tools/stats/TxPerfGraph
- -:narayana-jta-(.*?).Final.jar:class:com/arjuna/ats/arjuna/tools/stats/TxPerfPlugin
2 changes: 1 addition & 1 deletion build-info/github.com/jbossws/jbossws-api/build.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
---
allowedDifferences:
- \Q-:jbossws-api-2.0.0.Final.jar:class:org/jboss/ws/api/annotation/NoJackson\E
- \Q-:jbossws-api-2.0.0.Final.jar:class:org/jboss/ws/api/annotation/NoJackson\E
2 changes: 1 addition & 1 deletion build-info/github.com/jbossws/jbossws-common/build.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
---
allowedDifferences:
- \Q-:jbossws-common-4.0.0.Final.jar:class:org/jboss/ws/common/CalendarTest\E
- \Q-:jbossws-common-4.0.0.Final.jar:class:org/jboss/ws/common/CalendarTest\E
4 changes: 2 additions & 2 deletions build-info/github.com/luben/zstd-jni/build.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
---
preBuildScript: |
sed -i -e '/\/\/ Sonatype/,/\}/d' -e '/\/\/ Android \.aar/,/\/\/ classified Jars$/d' build.sbt
sed -i -e 's/com\.github\.joprice/io.github.joprice/;' -e 's/0\.2\.1/0.2.2/;' project/plugins.sbt
sed -i -e '/\/\/ Sonatype/,/\}/d' -e '/\/\/ Android \.aar/,/\/\/ classified Jars$/d' build.sbt
sed -i -e 's/com\.github\.joprice/io.github.joprice/;' -e 's/0\.2\.1/0.2.2/;' project/plugins.sbt
2 changes: 1 addition & 1 deletion build-info/github.com/lz4/lz4-java/build.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
preBuildScript: |
sed -i -e 's|2\.7\.8|2.5.3|g;' -e 's|-SNAPSHOT|.0|g;' ivy.xml ivy-pure-java.xml
sed -i -e 's|2\.7\.8|2.5.3|g;' -e 's|-SNAPSHOT|.0|g;' ivy.xml ivy-pure-java.xml
additionalDownloads:
- type: rpm
packageName: glibc-devel
Expand Down
1 change: 1 addition & 0 deletions build-info/github.com/prometheus/client_java/build.yaml
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
---
repositories:
- "central"
4 changes: 2 additions & 2 deletions build-info/github.com/protocolbuffers/protobuf/build.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
preBuildScript: |
./autogen.sh
/bin/sh -c "$(rpm --eval %configure); $(rpm --eval %__make) $(rpm --eval %_smp_mflags)"
./autogen.sh
/bin/sh -c "$(rpm --eval %configure); $(rpm --eval %__make) $(rpm --eval %_smp_mflags)"
additionalArgs:
- "-f"
- "java/pom.xml"
2 changes: 1 addition & 1 deletion build-info/github.com/reactor/reactor-core/build.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
---
repositories:
- spring-milestone
- spring-milestone
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
preBuildScript: |
sed -i -e 's/.*id "io.spring.gradle-enterprise-conventions.*//' -e 's/include "spring-boot-project:spring-boot-docs"//' settings.gradle
sed -i -e 's/.*id "io.spring.gradle-enterprise-conventions.*//' -e 's/include "spring-boot-project:spring-boot-docs"//' settings.gradle
additionalArgs:
- "-x"
- "asciidoctor"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
---
preBuildScript: |
sed -i -e 's/.*id "io.spring.gradle-enterprise-conventions.*//' -e 's/include "spring-boot-project:spring-boot-docs"//' settings.gradle
sed -i -e 's/.*id "io.spring.gradle-enterprise-conventions.*//' -e 's/include "spring-boot-project:spring-boot-docs"//' settings.gradle
1 change: 0 additions & 1 deletion build-info/github.com/square/okhttp/build.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
disableSubmodules: true

repositories:
- "all"
- "google"
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ additionalDownloads:
- uri: https://github.com/mikefarah/yq/releases/download/v4.30.4/yq_linux_amd64
sha256: 30459aa144a26125a1b22c62760f9b3872123233a5658934f7bd9fe714d7864d
type: executable
fileName: yq
fileName: yq
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
additionalArgs:
- "release"
preBuildScript: |
mkdir -p release
sed -e "s|@POMVERSION@|$(params.PROJECT_VERSION)|g;" maven/icu4j/pom.xml > release/icu4j.pom
sed -e "s|@POMVERSION@|$(params.PROJECT_VERSION)|g;" maven/icu4j-charset/pom.xml > release/icu4j-charset.pom
sed -e "s|@POMVERSION@|$(params.PROJECT_VERSION)|g;" maven/icu4j-localespi/pom.xml > release/icu4j-localespi.pom
mkdir -p release
sed -e "s|@POMVERSION@|$(params.PROJECT_VERSION)|g;" maven/icu4j/pom.xml > release/icu4j.pom
sed -e "s|@POMVERSION@|$(params.PROJECT_VERSION)|g;" maven/icu4j-charset/pom.xml > release/icu4j-charset.pom
sed -e "s|@POMVERSION@|$(params.PROJECT_VERSION)|g;" maven/icu4j-localespi/pom.xml > release/icu4j-localespi.pom
8 changes: 4 additions & 4 deletions build-info/github.com/xmlark/msv/build.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
enforceVersion: true
preBuildScript: |
sed -i -e 's/com\.sun\.org\.apache\.xml\.internal\.resolver\.tools/org.apache.xml.resolver.tools/' msv/src/main/java/com/sun/msv/driver/textui/Driver.java
sed -i -e 's/1\.4\.3/2.5.4/' pom.xml
sed -i -e 's/<groupId>com\.sun\.msv\.datatype\.xsd/<groupId>net.java.dev.msv/' generator/pom.xml msv/pom.xml relames/pom.xml rngconverter/pom.xml xsdlib/pom.xml
sed -i -e 's/2010\.1/\${project.version}/' msv/pom.xml
sed -i -e 's/com\.sun\.org\.apache\.xml\.internal\.resolver\.tools/org.apache.xml.resolver.tools/' msv/src/main/java/com/sun/msv/driver/textui/Driver.java
sed -i -e 's/1\.4\.3/2.5.4/' pom.xml
sed -i -e 's/<groupId>com\.sun\.msv\.datatype\.xsd/<groupId>net.java.dev.msv/' generator/pom.xml msv/pom.xml relames/pom.xml rngconverter/pom.xml xsdlib/pom.xml
sed -i -e 's/2010\.1/\${project.version}/' msv/pom.xml
1 change: 1 addition & 0 deletions build-tool-info/gradle/tool.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
---
- version: "8.4"
maxJdkVersion: 20
minJdkVersion: 8
Expand Down
1 change: 1 addition & 0 deletions build-tool-info/jdk/tool.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
---
- version: "7"
releaseDate: "2011-07-28"
minJdkVersion: 7
Expand Down
1 change: 1 addition & 0 deletions build-tool-info/maven/tool.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
---
- version: "3.9.5"
releaseDate: "2023-10-04"
minJdkVersion: 8
Expand Down
1 change: 1 addition & 0 deletions disabled-plugins/gradle.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
---
disabledPlugins:
- "com.diffplug.gradle.spotless"
- "kotlin.gradle.targets.js"
Expand Down
3 changes: 2 additions & 1 deletion disabled-plugins/maven.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
---
disabledPlugins:
- "org.glassfish.copyright:glassfish-copyright-maven-plugin"
- "org.sonatype.plugins:nexus-staging-maven-plugin"
- "com.mycila:license-maven-plugin"
- "org.codehaus.mojo:findbugs-maven-plugin" # older version of this will break the build on our version of maven
- "org.codehaus.mojo:findbugs-maven-plugin" # older version of this will break the build on our version of maven
- "de.jjohannes:gradle-module-metadata-maven-plugin"
- "org.codehaus.mojo:cobertura-maven-plugin"
- "com.diffplug.spotless:spotless-maven-plugin"
Expand Down
1 change: 1 addition & 0 deletions repository-info/ajoberstar.yaml
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
---
uri: "https://ajoberstar.org/bintray-backup"
1 change: 1 addition & 0 deletions repository-info/all.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
---
repositories:
- "ajoberstar"
- "central"
Expand Down
1 change: 1 addition & 0 deletions repository-info/central.yaml
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
---
uri: https://repo.maven.apache.org/maven2
1 change: 1 addition & 0 deletions repository-info/confluent.yaml
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
---
uri: "https://packages.confluent.io/maven"
1 change: 1 addition & 0 deletions repository-info/default.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
---
repositories:
- "central"
- "jboss"
Expand Down
1 change: 1 addition & 0 deletions repository-info/dokkadev.yaml
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
---
uri: "https://maven.pkg.jetbrains.space/kotlin/p/dokka/dev"
1 change: 1 addition & 0 deletions repository-info/dynamodblocal.yaml
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
---
uri: "https://s3-us-west-2.amazonaws.com/dynamodb-local/release"
1 change: 1 addition & 0 deletions repository-info/eclipse-dash.yaml
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
---
uri: "https://repo.eclipse.org/content/repositories/dash-licenses-releases"
1 change: 1 addition & 0 deletions repository-info/eclipselink.yaml
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
---
uri: "https://download.eclipse.org/rt/eclipselink/maven.repo"
3 changes: 2 additions & 1 deletion repository-info/google.yaml
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
uri: https://maven.google.com/
---
uri: https://maven.google.com/
1 change: 1 addition & 0 deletions repository-info/googleandroid.yaml
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
---
uri: "https://dl.google.com/dl/android/maven2/"
1 change: 1 addition & 0 deletions repository-info/gradle-plugins.yaml
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
---
uri: "https://plugins.gradle.org/m2"
1 change: 1 addition & 0 deletions repository-info/gradle.yaml
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
---
uri: "https://repo.gradle.org/artifactory/libs-releases"
1 change: 1 addition & 0 deletions repository-info/intellij-dependencies.yaml
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
---
uri: https://cache-redirector.jetbrains.com/intellij-dependencies
1 change: 1 addition & 0 deletions repository-info/intellij-releases.yaml
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
---
uri: "https://www.jetbrains.com/intellij-repository/releases"
1 change: 1 addition & 0 deletions repository-info/jboss.yaml
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
---
uri: "https://repository.jboss.org/nexus/content/groups/public/"
1 change: 1 addition & 0 deletions repository-info/jcs.yaml
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
---
uri: "https://packages.jetbrains.team/maven/p/jcs/maven"
1 change: 1 addition & 0 deletions repository-info/jenkins-public.yaml
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
---
uri: "https://repo.jenkins-ci.org/public/"
1 change: 1 addition & 0 deletions repository-info/jenkins-releases.yaml
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
---
uri: "https://repo.jenkins-ci.org/releases/"
1 change: 1 addition & 0 deletions repository-info/jetbrains-kotlinx.yaml
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
---
uri: "https://maven.pkg.jetbrains.space/kotlin/p/kotlinx/maven"
1 change: 1 addition & 0 deletions repository-info/jetbrains-teamcity.yaml
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
---
uri: "https://download.jetbrains.com/teamcity-repository/"
1 change: 1 addition & 0 deletions repository-info/jitpack.yaml
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
---
uri: "https://jitpack.io"
1 change: 1 addition & 0 deletions repository-info/jsweet.yaml
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
---
uri: "https://repository.jsweet.org/artifactory/libs-release-local"
1 change: 1 addition & 0 deletions repository-info/kotlin-bootstrap.yaml
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
---
uri: "https://maven.pkg.jetbrains.space/kotlin/p/kotlin/bootstrap/"
1 change: 1 addition & 0 deletions repository-info/kotlin-dependencies.yaml
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
---
uri: "https://maven.pkg.jetbrains.space/kotlin/p/kotlin/kotlin-dependencies"
1 change: 1 addition & 0 deletions repository-info/kotlinnative14linux.yaml
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
---
uri: "https://download.jetbrains.com/kotlin/native/builds/releases/1.4/linux"
1 change: 1 addition & 0 deletions repository-info/nodejs.yaml
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
---
uri: https://nodejs.org/dist
1 change: 1 addition & 0 deletions repository-info/redhat.yaml
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
---
uri: "https://maven.repository.redhat.com/ga"
1 change: 1 addition & 0 deletions repository-info/spring-milestone.yaml
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
---
uri: "https://repo.spring.io/milestone"
1 change: 1 addition & 0 deletions repository-info/spring-plugins-milestone.yaml
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
---
uri: "https://repo.spring.io/plugins-milestone"
1 change: 1 addition & 0 deletions repository-info/wso2.yaml
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
---
uri: https://maven.wso2.org/nexus/content/groups/wso2-public
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ type: "git"
uri: "https://github.com/aws/aws-lambda-java-libs.git"
tagMapping:
- pattern: 1.2.2
tag: 8696626f850eef748efe6f41400bb127a0543a7c
tag: 8696626f850eef748efe6f41400bb127a0543a7c
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ tagMapping:
- pattern: 3.11.0
tag: 88e550b4e9b0fff1e3d44bbd162b67fc7200ed6d
- pattern: 3.11.1
tag: db9ef925a70d7e4604c644d97d1c503db6616d4c
tag: db9ef925a70d7e4604c644d97d1c503db6616d4c
2 changes: 1 addition & 1 deletion scm-info/com/atlassian/event/scm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ type: "git"
uri: "https://bitbucket.org/atlassian/atlassian-event.git"
tagMapping:
- pattern: (\d+)\.(\d+)\.(\d+)
tag: atlassian-event-$1.$2.$3
tag: atlassian-event-$1.$2.$3
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ uri: "https://bitbucket.org/atlassian/atlassian-httpclient.git"
path: "httpclient-api"
tagMapping:
- pattern: (\d+)\.(\d+)\.(\d+)
tag: atlassian-httpclient-$1.$2.$3
tag: atlassian-httpclient-$1.$2.$3
2 changes: 1 addition & 1 deletion scm-info/com/atlassian/httpclient/scm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ type: "git"
uri: "https://bitbucket.org/atlassian/atlassian-httpclient.git"
tagMapping:
- pattern: (\d+)\.(\d+)\.(\d+)
tag: atlassian-httpclient-$1.$2.$3
tag: atlassian-httpclient-$1.$2.$3
Loading

0 comments on commit 62bcca6

Please sign in to comment.