Skip to content

Commit

Permalink
Remove copy of javax.xml.rpc
Browse files Browse the repository at this point in the history
  • Loading branch information
merks committed Oct 9, 2023
1 parent 9ea732b commit 8f196c5
Show file tree
Hide file tree
Showing 79 changed files with 30 additions and 1,026 deletions.
2 changes: 1 addition & 1 deletion build/birt-packages/birt-runtime-osgi/build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
<include name="org.apache.commons.logging_*.jar"/>
<include name="org.apache.axis_*/lib/*.jar"/>
<include name="org.apache.commons.discovery_*/lib/*.jar"/>
<include name="javax.xml.rpc_*/lib/*.jar"/>
<include name="javax.xml.rpc-api_*/lib/*.jar"/>
<include name="javax.xml.soap_*.jar"/>
</fileset>
-->
Expand Down
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
<?xml version="1.0" encoding="ASCII" ?>
<!--
*******************************************************************************
* Copyright (c) 2021 Contributors to the Eclipse Foundation
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License 2.0 which is available at
* https://www.eclipse.org/legal/epl-2.0/.
*
* SPDX-License-Identifier: EPL-2.0
*
* Contributors:
* See git history
*******************************************************************************
-->
<!--
*******************************************************************************
* Copyright (c) 2021 Contributors to the Eclipse Foundation
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License 2.0 which is available at
* https://www.eclipse.org/legal/epl-2.0/.
*
* SPDX-License-Identifier: EPL-2.0
*
* Contributors:
* See git history
*******************************************************************************
-->
<!-- *************************************************************************
* Copyright (c) 2004, 2005 Actuate Corporation. * All rights reserved. This
program and the accompanying materials * are made available under the terms
Expand Down Expand Up @@ -188,7 +188,7 @@
<include name="org.w3c.dom.smil_*.jar" />
<include name="org.w3c.css.sac_*.jar" />
<include name="org.apache.axis_*/**" />
<include name="javax.xml.rpc_*/**" />
<include name="javax.xml.rpc-api_*/**" />
<include name="javax.xml.soap_*/**" />
<include name="javax.wsdl_1.5.1*.jar" />
<include name="org.apache.commons.discovery_*/**" />
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 @@ -444,7 +444,7 @@
<repository
url="https://download.eclipse.org/oomph/simrel-orbit-legacy/milestone/latest"/>
<repository
url="https://download.eclipse.org/oomph/jetty/release/10.0.16"/>
url="https://download.eclipse.org/oomph/jetty/release/10.0.15"/>
<repository
url="https://download.eclipse.org/datatools/updates/milestone/latest"/>
<repository
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
<unit id="javax.servlet-api" version="0.0.0"/>
<unit id="javax.servlet.jsp-api" version="0.0.0"/>
<unit id="javax.wsdl" version="0.0.0"/>
<unit id="javax.xml.rpc-api" version="0.0.0"/>
<unit id="junit-jupiter-api" version="0.0.0"/>
<unit id="junit-jupiter-engine" version="0.0.0"/>
<unit id="junit-jupiter-migrationsupport" version="0.0.0"/>
Expand Down
7 changes: 0 additions & 7 deletions common/javax.xml.rpc/.classpath

This file was deleted.

28 changes: 0 additions & 28 deletions common/javax.xml.rpc/.project

This file was deleted.

15 changes: 0 additions & 15 deletions common/javax.xml.rpc/.settings/org.eclipse.jdt.core.prefs

This file was deleted.

3 changes: 0 additions & 3 deletions common/javax.xml.rpc/.settings/org.eclipse.pde.core.prefs

This file was deleted.

263 changes: 0 additions & 263 deletions common/javax.xml.rpc/META-INF/LICENSE.txt

This file was deleted.

14 changes: 0 additions & 14 deletions common/javax.xml.rpc/META-INF/MANIFEST.MF

This file was deleted.

This file was deleted.

0 comments on commit 8f196c5

Please sign in to comment.