re-import sources as agreed with the maintainer
This commit is contained in:
parent
791a598fff
commit
2b51abf08e
6
.gitignore
vendored
6
.gitignore
vendored
@ -1 +1,5 @@
|
||||
SOURCES/osgi.annotation-6.0.0-sources.jar
|
||||
/osgi.annotation-6.0.0.pom
|
||||
/osgi.annotation-6.0.0-sources.jar
|
||||
/noarch
|
||||
/.build-*.log
|
||||
/*.src.rpm
|
||||
|
||||
@ -1,8 +0,0 @@
|
||||
--- !Policy
|
||||
product_versions:
|
||||
- rhel-9
|
||||
decision_contexts:
|
||||
- osci_compose_gate
|
||||
rules:
|
||||
# https://docs.engineering.redhat.com/display/RHELPLAN/Maven+Bootstrap+manual+gating+test
|
||||
- !PassingTestCaseRule {test_case_name: manual.sst_cs_apps.maven.bootstrap}
|
||||
@ -1,34 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>org.osgi</groupId>
|
||||
<artifactId>osgi.annotation</artifactId>
|
||||
<version>6.0.0</version>
|
||||
<description>OSGi Annotation Release 6, Annotations for use in compiling bundles.</description>
|
||||
<name>org.osgi:osgi.annotation</name>
|
||||
<url>http://www.osgi.org/</url>
|
||||
<organization>
|
||||
<name>OSGi Alliance</name>
|
||||
<url>http://www.osgi.org/</url>
|
||||
</organization>
|
||||
<licenses>
|
||||
<license>
|
||||
<name>Apache License, Version 2.0</name>
|
||||
<url>http://opensource.org/licenses/apache2.0.php</url>
|
||||
<distribution>repo</distribution>
|
||||
</license>
|
||||
</licenses>
|
||||
<scm>
|
||||
<url>https://www.osgi.org/members/git/build.git</url>
|
||||
<connection>scm:git:https://www.osgi.org/members/git/build.git</connection>
|
||||
<developerConnection>scm:git:https://www.osgi.org/members/git/build.git</developerConnection>
|
||||
</scm>
|
||||
<developers>
|
||||
<developer>
|
||||
<id>osgi</id>
|
||||
<email>info@osgi.org</email>
|
||||
<name>OSGi Alliance</name>
|
||||
<organization>OSGi Alliance</organization>
|
||||
</developer>
|
||||
</developers>
|
||||
</project>
|
||||
1
sources
1
sources
@ -1 +1,2 @@
|
||||
SHA512 (osgi.annotation-6.0.0.pom) = 70f9f70cbd13cff113a98bfffdb4ce7d27ef1bc9696b85cc6de92f055e086b143c1068c79abc9479a77406a49b3bd4035a8e2003bb0ded41651b7335da834d7d
|
||||
SHA512 (osgi.annotation-6.0.0-sources.jar) = ce6204085a42e316d51d73d0837476604be90547973df2222318e3181222a11b5f7d60b37c7432142a816a3685f4b1ef8e138e72ba32a0ce1ea2457e37418cee
|
||||
|
||||
Loading…
Reference in New Issue
Block a user