This commit is contained in:
parent
ab0f36ed37
commit
22dd38ece0
@ -38,6 +38,7 @@ Obsoletes: chainsaw < 2.1
|
||||
Obsoletes: log4j < 1.3
|
||||
Obsoletes: log4j-mini < 1.3
|
||||
Provides: log4j12 = %{version}-%{release}
|
||||
Provides: mvn(log4j:log4j:1.2.17)
|
||||
BuildArch: noarch
|
||||
%if %{with tests}
|
||||
BuildRequires: ant-junit
|
||||
@ -62,6 +63,8 @@ This package contains the API documentation for %{name}.
|
||||
%setup -q
|
||||
cp %{SOURCE1} build.xml
|
||||
mkdir -p lib
|
||||
# Tests removed class
|
||||
rm -f src/test/java/org/apache/log4j/jdbc/JdbcAppenderTest.java
|
||||
|
||||
%build
|
||||
build-jar-repository -s lib javamail geronimo-jms-1.1-api
|
||||
|
Loading…
x
Reference in New Issue
Block a user