ognl 2.7.3-8 source package in Ubuntu

Changelog

ognl (2.7.3-8) unstable; urgency=medium

  * Team upload

  [ Vladimir Petko ]
  * d/p/01_build_xml.diff: javacc calls System.exit() and it is no
    longer intercepted due to SecurityManager changes in Java 21.
    Rollback changes to build.xml so that javacc command is forked and
    does not abort the ant process (Closes: #1057528).

  [ tony mancill ]
  * Use debhelper-compat 13
  * Set Rules-Requires-Root: no in debian/control
  * Combine Build-Depends-Indep into Build-Depends
  * Update Vcs fields to point to Salsa
  * Bump Standards-Version to 4.6.2

 -- tony mancill <email address hidden>  Mon, 29 Jan 2024 22:27:10 -0800

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
Oracular release universe java
Noble release universe java

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ognl_2.7.3-8.dsc 2.1 KiB 2dc78da720b588110c3c5961f685302fb6efbd19b5c5cce3d34f5cd7cd4fa864
ognl_2.7.3.orig.tar.gz 239.4 KiB c228fb8181487557e7aae7b05862d488673fa0c57cb12e88175fc4c6c7e28871
ognl_2.7.3-8.debian.tar.xz 7.1 KiB 5b301eaaf370221d8657b13331abf83b739b0c2302a5161ae9a46c08eb86e382

Available diffs

No changes file available.

Binary packages built by this source

libognl-java: Java expression language

 OGNL stands for Object-Graph Navigation Language; it is an expression language
 for getting and setting properties of Java objects. You use the same
 expression for both getting and setting the value of a property.

libognl-java-doc: Java expression language - Documentation

 OGNL stands for Object-Graph Navigation Language; it is an expression language
 for getting and setting properties of Java objects. You use the same
 expression for both getting and setting the value of a property.
 .
 This package contains Language, Developer Documentation and API of
 OGNL software.