afterburner.fx 1.7.0-2~18.04 source package in Ubuntu

Changelog

afterburner.fx (1.7.0-2~18.04) bionic; urgency=medium

  * Backport for OpenJDK 11. LP: #1814133.

afterburner.fx (1.7.0-2) unstable; urgency=medium

  * Update Vcs URLs to point to Salsa
  * Use debhelper 11
  * Bump Standards-Version to 4.3.0
  * Update build-dep from openjfx -> libopenjfx-java
  * Patch upstream pom for javafx and javax.inject and annotations
  * Add build-deps on libfindbugs-annotations-java and
    libgeronimo-annotation-1.3-spec-java
  * Freshen debian/copyright
  * Drop get-orig-source target from debian/rules
  * No longer build a shaded JAR

 -- Matthias Klose <email address hidden>  Wed, 27 Feb 2019 14:11:18 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Bionic
Original maintainer:
Debian Java Maintainers
Architectures:
all
Section:
java
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic updates universe misc
Bionic security universe misc

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
afterburner.fx_1.7.0.orig.tar.xz 59.1 KiB f9bcf68c3d528569768d881d202db60a88813dbcb2a8cd83248f8833b6cc2771
afterburner.fx_1.7.0-2~18.04.debian.tar.xz 3.5 KiB 27ae15be941140733b7e1a0ad1524383283f9f5b1c746c8118f6513596f6e6e4
afterburner.fx_1.7.0-2~18.04.dsc 2.4 KiB 35d9aa0d9e400ec02460ff170215dc6ca8ebce8fc419a8bb3323c8e0b579f8ac

View changes file

Binary packages built by this source

libafterburner.fx-java: minimalistic JavaFX MVP framework

 afterburner.fx is a minimalistic JavaFX MVP framework based on Convention
 over Configuration and Dependency Injection, providing the following:
 .
  - "Zero-Configuration" javax.inject.Inject DI of models or services
    into presenters.
  - Convention-based unification of presenter, view, FXML and css.
  - Conventional resource bundle loading.
  - Injection of System.getProperties.
  - Injection of presenter-local configuration properties (system
    properties are overriding the local configuration).
 .
 Afterburner is a "Just-Enough-Framework" extracted from
 airhacks-control and used in airpad, lightfish and floyd applications.

libafterburner.fx-java-doc: No summary available for libafterburner.fx-java-doc in ubuntu cosmic.

No description available for libafterburner.fx-java-doc in ubuntu cosmic.