diff --git a/.gitignore b/.gitignore deleted file mode 100644 index 681aa68..0000000 --- a/.gitignore +++ /dev/null @@ -1,3 +0,0 @@ -/hessian-4.0.7-src.jar -/hessian-4.0.38.pom -/hessian-4.0.38-src.jar diff --git a/dead.package b/dead.package new file mode 100644 index 0000000..5204a84 --- /dev/null +++ b/dead.package @@ -0,0 +1 @@ +Orphaned for 6+ weeks diff --git a/hessian-license.txt b/hessian-license.txt deleted file mode 100644 index 9f95094..0000000 --- a/hessian-license.txt +++ /dev/null @@ -1,43 +0,0 @@ - The Apache Software License, Version 1.1 - - Copyright (c) 2001-2004 Caucho Technology, Inc. All rights reserved. - - Redistribution and use in source and binary forms, with or without - modification, are permitted provided that the following conditions - are met: - - 1. Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. - - 2. Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in - the documentation and/or other materials provided with the - distribution. - - 3. The end-user documentation included with the redistribution, if - any, must include the following acknowlegement: - "This product includes software developed by the - Caucho Technology (http://www.caucho.com/)." - Alternately, this acknowlegement may appear in the software itself, - if and wherever such third-party acknowlegements normally appear. - - 4. The names "Hessian", "Resin", and "Caucho" must not be used to - endorse or promote products derived from this software without prior - written permission. For written permission, please contact - info@caucho.com. - - 5. Products derived from this software may not be called "Resin" - nor may "Resin" appear in their names without prior written - permission of Caucho Technology. - - THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED - WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES - OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - DISCLAIMED. IN NO EVENT SHALL CAUCHO TECHNOLOGY OR ITS CONTRIBUTORS - BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, - OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT - OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR - BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, - WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE - OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN - IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. diff --git a/hessian.spec b/hessian.spec deleted file mode 100644 index d68c174..0000000 --- a/hessian.spec +++ /dev/null @@ -1,147 +0,0 @@ -Name: hessian -Summary: Java implementation of a binary protocol for web services -Version: 4.0.38 -Release: 7%{?dist} -Epoch: 0 -License: ASL 1.1 -URL: http://hessian.caucho.com/ -Source0: http://caucho.com/download/%{name}-%{version}-src.jar -Source1: http://repo1.maven.org/maven2/com/caucho/%{name}/%{version}/%{name}-%{version}.pom -Source2: hessian-license.txt - -BuildRequires: maven-local -BuildRequires: mvn(javax.servlet:javax.servlet-api) -BuildRequires: mvn(org.apache.felix:maven-bundle-plugin) - -BuildArch: noarch - -%description -This is the Java implementation of Caucho's Hession binary transport -protocol for web services. - -%package javadoc -Summary: API documentation for %{name} - -%description javadoc -API documentation for %{name}. - -%prep -%setup -q -c - -mkdir src -mv com src/ -# Remove useless files -rm -r META-INF -# NO test suite -rm -r src/com/caucho/hessian/test - -cp -p %{SOURCE1} pom.xml -cp -p %{SOURCE2} apache.license -%pom_change_dep :servlet-api javax.servlet:javax.servlet-api:3.1.0 - -# Useless tasks -%pom_remove_plugin :maven-gpg-plugin -%pom_remove_plugin :maven-javadoc-plugin -%pom_remove_plugin :maven-source-plugin - -%pom_xpath_set pom:properties/pom:project.build.sourceEncoding UTF-8 - -%pom_xpath_set "pom:project/pom:packaging" bundle -%pom_add_plugin org.apache.felix:maven-bundle-plugin:3.0.1 . " -true - - true - - \${project.groupId}.\${project.artifactId} - \${project.name} - \${project.version} - - - - - bundle-manifest - process-classes - - manifest - - -" - -%mvn_config buildSettings/compilerSource 1.8 - -%mvn_file com.caucho:%{name} %{name} - -%build - -%mvn_build - -%install -%mvn_install - -%files -f .mfiles -%license apache.license - -%files javadoc -f .mfiles-javadoc -%license apache.license - -%changelog -* Thu Jul 25 2019 Fedora Release Engineering - 0:4.0.38-7 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild - -* Fri Feb 01 2019 Fedora Release Engineering - 0:4.0.38-6 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild - -* Fri Jul 13 2018 Fedora Release Engineering - 0:4.0.38-5 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild - -* Wed Feb 07 2018 Fedora Release Engineering - 0:4.0.38-4 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild - -* Wed Jul 26 2017 Fedora Release Engineering - 0:4.0.38-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild - -* Fri Feb 10 2017 Fedora Release Engineering - 0:4.0.38-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild - -* Sat Oct 29 2016 gil cattaneo 0:4.0.38-1 -- update to 4.0.38 -- use glassfish-servlet-api -- add OSGi manifest - -* Wed Feb 03 2016 Fedora Release Engineering - 0:4.0.7-12 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild - -* Wed Jun 17 2015 Fedora Release Engineering - 0:4.0.7-11 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild - -* Wed Mar 04 2015 gil cattaneo 0:4.0.7-10 -- use servlet api 3.1 -- use new javapackages macros - -* Thu Feb 05 2015 gil cattaneo 0:4.0.7-9 -- introduce license macro - -* Sat Jun 07 2014 Fedora Release Engineering - 0:4.0.7-8 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild - -* Fri Mar 28 2014 Michael Simacek - 0:4.0.7-7 -- Use Requires: java-headless rebuild (#1067528) - -* Sat Aug 03 2013 Fedora Release Engineering - 0:4.0.7-6 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild - -* Thu Feb 14 2013 Fedora Release Engineering - 0:4.0.7-5 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild - -* Thu Jul 19 2012 Fedora Release Engineering - 0:4.0.7-4 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild - -* Thu Feb 16 2012 Andy Grimm - 0:4.0.7-3 -- Use newer tomcat - -* Tue Feb 14 2012 Andy Grimm - 0:4.0.7-2 -- enable javadoc, follow current guidelines - -* Mon Aug 29 2011 Andy Grimm - 0:4.0.7-1 -- Initial build - diff --git a/sources b/sources deleted file mode 100644 index b379a81..0000000 --- a/sources +++ /dev/null @@ -1,2 +0,0 @@ -7e2bbb4fef534991fd9bba5baedd6faa hessian-4.0.38.pom -79349e2fcafa0809d46855ebe0b6e471 hessian-4.0.38-src.jar