Thu, 23 May 2024 07:48:38 UTC | login

Information for build moditect-1.1.0-2.fc40

ID296615
Package Namemoditect
Version1.1.0
Release2.fc40
Epoch
SummaryTooling for the Java Module System
DescriptionThe ModiTect project aims at providing productivity tools for working with the Java module system ("Jigsaw"). Currently the following tasks are supported: * Generating module-info.java descriptors for given artifacts (Maven dependencies or local JAR files) * Adding module descriptors to your project's JAR as well as existing JAR files (dependencies) * Creating module runtime images Compared to authoring module descriptors by hand, using ModiTect saves you work by defining dependence clauses based on your project's dependencies, describing exported and opened packages with patterns (instead of listing all packages separately), auto-detecting service usages and more. You also can use ModiTect to add a module descriptor to your project JAR while staying on Java 8 with your own build.
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 18 Mar 2024 08:53:39 UTC
CompletedMon, 18 Mar 2024 08:53:39 UTC
Tags
f40
f41
RPMs
src
moditect-1.1.0-2.fc40.src.rpm (info) (download)
noarch
moditect-1.1.0-2.fc40.noarch.rpm (info) (download)
moditect-javadoc-1.1.0-2.fc40.noarch.rpm (info) (download)
Changelog * Fri Mar 01 2024 Jiri Vanek <jvanek@redhat.com> - 1.1.0-2 - bump of release for for java-21-openjdk as system jdk * Thu Feb 01 2024 Marian Koncek <mkoncek@redhat.com> - 1.1.0-1 - Update to upstream version 1.1.0 * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Dec 04 2023 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.0.0-3 - Implement bootstrap mode * Tue Aug 22 2023 Marian Koncek <mkoncek@redhat.com> - 1.0.0-2 - Rebuild * Mon Jul 17 2023 Marián Konček <mkoncek@redhat.com> - 1.0.0-1 - Initial build