Skip to content

Commit

Permalink
Replace BIRT's axis copy with the new one from Orbit
Browse files Browse the repository at this point in the history
  • Loading branch information
merks committed Nov 7, 2023
1 parent 5cf2e58 commit 2125a61
Show file tree
Hide file tree
Showing 35 changed files with 6 additions and 728 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -431,7 +431,6 @@ United States, other countries, or both.
<plugin id="org.sat4j.core"/>
<plugin id="org.sat4j.pb"/>
<plugin id="org.eclipse.orbit.xml-apis-ext"/>
<plugin id="org.w3c.sac"/>
<plugin id="uk.co.spudsoft.birt.emitters.excel"/>
</plugins>

Expand Down
1 change: 0 additions & 1 deletion UI/org.eclipse.birt.report.designer.ui.rcp/BIRT.product
Original file line number Diff line number Diff line change
Expand Up @@ -434,7 +434,6 @@ United States, other countries, or both.
<plugin id="org.sat4j.core"/>
<plugin id="org.sat4j.pb"/>
<plugin id="org.eclipse.orbit.xml-apis-ext"/>
<plugin id="org.w3c.sac"/>
<plugin id="uk.co.spudsoft.birt.emitters.excel"/>
</plugins>

Expand Down
2 changes: 0 additions & 2 deletions build/org.eclipse.birt.api/build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,6 @@
<target name="copy-api-jars">
<echo>copy API jars to "${LIB_DIR}</echo>
<copy file="${ROOT_DIR}/engine/org.eclipse.birt.report.engine/lib/commons-cli-1.0.jar" tofile="${LIB_DIR}/commons-cli-1.0.jar" />
<!-- issue 662 axis vulnerabilities -->
<copy file="${ROOT_DIR}/common/org.apache.axis/lib/axis-1.4.1-SNAPSHOT.jar" tofile="${LIB_DIR}/axis.jar" />
<copy todir="${LIB_DIR}">
<fileset dir="${ROOT_DIR}">
<include name="core/org.eclipse.birt.core/target/org.eclipse.birt.core-*-api.jar" />
Expand Down
2 changes: 1 addition & 1 deletion build/org.eclipse.birt.releng/BIRT.setup
Original file line number Diff line number Diff line change
Expand Up @@ -416,7 +416,7 @@
</detail>
<detail
key="generateVersions">
<value>jakarta.annotation-api|org.mortbay.jasper.apache-.*</value>
<value>org.mortbay.jasper.apache-.*</value>
</detail>
<detail
key="minimizeImplicitUnits">
Expand Down
8 changes: 4 additions & 4 deletions build/org.eclipse.birt.target/org.eclipse.birt.target.target
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<?pde version="3.8"?>
<target name="Generated from BIRT" sequenceNumber="24">
<target name="Generated from BIRT" sequenceNumber="25">
<locations>
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
<unit id="org.eclipse.license.feature.group" version="0.0.0"/>
Expand All @@ -22,8 +22,8 @@
<unit id="com.sun.jna" version="0.0.0"/>
<unit id="com.sun.jna.platform" version="0.0.0"/>
<unit id="com.zaxxer.sparsebits" version="0.0.0"/>
<unit id="jakarta.annotation-api" version="1.3.5"/>
<unit id="jakarta.annotation-api" version="2.1.1"/>
<unit id="jakarta.annotation-api" version="0.0.0"/>
<unit id="jakarta.enterprise.cdi-api" version="0.0.0"/>
<unit id="jakarta.inject.jakarta.inject-api" version="0.0.0"/>
<unit id="jakarta.interceptor-api" version="0.0.0"/>
<unit id="jakarta.servlet-api" version="0.0.0"/>
Expand All @@ -46,6 +46,7 @@
<unit id="junit-vintage-engine" version="0.0.0"/>
<unit id="org.apache.ant" version="0.0.0"/>
<unit id="org.apache.aries.spifly.dynamic.bundle" version="0.0.0"/>
<unit id="org.apache.axis" version="0.0.0"/>
<unit id="org.apache.axis.ant" version="0.0.0"/>
<unit id="org.apache.batik.anim" version="0.0.0"/>
<unit id="org.apache.batik.awt.util" version="0.0.0"/>
Expand Down Expand Up @@ -135,7 +136,6 @@
<repository location="https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/nightly/latest"/>
</location>
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
<unit id="cdi.api" version="0.0.0"/>
<unit id="javax.activation" version="0.0.0"/>
<unit id="javax.annotation" version="0.0.0"/>
<unit id="javax.el" version="0.0.0"/>
Expand Down
28 changes: 0 additions & 28 deletions common/.project

This file was deleted.

2 changes: 0 additions & 2 deletions common/.settings/org.eclipse.core.resources.prefs

This file was deleted.

4 changes: 0 additions & 4 deletions common/.settings/org.eclipse.m2e.core.prefs

This file was deleted.

8 changes: 0 additions & 8 deletions common/org.apache.axis/.classpath

This file was deleted.

2 changes: 0 additions & 2 deletions common/org.apache.axis/.gitignore

This file was deleted.

34 changes: 0 additions & 34 deletions common/org.apache.axis/.project

This file was deleted.

This file was deleted.

15 changes: 0 additions & 15 deletions common/org.apache.axis/.settings/org.eclipse.jdt.core.prefs

This file was deleted.

88 changes: 0 additions & 88 deletions common/org.apache.axis/META-INF/MANIFEST.MF

This file was deleted.

66 changes: 0 additions & 66 deletions common/org.apache.axis/about.html

This file was deleted.

29 changes: 0 additions & 29 deletions common/org.apache.axis/about.ini

This file was deleted.

6 changes: 0 additions & 6 deletions common/org.apache.axis/about.mappings

This file was deleted.

29 changes: 0 additions & 29 deletions common/org.apache.axis/about.properties

This file was deleted.

Loading

0 comments on commit 2125a61

Please sign in to comment.