Use standard artifact installation location
This commit is contained in:
parent
d69b5c446f
commit
651e129742
@ -35,8 +35,6 @@ package.
|
||||
%prep
|
||||
%autosetup -n commons-lang3-%{version}-src
|
||||
|
||||
%mvn_file : %{name} commons-lang3
|
||||
|
||||
# testParseSync() test fails on ARM and PPC64LE for unknown reason
|
||||
sed -i 's/\s*public void testParseSync().*/@org.junit.Ignore\n&/' \
|
||||
src/test/java/org/apache/commons/lang3/time/FastDateFormatTest.java
|
||||
|
Loading…
Reference in New Issue
Block a user