Compare commits
No commits in common. 'c8-stream-202201' and 'stream-javapackages-tools-202201-rhel-9.1.0' have entirely different histories.
c8-stream-
...
stream-jav
@ -1 +0,0 @@
|
|||||||
4634a08b041d949fad3e56ff2e6e6ee1580769a2 SOURCES/r1.1.2.tar.gz
|
|
@ -1 +1,14 @@
|
|||||||
SOURCES/r1.1.2.tar.gz
|
/results_*
|
||||||
|
/*.src.rpm
|
||||||
|
|
||||||
|
/r1.0.0.tar.gz
|
||||||
|
/r1.1.0.tar.gz
|
||||||
|
/r1.1.1.tar.gz
|
||||||
|
/apiguardian-api-1.0.0.pom
|
||||||
|
/apiguardian-1.1.0.tar.gz
|
||||||
|
/apiguardian-api-1.1.0.pom
|
||||||
|
/apiguardian-1.1.1.tar.gz
|
||||||
|
/apiguardian-api-1.1.0.pom
|
||||||
|
/apiguardian-api-1.1.1.pom
|
||||||
|
/r1.1.2.tar.gz
|
||||||
|
/apiguardian-api-1.1.2.pom
|
||||||
|
@ -1,34 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
|
|
||||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
|
||||||
<!-- This module was also published with a richer model, Gradle metadata, -->
|
|
||||||
<!-- which should be used instead. Do not delete the following line which -->
|
|
||||||
<!-- is to indicate to Gradle or any Gradle module metadata file consumer -->
|
|
||||||
<!-- that they should prefer consuming it instead. -->
|
|
||||||
<!-- do_not_remove: published-with-gradle-metadata -->
|
|
||||||
<modelVersion>4.0.0</modelVersion>
|
|
||||||
<groupId>org.apiguardian</groupId>
|
|
||||||
<artifactId>apiguardian-api</artifactId>
|
|
||||||
<version>1.1.2</version>
|
|
||||||
<name>org.apiguardian:apiguardian-api</name>
|
|
||||||
<description>@API Guardian</description>
|
|
||||||
<url>https://github.com/apiguardian-team/apiguardian</url>
|
|
||||||
<licenses>
|
|
||||||
<license>
|
|
||||||
<name>The Apache License, Version 2.0</name>
|
|
||||||
<url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
|
|
||||||
</license>
|
|
||||||
</licenses>
|
|
||||||
<developers>
|
|
||||||
<developer>
|
|
||||||
<id>apiguardian</id>
|
|
||||||
<name>@API Guardian Team</name>
|
|
||||||
<email>team@apiguardian.org</email>
|
|
||||||
</developer>
|
|
||||||
</developers>
|
|
||||||
<scm>
|
|
||||||
<connection>scm:git:git://github.com/apiguardian-team/apiguardian.git</connection>
|
|
||||||
<developerConnection>scm:git:git://github.com/apiguardian-team/apiguardian.git</developerConnection>
|
|
||||||
<url>https://github.com/apiguardian-team/apiguardian</url>
|
|
||||||
</scm>
|
|
||||||
</project>
|
|
@ -0,0 +1,2 @@
|
|||||||
|
SHA512 (r1.1.2.tar.gz) = 7c56ee15e0aba07e95b6f2fe7cedd98e449e774958eb63b2467066c381e1e82ad67c982c2885e18154c62e55fda80a1c2e0f689253afe449db9f7e7563122db6
|
||||||
|
SHA512 (apiguardian-api-1.1.2.pom) = bb604d1103315784a2f56a43244434dbbd7edc97d0450dada21313463d230e00f2f23f6e7c2ca45be94e81304057e70c79c9f0fb84247f7244d0277110b5747e
|
Loading…
Reference in new issue