IDEMPIERE-5448 2023 June Platform Update (#1932)

- Remove maven resolution dependency to
org.eclipse.jetty.tests:jetty-http-tools:pom:10.0.15 which seems no
longer available on any maven repository.
This commit is contained in:
hengsin 2023-07-10 17:36:32 +08:00 committed by GitHub
parent b28735509d
commit 8aacbb4c29
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 65 additions and 5 deletions

View File

@ -1177,16 +1177,46 @@ Export-Package: *;version="${version}";-noimport:=true
<type>jar</type> <type>jar</type>
</location> </location>
<!-- org.eclipse.jetty --> <!-- org.eclipse.jetty -->
<location includeDependencyScope="compile" includeSource="true" missingManifest="generate" type="Maven"> <location includeSource="true" missingManifest="generate" type="Maven">
<groupId>org.eclipse.jetty</groupId> <groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-servlets</artifactId> <artifactId>jetty-servlets</artifactId>
<version>10.0.15</version> <version>10.0.15</version>
<type>jar</type> <type>jar</type>
</location> </location>
<location includeDependencyScope="compile" includeSource="true" missingManifest="generate" type="Maven"> <location includeSource="true" missingManifest="generate" type="Maven">
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-security</artifactId>
<version>10.0.15</version>
<type>jar</type>
</location>
<location includeSource="true" missingManifest="generate" type="Maven">
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>
<version>2.0.5</version>
<type>jar</type>
</location>
<location includeSource="true" missingManifest="generate" type="Maven">
<groupId>org.eclipse.jetty</groupId> <groupId>org.eclipse.jetty</groupId>
<artifactId>apache-jsp</artifactId> <artifactId>apache-jsp</artifactId>
<version>10.0.15</version> <version>10.0.15</version>
<type>jar</type>
</location>
<location includeSource="true" missingManifest="generate" type="Maven">
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-util</artifactId>
<version>10.0.15</version>
<type>jar</type>
</location>
<location includeSource="true" missingManifest="generate" type="Maven">
<groupId>org.eclipse.jetty.toolchain</groupId>
<artifactId>jetty-servlet-api</artifactId>
<version>4.0.6</version>
<type>jar</type>
</location>
<location includeSource="true" missingManifest="generate" type="Maven">
<groupId>org.mortbay.jasper</groupId>
<artifactId>apache-jsp</artifactId>
<version>9.0.52</version>
<type>jar</type> <type>jar</type>
</location> </location>
<location includeDependencyScope="compile" includeSource="true" missingManifest="generate" type="Maven"> <location includeDependencyScope="compile" includeSource="true" missingManifest="generate" type="Maven">

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<?pde?> <?pde?>
<!-- generated with https://github.com/eclipse-cbi/targetplatform-dsl --> <!-- generated with https://github.com/eclipse-cbi/targetplatform-dsl -->
<target name="idempiere-230620" sequenceNumber="1687335494"> <target name="idempiere-230620" sequenceNumber="1688978987">
<locations> <locations>
<location includeMode="slicer" includeAllPlatforms="true" includeSource="true" includeConfigurePhase="true" type="InstallableUnit"> <location includeMode="slicer" includeAllPlatforms="true" includeSource="true" includeConfigurePhase="true" type="InstallableUnit">
<unit id="zcommon" version="9.6.4"/> <unit id="zcommon" version="9.6.4"/>
@ -1328,16 +1328,46 @@ Export-Package: *;version="${version}";-noimport:=true
<type>jar</type> <type>jar</type>
</location> </location>
<!-- org.eclipse.jetty --> <!-- org.eclipse.jetty -->
<location includeDependencyScope="compile" includeSource="true" missingManifest="generate" type="Maven"> <location includeSource="true" missingManifest="generate" type="Maven">
<groupId>org.eclipse.jetty</groupId> <groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-servlets</artifactId> <artifactId>jetty-servlets</artifactId>
<version>10.0.15</version> <version>10.0.15</version>
<type>jar</type> <type>jar</type>
</location> </location>
<location includeDependencyScope="compile" includeSource="true" missingManifest="generate" type="Maven"> <location includeSource="true" missingManifest="generate" type="Maven">
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-security</artifactId>
<version>10.0.15</version>
<type>jar</type>
</location>
<location includeSource="true" missingManifest="generate" type="Maven">
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>
<version>2.0.5</version>
<type>jar</type>
</location>
<location includeSource="true" missingManifest="generate" type="Maven">
<groupId>org.eclipse.jetty</groupId> <groupId>org.eclipse.jetty</groupId>
<artifactId>apache-jsp</artifactId> <artifactId>apache-jsp</artifactId>
<version>10.0.15</version> <version>10.0.15</version>
<type>jar</type>
</location>
<location includeSource="true" missingManifest="generate" type="Maven">
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-util</artifactId>
<version>10.0.15</version>
<type>jar</type>
</location>
<location includeSource="true" missingManifest="generate" type="Maven">
<groupId>org.eclipse.jetty.toolchain</groupId>
<artifactId>jetty-servlet-api</artifactId>
<version>4.0.6</version>
<type>jar</type>
</location>
<location includeSource="true" missingManifest="generate" type="Maven">
<groupId>org.mortbay.jasper</groupId>
<artifactId>apache-jsp</artifactId>
<version>9.0.52</version>
<type>jar</type> <type>jar</type>
</location> </location>
<location includeDependencyScope="compile" includeSource="true" missingManifest="generate" type="Maven"> <location includeDependencyScope="compile" includeSource="true" missingManifest="generate" type="Maven">