Compare commits
No commits in common. 'c9' and 'stream-javapackages-tools-202201-msvsphere-9.1.0' have entirely different histories.
c9
...
stream-jav
@ -1 +1,8 @@
|
|||||||
103badefa3cb78d7e128d5485919bb21b908e3a8 SOURCES/aqute-bnd-5.2.0.tar.gz
|
2f2c69753cb9e39ab80c8eb8d0cb94bae47c16b9 SOURCES/aQute.libg-6.2.0.pom
|
||||||
|
59d67db613000bd1144a9d1c2a4a130b89cccb15 SOURCES/aqute-bnd-6.2.0.tar.gz
|
||||||
|
f57b21ce196bd964ec8de54afdec31c2f66daf3a SOURCES/biz.aQute.bnd-6.2.0.pom
|
||||||
|
b0a799db15a174934d2d0eb84314173726ecb51e SOURCES/biz.aQute.bnd.annotation-6.2.0.pom
|
||||||
|
37d95c320a6c4251565155806ea259fcb70ecc18 SOURCES/biz.aQute.bnd.ant-6.2.0.pom
|
||||||
|
ad3cf3cae62f75f570ab816fb34fa7edc77547de SOURCES/biz.aQute.bnd.util-6.2.0.pom
|
||||||
|
74efac25549e26b77b0a54d9acf56c9e0881890c SOURCES/biz.aQute.bndlib-6.2.0.pom
|
||||||
|
1dabbe23b9023714abe207d53740d71e70c96623 SOURCES/parent.pom
|
||||||
|
@ -1 +1,46 @@
|
|||||||
SOURCES/aqute-bnd-5.2.0.tar.gz
|
/results_*
|
||||||
|
/*.src.rpm
|
||||||
|
/*.noarch.rpm
|
||||||
|
/2.4.1.REL.tar.gz
|
||||||
|
/3.2.0.REL.tar.gz
|
||||||
|
/3.3.0.REL.tar.gz
|
||||||
|
/3.4.0.REL.tar.gz
|
||||||
|
/3.5.0.REL.tar.gz
|
||||||
|
/4.3.0.REL.tar.gz
|
||||||
|
/4.3.1.REL.tar.gz
|
||||||
|
/*.pom
|
||||||
|
/aQute.libg-3.5.0.pom
|
||||||
|
/biz.aQute.bnd-3.5.0.pom
|
||||||
|
/biz.aQute.bndlib-3.5.0.pom
|
||||||
|
/biz.aQute.bnd.annotation-3.5.0.pom
|
||||||
|
/4.2.0.REL.tar.gz
|
||||||
|
/aQute.libg-4.2.0.pom
|
||||||
|
/biz.aQute.bnd-4.2.0.pom
|
||||||
|
/biz.aQute.bndlib-4.2.0.pom
|
||||||
|
/biz.aQute.bnd.annotation-4.2.0.pom
|
||||||
|
/4.3.0.REL.tar.gz
|
||||||
|
/aQute.libg-4.3.0.pom
|
||||||
|
/biz.aQute.bnd-4.3.0.pom
|
||||||
|
/biz.aQute.bndlib-4.3.0.pom
|
||||||
|
/biz.aQute.bnd.annotation-4.3.0.pom
|
||||||
|
/5.0.0.REL.tar.gz
|
||||||
|
/aQute.libg-5.0.0.pom
|
||||||
|
/biz.aQute.bnd-5.0.0.pom
|
||||||
|
/biz.aQute.bnd.annotation-5.0.0.pom
|
||||||
|
/biz.aQute.bndlib-5.0.0.pom
|
||||||
|
/aqute-bnd-5.1.1.tar.gz
|
||||||
|
/aQute.libg-5.1.1.pom
|
||||||
|
/biz.aQute.bnd-5.1.1.pom
|
||||||
|
/biz.aQute.bnd.annotation-5.1.1.pom
|
||||||
|
/biz.aQute.bndlib-5.1.1.pom
|
||||||
|
/aqute-bnd-5.1.2.tar.gz
|
||||||
|
/aQute.libg-5.1.2.pom
|
||||||
|
/biz.aQute.bnd-5.1.2.pom
|
||||||
|
/biz.aQute.bnd.annotation-5.1.2.pom
|
||||||
|
/biz.aQute.bndlib-5.1.2.pom
|
||||||
|
/aqute-bnd-5.2.0.tar.gz
|
||||||
|
/aQute.libg-5.2.0.pom
|
||||||
|
/biz.aQute.bnd-5.2.0.pom
|
||||||
|
/biz.aQute.bnd.annotation-5.2.0.pom
|
||||||
|
/biz.aQute.bndlib-5.2.0.pom
|
||||||
|
/aqute-bnd-6.2.0.tar.gz
|
||||||
|
@ -0,0 +1 @@
|
|||||||
|
1
|
@ -1,98 +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>biz.aQute.bnd</groupId>
|
|
||||||
<artifactId>aQute.libg</artifactId>
|
|
||||||
<version>5.2.0</version>
|
|
||||||
<description>A library to be statically linked. Contains many small utilities. This bundle should not be installed in a framework, it is compile only.</description>
|
|
||||||
<name>aQute.libg</name>
|
|
||||||
<url>https://bnd.bndtools.org/</url>
|
|
||||||
<organization>
|
|
||||||
<name>Bndtools</name>
|
|
||||||
<url>https://bndtools.org/</url>
|
|
||||||
</organization>
|
|
||||||
<licenses>
|
|
||||||
<license>
|
|
||||||
<name>(Apache-2.0 OR EPL-2.0)</name>
|
|
||||||
<url>https://opensource.org/licenses/Apache-2.0,https://opensource.org/licenses/EPL-2.0</url>
|
|
||||||
<distribution>repo</distribution>
|
|
||||||
<comments>This program and the accompanying materials are made available under the terms of the Apache License, Version 2.0, or the Eclipse Public License 2.0.</comments>
|
|
||||||
</license>
|
|
||||||
</licenses>
|
|
||||||
<scm>
|
|
||||||
<url>https://github.com/bndtools/bnd</url>
|
|
||||||
<connection>scm:git:https://github.com/bndtools/bnd.git</connection>
|
|
||||||
<developerConnection>scm:git:git@github.com:bndtools/bnd.git</developerConnection>
|
|
||||||
<tag>5.2.0.REL</tag>
|
|
||||||
</scm>
|
|
||||||
<developers>
|
|
||||||
<developer>
|
|
||||||
<id>pkriens</id>
|
|
||||||
<email>Peter.Kriens@aQute.biz</email>
|
|
||||||
<name>Peter Kriens</name>
|
|
||||||
<organization>Bndtools</organization>
|
|
||||||
<organizationUrl>https://github.com/bndtools</organizationUrl>
|
|
||||||
<roles>
|
|
||||||
<role>architect</role>
|
|
||||||
<role>developer</role>
|
|
||||||
</roles>
|
|
||||||
<timezone>1</timezone>
|
|
||||||
</developer>
|
|
||||||
<developer>
|
|
||||||
<id>bjhargrave</id>
|
|
||||||
<name>BJ Hargrave</name>
|
|
||||||
<email>bj@bjhargrave.com</email>
|
|
||||||
<url>https://github.com/bjhargrave</url>
|
|
||||||
<organization>IBM</organization>
|
|
||||||
<organizationUrl>https://developer.ibm.com</organizationUrl>
|
|
||||||
<roles>
|
|
||||||
<role>developer</role>
|
|
||||||
</roles>
|
|
||||||
<timezone>America/New_York</timezone>
|
|
||||||
</developer>
|
|
||||||
<developer>
|
|
||||||
<id>rotty3000</id>
|
|
||||||
<name>Ray Augé</name>
|
|
||||||
<email>raymond.auge@liferay.com</email>
|
|
||||||
<url>https://rotty3000.github.io</url>
|
|
||||||
<organization>Liferay Inc.</organization>
|
|
||||||
<organizationUrl>https://www.liferay.com</organizationUrl>
|
|
||||||
<roles>
|
|
||||||
<role>developer</role>
|
|
||||||
</roles>
|
|
||||||
<timezone>America/New_York</timezone>
|
|
||||||
</developer>
|
|
||||||
</developers>
|
|
||||||
<dependencies>
|
|
||||||
<dependency>
|
|
||||||
<groupId>org.osgi</groupId>
|
|
||||||
<artifactId>osgi.annotation</artifactId>
|
|
||||||
<version>7.0.0</version>
|
|
||||||
<scope>provided</scope>
|
|
||||||
</dependency>
|
|
||||||
<dependency>
|
|
||||||
<groupId>org.slf4j</groupId>
|
|
||||||
<artifactId>slf4j-api</artifactId>
|
|
||||||
<version>1.7.25</version>
|
|
||||||
<scope>compile</scope>
|
|
||||||
</dependency>
|
|
||||||
<dependency>
|
|
||||||
<groupId>org.osgi</groupId>
|
|
||||||
<artifactId>org.osgi.util.function</artifactId>
|
|
||||||
<version>1.1.0</version>
|
|
||||||
<scope>compile</scope>
|
|
||||||
</dependency>
|
|
||||||
<dependency>
|
|
||||||
<groupId>org.osgi</groupId>
|
|
||||||
<artifactId>org.osgi.util.promise</artifactId>
|
|
||||||
<version>1.1.1</version>
|
|
||||||
<scope>compile</scope>
|
|
||||||
</dependency>
|
|
||||||
<dependency>
|
|
||||||
<groupId>org.osgi</groupId>
|
|
||||||
<artifactId>osgi.core</artifactId>
|
|
||||||
<version>6.0.0</version>
|
|
||||||
<scope>compile</scope>
|
|
||||||
</dependency>
|
|
||||||
</dependencies>
|
|
||||||
</project>
|
|
@ -1,152 +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>biz.aQute.bnd</groupId>
|
|
||||||
<artifactId>biz.aQute.bnd</artifactId>
|
|
||||||
<version>5.2.0</version>
|
|
||||||
<description>This command line utility is the Swiss army knife of OSGi. It provides you with a breadth of tools to understand and manage OSGi based systems. This project basically uses bndlib.</description>
|
|
||||||
<name>biz.aQute.bnd</name>
|
|
||||||
<url>https://bnd.bndtools.org/</url>
|
|
||||||
<organization>
|
|
||||||
<name>Bndtools</name>
|
|
||||||
<url>https://bndtools.org/</url>
|
|
||||||
</organization>
|
|
||||||
<licenses>
|
|
||||||
<license>
|
|
||||||
<name>(Apache-2.0 OR EPL-2.0)</name>
|
|
||||||
<url>https://opensource.org/licenses/Apache-2.0,https://opensource.org/licenses/EPL-2.0</url>
|
|
||||||
<distribution>repo</distribution>
|
|
||||||
<comments>This program and the accompanying materials are made available under the terms of the Apache License, Version 2.0, or the Eclipse Public License 2.0.</comments>
|
|
||||||
</license>
|
|
||||||
</licenses>
|
|
||||||
<scm>
|
|
||||||
<url>https://github.com/bndtools/bnd</url>
|
|
||||||
<connection>scm:git:https://github.com/bndtools/bnd.git</connection>
|
|
||||||
<developerConnection>scm:git:git@github.com:bndtools/bnd.git</developerConnection>
|
|
||||||
<tag>5.2.0.REL</tag>
|
|
||||||
</scm>
|
|
||||||
<developers>
|
|
||||||
<developer>
|
|
||||||
<id>pkriens</id>
|
|
||||||
<email>Peter.Kriens@aQute.biz</email>
|
|
||||||
<name>Peter Kriens</name>
|
|
||||||
<organization>Bndtools</organization>
|
|
||||||
<organizationUrl>https://github.com/bndtools</organizationUrl>
|
|
||||||
<roles>
|
|
||||||
<role>architect</role>
|
|
||||||
<role>developer</role>
|
|
||||||
</roles>
|
|
||||||
<timezone>1</timezone>
|
|
||||||
</developer>
|
|
||||||
<developer>
|
|
||||||
<id>bjhargrave</id>
|
|
||||||
<name>BJ Hargrave</name>
|
|
||||||
<email>bj@bjhargrave.com</email>
|
|
||||||
<url>https://github.com/bjhargrave</url>
|
|
||||||
<organization>IBM</organization>
|
|
||||||
<organizationUrl>https://developer.ibm.com</organizationUrl>
|
|
||||||
<roles>
|
|
||||||
<role>developer</role>
|
|
||||||
</roles>
|
|
||||||
<timezone>America/New_York</timezone>
|
|
||||||
</developer>
|
|
||||||
<developer>
|
|
||||||
<id>rotty3000</id>
|
|
||||||
<name>Ray Augé</name>
|
|
||||||
<email>raymond.auge@liferay.com</email>
|
|
||||||
<url>https://rotty3000.github.io</url>
|
|
||||||
<organization>Liferay Inc.</organization>
|
|
||||||
<organizationUrl>https://www.liferay.com</organizationUrl>
|
|
||||||
<roles>
|
|
||||||
<role>developer</role>
|
|
||||||
</roles>
|
|
||||||
<timezone>America/New_York</timezone>
|
|
||||||
</developer>
|
|
||||||
</developers>
|
|
||||||
<dependencies>
|
|
||||||
<dependency>
|
|
||||||
<groupId>org.osgi</groupId>
|
|
||||||
<artifactId>osgi.core</artifactId>
|
|
||||||
<version>6.0.0</version>
|
|
||||||
<scope>provided</scope>
|
|
||||||
</dependency>
|
|
||||||
<dependency>
|
|
||||||
<groupId>org.osgi</groupId>
|
|
||||||
<artifactId>org.osgi.service.log</artifactId>
|
|
||||||
<version>1.3.0</version>
|
|
||||||
<scope>provided</scope>
|
|
||||||
</dependency>
|
|
||||||
<dependency>
|
|
||||||
<groupId>org.osgi</groupId>
|
|
||||||
<artifactId>org.osgi.service.repository</artifactId>
|
|
||||||
<version>1.1.0</version>
|
|
||||||
<scope>provided</scope>
|
|
||||||
</dependency>
|
|
||||||
<dependency>
|
|
||||||
<groupId>biz.aQute.bnd</groupId>
|
|
||||||
<artifactId>biz.aQute.bndlib</artifactId>
|
|
||||||
<version>5.2.0</version>
|
|
||||||
<scope>provided</scope>
|
|
||||||
</dependency>
|
|
||||||
<dependency>
|
|
||||||
<groupId>biz.aQute.bnd</groupId>
|
|
||||||
<artifactId>biz.aQute.bnd.ant</artifactId>
|
|
||||||
<version>5.2.0</version>
|
|
||||||
<scope>provided</scope>
|
|
||||||
</dependency>
|
|
||||||
<dependency>
|
|
||||||
<groupId>biz.aQute.bnd</groupId>
|
|
||||||
<artifactId>biz.aQute.resolve</artifactId>
|
|
||||||
<version>5.2.0</version>
|
|
||||||
<scope>provided</scope>
|
|
||||||
</dependency>
|
|
||||||
<dependency>
|
|
||||||
<groupId>biz.aQute.bnd</groupId>
|
|
||||||
<artifactId>biz.aQute.repository</artifactId>
|
|
||||||
<version>5.2.0</version>
|
|
||||||
<scope>provided</scope>
|
|
||||||
</dependency>
|
|
||||||
<dependency>
|
|
||||||
<groupId>biz.aQute.bnd</groupId>
|
|
||||||
<artifactId>biz.aQute.bnd.exporters</artifactId>
|
|
||||||
<version>5.2.0</version>
|
|
||||||
<scope>provided</scope>
|
|
||||||
</dependency>
|
|
||||||
<dependency>
|
|
||||||
<groupId>biz.aQute.bnd</groupId>
|
|
||||||
<artifactId>biz.aQute.bnd.reporter</artifactId>
|
|
||||||
<version>5.2.0</version>
|
|
||||||
<scope>provided</scope>
|
|
||||||
</dependency>
|
|
||||||
<dependency>
|
|
||||||
<groupId>biz.aQute.bnd</groupId>
|
|
||||||
<artifactId>biz.aQute.remote.api</artifactId>
|
|
||||||
<version>5.2.0</version>
|
|
||||||
<scope>provided</scope>
|
|
||||||
</dependency>
|
|
||||||
<dependency>
|
|
||||||
<groupId>org.yaml</groupId>
|
|
||||||
<artifactId>snakeyaml</artifactId>
|
|
||||||
<version>1.15</version>
|
|
||||||
<scope>provided</scope>
|
|
||||||
</dependency>
|
|
||||||
<dependency>
|
|
||||||
<groupId>org.slf4j</groupId>
|
|
||||||
<artifactId>slf4j-api</artifactId>
|
|
||||||
<version>1.7.25</version>
|
|
||||||
<scope>provided</scope>
|
|
||||||
</dependency>
|
|
||||||
<dependency>
|
|
||||||
<groupId>org.slf4j</groupId>
|
|
||||||
<artifactId>slf4j-simple</artifactId>
|
|
||||||
<version>1.7.25</version>
|
|
||||||
<scope>provided</scope>
|
|
||||||
</dependency>
|
|
||||||
<dependency>
|
|
||||||
<groupId>jline</groupId>
|
|
||||||
<artifactId>jline</artifactId>
|
|
||||||
<version>2.14.6</version>
|
|
||||||
<scope>provided</scope>
|
|
||||||
</dependency>
|
|
||||||
</dependencies>
|
|
||||||
</project>
|
|
@ -1,98 +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>biz.aQute.bnd</groupId>
|
|
||||||
<artifactId>biz.aQute.bnd.annotation</artifactId>
|
|
||||||
<version>5.2.0</version>
|
|
||||||
<description>bnd Annotations Library</description>
|
|
||||||
<name>biz.aQute.bnd.annotation</name>
|
|
||||||
<url>https://bnd.bndtools.org/</url>
|
|
||||||
<organization>
|
|
||||||
<name>Bndtools</name>
|
|
||||||
<url>https://bndtools.org/</url>
|
|
||||||
</organization>
|
|
||||||
<licenses>
|
|
||||||
<license>
|
|
||||||
<name>(Apache-2.0 OR EPL-2.0)</name>
|
|
||||||
<url>https://opensource.org/licenses/Apache-2.0,https://opensource.org/licenses/EPL-2.0</url>
|
|
||||||
<distribution>repo</distribution>
|
|
||||||
<comments>This program and the accompanying materials are made available under the terms of the Apache License, Version 2.0, or the Eclipse Public License 2.0.</comments>
|
|
||||||
</license>
|
|
||||||
</licenses>
|
|
||||||
<scm>
|
|
||||||
<url>https://github.com/bndtools/bnd</url>
|
|
||||||
<connection>scm:git:https://github.com/bndtools/bnd.git</connection>
|
|
||||||
<developerConnection>scm:git:git@github.com:bndtools/bnd.git</developerConnection>
|
|
||||||
<tag>5.2.0.REL</tag>
|
|
||||||
</scm>
|
|
||||||
<developers>
|
|
||||||
<developer>
|
|
||||||
<id>pkriens</id>
|
|
||||||
<email>Peter.Kriens@aQute.biz</email>
|
|
||||||
<name>Peter Kriens</name>
|
|
||||||
<organization>Bndtools</organization>
|
|
||||||
<organizationUrl>https://github.com/bndtools</organizationUrl>
|
|
||||||
<roles>
|
|
||||||
<role>architect</role>
|
|
||||||
<role>developer</role>
|
|
||||||
</roles>
|
|
||||||
<timezone>1</timezone>
|
|
||||||
</developer>
|
|
||||||
<developer>
|
|
||||||
<id>bjhargrave</id>
|
|
||||||
<name>BJ Hargrave</name>
|
|
||||||
<email>bj@bjhargrave.com</email>
|
|
||||||
<url>https://github.com/bjhargrave</url>
|
|
||||||
<organization>IBM</organization>
|
|
||||||
<organizationUrl>https://developer.ibm.com</organizationUrl>
|
|
||||||
<roles>
|
|
||||||
<role>developer</role>
|
|
||||||
</roles>
|
|
||||||
<timezone>America/New_York</timezone>
|
|
||||||
</developer>
|
|
||||||
<developer>
|
|
||||||
<id>rotty3000</id>
|
|
||||||
<name>Ray Augé</name>
|
|
||||||
<email>raymond.auge@liferay.com</email>
|
|
||||||
<url>https://rotty3000.github.io</url>
|
|
||||||
<organization>Liferay Inc.</organization>
|
|
||||||
<organizationUrl>https://www.liferay.com</organizationUrl>
|
|
||||||
<roles>
|
|
||||||
<role>developer</role>
|
|
||||||
</roles>
|
|
||||||
<timezone>America/New_York</timezone>
|
|
||||||
</developer>
|
|
||||||
</developers>
|
|
||||||
<dependencies>
|
|
||||||
<dependency>
|
|
||||||
<groupId>org.osgi</groupId>
|
|
||||||
<artifactId>osgi.annotation</artifactId>
|
|
||||||
<version>7.0.0</version>
|
|
||||||
<scope>compile</scope>
|
|
||||||
</dependency>
|
|
||||||
<dependency>
|
|
||||||
<groupId>org.osgi</groupId>
|
|
||||||
<artifactId>org.osgi.namespace.extender</artifactId>
|
|
||||||
<version>1.0.1</version>
|
|
||||||
<scope>compile</scope>
|
|
||||||
</dependency>
|
|
||||||
<dependency>
|
|
||||||
<groupId>org.osgi</groupId>
|
|
||||||
<artifactId>org.osgi.namespace.service</artifactId>
|
|
||||||
<version>1.0.0</version>
|
|
||||||
<scope>compile</scope>
|
|
||||||
</dependency>
|
|
||||||
<dependency>
|
|
||||||
<groupId>org.osgi</groupId>
|
|
||||||
<artifactId>org.osgi.resource</artifactId>
|
|
||||||
<version>1.0.0</version>
|
|
||||||
<scope>compile</scope>
|
|
||||||
</dependency>
|
|
||||||
<dependency>
|
|
||||||
<groupId>org.osgi</groupId>
|
|
||||||
<artifactId>org.osgi.service.serviceloader</artifactId>
|
|
||||||
<version>1.0.0</version>
|
|
||||||
<scope>compile</scope>
|
|
||||||
</dependency>
|
|
||||||
</dependencies>
|
|
||||||
</project>
|
|
@ -1,134 +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>biz.aQute.bnd</groupId>
|
|
||||||
<artifactId>biz.aQute.bndlib</artifactId>
|
|
||||||
<version>5.2.0</version>
|
|
||||||
<description>bndlib: A Swiss Army Knife for OSGi</description>
|
|
||||||
<name>biz.aQute.bndlib</name>
|
|
||||||
<url>https://bnd.bndtools.org/</url>
|
|
||||||
<organization>
|
|
||||||
<name>Bndtools</name>
|
|
||||||
<url>https://bndtools.org/</url>
|
|
||||||
</organization>
|
|
||||||
<licenses>
|
|
||||||
<license>
|
|
||||||
<name>(Apache-2.0 OR EPL-2.0)</name>
|
|
||||||
<url>https://opensource.org/licenses/Apache-2.0,https://opensource.org/licenses/EPL-2.0</url>
|
|
||||||
<distribution>repo</distribution>
|
|
||||||
<comments>This program and the accompanying materials are made available under the terms of the Apache License, Version 2.0, or the Eclipse Public License 2.0.</comments>
|
|
||||||
</license>
|
|
||||||
</licenses>
|
|
||||||
<scm>
|
|
||||||
<url>https://github.com/bndtools/bnd</url>
|
|
||||||
<connection>scm:git:https://github.com/bndtools/bnd.git</connection>
|
|
||||||
<developerConnection>scm:git:git@github.com:bndtools/bnd.git</developerConnection>
|
|
||||||
<tag>5.2.0.REL</tag>
|
|
||||||
</scm>
|
|
||||||
<developers>
|
|
||||||
<developer>
|
|
||||||
<id>pkriens</id>
|
|
||||||
<email>Peter.Kriens@aQute.biz</email>
|
|
||||||
<name>Peter Kriens</name>
|
|
||||||
<organization>Bndtools</organization>
|
|
||||||
<organizationUrl>https://github.com/bndtools</organizationUrl>
|
|
||||||
<roles>
|
|
||||||
<role>architect</role>
|
|
||||||
<role>developer</role>
|
|
||||||
</roles>
|
|
||||||
<timezone>1</timezone>
|
|
||||||
</developer>
|
|
||||||
<developer>
|
|
||||||
<id>bjhargrave</id>
|
|
||||||
<name>BJ Hargrave</name>
|
|
||||||
<email>bj@bjhargrave.com</email>
|
|
||||||
<url>https://github.com/bjhargrave</url>
|
|
||||||
<organization>IBM</organization>
|
|
||||||
<organizationUrl>https://developer.ibm.com</organizationUrl>
|
|
||||||
<roles>
|
|
||||||
<role>developer</role>
|
|
||||||
</roles>
|
|
||||||
<timezone>America/New_York</timezone>
|
|
||||||
</developer>
|
|
||||||
<developer>
|
|
||||||
<id>rotty3000</id>
|
|
||||||
<name>Ray Augé</name>
|
|
||||||
<email>raymond.auge@liferay.com</email>
|
|
||||||
<url>https://rotty3000.github.io</url>
|
|
||||||
<organization>Liferay Inc.</organization>
|
|
||||||
<organizationUrl>https://www.liferay.com</organizationUrl>
|
|
||||||
<roles>
|
|
||||||
<role>developer</role>
|
|
||||||
</roles>
|
|
||||||
<timezone>America/New_York</timezone>
|
|
||||||
</developer>
|
|
||||||
</developers>
|
|
||||||
<dependencies>
|
|
||||||
<dependency>
|
|
||||||
<groupId>org.osgi</groupId>
|
|
||||||
<artifactId>osgi.annotation</artifactId>
|
|
||||||
<version>7.0.0</version>
|
|
||||||
<scope>provided</scope>
|
|
||||||
</dependency>
|
|
||||||
<dependency>
|
|
||||||
<groupId>org.osgi</groupId>
|
|
||||||
<artifactId>osgi.core</artifactId>
|
|
||||||
<version>6.0.0</version>
|
|
||||||
<scope>provided</scope>
|
|
||||||
</dependency>
|
|
||||||
<dependency>
|
|
||||||
<groupId>org.osgi</groupId>
|
|
||||||
<artifactId>org.osgi.namespace.contract</artifactId>
|
|
||||||
<version>1.0.0</version>
|
|
||||||
<scope>provided</scope>
|
|
||||||
</dependency>
|
|
||||||
<dependency>
|
|
||||||
<groupId>org.osgi</groupId>
|
|
||||||
<artifactId>org.osgi.namespace.extender</artifactId>
|
|
||||||
<version>1.0.1</version>
|
|
||||||
<scope>provided</scope>
|
|
||||||
</dependency>
|
|
||||||
<dependency>
|
|
||||||
<groupId>org.osgi</groupId>
|
|
||||||
<artifactId>org.osgi.namespace.implementation</artifactId>
|
|
||||||
<version>1.0.0</version>
|
|
||||||
<scope>provided</scope>
|
|
||||||
</dependency>
|
|
||||||
<dependency>
|
|
||||||
<groupId>org.osgi</groupId>
|
|
||||||
<artifactId>org.osgi.namespace.service</artifactId>
|
|
||||||
<version>1.0.0</version>
|
|
||||||
<scope>provided</scope>
|
|
||||||
</dependency>
|
|
||||||
<dependency>
|
|
||||||
<groupId>org.osgi</groupId>
|
|
||||||
<artifactId>org.osgi.service.log</artifactId>
|
|
||||||
<version>1.3.0</version>
|
|
||||||
<scope>provided</scope>
|
|
||||||
</dependency>
|
|
||||||
<dependency>
|
|
||||||
<groupId>org.osgi</groupId>
|
|
||||||
<artifactId>org.osgi.service.repository</artifactId>
|
|
||||||
<version>1.1.0</version>
|
|
||||||
<scope>provided</scope>
|
|
||||||
</dependency>
|
|
||||||
<dependency>
|
|
||||||
<groupId>org.osgi</groupId>
|
|
||||||
<artifactId>org.osgi.util.function</artifactId>
|
|
||||||
<version>1.1.0</version>
|
|
||||||
<scope>provided</scope>
|
|
||||||
</dependency>
|
|
||||||
<dependency>
|
|
||||||
<groupId>org.osgi</groupId>
|
|
||||||
<artifactId>org.osgi.util.promise</artifactId>
|
|
||||||
<version>1.1.1</version>
|
|
||||||
<scope>provided</scope>
|
|
||||||
</dependency>
|
|
||||||
<dependency>
|
|
||||||
<groupId>org.slf4j</groupId>
|
|
||||||
<artifactId>slf4j-api</artifactId>
|
|
||||||
<version>1.7.25</version>
|
|
||||||
<scope>compile</scope>
|
|
||||||
</dependency>
|
|
||||||
</dependencies>
|
|
||||||
</project>
|
|
@ -0,0 +1 @@
|
|||||||
|
resultsdb-testcase: separate
|
@ -0,0 +1,9 @@
|
|||||||
|
--- !Policy
|
||||||
|
product_versions:
|
||||||
|
- fedora-*
|
||||||
|
decision_contexts:
|
||||||
|
- bodhi_update_push_testing
|
||||||
|
- bodhi_update_push_stable
|
||||||
|
rules:
|
||||||
|
- !PassingTestCaseRule {test_case_name: fedora-ci.koji-build./plans/smoke.functional}
|
||||||
|
- !PassingTestCaseRule {test_case_name: fedora-ci.koji-build./plans/javapackages.functional}
|
@ -0,0 +1,7 @@
|
|||||||
|
summary:
|
||||||
|
Run javapackages-specific tests
|
||||||
|
discover:
|
||||||
|
how: fmf
|
||||||
|
url: https://pagure.io/javapackages-validator-tests
|
||||||
|
execute:
|
||||||
|
how: tmt
|
@ -0,0 +1,10 @@
|
|||||||
|
summary: Basic smoke test
|
||||||
|
prepare:
|
||||||
|
how: install
|
||||||
|
package: unzip
|
||||||
|
execute:
|
||||||
|
script: |
|
||||||
|
bnd wrap -b foo -v 1.2.3 /usr/share/java/ant/ant-bootstrap.jar
|
||||||
|
unzip ant-bootstrap.jar META-INF/MANIFEST.MF
|
||||||
|
grep ^Bundle-SymbolicName:.foo META-INF/MANIFEST.MF
|
||||||
|
grep ^Bundle-Version:.1.2.3 META-INF/MANIFEST.MF
|
Loading…
Reference in new issue