Compare commits
124 commits
F-12-split
...
rawhide
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a768ff118a | ||
|
|
e019a019b2 | ||
|
|
a76282016d | ||
|
|
0cb675ac1a | ||
|
|
2b5a60ae77 | ||
|
|
3aa1b63e94 | ||
|
|
b04b61bcf1 | ||
|
|
968c256e66 | ||
|
|
7daee230d7 | ||
|
|
e35d109a84 | ||
|
|
e2963c07b6 | ||
|
|
b465e00d92 | ||
|
|
b45839cccf | ||
|
|
ccf59a8c73 | ||
|
|
094db5c1bd | ||
|
|
39bb448262 | ||
|
|
d154cfdc3f | ||
|
|
f57c95f4c2 | ||
|
|
3d439650c6 | ||
|
|
5dc6bf7550 | ||
|
|
c77875267b | ||
|
|
8ec8a40225 | ||
|
|
a9fdd9e033 | ||
|
|
b2b5372547 | ||
|
|
53e5053675 | ||
|
|
bf2574cbb0 | ||
|
|
c54a17c4a1 | ||
|
|
02920f8b46 | ||
|
|
a9f7552ac0 | ||
|
|
45272a6e20 | ||
|
|
9ae9aa1ac1 | ||
|
|
cf1b2e40e8 | ||
|
|
9686fe8579 | ||
|
|
3f843be340 | ||
|
|
defa5f5301 | ||
|
|
d4756bd2ef | ||
|
|
b20f0db2d6 | ||
|
|
de5b1f567f | ||
|
|
93b9c3927e | ||
|
|
b907f8be5a | ||
|
|
2feb7716bb | ||
|
|
5ec3b8f668 | ||
|
|
a644120735 | ||
|
|
d47f2cd813 | ||
|
|
ffe2ee6ac8 | ||
|
|
cb45efeb3f | ||
|
|
0ff2893b3d | ||
|
|
97bf5ed7c4 | ||
|
|
24680252e9 | ||
|
|
bab9f2cb3e | ||
|
|
985b4838d0 | ||
|
|
c3de89d06f | ||
|
|
a77ae914c3 | ||
|
|
aa30cccee3 | ||
|
|
c3f14c836b | ||
|
|
d2817ad3f5 | ||
|
|
ef1900a49f | ||
|
|
162fdcddd5 | ||
|
|
ed0b433dbd | ||
|
|
55cfb4bb55 | ||
|
|
d3561a5e2d | ||
|
|
fde76b9338 | ||
|
|
67c5f7fd28 | ||
|
|
4e49eba9dd | ||
|
|
1314b24023 | ||
|
|
9eb75fbfd5 | ||
|
|
9105f964fc | ||
|
|
3e27f791eb | ||
|
|
019b189a6e | ||
|
|
e44e85e470 | ||
|
|
d9f5014a36 | ||
|
|
5249dda0b1 | ||
|
|
287d20e3cb | ||
|
|
662adb73b8 | ||
|
|
a2533d9a52 | ||
|
|
f89a581e8d | ||
|
|
7a38eb6d86 | ||
|
|
f25bcc96db | ||
|
|
7e9edb7b5a | ||
|
|
6878fcd4a3 | ||
|
|
dd6d8c1052 | ||
|
|
9468288fa8 | ||
|
|
ffe986089d | ||
|
|
ee77186fd9 | ||
|
|
7d2c73320d | ||
|
|
d8d85d8dbc | ||
|
|
fb40b7f7bf | ||
|
|
418140acc9 | ||
|
|
322fd1f52c | ||
|
|
34942baf5c | ||
|
|
814b4438f4 | ||
|
|
e1d8362a92 | ||
|
|
68e789f59d | ||
|
|
6a890e9073 | ||
|
|
489c6ecbe8 | ||
|
|
92465bd9e0 | ||
|
|
3718551d68 | ||
|
|
3a5eb05978 | ||
|
|
1c1dacd1e7 | ||
|
|
ff770afcf3 | ||
|
|
35dd448ebd | ||
|
|
25f0972d76 | ||
|
|
975f81ddfb | ||
|
|
0da404da51 | ||
|
|
a98edc835c | ||
|
|
e0e5fd84de | ||
|
|
1090fe69be | ||
|
|
8dd7044d4b | ||
|
|
63e1ca6919 | ||
|
|
92e102ddfd | ||
|
|
dc89699e08 | ||
|
|
2932adf373 | ||
|
|
ef56ffd6fe | ||
|
|
7fe656ecfa | ||
|
|
8203106c1b | ||
|
|
c1801b5ac5 | ||
|
|
ceed012e0b | ||
|
|
4390e4a5c3 | ||
|
|
cbd2d7333a | ||
|
|
7fd50aaa3b | ||
|
|
24514d28fb | ||
|
|
5b896e1fa9 | ||
|
|
3df513c641 | ||
|
|
d5a970bcbe |
24 changed files with 678 additions and 489 deletions
|
|
@ -1 +0,0 @@
|
|||
asm-3.1.tar.gz
|
||||
1
.fmf/version
Normal file
1
.fmf/version
Normal file
|
|
@ -0,0 +1 @@
|
|||
1
|
||||
117
.gitignore
vendored
Normal file
117
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,117 @@
|
|||
/LICENSE-2.0.txt
|
||||
/.project
|
||||
/.build-*.log
|
||||
/*.src.rpm
|
||||
/noarch
|
||||
/objectweb-asm-*.tar.gz
|
||||
/objectweb-asm-*/
|
||||
/archive.tar.gz
|
||||
/asm-6.2.pom
|
||||
/asm-analysis-6.2.pom
|
||||
/asm-commons-6.2.pom
|
||||
/asm-test-6.2.pom
|
||||
/asm-tree-6.2.pom
|
||||
/asm-util-6.2.pom
|
||||
/asm-xml-6.2.pom
|
||||
/objectweb-asm-6.2.tar.gz
|
||||
/objectweb-asm-6.2.1.tar.gz
|
||||
/asm-6.2.1.pom
|
||||
/asm-analysis-6.2.1.pom
|
||||
/asm-commons-6.2.1.pom
|
||||
/asm-test-6.2.1.pom
|
||||
/asm-tree-6.2.1.pom
|
||||
/asm-util-6.2.1.pom
|
||||
/asm-xml-6.2.1.pom
|
||||
/objectweb-asm-7.0.tar.gz
|
||||
/objectweb-asm-7.0/
|
||||
/asm-7.0.pom
|
||||
/asm-analysis-7.0.pom
|
||||
/asm-commons-7.0.pom
|
||||
/asm-test-7.0.pom
|
||||
/asm-tree-7.0.pom
|
||||
/asm-util-7.0.pom
|
||||
/objectweb-asm-7.1.tar.gz
|
||||
/asm-7.1.pom
|
||||
/asm-analysis-7.1.pom
|
||||
/asm-commons-7.1.pom
|
||||
/asm-test-7.1.pom
|
||||
/asm-tree-7.1.pom
|
||||
/asm-util-7.1.pom
|
||||
/objectweb-asm-7.1/
|
||||
/objectweb-asm-7.2.tar.gz
|
||||
/asm-7.2.pom
|
||||
/asm-analysis-7.2.pom
|
||||
/asm-commons-7.2.pom
|
||||
/asm-test-7.2.pom
|
||||
/asm-tree-7.2.pom
|
||||
/asm-util-7.2.pom
|
||||
/objectweb-asm-7.3.1.tar.gz
|
||||
/asm-7.3.1.pom
|
||||
/asm-analysis-7.3.1.pom
|
||||
/asm-commons-7.3.1.pom
|
||||
/asm-test-7.3.1.pom
|
||||
/asm-tree-7.3.1.pom
|
||||
/asm-util-7.3.1.pom
|
||||
/objectweb-asm-8.0.1.tar.gz
|
||||
/asm-8.0.1.pom
|
||||
/asm-analysis-8.0.1.pom
|
||||
/asm-commons-8.0.1.pom
|
||||
/asm-test-8.0.1.pom
|
||||
/asm-tree-8.0.1.pom
|
||||
/asm-util-8.0.1.pom
|
||||
/objectweb-asm-9.0.tar.gz
|
||||
/asm-9.0.pom
|
||||
/asm-analysis-9.0.pom
|
||||
/asm-commons-9.0.pom
|
||||
/asm-test-9.0.pom
|
||||
/asm-tree-9.0.pom
|
||||
/asm-util-9.0.pom
|
||||
/objectweb-asm-9.1.tar.gz
|
||||
/asm-9.1.pom
|
||||
/asm-analysis-9.1.pom
|
||||
/asm-commons-9.1.pom
|
||||
/asm-test-9.1.pom
|
||||
/asm-tree-9.1.pom
|
||||
/asm-util-9.1.pom
|
||||
/asm-9.2.pom
|
||||
/asm-analysis-9.2.pom
|
||||
/asm-commons-9.2.pom
|
||||
/asm-test-9.2.pom
|
||||
/asm-tree-9.2.pom
|
||||
/asm-util-9.2.pom
|
||||
/asm-9.3.pom
|
||||
/asm-analysis-9.3.pom
|
||||
/asm-commons-9.3.pom
|
||||
/asm-test-9.3.pom
|
||||
/asm-tree-9.3.pom
|
||||
/asm-util-9.3.pom
|
||||
/asm-9.4.pom
|
||||
/asm-analysis-9.4.pom
|
||||
/asm-commons-9.4.pom
|
||||
/asm-test-9.4.pom
|
||||
/asm-tree-9.4.pom
|
||||
/asm-util-9.4.pom
|
||||
/asm-9.5.pom
|
||||
/asm-analysis-9.5.pom
|
||||
/asm-commons-9.5.pom
|
||||
/asm-test-9.5.pom
|
||||
/asm-tree-9.5.pom
|
||||
/asm-util-9.5.pom
|
||||
/asm-9.6.pom
|
||||
/asm-analysis-9.6.pom
|
||||
/asm-commons-9.6.pom
|
||||
/asm-test-9.6.pom
|
||||
/asm-tree-9.6.pom
|
||||
/asm-util-9.6.pom
|
||||
/asm-9.7.pom
|
||||
/asm-analysis-9.7.pom
|
||||
/asm-commons-9.7.pom
|
||||
/asm-test-9.7.pom
|
||||
/asm-tree-9.7.pom
|
||||
/asm-util-9.7.pom
|
||||
/asm-9.7.1.pom
|
||||
/asm-analysis-9.7.1.pom
|
||||
/asm-commons-9.7.1.pom
|
||||
/asm-test-9.7.1.pom
|
||||
/asm-tree-9.7.1.pom
|
||||
/asm-util-9.7.1.pom
|
||||
64
0001-Add-support-of-Java-25.patch
Normal file
64
0001-Add-support-of-Java-25.patch
Normal file
|
|
@ -0,0 +1,64 @@
|
|||
From 756ccf40723d9ba68872252810f3dbb2b186be0c Mon Sep 17 00:00:00 2001
|
||||
From: forax <forax@univ-mlv.fr>
|
||||
Date: Tue, 10 Dec 2024 11:11:49 +0100
|
||||
Subject: [PATCH] Add support of Java 25
|
||||
|
||||
---
|
||||
asm-util/src/main/java/org/objectweb/asm/util/ASMifier.java | 1 +
|
||||
asm/src/main/java/org/objectweb/asm/ClassReader.java | 2 +-
|
||||
asm/src/main/java/org/objectweb/asm/Opcodes.java | 1 +
|
||||
asm/src/test/java/org/objectweb/asm/ConstantsTest.java | 1 +
|
||||
4 files changed, 4 insertions(+), 1 deletion(-)
|
||||
|
||||
diff --git a/asm-util/src/main/java/org/objectweb/asm/util/ASMifier.java b/asm-util/src/main/java/org/objectweb/asm/util/ASMifier.java
|
||||
index 4ede9201..9ce9f1c6 100644
|
||||
--- a/asm-util/src/main/java/org/objectweb/asm/util/ASMifier.java
|
||||
+++ b/asm-util/src/main/java/org/objectweb/asm/util/ASMifier.java
|
||||
@@ -114,6 +114,7 @@ public class ASMifier extends Printer {
|
||||
classVersions.put(Opcodes.V22, "V22");
|
||||
classVersions.put(Opcodes.V23, "V23");
|
||||
classVersions.put(Opcodes.V24, "V24");
|
||||
+ classVersions.put(Opcodes.V25, "V25");
|
||||
CLASS_VERSIONS = Collections.unmodifiableMap(classVersions);
|
||||
}
|
||||
|
||||
diff --git a/asm/src/main/java/org/objectweb/asm/ClassReader.java b/asm/src/main/java/org/objectweb/asm/ClassReader.java
|
||||
index 33b2a300..5f66ed2b 100644
|
||||
--- a/asm/src/main/java/org/objectweb/asm/ClassReader.java
|
||||
+++ b/asm/src/main/java/org/objectweb/asm/ClassReader.java
|
||||
@@ -195,7 +195,7 @@ public class ClassReader {
|
||||
this.b = classFileBuffer;
|
||||
// Check the class' major_version. This field is after the magic and minor_version fields, which
|
||||
// use 4 and 2 bytes respectively.
|
||||
- if (checkClassVersion && readShort(classFileOffset + 6) > Opcodes.V24) {
|
||||
+ if (checkClassVersion && readShort(classFileOffset + 6) > Opcodes.V25) {
|
||||
throw new IllegalArgumentException(
|
||||
"Unsupported class file major version " + readShort(classFileOffset + 6));
|
||||
}
|
||||
diff --git a/asm/src/main/java/org/objectweb/asm/Opcodes.java b/asm/src/main/java/org/objectweb/asm/Opcodes.java
|
||||
index 9aa8a3b0..4ed95869 100644
|
||||
--- a/asm/src/main/java/org/objectweb/asm/Opcodes.java
|
||||
+++ b/asm/src/main/java/org/objectweb/asm/Opcodes.java
|
||||
@@ -290,6 +290,7 @@ public interface Opcodes {
|
||||
int V22 = 0 << 16 | 66;
|
||||
int V23 = 0 << 16 | 67;
|
||||
int V24 = 0 << 16 | 68;
|
||||
+ int V25 = 0 << 16 | 69;
|
||||
|
||||
/**
|
||||
* Version flag indicating that the class is using 'preview' features.
|
||||
diff --git a/asm/src/test/java/org/objectweb/asm/ConstantsTest.java b/asm/src/test/java/org/objectweb/asm/ConstantsTest.java
|
||||
index e7af1d04..543ba044 100644
|
||||
--- a/asm/src/test/java/org/objectweb/asm/ConstantsTest.java
|
||||
+++ b/asm/src/test/java/org/objectweb/asm/ConstantsTest.java
|
||||
@@ -257,6 +257,7 @@ class ConstantsTest {
|
||||
case "V22":
|
||||
case "V23":
|
||||
case "V24":
|
||||
+ case "V25":
|
||||
return ConstantType.CLASS_VERSION;
|
||||
case "ACC_PUBLIC":
|
||||
case "ACC_PRIVATE":
|
||||
--
|
||||
2.48.1
|
||||
|
||||
21
Makefile
21
Makefile
|
|
@ -1,21 +0,0 @@
|
|||
# Makefile for source rpm: objectweb-asm
|
||||
# $Id$
|
||||
NAME := objectweb-asm
|
||||
SPECFILE = $(firstword $(wildcard *.spec))
|
||||
|
||||
define find-makefile-common
|
||||
for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done
|
||||
endef
|
||||
|
||||
MAKEFILE_COMMON := $(shell $(find-makefile-common))
|
||||
|
||||
ifeq ($(MAKEFILE_COMMON),)
|
||||
# attept a checkout
|
||||
define checkout-makefile-common
|
||||
test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2
|
||||
endef
|
||||
|
||||
MAKEFILE_COMMON := $(shell $(checkout-makefile-common))
|
||||
endif
|
||||
|
||||
include $(MAKEFILE_COMMON)
|
||||
58
aggregator.pom
Normal file
58
aggregator.pom
Normal file
|
|
@ -0,0 +1,58 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project xmlns='http://maven.apache.org/POM/4.0.0' xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance'
|
||||
xsi:schemaLocation='http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd'>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
<groupId>org.fedoraproject.xmvn.objectweb-asm</groupId>
|
||||
<artifactId>aggregator</artifactId>
|
||||
<version>any</version>
|
||||
<packaging>pom</packaging>
|
||||
|
||||
<properties>
|
||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
</properties>
|
||||
|
||||
<modules>
|
||||
<module>asm</module>
|
||||
<module>asm-analysis</module>
|
||||
<module>asm-commons</module>
|
||||
<module>asm-tree</module>
|
||||
<module>asm-util</module>
|
||||
<module>tools/retrofitter</module>
|
||||
</modules>
|
||||
|
||||
<build>
|
||||
<pluginManagement>
|
||||
<plugins>
|
||||
<!-- Run the retrofitter tool which:
|
||||
* downgrades the class bytecode version to 1.5
|
||||
* generates module-info.class files in each .jar
|
||||
-->
|
||||
<plugin>
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-antrun-plugin</artifactId>
|
||||
<version>any</version>
|
||||
<executions>
|
||||
<execution>
|
||||
<phase>process-classes</phase>
|
||||
<goals>
|
||||
<goal>run</goal>
|
||||
</goals>
|
||||
<configuration>
|
||||
<target>
|
||||
<java classname="org.objectweb.asm.tools.Retrofitter" failonerror="true">
|
||||
<arg value="${project.build.directory}/classes"/>
|
||||
<arg value="${project.version}"/>
|
||||
<classpath>
|
||||
<path refid="maven.compile.classpath"/>
|
||||
</classpath>
|
||||
</java>
|
||||
</target>
|
||||
</configuration>
|
||||
</execution>
|
||||
</executions>
|
||||
</plugin>
|
||||
</plugins>
|
||||
</pluginManagement>
|
||||
</build>
|
||||
</project>
|
||||
14
asm-3.1.pom
14
asm-3.1.pom
|
|
@ -1,14 +0,0 @@
|
|||
<project>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
<parent>
|
||||
<artifactId>asm-parent</artifactId>
|
||||
<groupId>org.objectweb.asm</groupId>
|
||||
<version>3.1</version>
|
||||
</parent>
|
||||
|
||||
<name>ASM Core</name>
|
||||
<artifactId>asm</artifactId>
|
||||
<packaging>jar</packaging>
|
||||
|
||||
</project>
|
||||
|
|
@ -1,14 +0,0 @@
|
|||
Manifest-Version: 1.0
|
||||
Bundle-RequiredExecutionEnvironment: J2SE-1.3
|
||||
Bundle-SymbolicName: org.objectweb.asm
|
||||
Bundle-ManifestVersion: 2
|
||||
Bundle-Name: %pluginName
|
||||
Bundle-Localization: plugin
|
||||
Bundle-Version: 3.1.0.v200803061910
|
||||
Bundle-Vendor: %providerName
|
||||
Export-Package: org.objectweb.asm;version="3.1.0",org.objectweb.asm.co
|
||||
mmons;version="3.1.0",org.objectweb.asm.signature;version="3.1.0",org
|
||||
.objectweb.asm.tree;version="3.1.0",org.objectweb.asm.tree.analysis;v
|
||||
ersion="3.1.0",org.objectweb.asm.util;version="3.1.0",org.objectweb.a
|
||||
sm.xml;version="3.1.0"
|
||||
|
||||
|
|
@ -1,15 +0,0 @@
|
|||
<project>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
<parent>
|
||||
<groupId>org.objectweb.asm</groupId>
|
||||
<artifactId>asm-parent</artifactId>
|
||||
<version>3.1</version>
|
||||
</parent>
|
||||
|
||||
<name>ASM All</name>
|
||||
<groupId>org.objectweb.asm</groupId>
|
||||
<artifactId>asm-all</artifactId>
|
||||
<packaging>jar</packaging>
|
||||
|
||||
</project>
|
||||
|
|
@ -1,21 +0,0 @@
|
|||
<project>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
<parent>
|
||||
<artifactId>asm-parent</artifactId>
|
||||
<groupId>org.objectweb.asm</groupId>
|
||||
<version>3.1</version>
|
||||
</parent>
|
||||
|
||||
<name>ASM Analysis</name>
|
||||
<artifactId>asm-analysis</artifactId>
|
||||
<packaging>jar</packaging>
|
||||
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<artifactId>asm-tree</artifactId>
|
||||
<groupId>org.objectweb.asm</groupId>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
</project>
|
||||
|
|
@ -1,21 +0,0 @@
|
|||
<project>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
<parent>
|
||||
<artifactId>asm-parent</artifactId>
|
||||
<groupId>org.objectweb.asm</groupId>
|
||||
<version>3.1</version>
|
||||
</parent>
|
||||
|
||||
<name>ASM Commons</name>
|
||||
<artifactId>asm-commons</artifactId>
|
||||
<packaging>jar</packaging>
|
||||
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<artifactId>asm-tree</artifactId>
|
||||
<groupId>org.objectweb.asm</groupId>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
</project>
|
||||
|
|
@ -1,129 +0,0 @@
|
|||
<project xmlns="http://maven.apache.org/POM/4.0.0"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
|
||||
http://maven.apache.org/maven-v4_0_0.xsd">
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
<artifactId>asm-parent</artifactId>
|
||||
<groupId>org.objectweb.asm</groupId>
|
||||
<version>3.1</version>
|
||||
<packaging>pom</packaging>
|
||||
|
||||
<name>ASM</name>
|
||||
<description>A very small and fast Java bytecode manipulation framework</description>
|
||||
<url>http://asm.objectweb.org/</url>
|
||||
|
||||
<organization>
|
||||
<name>ObjectWeb</name>
|
||||
<url>http://www.objectweb.org/</url>
|
||||
</organization>
|
||||
<inceptionYear>2000</inceptionYear>
|
||||
|
||||
<developers>
|
||||
<developer>
|
||||
<name>Eric Bruneton</name>
|
||||
<id>ebruneton</id>
|
||||
<email>Eric.Bruneton@rd.francetelecom.com</email>
|
||||
<roles>
|
||||
<role>Creator</role>
|
||||
<role>Java Developer</role>
|
||||
</roles>
|
||||
</developer>
|
||||
<developer>
|
||||
<name>Eugene Kuleshov</name>
|
||||
<id>eu</id>
|
||||
<email>eu@javatx.org</email>
|
||||
<roles>
|
||||
<role>Java Developer</role>
|
||||
</roles>
|
||||
</developer>
|
||||
</developers>
|
||||
|
||||
<scm>
|
||||
<connection>scm:cvs:pserver:anonymous@cvs.forge.objectweb.org:/cvsroot/asm:asm</connection>
|
||||
<developerConnection>scm:cvs:ext:${maven.username}@cvs.forge.objectweb.org:/cvsroot/asm:asm</developerConnection>
|
||||
<url>http://cvs.forge.objectweb.org/cgi-bin/viewcvs.cgi/asm/asm/</url>
|
||||
</scm>
|
||||
|
||||
<issueManagement>
|
||||
<url>http://forge.objectweb.org/tracker/?group_id=23</url>
|
||||
</issueManagement>
|
||||
|
||||
<dependencyManagement>
|
||||
<dependencies>
|
||||
|
||||
<dependency>
|
||||
<artifactId>asm</artifactId>
|
||||
<groupId>${project.groupId}</groupId>
|
||||
<version>${project.version}</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<artifactId>asm-tree</artifactId>
|
||||
<groupId>${project.groupId}</groupId>
|
||||
<version>${project.version}</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<artifactId>asm-analysis</artifactId>
|
||||
<groupId>${project.groupId}</groupId>
|
||||
<version>${project.version}</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<artifactId>asm-commons</artifactId>
|
||||
<groupId>${project.groupId}</groupId>
|
||||
<version>${project.version}</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<artifactId>asm-util</artifactId>
|
||||
<groupId>${project.groupId}</groupId>
|
||||
<version>${project.version}</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<artifactId>asm-xml</artifactId>
|
||||
<groupId>${project.groupId}</groupId>
|
||||
<version>${project.version}</version>
|
||||
</dependency>
|
||||
|
||||
</dependencies>
|
||||
</dependencyManagement>
|
||||
|
||||
<mailingLists>
|
||||
<mailingList>
|
||||
<name>ASM Users List</name>
|
||||
<subscribe>sympa@ow2.org?subject=subscribe%20asm</subscribe>
|
||||
<unsubscribe>sympa@ow2.org?subject=unsubscribe%20asm</unsubscribe>
|
||||
<post>asm@ow2.org</post>
|
||||
<archive>http://www.ow2.org/wws/arc/asm</archive>
|
||||
</mailingList>
|
||||
<mailingList>
|
||||
<name>ASM Team List</name>
|
||||
<subscribe>sympa@ow2.org?subject=subscribe%20asm-team</subscribe>
|
||||
<unsubscribe>sympa@ow2.org?subject=unsubscribe%20asm-team</unsubscribe>
|
||||
<post>asm-team@ow2.org</post>
|
||||
<archive>http://www.ow2.org/wws/arc/asm-team</archive>
|
||||
</mailingList>
|
||||
</mailingLists>
|
||||
|
||||
<distributionManagement>
|
||||
<downloadUrl>http://mojo.codehaus.org/my-project</downloadUrl>
|
||||
<repository>
|
||||
<id>objectweb</id>
|
||||
<uniqueVersion>false</uniqueVersion>
|
||||
<name>ObjectWeb Maven 2.0 Repository</name>
|
||||
<url>dav:https://maven.forge.objectweb.org:8002/maven2/</url>
|
||||
<layout>default</layout>
|
||||
</repository>
|
||||
<snapshotRepository>
|
||||
<id>objectweb.snapshots</id>
|
||||
<uniqueVersion>false</uniqueVersion>
|
||||
<name>ObjectWeb Maven 2.0 Snapshot Repository</name>
|
||||
<url>dav:https://maven.forge.objectweb.org:8002/maven2-snapshot/</url>
|
||||
<layout>default</layout>
|
||||
</snapshotRepository>
|
||||
</distributionManagement>
|
||||
|
||||
</project>
|
||||
|
|
@ -1,21 +0,0 @@
|
|||
<project>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
<parent>
|
||||
<artifactId>asm-parent</artifactId>
|
||||
<groupId>org.objectweb.asm</groupId>
|
||||
<version>3.1</version>
|
||||
</parent>
|
||||
|
||||
<name>ASM Tree</name>
|
||||
<artifactId>asm-tree</artifactId>
|
||||
<packaging>jar</packaging>
|
||||
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<artifactId>asm</artifactId>
|
||||
<groupId>org.objectweb.asm</groupId>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
</project>
|
||||
|
|
@ -1,21 +0,0 @@
|
|||
<project>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
<parent>
|
||||
<artifactId>asm-parent</artifactId>
|
||||
<groupId>org.objectweb.asm</groupId>
|
||||
<version>3.1</version>
|
||||
</parent>
|
||||
|
||||
<name>ASM Util</name>
|
||||
<artifactId>asm-util</artifactId>
|
||||
<packaging>jar</packaging>
|
||||
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<artifactId>asm-tree</artifactId>
|
||||
<groupId>org.objectweb.asm</groupId>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
</project>
|
||||
|
|
@ -1,21 +0,0 @@
|
|||
<project>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
<parent>
|
||||
<artifactId>asm-parent</artifactId>
|
||||
<groupId>org.objectweb.asm</groupId>
|
||||
<version>3.1</version>
|
||||
</parent>
|
||||
|
||||
<name>ASM XML</name>
|
||||
<artifactId>asm-xml</artifactId>
|
||||
<packaging>jar</packaging>
|
||||
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<artifactId>asm-util</artifactId>
|
||||
<groupId>org.objectweb.asm</groupId>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
</project>
|
||||
309
changelog
Normal file
309
changelog
Normal file
|
|
@ -0,0 +1,309 @@
|
|||
* Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 9.6-6
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
|
||||
|
||||
* Tue Feb 27 2024 Jiri Vanek <jvanek@redhat.com> - 9.6-5
|
||||
- Rebuilt for java-21-openjdk as system jdk
|
||||
|
||||
* Fri Feb 23 2024 Jiri Vanek <jvanek@redhat.com> - 9.6-4
|
||||
- bump of release for for java-21-openjdk as system jdk
|
||||
|
||||
* Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 9.6-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
||||
|
||||
* Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 9.6-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
||||
|
||||
* Mon Dec 11 2023 Marian Koncek <mkoncek@redhat.com> - 9.6-1
|
||||
- Update to upstream version 9.6
|
||||
|
||||
* Fri Sep 01 2023 Mikolaj Izdebski <mizdebsk@redhat.com> - 9.5-3
|
||||
- Convert License tag to SPDX format
|
||||
|
||||
* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 9.5-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
||||
|
||||
* Mon Jun 05 2023 Marian Koncek <mkoncek@redhat.com> - 9.5-1
|
||||
- Update to upstream version 9.5
|
||||
|
||||
* Thu Feb 23 2023 Marian Koncek <mkoncek@redhat.com> - 9.4-1
|
||||
- Update to upstream version 9.4
|
||||
|
||||
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 9.3-5
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
||||
|
||||
* Fri Sep 02 2022 Marian Koncek <mkoncek@redhat.com> - 9.3-4
|
||||
- Fix wrong generated module infos
|
||||
|
||||
* Mon Aug 29 2022 Marian Koncek <mkoncek@redhat.com> - 9.3-3
|
||||
- Generate module-info without bnd-plugin
|
||||
- Resolves: rhbz#2106272
|
||||
|
||||
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 9.3-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
||||
|
||||
* Mon May 09 2022 Mikolaj Izdebski <mizdebsk@redhat.com> - 9.3-1
|
||||
- Update to upstream version 9.3
|
||||
|
||||
* Sat Feb 05 2022 Jiri Vanek <jvanek@redhat.com> - 9.2-3
|
||||
- Rebuilt for java-17-openjdk as system jdk
|
||||
|
||||
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 9.2-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
||||
|
||||
* Tue Nov 02 2021 Mikolaj Izdebski <mizdebsk@redhat.com> - 9.2-1
|
||||
- Update to upstream version 9.2
|
||||
|
||||
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 9.1-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
||||
|
||||
* Mon May 17 2021 Mikolaj Izdebski <mizdebsk@redhat.com> - 9.1-2
|
||||
- Bootstrap build
|
||||
- Non-bootstrap build
|
||||
|
||||
* Fri May 14 2021 Marian Koncek <mkoncek@redhat.com> - 9.1-1
|
||||
- Update to upstream version 9.1
|
||||
|
||||
* Fri Feb 19 2021 Mat Booth <mat.booth@redhat.com> - 9.1-1
|
||||
- Update to latest upstream release
|
||||
|
||||
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 8.0.1-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
* Fri Sep 25 2020 Marian Koncek <mkoncek@redhat.com> - 9.0-1
|
||||
- Update to upstream version 9.0
|
||||
|
||||
* Fri Aug 14 2020 Jerry James <loganjerry@gmail.com> - 8.0.1-1
|
||||
- Version 8.0.1
|
||||
- Add 0002-Catch-CompileException-in-test.patch to fix compilation of a test
|
||||
- Make generate-tarball.sh actually compress the tarball
|
||||
|
||||
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 7.3.1-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
||||
* Sat Jul 11 2020 Jiri Vanek <jvanek@redhat.com> - 7.3.1-3
|
||||
- Rebuilt for JDK-11, see https://fedoraproject.org/wiki/Changes/Java11
|
||||
|
||||
* Mon Jun 22 2020 Marian Koncek <mkoncek@redhat.com> - 8.0.1-1
|
||||
- Update to upstream version 8.0.1
|
||||
|
||||
* Wed May 06 2020 Mat Booth <mat.booth@redhat.com> - 7.3.1-2
|
||||
- Revert an upstream change to prevent breaking API change
|
||||
|
||||
* Thu Feb 27 2020 Jayashree Huttanagoudat <jhuttana@redhat.com> - 7.3.1-1
|
||||
- Upgraded to upstream version 7.3.1.
|
||||
|
||||
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 7.0-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
||||
|
||||
* Tue Jan 21 2020 Marian Koncek <mkoncek@redhat.com> - 7.3.1-1
|
||||
- Update to upstream version 7.3.1
|
||||
|
||||
* Tue Nov 05 2019 Mikolaj Izdebski <mizdebsk@redhat.com> - 7.2-2
|
||||
- Mass rebuild for javapackages-tools 201902
|
||||
|
||||
* Thu Oct 17 2019 Marian Koncek <mkoncek@redhat.com> - 7.2-1
|
||||
- Update to upstream version 7.2
|
||||
|
||||
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 7.0-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
||||
|
||||
* Fri May 24 2019 Mikolaj Izdebski <mizdebsk@redhat.com> - 7.1-2
|
||||
- Mass rebuild for javapackages-tools 201901
|
||||
|
||||
* Mon May 06 2019 Severin Gehwolf <sgehwolf@redhat.com> - 7.1-1
|
||||
- Update to latest upstream 7.1 release.
|
||||
|
||||
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 7.0-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
||||
|
||||
* Wed Nov 21 2018 Severin Gehwolf <sgehwolf@redhat.com> - 7.0-1
|
||||
- Update to latest upstream 7.0 release.
|
||||
- Removes package asm-xml (deprecated since 6.1).
|
||||
|
||||
* Tue Sep 11 2018 Mat Booth <mat.booth@redhat.com> - 6.2.1-1
|
||||
- Update to latest upstream release
|
||||
- Fix test suite execution
|
||||
|
||||
* Fri Aug 03 2018 Michael Simacek <msimacek@redhat.com> - 6.2-5
|
||||
- Repack the tarball without binaries
|
||||
|
||||
* Wed Aug 01 2018 Severin Gehwolf <sgehwolf@redhat.com> - 6.2-4
|
||||
- Explicitly require javapackages-tools for asm-processor script
|
||||
which uses java-functions.
|
||||
|
||||
* Wed Aug 01 2018 Severin Gehwolf <sgehwolf@redhat.com> - 6.2-3
|
||||
- Allow conditionally building without OSGi
|
||||
metadata.
|
||||
|
||||
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 6.2-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
||||
|
||||
* Mon Jul 02 2018 Michael Simacek <msimacek@redhat.com> - 6.2-1
|
||||
- Update to upstream version 6.2
|
||||
|
||||
* Sat Jun 30 2018 Mikolaj Izdebski <mizdebsk@redhat.com> - 6.1.1-4
|
||||
- Relax versioned self-build-requirement a bit
|
||||
|
||||
* Fri Jun 29 2018 Mikolaj Izdebski <mizdebsk@redhat.com> - 6.1.1-3
|
||||
- Add objectweb-asm to BND pluginpath
|
||||
|
||||
* Thu Jun 28 2018 Mikolaj Izdebski <mizdebsk@redhat.com> - 6.1.1-2
|
||||
- Allow conditionally building without junit5
|
||||
|
||||
* Wed Apr 25 2018 Mat Booth <mat.booth@redhat.com> - 6.1.1-1
|
||||
- Update to latest upstream relase for Java 10 support
|
||||
- Switch to maven build
|
||||
- Now executing test suites
|
||||
|
||||
* Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 6.0-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
||||
|
||||
* Mon Sep 25 2017 Michael Simacek <msimacek@redhat.com> - 6.0-1
|
||||
- Update to upstream version 6.0
|
||||
|
||||
* Tue Sep 12 2017 Mikolaj Izdebski <mizdebsk@redhat.com> - 6.0-0.2.beta
|
||||
- Fix invalid OSGi metadata
|
||||
- Resolves: rhbz#1490817
|
||||
|
||||
* Mon Sep 11 2017 Mikolaj Izdebski <mizdebsk@redhat.com> - 6.0-0.1.beta
|
||||
- Update to upstream version 6.0 beta
|
||||
|
||||
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 5.1-8
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
|
||||
|
||||
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 5.1-7
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
||||
|
||||
* Mon Oct 10 2016 Mikolaj Izdebski <mizdebsk@redhat.com> - 5.1-6
|
||||
- Use OSGi API JARs to run BND classpath, instead of Eclipse
|
||||
|
||||
* Sat Sep 24 2016 Mikolaj Izdebski <mizdebsk@redhat.com> - 5.1-5
|
||||
- Update to current packaging guidelines
|
||||
- Remove obsoletes and provides for objectweb-asm4
|
||||
|
||||
* Wed Jun 15 2016 Mikolaj Izdebski <mizdebsk@redhat.com> - 5.1-4
|
||||
- Add missing build-requires
|
||||
|
||||
* Wed Jun 1 2016 Mikolaj Izdebski <mizdebsk@redhat.com> - 5.1-3
|
||||
- Avoid calling XMvn from build-classpath
|
||||
|
||||
* Tue May 31 2016 Mikolaj Izdebski <mizdebsk@redhat.com> - 5.1-2
|
||||
- Add missing JARs to BND classpath
|
||||
|
||||
* Thu Mar 24 2016 Mikolaj Izdebski <mizdebsk@redhat.com> - 5.1-1
|
||||
- Update to upstream version 5.1
|
||||
|
||||
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 5.0.4-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
||||
|
||||
* Thu Aug 06 2015 Michael Simacek <msimacek@redhat.com> - 5.0.4-1
|
||||
- Update to upstream version 5.0.4
|
||||
|
||||
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 5.0.3-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
||||
|
||||
* Sun Jul 20 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 5.0.3-1
|
||||
- Update to upstream version 5.0.3
|
||||
|
||||
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 5.0.2-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
||||
|
||||
* Mon May 5 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 5.0.2-1
|
||||
- Update to upstream version 5.0.2
|
||||
|
||||
* Mon Apr 14 2014 Mat Booth <mat.booth@redhat.com> - 5.0.1-2
|
||||
- SCL-ize package.
|
||||
- Fix bogus dates in changelog.
|
||||
|
||||
* Mon Mar 24 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 5.0.1-1
|
||||
- Update to upstream version 5.0.1
|
||||
|
||||
* Wed Mar 19 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 5.0-0.3.beta
|
||||
- Enable asm-debug-all module
|
||||
|
||||
* Mon Jan 20 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 5.0-0.2.beta
|
||||
- Remove Eclipse Orbit alias
|
||||
|
||||
* Tue Dec 3 2013 Mikolaj Izdebski <mizdebsk@redhat.com> - 5.0-0.1.beta
|
||||
- Update to 5.0 beta
|
||||
|
||||
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0:3.3.1-8
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
||||
|
||||
* Wed Mar 6 2013 Mikolaj Izdebski <mizdebsk@redhat.com> - 0:3.3.1-7
|
||||
- Make jetty orbit depmap point to asm-all jar
|
||||
- Resolves: rhbz#917625
|
||||
|
||||
* Mon Mar 4 2013 Mikolaj Izdebski <mizdebsk@redhat.com> - 0:3.3.1-6
|
||||
- Add depmap for org.eclipse.jetty.orbit
|
||||
- Resolves: rhbz#917625
|
||||
|
||||
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0:3.3.1-5
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
|
||||
|
||||
* Fri Jul 20 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0:3.3.1-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
||||
|
||||
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0:3.3.1-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
||||
|
||||
* Fri Sep 16 2011 Alexander Kurtakov <akurtako@redhat.com> 0:3.3.1-2
|
||||
- Use poms produced by the build not foreign ones.
|
||||
- Adpat to current guidelines.
|
||||
|
||||
* Mon Apr 04 2011 Chris Aniszczyk <zx@redhat.com> 0:3.3.1
|
||||
- Upgrade to 3.3.1
|
||||
|
||||
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0:3.2-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
||||
|
||||
* Tue Jul 13 2010 Orion Poplawski <orion@cora.nwra.com> 0:3.2.1-2
|
||||
- Change depmap parent id to asm (bug #606659)
|
||||
|
||||
* Thu Apr 15 2010 Fernando Nasser <fnasser@redhat.com> 0:3.2.1
|
||||
- Upgrade to 3.2
|
||||
|
||||
* Sat Jul 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0:3.1-7.1
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
|
||||
|
||||
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0:3.1-6.1
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
|
||||
|
||||
* Thu Oct 23 2008 David Walluck <dwalluck@redhat.com> 0:3.1-5.1
|
||||
- build for Fedora
|
||||
|
||||
* Thu Oct 23 2008 David Walluck <dwalluck@redhat.com> 0:3.1-5
|
||||
- add OSGi manifest (Alexander Kurtakov)
|
||||
|
||||
* Mon Oct 20 2008 David Walluck <dwalluck@redhat.com> 0:3.1-4
|
||||
- remove Class-Path from MANIFEST.MF
|
||||
- add unversioned javadoc symlink
|
||||
- remove javadoc scriptlets
|
||||
- fix directory ownership
|
||||
- remove build requirement on dos2unix
|
||||
|
||||
* Fri Feb 08 2008 Ralph Apel <r.apel@r-apel.de> - 0:3.1-3jpp
|
||||
- Add poms and depmap frags with groupId of org.objectweb.asm !
|
||||
- Add asm-all.jar
|
||||
- Add -javadoc Requires post and postun
|
||||
- Restore Vendor, Distribution
|
||||
|
||||
* Thu Nov 22 2007 Fernando Nasser <fnasser@redhat.com> - 0:3.1-2jpp
|
||||
- Fix EOL of txt files
|
||||
- Add dependency on jaxp
|
||||
|
||||
* Thu Nov 22 2007 Fernando Nasser <fnasser@redhat.com> - 0:3.1-1jpp
|
||||
- Upgrade to 3.1
|
||||
|
||||
* Wed Aug 22 2007 Fernando Nasser <fnasser@redhat.com> - 0:3.0-1jpp
|
||||
- Upgrade to 3.0
|
||||
- Rename to include objectweb- prefix as requested by ObjectWeb
|
||||
|
||||
* Thu Jan 05 2006 Fernando Nasser <fnasser@redhat.com> - 0:2.1-2jpp
|
||||
- First JPP 1.7 build
|
||||
|
||||
* Thu Oct 06 2005 Ralph Apel <r.apel at r-apel.de> 0:2.1-1jpp
|
||||
- Upgrade to 2.1
|
||||
|
||||
* Fri Mar 11 2005 Sebastiano Vigna <vigna at acm.org> 0:2.0.RC1-1jpp
|
||||
- First release of the 2.0 line.
|
||||
1
ci.fmf
Normal file
1
ci.fmf
Normal file
|
|
@ -0,0 +1 @@
|
|||
resultsdb-testcase: separate
|
||||
8
gating.yaml
Normal file
8
gating.yaml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
--- !Policy
|
||||
product_versions:
|
||||
- fedora-*
|
||||
decision_contexts:
|
||||
- bodhi_update_push_testing
|
||||
- bodhi_update_push_stable
|
||||
rules:
|
||||
- !PassingTestCaseRule {test_case_name: fedora-ci.koji-build./plans/javapackages.functional}
|
||||
28
generate-tarball.sh
Executable file
28
generate-tarball.sh
Executable file
|
|
@ -0,0 +1,28 @@
|
|||
#!/bin/bash
|
||||
set -e
|
||||
|
||||
name=objectweb-asm
|
||||
version="$(sed -n 's/Version:\s*//p' *.spec)"
|
||||
gittag="ASM_${version//./_}"
|
||||
|
||||
# RETRIEVE
|
||||
wget "https://gitlab.ow2.org/asm/asm/-/archive/${gittag}/asm-${gittag}.tar.gz" -O "${name}-${version}.orig.tar.gz"
|
||||
|
||||
rm -rf tarball-tmp
|
||||
mkdir tarball-tmp
|
||||
pushd tarball-tmp
|
||||
tar -xzf "../${name}-${version}.orig.tar.gz"
|
||||
|
||||
# Rename dir not to contain commit
|
||||
mv asm-${gittag} ${name}-${version}
|
||||
|
||||
# CLEAN TARBALL
|
||||
# Remove all jar files
|
||||
find -name '*.jar' -delete
|
||||
# Remove all class files except those in asm-test, which are shipped alongside appropriately licensed source
|
||||
find */asm{,-analysis,-commons} -name '*.class' -delete
|
||||
rm -r */gradle
|
||||
|
||||
tar -czf "../${name}-${version}.tar.gz" *
|
||||
popd
|
||||
rm -r tarball-tmp "${name}-${version}.orig.tar.gz"
|
||||
|
|
@ -1,10 +0,0 @@
|
|||
--- asm-3.1/archive/asm-xml.xml.orig 2008-10-20 15:35:03.716137723 -0400
|
||||
+++ asm-3.1/archive/asm-xml.xml 2008-10-20 15:35:12.071115378 -0400
|
||||
@@ -10,7 +10,6 @@
|
||||
<attribute name="Implementation-Title" value="ASM XML classes"/>
|
||||
<attribute name="Implementation-Version" value="${product.artifact}"/>
|
||||
<attribute name="Implementation-Vendor" value="Eugene Kuleshov"/>
|
||||
- <attribute name="Class-path" value="asm-${product.artifact}.jar asm-util-${product.artifact}.jar asm-attrs-${product.artifact}.jar"/>
|
||||
<attribute name="Main-class" value="org.objectweb.asm.xml.Processor"/>
|
||||
</manifest>
|
||||
</jar>
|
||||
|
|
@ -1,197 +1,78 @@
|
|||
# Copyright (c) 2000-2008, JPackage Project
|
||||
# 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. Neither the name of the JPackage Project nor the names of its
|
||||
# contributors may be used to endorse or promote products derived
|
||||
# from this software without specific prior written permission.
|
||||
#
|
||||
# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
|
||||
# "AS IS" AND ANY EXPRESS 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 THE COPYRIGHT
|
||||
# OWNER OR 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.
|
||||
#
|
||||
|
||||
%define section free
|
||||
%bcond_with bootstrap
|
||||
|
||||
Name: objectweb-asm
|
||||
Version: 3.1
|
||||
Release: 7.1%{?dist}
|
||||
Epoch: 0
|
||||
Summary: A code manipulation tool to implement adaptable systems
|
||||
License: BSD
|
||||
URL: http://asm.objectweb.org/
|
||||
Group: Development/Libraries/Java
|
||||
Source0: http://download.forge.objectweb.org/asm/asm-3.1.tar.gz
|
||||
Source1: http://repo1.maven.org/maven2/asm/asm/3.1/asm-3.1.pom
|
||||
Source2: http://repo1.maven.org/maven2/asm/asm-analysis/3.1/asm-analysis-3.1.pom
|
||||
Source3: http://repo1.maven.org/maven2/asm/asm-commons/3.1/asm-commons-3.1.pom
|
||||
Source4: http://repo1.maven.org/maven2/asm/asm-tree/3.1/asm-tree-3.1.pom
|
||||
Source5: http://repo1.maven.org/maven2/asm/asm-util/3.1/asm-util-3.1.pom
|
||||
Source6: http://repo1.maven.org/maven2/asm/asm-xml/3.1/asm-xml-3.1.pom
|
||||
Source7: http://repo1.maven.org/maven2/asm/asm-all/3.1/asm-all-3.1.pom
|
||||
Source8: http://repo1.maven.org/maven2/asm/asm-parent/3.1/asm-parent-3.1.pom
|
||||
Source9: asm-MANIFEST.MF
|
||||
Patch0: objectweb-asm-no-classpath-in-manifest.patch
|
||||
# Needed by asm-xml.jar
|
||||
Requires: xml-commons-jaxp-1.3-apis
|
||||
Requires(post): jpackage-utils >= 0:1.7.4
|
||||
Requires(postun): jpackage-utils >= 0:1.7.4
|
||||
BuildRequires: jpackage-utils >= 0:1.7.4
|
||||
BuildRequires: java-devel >= 0:1.5.0
|
||||
BuildRequires: ant >= 0:1.6.5
|
||||
BuildRequires: objectweb-anttask
|
||||
BuildRequires: xml-commons-jaxp-1.3-apis
|
||||
BuildRequires: zip
|
||||
Version: 9.7.1
|
||||
Release: %autorelease
|
||||
Summary: Java bytecode manipulation and analysis framework
|
||||
License: BSD-3-Clause
|
||||
URL: https://asm.ow2.org/
|
||||
BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
|
||||
ExclusiveArch: %{java_arches} noarch
|
||||
|
||||
# ./generate-tarball.sh
|
||||
Source0: %{name}-%{version}.tar.gz
|
||||
Source1: aggregator.pom
|
||||
Source2: https://repo1.maven.org/maven2/org/ow2/asm/asm/%{version}/asm-%{version}.pom
|
||||
Source3: https://repo1.maven.org/maven2/org/ow2/asm/asm-analysis/%{version}/asm-analysis-%{version}.pom
|
||||
Source4: https://repo1.maven.org/maven2/org/ow2/asm/asm-commons/%{version}/asm-commons-%{version}.pom
|
||||
Source5: https://repo1.maven.org/maven2/org/ow2/asm/asm-test/%{version}/asm-test-%{version}.pom
|
||||
Source6: https://repo1.maven.org/maven2/org/ow2/asm/asm-tree/%{version}/asm-tree-%{version}.pom
|
||||
Source7: https://repo1.maven.org/maven2/org/ow2/asm/asm-util/%{version}/asm-util-%{version}.pom
|
||||
# The source contains binary jars that cannot be verified for licensing and could be proprietary
|
||||
Source9: generate-tarball.sh
|
||||
Source10: tools-retrofitter.pom
|
||||
|
||||
Patch: 0001-Add-support-of-Java-25.patch
|
||||
|
||||
%if %{with bootstrap}
|
||||
BuildRequires: javapackages-bootstrap
|
||||
%else
|
||||
BuildRequires: maven-local-openjdk25
|
||||
BuildRequires: mvn(org.apache.maven.plugins:maven-antrun-plugin)
|
||||
BuildRequires: mvn(org.ow2.asm:asm)
|
||||
%endif
|
||||
# TODO Remove in Fedora 46
|
||||
Obsoletes: %{name}-javadoc < 9.7.1-9
|
||||
|
||||
%description
|
||||
ASM is a code manipulation tool to implement adaptable systems.
|
||||
|
||||
%package javadoc
|
||||
Summary: Javadoc for %{name}
|
||||
Group: Development/Documentation
|
||||
|
||||
%description javadoc
|
||||
Javadoc for %{name}.
|
||||
ASM is an all purpose Java bytecode manipulation and analysis
|
||||
framework. It can be used to modify existing classes or dynamically
|
||||
generate classes, directly in binary form. Provided common
|
||||
transformations and analysis algorithms allow to easily assemble
|
||||
custom complex transformations and code analysis tools.
|
||||
|
||||
%prep
|
||||
%setup -q -n asm-%{version}
|
||||
%patch0 -p1
|
||||
perl -pi -e 's/\r$//g' LICENSE.txt README.txt
|
||||
%autosetup -p1 -C
|
||||
|
||||
mkdir META-INF
|
||||
cp -p %{SOURCE9} META-INF/MANIFEST.MF
|
||||
# A custom pom to aggregate the build
|
||||
cp -p %{SOURCE1} pom.xml
|
||||
|
||||
%build
|
||||
export CLASSPATH=
|
||||
export OPT_JAR_LIST=:
|
||||
ant -Dobjectweb.ant.tasks.path=$(build-classpath objectweb-anttask) jar jdoc
|
||||
cp -p %{SOURCE10} tools/retrofitter/pom.xml
|
||||
|
||||
%install
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
# jars
|
||||
install -d -m 755 $RPM_BUILD_ROOT%{_javadir}/%{name}
|
||||
|
||||
for jar in output/dist/lib/*.jar; do
|
||||
install -m 644 ${jar} \
|
||||
$RPM_BUILD_ROOT%{_javadir}/%{name}/`basename ${jar}`
|
||||
# Insert poms into modules
|
||||
for pom in asm asm-analysis asm-commons asm-test asm-tree asm-util; do
|
||||
cp -p ${RPM_SOURCE_DIR}/${pom}-%{version}.pom ${pom}/pom.xml
|
||||
%pom_add_dep org.fedoraproject.xmvn.objectweb-asm:tools-retrofitter::provided ${pom}
|
||||
%pom_add_plugin org.apache.maven.plugins:maven-antrun-plugin ${pom}
|
||||
%pom_set_parent org.fedoraproject.xmvn.objectweb-asm:aggregator:any ${pom}
|
||||
%pom_xpath_inject pom:parent '<relativePath>..</relativePath>' ${pom}
|
||||
done
|
||||
|
||||
touch META-INF/MANIFEST.MF
|
||||
zip -u output/dist/lib/all/asm-all-%{version}.jar META-INF/MANIFEST.MF
|
||||
# Don't ship poms used for build only
|
||||
%mvn_package :aggregator __noinstall
|
||||
%mvn_package :tools-retrofitter __noinstall
|
||||
|
||||
install -m 644 output/dist/lib/all/asm-all-%{version}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}/
|
||||
# Don't ship the test framework to avoid runtime dep on junit
|
||||
%mvn_package :asm-test __noinstall
|
||||
|
||||
(cd $RPM_BUILD_ROOT%{_javadir}/%{name} && for jar in *-%{version}*; do \
|
||||
ln -sf ${jar} ${jar/-%{version}/}; done)
|
||||
%build
|
||||
%mvn_build -j -f -- -Dmaven.compiler.source=1.8 -Dmaven.compiler.target=1.8
|
||||
|
||||
# pom
|
||||
install -d -m 755 $RPM_BUILD_ROOT%{_datadir}/maven2/poms
|
||||
install -m 644 %{SOURCE1} $RPM_BUILD_ROOT%{_datadir}/maven2/poms/JPP.objectweb-asm-asm.pom
|
||||
%add_to_maven_depmap org.objectweb.asm asm %{version} JPP/objectweb-asm asm
|
||||
install -m 644 %{SOURCE2} $RPM_BUILD_ROOT%{_datadir}/maven2/poms/JPP.objectweb-asm-asm-analysis.pom
|
||||
%add_to_maven_depmap org.objectweb.asm asm-analysis %{version} JPP/objectweb-asm asm-analysis
|
||||
install -m 644 %{SOURCE3} $RPM_BUILD_ROOT%{_datadir}/maven2/poms/JPP.objectweb-asm-asm-commons.pom
|
||||
%add_to_maven_depmap org.objectweb.asm asm-commons %{version} JPP/objectweb-asm asm-commons
|
||||
install -m 644 %{SOURCE4} $RPM_BUILD_ROOT%{_datadir}/maven2/poms/JPP.objectweb-asm-asm-tree.pom
|
||||
%add_to_maven_depmap org.objectweb.asm asm-tree %{version} JPP/objectweb-asm asm-tree
|
||||
install -m 644 %{SOURCE5} $RPM_BUILD_ROOT%{_datadir}/maven2/poms/JPP.objectweb-asm-asm-util.pom
|
||||
%add_to_maven_depmap org.objectweb.asm asm-util %{version} JPP/objectweb-asm asm-util
|
||||
install -m 644 %{SOURCE6} $RPM_BUILD_ROOT%{_datadir}/maven2/poms/JPP.objectweb-asm-asm-xml.pom
|
||||
%add_to_maven_depmap org.objectweb.asm asm-xml %{version} JPP/objectweb-asm asm-xml
|
||||
install -m 644 %{SOURCE7} $RPM_BUILD_ROOT%{_datadir}/maven2/poms/JPP.objectweb-asm-asm-all.pom
|
||||
%add_to_maven_depmap org.objectweb.asm asm-all %{version} JPP/objectweb-asm asm-all
|
||||
install -m 644 %{SOURCE8} $RPM_BUILD_ROOT%{_datadir}/maven2/poms/JPP.objectweb-asm-asm-parent.pom
|
||||
%add_to_maven_depmap org.objectweb.asm asm-parent %{version} JPP/objectweb-asm asm-parent
|
||||
%install
|
||||
%mvn_install
|
||||
|
||||
# javadoc
|
||||
install -p -d -m 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
|
||||
cp -pr output/dist/doc/javadoc/user/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
|
||||
ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name}
|
||||
|
||||
%clean
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
%post
|
||||
%update_maven_depmap
|
||||
|
||||
%postun
|
||||
%update_maven_depmap
|
||||
|
||||
%files
|
||||
%defattr(0644,root,root,0755)
|
||||
%doc LICENSE.txt README.txt
|
||||
%dir %{_javadir}/%{name}
|
||||
%{_javadir}/%{name}/*.jar
|
||||
%{_datadir}/maven2/*
|
||||
%{_mavendepmapfragdir}/*
|
||||
|
||||
%files javadoc
|
||||
%defattr(0644,root,root,0755)
|
||||
%{_javadocdir}/%{name}-%{version}
|
||||
%{_javadocdir}/%{name}
|
||||
%files -f .mfiles
|
||||
%license LICENSE.txt
|
||||
|
||||
%changelog
|
||||
* Sat Jul 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0:3.1-7.1
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
|
||||
|
||||
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0:3.1-6.1
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
|
||||
|
||||
* Tue Oct 23 2008 David Walluck <dwalluck@redhat.com> 0:3.1-5.1
|
||||
- build for Fedora
|
||||
|
||||
* Tue Oct 23 2008 David Walluck <dwalluck@redhat.com> 0:3.1-5
|
||||
- add OSGi manifest (Alexander Kurtakov)
|
||||
|
||||
* Mon Oct 20 2008 David Walluck <dwalluck@redhat.com> 0:3.1-4
|
||||
- remove Class-Path from MANIFEST.MF
|
||||
- add unversioned javadoc symlink
|
||||
- remove javadoc scriptlets
|
||||
- fix directory ownership
|
||||
- remove build requirement on dos2unix
|
||||
|
||||
* Fri Feb 08 2008 Ralph Apel <r.apel@r-apel.de> - 0:3.1-3jpp
|
||||
- Add poms and depmap frags with groupId of org.objectweb.asm !
|
||||
- Add asm-all.jar
|
||||
- Add -javadoc Requires post and postun
|
||||
- Restore Vendor, Distribution
|
||||
|
||||
* Thu Nov 22 2007 Fernando Nasser <fnasser@redhat.com> - 0:3.1-2jpp
|
||||
- Fix EOL of txt files
|
||||
- Add dependency on jaxp
|
||||
|
||||
* Thu Nov 22 2007 Fernando Nasser <fnasser@redhat.com> - 0:3.1-1jpp
|
||||
- Upgrade to 3.1
|
||||
|
||||
* Wed Aug 22 2007 Fernando Nasser <fnasser@redhat.com> - 0:3.0-1jpp
|
||||
- Upgrade to 3.0
|
||||
- Rename to include objectweb- prefix as requested by ObjectWeb
|
||||
|
||||
* Thu Jan 05 2006 Fernando Nasser <fnasser@redhat.com> - 0:2.1-2jpp
|
||||
- First JPP 1.7 build
|
||||
|
||||
* Thu Oct 06 2005 Ralph Apel <r.apel at r-apel.de> 0:2.1-1jpp
|
||||
- Upgrade to 2.1
|
||||
|
||||
* Fri Mar 11 2005 Sebastiano Vigna <vigna at acm.org> 0:2.0.RC1-1jpp
|
||||
- First release of the 2.0 line.
|
||||
%autochangelog
|
||||
|
|
|
|||
7
plans/javapackages.fmf
Normal file
7
plans/javapackages.fmf
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
summary: Run javapackages-specific tests
|
||||
discover:
|
||||
how: fmf
|
||||
url: https://gitlab.com/redhat/centos-stream/tests/javapackages.git
|
||||
ref: f43
|
||||
execute:
|
||||
how: tmt
|
||||
8
sources
8
sources
|
|
@ -1 +1,7 @@
|
|||
961fe444550b328dff3cc9c8224349fd asm-3.1.tar.gz
|
||||
SHA512 (objectweb-asm-9.7.1.tar.gz) = 201c490ac71196b1a47a73d7311a22efca833c92377d02d9071cabc2429032aaa7eb636dfbf8182b71af60830d65792dd8f0b423208fcaba78a800228717aee5
|
||||
SHA512 (asm-9.7.1.pom) = 9d69abaf9c15b97d37484246c951acc55d4a944496ab47079dc600b3cd90353090b4a3579f1f7eb2e6d778e6900a5e1427f1690a4459253f3b9270c01713f54d
|
||||
SHA512 (asm-analysis-9.7.1.pom) = 860702b32e5034109beee7cfb9269e33a55fe50ee3ef8c7fe6c71d9916b2be8865991aab64618f9e03be88879bb410e07db74cf91bd7364956cd34d0fbf9231b
|
||||
SHA512 (asm-commons-9.7.1.pom) = d4bd178cfde200ed04915e581dd1e7009b1960ef40c86e9c22d88ef141d4a32c7e6131ee2e48f92eba45d523006799c8be53312dc50c67ed7b8bb8b90175e480
|
||||
SHA512 (asm-test-9.7.1.pom) = e36d8f602a9e9e24547af4f8b0aa0a57f79123c7075ae4085d80e93d3b8ea63730f59e85ee81a4dff45b8749ded0c1ab787620bb5c9820460761fde9578b8868
|
||||
SHA512 (asm-tree-9.7.1.pom) = f66d75d0897916d0e3a7ffe4dedd2ca4a363cba0430cc464a358e71be19e8413ba9f26b313f6eb7c0fcc631487e5a420f7bcf6af63c07e3d9880e8adc83922b7
|
||||
SHA512 (asm-util-9.7.1.pom) = 6a67ceafce03eb0582dd1addf79ff69cf2a94824f860161cd9b5c808580fd28ce2deb4e25b2b977a70da86732d20de1e895005c824e49d6148637c2211374ff4
|
||||
|
|
|
|||
18
tools-retrofitter.pom
Normal file
18
tools-retrofitter.pom
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project xmlns='http://maven.apache.org/POM/4.0.0' xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance'
|
||||
xsi:schemaLocation='http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd'>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
<groupId>org.fedoraproject.xmvn.objectweb-asm</groupId>
|
||||
<artifactId>tools-retrofitter</artifactId>
|
||||
<version>any</version>
|
||||
<packaging>jar</packaging>
|
||||
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>org.ow2.asm</groupId>
|
||||
<artifactId>asm</artifactId>
|
||||
<version>any</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
</project>
|
||||
Loading…
Add table
Add a link
Reference in a new issue