From a1cf128ce3d6446af81c6e7b36dacdd452a4151d Mon Sep 17 00:00:00 2001 From: gil Date: Mon, 20 Jun 2016 19:34:04 +0200 Subject: [PATCH 1/8] fix for newer jar plugin --- activeio.spec | 31 +++++++++++++++---------------- 1 file changed, 15 insertions(+), 16 deletions(-) diff --git a/activeio.spec b/activeio.spec index 6edf3b7..e953be2 100644 --- a/activeio.spec +++ b/activeio.spec @@ -101,25 +101,24 @@ This package contains javadoc for %{name}. ' -%pom_xpath_remove "pom:plugin[pom:artifactId = 'maven-jar-plugin']/pom:executions/pom:execution" %{name}-core -%pom_xpath_inject "pom:plugin[pom:artifactId = 'maven-jar-plugin']/pom:executions" " - - default-jar - - jar - - +%pom_remove_plugin :maven-jar-plugin %{name}-core +%pom_add_plugin org.apache.maven.plugins:maven-jar-plugin: %{name}-core " + \${project.build.outputDirectory}/META-INF/MANIFEST.MF + + true + true + - - - - test-jar - - test-jar - -" %{name}-core + + + + + test-jar + + +" sed -i 's/\r//' NOTICE From d6ddbcbb93534e6ba3fa998aa80f79d6b2cf90d9 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 10 Feb 2017 05:44:00 +0000 Subject: [PATCH 2/8] - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild --- activeio.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/activeio.spec b/activeio.spec index e953be2..575f732 100644 --- a/activeio.spec +++ b/activeio.spec @@ -1,6 +1,6 @@ Name: activeio Version: 3.1.4 -Release: 14%{?dist} +Release: 15%{?dist} Summary: Apache ActiveMQ ActiveIO :: Core License: ASL 2.0 Url: http://activemq.apache.org/ @@ -139,6 +139,9 @@ sed -i 's/\r//' NOTICE %license LICENSE NOTICE %changelog +* Fri Feb 10 2017 Fedora Release Engineering - 3.1.4-15 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + * Wed Feb 03 2016 Fedora Release Engineering - 3.1.4-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild From d266b757ed595eee238f6c5be6aad9da5cc7a663 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 26 Jul 2017 02:34:34 +0000 Subject: [PATCH 3/8] - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild --- activeio.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/activeio.spec b/activeio.spec index 575f732..d2cb28b 100644 --- a/activeio.spec +++ b/activeio.spec @@ -1,6 +1,6 @@ Name: activeio Version: 3.1.4 -Release: 15%{?dist} +Release: 16%{?dist} Summary: Apache ActiveMQ ActiveIO :: Core License: ASL 2.0 Url: http://activemq.apache.org/ @@ -139,6 +139,9 @@ sed -i 's/\r//' NOTICE %license LICENSE NOTICE %changelog +* Wed Jul 26 2017 Fedora Release Engineering - 3.1.4-16 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + * Fri Feb 10 2017 Fedora Release Engineering - 3.1.4-15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild From 94dd213385c5067ac1e0317e0e00bbad536f3a12 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 7 Feb 2018 01:50:04 +0000 Subject: [PATCH 4/8] - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- activeio.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/activeio.spec b/activeio.spec index d2cb28b..2f408ea 100644 --- a/activeio.spec +++ b/activeio.spec @@ -1,6 +1,6 @@ Name: activeio Version: 3.1.4 -Release: 16%{?dist} +Release: 17%{?dist} Summary: Apache ActiveMQ ActiveIO :: Core License: ASL 2.0 Url: http://activemq.apache.org/ @@ -139,6 +139,9 @@ sed -i 's/\r//' NOTICE %license LICENSE NOTICE %changelog +* Wed Feb 07 2018 Fedora Release Engineering - 3.1.4-17 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + * Wed Jul 26 2017 Fedora Release Engineering - 3.1.4-16 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild From dad6690af75866cc593c8a961e759e5a847c6b15 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 12 Jul 2018 19:58:10 +0000 Subject: [PATCH 5/8] - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- activeio.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/activeio.spec b/activeio.spec index 2f408ea..517c84c 100644 --- a/activeio.spec +++ b/activeio.spec @@ -1,6 +1,6 @@ Name: activeio Version: 3.1.4 -Release: 17%{?dist} +Release: 18%{?dist} Summary: Apache ActiveMQ ActiveIO :: Core License: ASL 2.0 Url: http://activemq.apache.org/ @@ -139,6 +139,9 @@ sed -i 's/\r//' NOTICE %license LICENSE NOTICE %changelog +* Thu Jul 12 2018 Fedora Release Engineering - 3.1.4-18 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + * Wed Feb 07 2018 Fedora Release Engineering - 3.1.4-17 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild From 760cfa5cd305df304f500521b59b59dfc9a28fca Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 31 Jan 2019 12:55:43 +0000 Subject: [PATCH 6/8] - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- activeio.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/activeio.spec b/activeio.spec index 517c84c..d227526 100644 --- a/activeio.spec +++ b/activeio.spec @@ -1,6 +1,6 @@ Name: activeio Version: 3.1.4 -Release: 18%{?dist} +Release: 19%{?dist} Summary: Apache ActiveMQ ActiveIO :: Core License: ASL 2.0 Url: http://activemq.apache.org/ @@ -139,6 +139,9 @@ sed -i 's/\r//' NOTICE %license LICENSE NOTICE %changelog +* Thu Jan 31 2019 Fedora Release Engineering - 3.1.4-19 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Thu Jul 12 2018 Fedora Release Engineering - 3.1.4-18 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild From f485b3825f4e009e3f71f4a3605aa7f22910436c Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 24 Jul 2019 17:30:59 +0000 Subject: [PATCH 7/8] - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- activeio.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/activeio.spec b/activeio.spec index d227526..557c2d0 100644 --- a/activeio.spec +++ b/activeio.spec @@ -1,6 +1,6 @@ Name: activeio Version: 3.1.4 -Release: 19%{?dist} +Release: 20%{?dist} Summary: Apache ActiveMQ ActiveIO :: Core License: ASL 2.0 Url: http://activemq.apache.org/ @@ -139,6 +139,9 @@ sed -i 's/\r//' NOTICE %license LICENSE NOTICE %changelog +* Wed Jul 24 2019 Fedora Release Engineering - 3.1.4-20 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Thu Jan 31 2019 Fedora Release Engineering - 3.1.4-19 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild From ca99ab4f5afb34066c9f8ecb7e49511f6aff7c66 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 8 Aug 2019 13:27:46 +0000 Subject: [PATCH 8/8] activeio fails to build from source: https://bugzilla.redhat.com/show_bug.cgi?id=1674630 --- .gitignore | 1 - activeio-3.1.4-howl-logger.patch | 31 ----- activeio.spec | 203 ------------------------------- dead.package | 1 + sources | 1 - 5 files changed, 1 insertion(+), 236 deletions(-) delete mode 100644 .gitignore delete mode 100644 activeio-3.1.4-howl-logger.patch delete mode 100644 activeio.spec create mode 100644 dead.package delete mode 100644 sources diff --git a/.gitignore b/.gitignore deleted file mode 100644 index 06ed7c7..0000000 --- a/.gitignore +++ /dev/null @@ -1 +0,0 @@ -/activeio-3.1.4-src-svn.tar.gz diff --git a/activeio-3.1.4-howl-logger.patch b/activeio-3.1.4-howl-logger.patch deleted file mode 100644 index 41e7393..0000000 --- a/activeio-3.1.4-howl-logger.patch +++ /dev/null @@ -1,31 +0,0 @@ ---- activeio-core/src/main/java/org/apache/activeio/journal/howl/HowlJournal.java 2006-11-17 01:40:53.000000000 +0100 -+++ activeio-core/src/main/java/org/apache/activeio/journal/howl/HowlJournal.java-gil 2012-09-14 12:36:16.560310926 +0200 -@@ -147,6 +147,28 @@ - public void logOverflowNotification(long key) { - eventListener.overflowNotification(new LongRecordLocation(key)); - } -+ /////// howl-logger 1.0.2 demarcation/////// -+ /* (non-Javadoc) -+ * @see org.objectweb.howl.log.LogEventListener#log(int,java.lang.String,java.lang.Throwable) -+ */ -+ public void log(int level, String message, Throwable thrown) { -+ // TODO Auto-generated method stub -+ throw new AbstractMethodError(); -+ } -+ /* (non-Javadoc) -+ * @see org.objectweb.howl.log.LogEventListener#log(int,java.lang.String) -+ */ -+ public void log(int level, String message) { -+ // TODO Auto-generated method stub -+ throw new AbstractMethodError(); -+ } -+ /* (non-Javadoc) -+ * @see org.objectweb.howl.log.LogEventListener#isLoggable(int) -+ */ -+ public boolean isLoggable(int level) { -+ // TODO Auto-generated method stub -+ throw new AbstractMethodError(); -+ } - }); - } - diff --git a/activeio.spec b/activeio.spec deleted file mode 100644 index 557c2d0..0000000 --- a/activeio.spec +++ /dev/null @@ -1,203 +0,0 @@ -Name: activeio -Version: 3.1.4 -Release: 20%{?dist} -Summary: Apache ActiveMQ ActiveIO :: Core -License: ASL 2.0 -Url: http://activemq.apache.org/ -# svn export http://svn.apache.org/repos/asf/activemq/activeio/tags/activeio-parent-3.1.4/ activeio-3.1.4 -# tar czf activeio-3.1.4-src-svn.tar.gz activeio-3.1.4 -Source0: activeio-3.1.4-src-svn.tar.gz -# build fix for howl-logger 1.0.2 -Patch0: activeio-3.1.4-howl-logger.patch - -BuildRequires: maven-local -BuildRequires: mvn(commons-logging:commons-logging) -BuildRequires: mvn(junit:junit) -BuildRequires: mvn(org.apache.felix:maven-bundle-plugin) -BuildRequires: mvn(org.apache.maven.plugins:maven-enforcer-plugin) -BuildRequires: mvn(org.jboss.spec.javax.management.j2ee:jboss-j2eemgmt-api_1.1_spec) -%if 0 -BuildRequires: mvn(org.objectweb.howl:howl) -%endif - -BuildArch: noarch - -%description -A high performance IO abstraction framework. - -%package javadoc -Summary: Javadoc for %{name} - -%description javadoc -This package contains javadoc for %{name}. - -%prep -%setup -q -%pom_remove_plugin :ianal-maven-plugin -%pom_remove_plugin :rat-maven-plugin -%pom_remove_plugin :taglist-maven-plugin -%pom_remove_plugin :maven-assembly-plugin - - -%pom_change_dep -r :geronimo-j2ee-management_1.1_spec org.jboss.spec.javax.management.j2ee:jboss-j2eemgmt-api_1.1_spec:1.0.1.Final - -%pom_add_dep junit:junit::test %{name}-core - -# TODO remove when howl-logger is available -%pom_remove_dep -r howl:howl-logger - -%if 0 -%pom_xpath_set "pom:properties/pom:howl-version" 1.0.2 -%pom_change_dep -r :howl-logger org.objectweb.howl:howl:'${howl-version}' -%patch0 -p0 -%else -%pom_add_plugin org.apache.maven.plugins:maven-compiler-plugin %{name}-core " - - - default-compile - compile - - - **/HowlJournal.* - - - - compile - - - - default-testCompile - test-compile - - - **/JournalPerfTool.* - - - - testCompile - - -" -%endif - -%pom_remove_plugin :maven-bundle-plugin -%pom_add_plugin org.apache.felix:maven-bundle-plugin:2.5.4 %{name}-core ' -true - - - ${project.artifactId} - ${activeio.osgi.symbolic.name} - Apache ActiveIO - ${project.version} - - - - - bundle-manifest - process-classes - - manifest - - -' - -%pom_remove_plugin :maven-jar-plugin %{name}-core -%pom_add_plugin org.apache.maven.plugins:maven-jar-plugin: %{name}-core " - - - \${project.build.outputDirectory}/META-INF/MANIFEST.MF - - true - true - - - - - - - test-jar - - -" - -sed -i 's/\r//' NOTICE - -%mvn_file :%{name}-core activemq/%{name}-core -%mvn_package :%{name}-core::tests: - -%build - -%mvn_build -- -Dproject.build.sourceEncoding=UTF-8 - -%install -%mvn_install - -%files -f .mfiles -%license LICENSE NOTICE - -%files javadoc -f .mfiles-javadoc -%license LICENSE NOTICE - -%changelog -* Wed Jul 24 2019 Fedora Release Engineering - 3.1.4-20 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild - -* Thu Jan 31 2019 Fedora Release Engineering - 3.1.4-19 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild - -* Thu Jul 12 2018 Fedora Release Engineering - 3.1.4-18 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild - -* Wed Feb 07 2018 Fedora Release Engineering - 3.1.4-17 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild - -* Wed Jul 26 2017 Fedora Release Engineering - 3.1.4-16 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild - -* Fri Feb 10 2017 Fedora Release Engineering - 3.1.4-15 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild - -* Wed Feb 03 2016 Fedora Release Engineering - 3.1.4-14 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild - -* Sat Nov 28 2015 gil cattaneo - 3.1.4-13 -- fix OSGi manifest entries -- handle test artifact with maven macro - -* Sat Nov 28 2015 gil cattaneo - 3.1.4-12 -- rebuilt - -* Tue Jun 16 2015 Fedora Release Engineering - 3.1.4-11 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild - -* Thu Jan 29 2015 gil cattaneo 3.1.4-10 -- introduce license macro - -* Sat Jun 07 2014 Fedora Release Engineering - 3.1.4-9 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild - -* Fri Mar 28 2014 Michael Simacek - 3.1.4-8 -- Use Requires: java-headless rebuild (#1067528) - -* Sat Aug 03 2013 Fedora Release Engineering - 3.1.4-7 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild - -* Sat Jul 06 2013 gil cattaneo 3.1.4-6 -- switch to XMvn -- minor changes to adapt to current guideline - -* Wed Feb 13 2013 Fedora Release Engineering - 3.1.4-5 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild - -* Wed Feb 06 2013 Java SIG - 3.1.4-4 -- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild -- Replace maven BuildRequires with maven-local - -* Fri Sep 14 2012 gil cattaneo 3.1.4-3 -- Fix parent pom - -* Fri Sep 14 2012 gil cattaneo 3.1.4-2 -- Convert patch to POM macros - -* Fri May 18 2012 gil cattaneo 3.1.4-1 -- initial rpm diff --git a/dead.package b/dead.package new file mode 100644 index 0000000..d11fa6a --- /dev/null +++ b/dead.package @@ -0,0 +1 @@ +activeio fails to build from source: https://bugzilla.redhat.com/show_bug.cgi?id=1674630 diff --git a/sources b/sources deleted file mode 100644 index 4a22d8b..0000000 --- a/sources +++ /dev/null @@ -1 +0,0 @@ -d59613bdcead414ee56bbe88c1606feb activeio-3.1.4-src-svn.tar.gz