Sync from SUSE:SLFO:Main wsdl4j revision c2d5d77c85f5d5439d05fa408cdb7f21

This commit is contained in:
Adrian Schröter 2024-05-04 01:56:30 +02:00
commit 16979df2cb
6 changed files with 272 additions and 0 deletions

23
.gitattributes vendored Normal file
View File

@ -0,0 +1,23 @@
## Default LFS
*.7z filter=lfs diff=lfs merge=lfs -text
*.bsp filter=lfs diff=lfs merge=lfs -text
*.bz2 filter=lfs diff=lfs merge=lfs -text
*.gem filter=lfs diff=lfs merge=lfs -text
*.gz filter=lfs diff=lfs merge=lfs -text
*.jar filter=lfs diff=lfs merge=lfs -text
*.lz filter=lfs diff=lfs merge=lfs -text
*.lzma filter=lfs diff=lfs merge=lfs -text
*.obscpio filter=lfs diff=lfs merge=lfs -text
*.oxt filter=lfs diff=lfs merge=lfs -text
*.pdf filter=lfs diff=lfs merge=lfs -text
*.png filter=lfs diff=lfs merge=lfs -text
*.rpm filter=lfs diff=lfs merge=lfs -text
*.tbz filter=lfs diff=lfs merge=lfs -text
*.tbz2 filter=lfs diff=lfs merge=lfs -text
*.tgz filter=lfs diff=lfs merge=lfs -text
*.ttf filter=lfs diff=lfs merge=lfs -text
*.txz filter=lfs diff=lfs merge=lfs -text
*.whl filter=lfs diff=lfs merge=lfs -text
*.xz filter=lfs diff=lfs merge=lfs -text
*.zip filter=lfs diff=lfs merge=lfs -text
*.zst filter=lfs diff=lfs merge=lfs -text

32
wsdl4j-1.6.3.pom Normal file
View File

@ -0,0 +1,32 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<project>
<modelVersion>4.0.0</modelVersion>
<groupId>wsdl4j</groupId>
<artifactId>wsdl4j</artifactId>
<version>1.6.3</version>
<packaging>jar</packaging>
<name>WSDL4J</name>
<url>http://sf.net/projects/wsdl4j</url>
<description>Java stub generator for WSDL</description>
<dependencies/>
<licenses>
<license>
<name>CPL</name>
<url>http://www.opensource.org/licenses/cpl1.0.txt</url>
<distribution>repo</distribution>
<comments>Common Public License</comments>
</license>
</licenses>
<scm>
<connection>scm:cvs:pserver:anonymous@wsdl4j.cvs.sourceforge.net:/cvsroot/wsdl4j</connection>
<developerConnection>scm:cvs:pserver:wsdl4j.cvs.sourceforge.net:/cvsroot/wsdl4j</developerConnection>
<url>http://wsdl4j.cvs.sourceforge.net/wsdl4j</url>
</scm>
<developers>
<developer>
<id>wsdl4j</id>
<name>WSDL4J</name>
<email>wsdl4j-discuss@sourceforge.net</email>
</developer>
</developers>
</project>

23
wsdl4j-MANIFEST.MF Normal file
View File

@ -0,0 +1,23 @@
Manifest-Version: 1.0
Bundle-SymbolicName: javax.wsdl
Specification-Version: 1.2
Bundle-ManifestVersion: 2
Specification-Title: JWSDL
Bundle-Version: 1.6.3
Bundle-Vendor: IBM
Implementation-Vendor: IBM
Bundle-RequiredExecutionEnvironment: J2SE-1.2
Bundle-Localization: plugin
Bundle-Name: WSDL4J
Specification-Vendor: IBM (Java Community Process)
Implementation-Version: 1.6
Bundle-ClassPath: .
Implementation-Title: WSDL4J
Export-Package: com.ibm.wsdl,com.ibm.wsdl.extensions,com.ibm.wsdl.exte
nsions.http,com.ibm.wsdl.extensions.mime,com.ibm.wsdl.extensions.sche
ma,com.ibm.wsdl.extensions.soap,com.ibm.wsdl.extensions.soap12,com.ib
m.wsdl.factory,com.ibm.wsdl.util,com.ibm.wsdl.util.xml,com.ibm.wsdl.x
ml,javax.wsdl,javax.wsdl.extensions,javax.wsdl.extensions.http,javax.
wsdl.extensions.mime,javax.wsdl.extensions.schema,javax.wsdl.extensio
ns.soap,javax.wsdl.extensions.soap12,javax.wsdl.factory,javax.wsdl.xm
l

BIN
wsdl4j-src-1.6.3.zip (Stored with Git LFS) Normal file

Binary file not shown.

90
wsdl4j.changes Normal file
View File

@ -0,0 +1,90 @@
-------------------------------------------------------------------
Sun Mar 20 13:07:44 UTC 2022 - Fridrich Strba <fstrba@suse.com>
- Build with source and target levels 8
-------------------------------------------------------------------
Tue Mar 1 16:47:32 UTC 2022 - Fridrich Strba <fstrba@suse.com>
- Alias to axis:axis-wsdl4j
-------------------------------------------------------------------
Mon Sep 11 20:09:45 UTC 2017 - fstrba@suse.com
- Specify java source and target level 1.6 in order to allow
building with jdk9
-------------------------------------------------------------------
Fri May 19 12:12:11 UTC 2017 - tchvatal@suse.com
- Fix building of axis with this new javapackages-tools
-------------------------------------------------------------------
Wed Mar 18 09:46:24 UTC 2015 - tchvatal@suse.com
- Fix build with new javapackages-tools
-------------------------------------------------------------------
Fri Dec 5 13:51:02 UTC 2014 - p.drouand@gmail.com
- Replace java2-devel-packages with javapackages-tools
-------------------------------------------------------------------
Fri Jul 11 14:07:48 UTC 2014 - tchvatal@suse.com
- Do not version javadoc dir.
-------------------------------------------------------------------
Fri Jun 27 11:48:18 UTC 2014 - tchvatal@suse.com
- Fix build on SLE11.
-------------------------------------------------------------------
Tue Jun 17 15:39:38 UTC 2014 - tchvatal@suse.com
- Cleanup with spec-cleaner.
-------------------------------------------------------------------
Tue Jun 17 15:36:50 UTC 2014 - tchvatal@suse.com
- Version bump to 1.6.3 to match upstream code.
* Package done to match fedora one.
- Delete no longer needed patch:
* wsdl4j-java14compat.patch
-------------------------------------------------------------------
Fri Sep 13 08:19:51 UTC 2013 - mvyskocil@suse.com
- temoporary provide osgi(javax.wsdl) to satisfy axis depenencies
-------------------------------------------------------------------
Fri Sep 22 15:38:55 CEST 2006 - skh@suse.de
- don't use icecream
- use target="1.4" and source="1.4" for build with java 1.5
-------------------------------------------------------------------
Wed Jan 25 21:49:04 CET 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
-------------------------------------------------------------------
Fri Jul 29 11:38:24 CEST 2005 - jsmeix@suse.de
- Adjustments in the spec file.
-------------------------------------------------------------------
Wed Jul 20 10:02:23 CEST 2005 - jsmeix@suse.de
- Current version 1.5.1 from JPackage.org
-------------------------------------------------------------------
Thu Sep 16 19:49:06 CEST 2004 - skh@suse.de
- Fix prerequires of javadoc subpackage
-------------------------------------------------------------------
Mon Sep 6 22:29:04 CEST 2004 - skh@suse.de
- Initial package with version 1.4

101
wsdl4j.spec Normal file
View File

@ -0,0 +1,101 @@
#
# spec file for package wsdl4j
#
# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
Name: wsdl4j
Version: 1.6.3
Release: 0
Summary: Web Services Description Language Toolkit for Java
License: IPL-1.0
Group: Development/Libraries/Java
URL: http://sourceforge.net/projects/wsdl4j
Source0: http://downloads.sourceforge.net/%{name}/%{name}-src-%{version}.zip
Source1: %{name}-MANIFEST.MF
Source2: http://repo1.maven.org/maven2/wsdl4j/wsdl4j/%{version}/wsdl4j-%{version}.pom
BuildRequires: ant-junit
BuildRequires: javapackages-local
BuildRequires: javapackages-tools
BuildRequires: unzip
BuildRequires: xml-commons-apis
BuildRequires: zip
Requires: java
Requires: jaxp_parser_impl
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch
%description
The Web Services Description Language for Java Toolkit (WSDL4J) allows
the creation, representation, and manipulation of WSDL documents
describing services. This codebase will eventually serve as a
reference implementation of the standard created by JSR110.
%package javadoc
Summary: Javadoc for wsdl4j
Group: Development/Libraries/Java
%description javadoc
The Web Services Description Language for Java Toolkit (WSDL4J) allows
the creation, representation, and manipulation of WSDL documents
describing services. This codebase will eventually serve as a
reference implementation of the standard created by JSR110.
This package contains the javadoc documentation for the Web Services
Description Language for Java.
%prep
%setup -q -n %{name}-1_6_3
%build
ant -Dant.build.javac.source=1.8 -Dant.build.javac.target=1.8 compile javadocs
%install
# inject OSGi manifests
mkdir -p META-INF
cp -p %{SOURCE1} META-INF/MANIFEST.MF
touch META-INF/MANIFEST.MF
zip -u build/lib/%{name}.jar META-INF/MANIFEST.MF
# jars
install -d -m 0755 %{buildroot}%{_javadir}
install -m 644 build/lib/%{name}.jar %{buildroot}%{_javadir}/%{name}.jar
install -m 644 build/lib/qname.jar %{buildroot}%{_javadir}/qname.jar
# POMs
install -d -m 0755 %{buildroot}%{_mavenpomdir}
install -p -m 0644 %{SOURCE2} %{buildroot}%{_mavenpomdir}/JPP-%{name}.pom
%add_maven_depmap JPP-%{name}.pom %{name}.jar -a axis:axis-%{name}
# javadoc
install -d -m 0755 %{buildroot}%{_javadocdir}/%{name}
cp -pr build/javadocs/* %{buildroot}%{_javadocdir}/%{name}
install -d -m 755 %{buildroot}%{_javadir}/javax.wsdl/
ln -sf ../%{name}.jar %{buildroot}%{_javadir}/javax.wsdl/
ln -sf ../qname.jar %{buildroot}%{_javadir}/javax.wsdl/
%files
%defattr(0644,root,root,0755)
%doc license.html
%{_mavenpomdir}/JPP-%{name}.pom
%{_datadir}/maven-metadata/%{name}.xml*
%{_javadir}/*
%files javadoc
%defattr(0644,root,root,0755)
%{_javadocdir}/%{name}
%changelog