Skip to content

Commit

Permalink
Update generated report
Browse files Browse the repository at this point in the history
  • Loading branch information
merks committed Jul 13, 2023
1 parent 59d5871 commit bdd8eea
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 8 deletions.
6 changes: 0 additions & 6 deletions report/maven-bnd/merged-target/REPORT.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
# Target Platform: [merged-target](https://github.com/eclipse-orbit/orbit-simrel/blob/main/maven-bnd/tp/MavenBND.target)

## Major Updates
- [xml-apis](https://repo1.maven.org/maven2/xml-apis/)
- [xml-apis](https://repo1.maven.org/maven2/xml-apis/xml-apis/) **[1.4.1](https://repo1.maven.org/maven2/xml-apis/xml-apis/1.4.1)** < [2.0.2](https://repo1.maven.org/maven2/xml-apis/xml-apis/2.0.2/)

## Content
- [org.apache.lucene](https://repo1.maven.org/maven2/org/apache/lucene/)
- [lucene-analysis-common](https://repo1.maven.org/maven2/org/apache/lucene/lucene-analysis-common/) **[9.7.0](https://repo1.maven.org/maven2/org/apache/lucene/lucene-analysis-common/9.7.0)**
Expand All @@ -17,5 +13,3 @@
- [jcodings](https://repo1.maven.org/maven2/org/jruby/jcodings/jcodings/) **[1.0.58](https://repo1.maven.org/maven2/org/jruby/jcodings/jcodings/1.0.58)**
- [org.jruby.joni](https://repo1.maven.org/maven2/org/jruby/joni/)
- [joni](https://repo1.maven.org/maven2/org/jruby/joni/joni/) **[2.2.1](https://repo1.maven.org/maven2/org/jruby/joni/joni/2.2.1)**
- [xml-apis](https://repo1.maven.org/maven2/xml-apis/)
- [xml-apis](https://repo1.maven.org/maven2/xml-apis/xml-apis/) **[1.4.1](https://repo1.maven.org/maven2/xml-apis/xml-apis/1.4.1)**
2 changes: 2 additions & 0 deletions report/maven-osgi/linuxtools/REPORT.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Target Platform: [linuxtools](https://raw.githubusercontent.com/eclipse-linuxtools/org.eclipse.linuxtools/master/releng/org.eclipse.linuxtools.target/linuxtools-e4.29.target)

## Content
- [com.google.guava](https://repo1.maven.org/maven2/com/google/guava/)
- [guava](https://repo1.maven.org/maven2/com/google/guava/guava/) **[32.1.1-jre](https://repo1.maven.org/maven2/com/google/guava/guava/32.1.1-jre)**
- [org.javassist](https://repo1.maven.org/maven2/org/javassist/)
- [javassist](https://repo1.maven.org/maven2/org/javassist/javassist/) **[3.29.2-GA](https://repo1.maven.org/maven2/org/javassist/javassist/3.29.2-GA)**
7 changes: 6 additions & 1 deletion report/maven-osgi/linuxtools/original.target
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
<unit id="com.github.jnr.posix" version="3.1.15.v20221215-1656"/>
<unit id="com.github.jnr.unixsocket" version="0.38.17.v20221215-1656"/>
<unit id="com.github.jnr.x86asm" version="1.0.2.v20221112-0806"/>
<unit id="com.google.guava" version="30.1.0.v20221112-0806"/>
<unit id="org.mandas.docker-client" version="3.2.1.v20221112-0806"/>
<unit id="org.mandas.docker-client.source" version="3.2.1.v20221112-0806"/>
<unit id="javax.annotation" version="1.3.5.v20230504-0748"/>
Expand Down Expand Up @@ -115,6 +114,12 @@
<version>3.29.2-GA</version>
<type>jar</type>
</dependency>
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>32.1.1-jre</version>
<type>jar</type>
</dependency>
</dependencies>
</location>
</locations>
Expand Down
7 changes: 6 additions & 1 deletion report/maven-osgi/linuxtools/updated.target
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
<unit id="com.github.jnr.posix" version="3.1.15.v20221215-1656"/>
<unit id="com.github.jnr.unixsocket" version="0.38.17.v20221215-1656"/>
<unit id="com.github.jnr.x86asm" version="1.0.2.v20221112-0806"/>
<unit id="com.google.guava" version="30.1.0.v20221112-0806"/>
<unit id="org.mandas.docker-client" version="3.2.1.v20221112-0806"/>
<unit id="org.mandas.docker-client.source" version="3.2.1.v20221112-0806"/>
<unit id="javax.annotation" version="1.3.5.v20230504-0748"/>
Expand Down Expand Up @@ -115,6 +114,12 @@
<version>3.29.2-GA</version>
<type>jar</type>
</dependency>
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>32.1.1-jre</version>
<type>jar</type>
</dependency>
</dependencies>
</location>
</locations>
Expand Down

0 comments on commit bdd8eea

Please sign in to comment.