Accepting request 672390 from home:jengelh:branches:Java:packages
- Trim future goals from description. - Avoid double-shipping documentation. OBS-URL: https://build.opensuse.org/request/show/672390 OBS-URL: https://build.opensuse.org/package/show/Java:packages/xbean?expand=0&rev=6
This commit is contained in:
parent
a8048e2ebb
commit
75115435c8
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 7 10:21:20 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Trim future goals from description.
|
||||
- Avoid double-shipping documentation.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 25 19:27:30 UTC 2018 - Fridrich Strba <fstrba@suse.com>
|
||||
|
||||
|
19
xbean.spec
19
xbean.spec
@ -45,20 +45,19 @@ Requires: slf4j
|
||||
BuildArch: noarch
|
||||
|
||||
%description
|
||||
The goal of XBean project is to create a plugin based server
|
||||
analogous to Eclipse being a plugin based IDE. XBean will be able to
|
||||
discover, download and install server plugins from an Internet based
|
||||
repository. In addition, we include support for multiple IoC systems,
|
||||
support for running with no IoC system, JMX without JMX code,
|
||||
lifecycle and class loader management, and a rock solid Spring
|
||||
integration.
|
||||
XBean is a plugin-based server analogous to Eclipse being a
|
||||
plugin-based IDE. XBean is able to discover, download and install
|
||||
server plugins from an Internet-based repository. Support for
|
||||
multiple IoC systems, support for running with no IoC system, JMX
|
||||
without JMX code, lifecycle and class loader management, and a Spring
|
||||
integration is included.
|
||||
|
||||
%package javadoc
|
||||
Summary: API documentation for %{name}
|
||||
Group: Development/Libraries/Java
|
||||
Group: Documentation/HTML
|
||||
|
||||
%description javadoc
|
||||
This package provides %{summary}.
|
||||
This package provides API documentation for xbean.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
@ -141,8 +140,6 @@ cp -aL build/apidoc/* %{buildroot}/%{_javadocdir}/%{name}
|
||||
%doc NOTICE
|
||||
|
||||
%files javadoc
|
||||
%license LICENSE
|
||||
%doc NOTICE
|
||||
%{_javadocdir}/%{name}
|
||||
|
||||
%changelog
|
||||
|
Loading…
x
Reference in New Issue
Block a user