Package Release Info

avalon-framework-api-4.3-160000.1.1

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

avalon-framework-api
avalon-framework-api-javadoc

Change Logs

* Tue Jun 23 2026 fstrba@suse.com
- Split the api and impl artifacts in two different builds in order
  to break build cycle with apache-commons-logging
* Wed Oct 02 2024 fstrba@suse.com
- Spec file cleanup
* Mon Jul 15 2024 fstrba@suse.com
- Add alias for avalon-framework:avalon-framework and point it to
  the avalon-framework:avalon-framework-impl artifact.
* Tue Feb 20 2024 dimstar@opensuse.org
- Rather use %setup/%autopatch: autosetup does not handle the
  decompression of additional sources and applying patches in the
  correct order for this package.
* Tue Feb 20 2024 dimstar@opensuse.org
- Use %autosetup macro. Allows to eliminate the usage of deprecated
  %patchN.
* Tue Feb 22 2022 fstrba@suse.com
- Do not build against the log4j12 packages, use the new reload4j
* Tue Oct 01 2019 fstrba@suse.com
- Build against log4j12 compatibility package
* Thu Apr 04 2019 fstrba@suse.com
- Do not require optional dependencies
* Mon Jan 21 2019 fstrba@suse.com
- Upgrade to 4.3
  * Two source packages avalon-framework-api-4.3 and
    avalon-framework-impl-4.3 buildable both with ant
  * Make javadoc subpackage provide the manual subpackage, since
    the manual content is basically a javadoc for api
- Added patches:
  * 0001-Port-build-script-to-Maven-3.patch
    + convert the project.xml files in both sources to a valid
    maven 3 pom files.
  * avalon-framework-manifest.patch
    + Add Bundle-SymbolicName attributes to both jar files
- Removed patch:
  * avalon-framework-target.patch
    + not needed with this version
* Wed Dec 05 2018 fstrba@suse.com
- Add maven pom files