]> source.dussan.org Git - jgit.git/commitdiff
Update javaEWAH to 1.2.3 and use it directly from Maven central 39/201639/1
authorMatthias Sohn <matthias.sohn@sap.com>
Mon, 1 May 2023 09:38:36 +0000 (11:38 +0200)
committerMatthias Sohn <matthias.sohn@sap.com>
Mon, 1 May 2023 15:08:41 +0000 (17:08 +0200)
This changes its BundleSymbolicName from "javaewah" (name in Orbit) to
com.googlecode.javaewah.JavaEWAH (name in upstream artefact from Maven
Central).

Change-Id: I8dee6909d496e3d05b2de938515dde831518be24

15 files changed:
WORKSPACE
org.eclipse.jgit.packaging/org.eclipse.jgit.repository/category.xml
org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.17.target
org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.18.target
org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.19.target
org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.20.target
org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.21.target
org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.22.target
org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.23.target
org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.24.target
org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.25.target
org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.26.target
org.eclipse.jgit.packaging/org.eclipse.jgit.target/maven/dependencies.tpd
org.eclipse.jgit.packaging/org.eclipse.jgit.target/orbit/R20230302014618-2023-03.tpd
pom.xml

index 81358dcbcd35536900f4fcbf58dec640f21dd783..c40cd9249dd4039fc8e821d265dfbe981931f0c6 100644 (file)
--- a/WORKSPACE
+++ b/WORKSPACE
@@ -74,8 +74,8 @@ maven_jar(
 
 maven_jar(
     name = "javaewah",
-    artifact = "com.googlecode.javaewah:JavaEWAH:1.1.13",
-    sha1 = "32cd724a42dc73f99ca08453d11a4bb83e0034c7",
+    artifact = "com.googlecode.javaewah:JavaEWAH:1.2.3",
+    sha1 = "13a27c856e0c8808cee9a64032c58eee11c3adc9",
 )
 
 maven_jar(
index 3e4ce59ec033d82469bc203af6d1e63ed24b581a..39093220d4cf9449a4eb6ccb41006913c6ee92e1 100644 (file)
    <bundle id="com.sun.jna.platform.source">
       <category name="JGit-dependency-bundles"/>
    </bundle>
-   <bundle id="javaewah">
+   <bundle id="com.googlecode.javaewah.JavaEWAH">
       <category name="JGit-dependency-bundles"/>
    </bundle>
-   <bundle id="javaewah.source">
+   <bundle id="com.googlecode.javaewah.JavaEWAH.source">
       <category name="JGit-dependency-bundles"/>
    </bundle>
    <bundle id="jakarta.servlet-api">
index d1b88a7535ddb5cf5ad8193dcd499e10972a5e73..c6f29d34b18a8c1e8d19a2198d748fa7b1027865 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
 <?pde?>
 <!-- generated with https://github.com/eclipse-cbi/targetplatform-dsl -->
-<target name="jgit-4.17" sequenceNumber="1682885138">
+<target name="jgit-4.17" sequenceNumber="1682933066">
   <locations>
     <location includeMode="slicer" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="true" type="InstallableUnit">
       <unit id="com.google.gson" version="2.10.1.v20230109-0753"/>
@@ -14,8 +14,6 @@
       <unit id="com.sun.jna.source" version="5.12.1.v20221103-2317"/>
       <unit id="com.sun.jna.platform" version="5.12.1.v20221103-2317"/>
       <unit id="com.sun.jna.platform.source" version="5.12.1.v20221103-2317"/>
-      <unit id="javaewah" version="1.1.13.v20211029-0839"/>
-      <unit id="javaewah.source" version="1.1.13.v20211029-0839"/>
       <unit id="net.bytebuddy.byte-buddy" version="1.12.18.v20221114-2102"/>
       <unit id="net.bytebuddy.byte-buddy.source" version="1.12.18.v20221114-2102"/>
       <unit id="net.bytebuddy.byte-buddy-agent" version="1.12.18.v20221114-2102"/>
        </dependency>
     </dependencies>
     </location>
+    <location includeDependencyDepth="none" includeDependencyScopes="compile" includeSource="true" missingManifest="error" type="Maven" label="javaewah">
+    <dependencies>
+       <dependency>
+               <groupId>com.googlecode.javaewah</groupId>
+               <artifactId>JavaEWAH</artifactId>
+               <version>1.2.3</version>
+               <type>jar</type>
+       </dependency>
+    </dependencies>
+    </location>
     <location includeDependencyDepth="none" includeDependencyScopes="compile" includeSource="true" missingManifest="error" type="Maven" label="bouncycastle">
     <dependencies>
        <dependency>
index 2b67f6f87d70933dc538acfc5b269fb4437b4e73..c4cd20874a9e5ef43951e56222c64c385fb4ac08 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
 <?pde?>
 <!-- generated with https://github.com/eclipse-cbi/targetplatform-dsl -->
-<target name="jgit-4.18" sequenceNumber="1682885138">
+<target name="jgit-4.18" sequenceNumber="1682933066">
   <locations>
     <location includeMode="slicer" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="true" type="InstallableUnit">
       <unit id="com.google.gson" version="2.10.1.v20230109-0753"/>
@@ -14,8 +14,6 @@
       <unit id="com.sun.jna.source" version="5.12.1.v20221103-2317"/>
       <unit id="com.sun.jna.platform" version="5.12.1.v20221103-2317"/>
       <unit id="com.sun.jna.platform.source" version="5.12.1.v20221103-2317"/>
-      <unit id="javaewah" version="1.1.13.v20211029-0839"/>
-      <unit id="javaewah.source" version="1.1.13.v20211029-0839"/>
       <unit id="net.bytebuddy.byte-buddy" version="1.12.18.v20221114-2102"/>
       <unit id="net.bytebuddy.byte-buddy.source" version="1.12.18.v20221114-2102"/>
       <unit id="net.bytebuddy.byte-buddy-agent" version="1.12.18.v20221114-2102"/>
        </dependency>
     </dependencies>
     </location>
+    <location includeDependencyDepth="none" includeDependencyScopes="compile" includeSource="true" missingManifest="error" type="Maven" label="javaewah">
+    <dependencies>
+       <dependency>
+               <groupId>com.googlecode.javaewah</groupId>
+               <artifactId>JavaEWAH</artifactId>
+               <version>1.2.3</version>
+               <type>jar</type>
+       </dependency>
+    </dependencies>
+    </location>
     <location includeDependencyDepth="none" includeDependencyScopes="compile" includeSource="true" missingManifest="error" type="Maven" label="bouncycastle">
     <dependencies>
        <dependency>
index c728eb9125653603656800bd4303eb1c17308fc3..a800e6a9c7ee6f0eef3b4fd2d1a476cc5dfd5a7c 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
 <?pde?>
 <!-- generated with https://github.com/eclipse-cbi/targetplatform-dsl -->
-<target name="jgit-4.19-staging" sequenceNumber="1682885138">
+<target name="jgit-4.19-staging" sequenceNumber="1682933066">
   <locations>
     <location includeMode="slicer" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="true" type="InstallableUnit">
       <unit id="com.google.gson" version="2.10.1.v20230109-0753"/>
@@ -14,8 +14,6 @@
       <unit id="com.sun.jna.source" version="5.12.1.v20221103-2317"/>
       <unit id="com.sun.jna.platform" version="5.12.1.v20221103-2317"/>
       <unit id="com.sun.jna.platform.source" version="5.12.1.v20221103-2317"/>
-      <unit id="javaewah" version="1.1.13.v20211029-0839"/>
-      <unit id="javaewah.source" version="1.1.13.v20211029-0839"/>
       <unit id="net.bytebuddy.byte-buddy" version="1.12.18.v20221114-2102"/>
       <unit id="net.bytebuddy.byte-buddy.source" version="1.12.18.v20221114-2102"/>
       <unit id="net.bytebuddy.byte-buddy-agent" version="1.12.18.v20221114-2102"/>
        </dependency>
     </dependencies>
     </location>
+    <location includeDependencyDepth="none" includeDependencyScopes="compile" includeSource="true" missingManifest="error" type="Maven" label="javaewah">
+    <dependencies>
+       <dependency>
+               <groupId>com.googlecode.javaewah</groupId>
+               <artifactId>JavaEWAH</artifactId>
+               <version>1.2.3</version>
+               <type>jar</type>
+       </dependency>
+    </dependencies>
+    </location>
     <location includeDependencyDepth="none" includeDependencyScopes="compile" includeSource="true" missingManifest="error" type="Maven" label="bouncycastle">
     <dependencies>
        <dependency>
index 8ca2e0bdc6b4de4c44f0723edcdfc6d788463103..181d1badb4ac72f53fcd4d523a3066575d28b0cd 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
 <?pde?>
 <!-- generated with https://github.com/eclipse-cbi/targetplatform-dsl -->
-<target name="jgit-4.20" sequenceNumber="1682885137">
+<target name="jgit-4.20" sequenceNumber="1682933066">
   <locations>
     <location includeMode="slicer" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="true" type="InstallableUnit">
       <unit id="com.google.gson" version="2.10.1.v20230109-0753"/>
@@ -14,8 +14,6 @@
       <unit id="com.sun.jna.source" version="5.12.1.v20221103-2317"/>
       <unit id="com.sun.jna.platform" version="5.12.1.v20221103-2317"/>
       <unit id="com.sun.jna.platform.source" version="5.12.1.v20221103-2317"/>
-      <unit id="javaewah" version="1.1.13.v20211029-0839"/>
-      <unit id="javaewah.source" version="1.1.13.v20211029-0839"/>
       <unit id="net.bytebuddy.byte-buddy" version="1.12.18.v20221114-2102"/>
       <unit id="net.bytebuddy.byte-buddy.source" version="1.12.18.v20221114-2102"/>
       <unit id="net.bytebuddy.byte-buddy-agent" version="1.12.18.v20221114-2102"/>
        </dependency>
     </dependencies>
     </location>
+    <location includeDependencyDepth="none" includeDependencyScopes="compile" includeSource="true" missingManifest="error" type="Maven" label="javaewah">
+    <dependencies>
+       <dependency>
+               <groupId>com.googlecode.javaewah</groupId>
+               <artifactId>JavaEWAH</artifactId>
+               <version>1.2.3</version>
+               <type>jar</type>
+       </dependency>
+    </dependencies>
+    </location>
     <location includeDependencyDepth="none" includeDependencyScopes="compile" includeSource="true" missingManifest="error" type="Maven" label="bouncycastle">
     <dependencies>
        <dependency>
index da2ebda04e8ff5e1ce973aa3d436d6fb65516299..e73f45888dc293624c284758cc5603187da9b744 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
 <?pde?>
 <!-- generated with https://github.com/eclipse-cbi/targetplatform-dsl -->
-<target name="jgit-4.21" sequenceNumber="1682885138">
+<target name="jgit-4.21" sequenceNumber="1682933066">
   <locations>
     <location includeMode="slicer" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="true" type="InstallableUnit">
       <unit id="com.google.gson" version="2.10.1.v20230109-0753"/>
@@ -14,8 +14,6 @@
       <unit id="com.sun.jna.source" version="5.12.1.v20221103-2317"/>
       <unit id="com.sun.jna.platform" version="5.12.1.v20221103-2317"/>
       <unit id="com.sun.jna.platform.source" version="5.12.1.v20221103-2317"/>
-      <unit id="javaewah" version="1.1.13.v20211029-0839"/>
-      <unit id="javaewah.source" version="1.1.13.v20211029-0839"/>
       <unit id="net.bytebuddy.byte-buddy" version="1.12.18.v20221114-2102"/>
       <unit id="net.bytebuddy.byte-buddy.source" version="1.12.18.v20221114-2102"/>
       <unit id="net.bytebuddy.byte-buddy-agent" version="1.12.18.v20221114-2102"/>
        </dependency>
     </dependencies>
     </location>
+    <location includeDependencyDepth="none" includeDependencyScopes="compile" includeSource="true" missingManifest="error" type="Maven" label="javaewah">
+    <dependencies>
+       <dependency>
+               <groupId>com.googlecode.javaewah</groupId>
+               <artifactId>JavaEWAH</artifactId>
+               <version>1.2.3</version>
+               <type>jar</type>
+       </dependency>
+    </dependencies>
+    </location>
     <location includeDependencyDepth="none" includeDependencyScopes="compile" includeSource="true" missingManifest="error" type="Maven" label="bouncycastle">
     <dependencies>
        <dependency>
index eecf7002423cace94f10523531f82a08d2db4b51..1150eb10dd8e7791f34b034d7d751d928beda5a1 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
 <?pde?>
 <!-- generated with https://github.com/eclipse-cbi/targetplatform-dsl -->
-<target name="jgit-4.22" sequenceNumber="1682885137">
+<target name="jgit-4.22" sequenceNumber="1682933065">
   <locations>
     <location includeMode="slicer" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="true" type="InstallableUnit">
       <unit id="com.google.gson" version="2.10.1.v20230109-0753"/>
@@ -14,8 +14,6 @@
       <unit id="com.sun.jna.source" version="5.12.1.v20221103-2317"/>
       <unit id="com.sun.jna.platform" version="5.12.1.v20221103-2317"/>
       <unit id="com.sun.jna.platform.source" version="5.12.1.v20221103-2317"/>
-      <unit id="javaewah" version="1.1.13.v20211029-0839"/>
-      <unit id="javaewah.source" version="1.1.13.v20211029-0839"/>
       <unit id="net.bytebuddy.byte-buddy" version="1.12.18.v20221114-2102"/>
       <unit id="net.bytebuddy.byte-buddy.source" version="1.12.18.v20221114-2102"/>
       <unit id="net.bytebuddy.byte-buddy-agent" version="1.12.18.v20221114-2102"/>
        </dependency>
     </dependencies>
     </location>
+    <location includeDependencyDepth="none" includeDependencyScopes="compile" includeSource="true" missingManifest="error" type="Maven" label="javaewah">
+    <dependencies>
+       <dependency>
+               <groupId>com.googlecode.javaewah</groupId>
+               <artifactId>JavaEWAH</artifactId>
+               <version>1.2.3</version>
+               <type>jar</type>
+       </dependency>
+    </dependencies>
+    </location>
     <location includeDependencyDepth="none" includeDependencyScopes="compile" includeSource="true" missingManifest="error" type="Maven" label="bouncycastle">
     <dependencies>
        <dependency>
index 34f0508546b2770d7af1cffeb9b0865c20a56125..197ca2cd3673275281645ee64042b539aff701e4 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
 <?pde?>
 <!-- generated with https://github.com/eclipse-cbi/targetplatform-dsl -->
-<target name="jgit-4.23" sequenceNumber="1682885137">
+<target name="jgit-4.23" sequenceNumber="1682933065">
   <locations>
     <location includeMode="slicer" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="true" type="InstallableUnit">
       <unit id="com.google.gson" version="2.10.1.v20230109-0753"/>
@@ -14,8 +14,6 @@
       <unit id="com.sun.jna.source" version="5.12.1.v20221103-2317"/>
       <unit id="com.sun.jna.platform" version="5.12.1.v20221103-2317"/>
       <unit id="com.sun.jna.platform.source" version="5.12.1.v20221103-2317"/>
-      <unit id="javaewah" version="1.1.13.v20211029-0839"/>
-      <unit id="javaewah.source" version="1.1.13.v20211029-0839"/>
       <unit id="net.bytebuddy.byte-buddy" version="1.12.18.v20221114-2102"/>
       <unit id="net.bytebuddy.byte-buddy.source" version="1.12.18.v20221114-2102"/>
       <unit id="net.bytebuddy.byte-buddy-agent" version="1.12.18.v20221114-2102"/>
        </dependency>
     </dependencies>
     </location>
+    <location includeDependencyDepth="none" includeDependencyScopes="compile" includeSource="true" missingManifest="error" type="Maven" label="javaewah">
+    <dependencies>
+       <dependency>
+               <groupId>com.googlecode.javaewah</groupId>
+               <artifactId>JavaEWAH</artifactId>
+               <version>1.2.3</version>
+               <type>jar</type>
+       </dependency>
+    </dependencies>
+    </location>
     <location includeDependencyDepth="none" includeDependencyScopes="compile" includeSource="true" missingManifest="error" type="Maven" label="bouncycastle">
     <dependencies>
        <dependency>
index d187546b372e00706896bdf14c784ea533959c15..e0c122f8e8c4fa27b6493943f2aa87d6d76b39a0 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
 <?pde?>
 <!-- generated with https://github.com/eclipse-cbi/targetplatform-dsl -->
-<target name="jgit-4.24" sequenceNumber="1682885137">
+<target name="jgit-4.24" sequenceNumber="1682933065">
   <locations>
     <location includeMode="slicer" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="true" type="InstallableUnit">
       <unit id="com.google.gson" version="2.10.1.v20230109-0753"/>
@@ -14,8 +14,6 @@
       <unit id="com.sun.jna.source" version="5.12.1.v20221103-2317"/>
       <unit id="com.sun.jna.platform" version="5.12.1.v20221103-2317"/>
       <unit id="com.sun.jna.platform.source" version="5.12.1.v20221103-2317"/>
-      <unit id="javaewah" version="1.1.13.v20211029-0839"/>
-      <unit id="javaewah.source" version="1.1.13.v20211029-0839"/>
       <unit id="net.bytebuddy.byte-buddy" version="1.12.18.v20221114-2102"/>
       <unit id="net.bytebuddy.byte-buddy.source" version="1.12.18.v20221114-2102"/>
       <unit id="net.bytebuddy.byte-buddy-agent" version="1.12.18.v20221114-2102"/>
        </dependency>
     </dependencies>
     </location>
+    <location includeDependencyDepth="none" includeDependencyScopes="compile" includeSource="true" missingManifest="error" type="Maven" label="javaewah">
+    <dependencies>
+       <dependency>
+               <groupId>com.googlecode.javaewah</groupId>
+               <artifactId>JavaEWAH</artifactId>
+               <version>1.2.3</version>
+               <type>jar</type>
+       </dependency>
+    </dependencies>
+    </location>
     <location includeDependencyDepth="none" includeDependencyScopes="compile" includeSource="true" missingManifest="error" type="Maven" label="bouncycastle">
     <dependencies>
        <dependency>
index bc1fe3f351f0466ec5f13031fd31b39011d74fd6..7c09b8d41a5d78978bdcda395088dae1395587ae 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
 <?pde?>
 <!-- generated with https://github.com/eclipse-cbi/targetplatform-dsl -->
-<target name="jgit-4.25" sequenceNumber="1682885137">
+<target name="jgit-4.25" sequenceNumber="1682933065">
   <locations>
     <location includeMode="slicer" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="true" type="InstallableUnit">
       <unit id="com.google.gson" version="2.10.1.v20230109-0753"/>
@@ -14,8 +14,6 @@
       <unit id="com.sun.jna.source" version="5.12.1.v20221103-2317"/>
       <unit id="com.sun.jna.platform" version="5.12.1.v20221103-2317"/>
       <unit id="com.sun.jna.platform.source" version="5.12.1.v20221103-2317"/>
-      <unit id="javaewah" version="1.1.13.v20211029-0839"/>
-      <unit id="javaewah.source" version="1.1.13.v20211029-0839"/>
       <unit id="net.bytebuddy.byte-buddy" version="1.12.18.v20221114-2102"/>
       <unit id="net.bytebuddy.byte-buddy.source" version="1.12.18.v20221114-2102"/>
       <unit id="net.bytebuddy.byte-buddy-agent" version="1.12.18.v20221114-2102"/>
        </dependency>
     </dependencies>
     </location>
+    <location includeDependencyDepth="none" includeDependencyScopes="compile" includeSource="true" missingManifest="error" type="Maven" label="javaewah">
+    <dependencies>
+       <dependency>
+               <groupId>com.googlecode.javaewah</groupId>
+               <artifactId>JavaEWAH</artifactId>
+               <version>1.2.3</version>
+               <type>jar</type>
+       </dependency>
+    </dependencies>
+    </location>
     <location includeDependencyDepth="none" includeDependencyScopes="compile" includeSource="true" missingManifest="error" type="Maven" label="bouncycastle">
     <dependencies>
        <dependency>
index a79fa1d3a82bf7893542e14b895f180a5eca2ba8..8ddf39d3f1d9225be6f0d08c1a86bf892797cc2a 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
 <?pde?>
 <!-- generated with https://github.com/eclipse-cbi/targetplatform-dsl -->
-<target name="jgit-4.26" sequenceNumber="1682885137">
+<target name="jgit-4.26" sequenceNumber="1682933065">
   <locations>
     <location includeMode="slicer" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="true" type="InstallableUnit">
       <unit id="com.google.gson" version="2.10.1.v20230109-0753"/>
@@ -14,8 +14,6 @@
       <unit id="com.sun.jna.source" version="5.12.1.v20221103-2317"/>
       <unit id="com.sun.jna.platform" version="5.12.1.v20221103-2317"/>
       <unit id="com.sun.jna.platform.source" version="5.12.1.v20221103-2317"/>
-      <unit id="javaewah" version="1.1.13.v20211029-0839"/>
-      <unit id="javaewah.source" version="1.1.13.v20211029-0839"/>
       <unit id="net.bytebuddy.byte-buddy" version="1.12.18.v20221114-2102"/>
       <unit id="net.bytebuddy.byte-buddy.source" version="1.12.18.v20221114-2102"/>
       <unit id="net.bytebuddy.byte-buddy-agent" version="1.12.18.v20221114-2102"/>
        </dependency>
     </dependencies>
     </location>
+    <location includeDependencyDepth="none" includeDependencyScopes="compile" includeSource="true" missingManifest="error" type="Maven" label="javaewah">
+    <dependencies>
+       <dependency>
+               <groupId>com.googlecode.javaewah</groupId>
+               <artifactId>JavaEWAH</artifactId>
+               <version>1.2.3</version>
+               <type>jar</type>
+       </dependency>
+    </dependencies>
+    </location>
     <location includeDependencyDepth="none" includeDependencyScopes="compile" includeSource="true" missingManifest="error" type="Maven" label="bouncycastle">
     <dependencies>
        <dependency>
index e70b6709f8889cfd5cc1c052b7ebeb7e88c075ac..6dcd8f311a14b0d9639e1da61e8485387e6a81a0 100644 (file)
@@ -28,6 +28,19 @@ maven bouncycastle
        }
 }
 
+maven javaewah
+       scope = compile
+       dependencyDepth = none
+       missingManifest = error
+       includeSources
+{
+       dependency {
+               groupId = "com.googlecode.javaewah"
+               artifactId = "JavaEWAH"
+               version = "1.2.3"
+       }
+}
+
 maven jetty
        scope = compile
        dependencyDepth = none
index 3712d0af0daed5ffd1151d942a2c208dbb48ec34..445b93df097801754f5ba6319b6781f794ce0d2d 100644 (file)
@@ -12,8 +12,6 @@ location "https://download.eclipse.org/tools/orbit/downloads/drops/R202303020146
        com.sun.jna.source [5.12.1.v20221103-2317,5.12.1.v20221103-2317]
        com.sun.jna.platform [5.12.1.v20221103-2317,5.12.1.v20221103-2317]
        com.sun.jna.platform.source [5.12.1.v20221103-2317,5.12.1.v20221103-2317]
-       javaewah [1.1.13.v20211029-0839,1.1.13.v20211029-0839]
-       javaewah.source [1.1.13.v20211029-0839,1.1.13.v20211029-0839]
        net.bytebuddy.byte-buddy [1.12.18.v20221114-2102,1.12.18.v20221114-2102]
        net.bytebuddy.byte-buddy.source [1.12.18.v20221114-2102,1.12.18.v20221114-2102]
        net.bytebuddy.byte-buddy-agent [1.12.18.v20221114-2102,1.12.18.v20221114-2102]
diff --git a/pom.xml b/pom.xml
index ead2f0b790ad4e39c019f19a2d1c1347b7ceea9d..3feeb3f2acdd37055c76bb63944299517f1d8d06 100644 (file)
--- a/pom.xml
+++ b/pom.xml
     <apache-sshd-version>2.9.2</apache-sshd-version>
     <jsch-version>0.1.55</jsch-version>
     <jzlib-version>1.1.3</jzlib-version>
-    <javaewah-version>1.1.13</javaewah-version>
+    <javaewah-version>1.2.3</javaewah-version>
     <junit-version>4.13.2</junit-version>
     <test-fork-count>1C</test-fork-count>
     <args4j-version>2.33</args4j-version>