mvel 2.4.4-1 source package in Ubuntu

Changelog

mvel (2.4.4-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 2.4.4.
  * Switch to debhelper-compat = 12.
  * Declare compliance with Debian Policy 4.4.0.
  * Use canonical VCS URI.
  * Do not build libmvel-java-doc anymore. The package is empty because the
    javadoc plugin fails to build the documentation. Just ignoring the javadoc
    errors with Java 9+ is not sufficient anymore.

 -- Markus Koschany <email address hidden>  Mon, 26 Aug 2019 21:52:42 +0200

Upload details

Uploaded by:
Debian Java Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Java Maintainers
Architectures:
all
Section:
java
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe java
Lunar release universe java
Jammy release universe java
Focal release universe java

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
mvel_2.4.4-1.dsc 2.2 KiB db7bf8c6cac1d9ae132759e4124606f014421ee36866f1e2d8d844c9baffbc0a
mvel_2.4.4.orig.tar.xz 229.4 KiB f28b5e43f72df72b9764f1968b50d73c6930348db627c6ff5e62b43517b9a6b2
mvel_2.4.4-1.debian.tar.xz 4.7 KiB 1b88d20e035b328f5c023b96b02567f6dbbd50deed6c1b10e873b35bc487b00a

Available diffs

No changes file available.

Binary packages built by this source

libmvel-java: expression language for Java-based applications - Library

 MVEL may be useful as an extension to anything from use in JSP Tag Libraries,
 to the configuration facilities of your library/framework.
 .
 In addition to being an expression language, MVEL also comes packaged with an
 templating system similar to Velocity and FreeMarker.