Patch for XBEAN-329 was forwarded upstream
This commit is contained in:
parent
6695aa66b9
commit
9dde50328f
@ -95,6 +95,7 @@ sed -i 's/org\.apache\.xbean\.asm7/org.objectweb.asm/g' `find xbean-reflect -nam
|
||||
sed -i '/testGetBytecode/i@org.junit.Ignore' xbean-finder/src/test/java/org/apache/xbean/finder/archive/MJarJarArchiveTest.java
|
||||
|
||||
# Unused import which is not available in OpenJDK 11
|
||||
# Forwarded upstream: https://issues.apache.org/jira/browse/XBEAN-329
|
||||
sed -i '/import com.sun.org.apache.regexp.internal.RE/d' xbean-reflect/src/main/java/org/apache/xbean/propertyeditor/PropertyEditors.java
|
||||
|
||||
%if %{without equinox}
|
||||
|
Loading…
Reference in New Issue
Block a user