SHA256
1
0
forked from pool/plexus-xml
Fridrich Strba 2024-03-14 07:31:24 +00:00 committed by Git OBS Bridge
parent 5aa6190b31
commit 9d2dd3f97a

View File

@ -19,7 +19,7 @@
Name: plexus-xml
Version: 3.0.0
Release: 0
Summary: Command Line Interface facilitator for Plexus
Summary: Plexus XML Utilities
License: Apache-2.0
Group: Development/Libraries/Java
URL: https://github.com/codehaus-plexus/%{name}
@ -32,11 +32,10 @@ BuildRequires: xz
BuildArch: noarch
%description
Plexus contains end-to-end developer tools for writing applications.
At the core is the container, which can be embedded or for an
application server. There are many reusable components for hibernate,
form processing, jndi, i18n, velocity, etc. Plexus also includes an
application server which is like a J2EE application server.
A collection of various utility classes to ease working with XML in Maven 3.
This library consists of XML classes (org.codehaus.plexus.util.xml) that
have been extracted from plexus-utils 3:
* plexus-utils 3 = plexus-utils 4 + plexus-xml 3.
%package javadoc
Summary: Javadoc for %{name}