commit
eeb0129644
BIN
2.0.1.Final.tar.gz
Normal file
BIN
2.0.1.Final.tar.gz
Normal file
Binary file not shown.
37
jboss-logging-tools.spec
Normal file
37
jboss-logging-tools.spec
Normal file
@ -0,0 +1,37 @@
|
||||
Name: jboss-logging-tools
|
||||
Version: 2.0.1
|
||||
Release: 8
|
||||
Summary: Tool for create internationalized log statements and exceptions
|
||||
License: ASL 2.0 and LGPLv2+
|
||||
URL: https://github.com/jboss-logging/jboss-logging-tools
|
||||
Source0: https://github.com/jboss-logging/jboss-logging-tools/archive/%{version}.Final.tar.gz
|
||||
|
||||
BuildArch: noarch
|
||||
|
||||
BuildRequires: maven-local mvn(org.testng:testng) mvn(org.apache.maven.surefire:surefire-testng)
|
||||
BuildRequires: mvn(org.jboss:jboss-parent:pom:) mvn(org.jboss.jdeparser:jdeparser)
|
||||
BuildRequires: mvn(org.jboss.logging:jboss-logging) mvn(org.jboss.logmanager:jboss-logmanager)
|
||||
|
||||
Provides: %{name}-javadoc
|
||||
Obsoletes: %{name}-javadoc
|
||||
|
||||
%description
|
||||
The JBoss logging tools are used to create internationalized log statements and exceptions.
|
||||
|
||||
%prep
|
||||
%autosetup -n %{name}-%{version}.Final
|
||||
|
||||
%pom_disable_module processor-tests
|
||||
|
||||
%build
|
||||
%mvn_build -- -Dmaven.test.failure.ignore=true
|
||||
|
||||
%install
|
||||
%mvn_install
|
||||
|
||||
%files -f .mfiles -f .mfiles-javadoc
|
||||
|
||||
%changelog
|
||||
* Fri Dec 13 2019 openEuler Buildteam <buildteam@openeuler.org> - 2.0.1-8
|
||||
- Package init
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user