Test ran at 2024-03-10 12:57:59.892956+00:00 SOLUTION: elada=1.8.5: Expression Language Library (JSR245) Origin: commit 0751f94e425f6dcfb7efacfe4f88829414258896 from https://github.com/stcarrez/ada-el.git Properties: Author: Stephane.Carrez@gmail.com Configuration: no modifiers Description: Expression Language Library (JSR245) GPR Scenario: BUILD := distrib | debug | optimize | profile | coverage GPR Scenario: EL_LIBRARY_TYPE := relocatable | static | static-pic License: Apache-2.0 Long_Description: [![Build Status](https://img.shields.io/jenkins/s/https/jenkins.vacs.fr/Bionic-Ada-EL.svg)](https://jenkins.vacs.fr/job/Bionic-Ada-EL/) [![Test Status](https://img.shields.io/jenkins/t/https/jenkins.vacs.fr/Bionic-Ada-EL.svg)](https://jenkins.vacs.fr/job/Bionic-Ada-EL/) [![codecov](https://codecov.io/gh/stcarrez/ada-el/branch/master/graph/badge.svg)](https://codecov.io/gh/stcarrez/ada-el) This Ada05 library provides the support for a simple Expression Language close to the Java Unified Expression Language (EL). The API provided by the EL library is inspired from the Java Unified Expression Language shared by the JSP 2.1 and JSF 1.2 technologies. See Expression Language specification in JSR245 (https://jcp.org/en/jsr/summary?id=245) The EL expression is intensively used in web development applications built on top of various Java technologies but also on top of [Ada Web Application](https://github.com/stcarrez/ada-awa) and [Ada Server Faces](https://github.com/stcarrez/ada-asf). Maintainer: Stephane.Carrez@gmail.com Maintainers_Logins: stcarrez Name: elada Project_File: .alire/elada.gpr Tag: web Tag: expression Tag: expander Tag: parser Version: 1.8.5 Website: https://gitlab.com/stcarrez/ada-el Dependencies (direct): utilada^2.5.0 Dependencies (solution): utilada=2.5.0 Dependencies (graph): elada=1.8.5 --> utilada=2.5.0 (^2.5.0) LOG: Note: Deploying elada=1.8.5... Note: Deploying utilada=2.5.0... Note: Building elada/.alire/elada.gpr... Setup [mkdir] object directory for project UtilAda_Core [mkdir] library directory for project UtilAda_Core [mkdir] object directory for project ElAda [mkdir] library directory for project ElAda Compile [Ada] util-texts.ads [Ada] util-texts-transforms.adb [Ada] util-texts-tokenizers.adb [Ada] util-texts-formats.adb [Ada] util-texts-builders.adb [Ada] util-strings.adb [Ada] util-strings-vectors.ads [Ada] util-strings-transforms.adb [Ada] util-strings-tokenizers.ads [Ada] util-strings-sets.ads [Ada] util-strings-maps.ads [Ada] util-strings-formats.adb [Ada] util-strings-builders.ads [Ada] util-strings-builders-transforms.ads [Ada] util-listeners.ads [Ada] util-listeners-observers.adb [Ada] util-listeners-lifecycles.adb [Ada] util-concurrent-counters.adb [Ada] util-concurrent.ads [Ada] util-concurrent-sequence_queues.adb [Ada] util-concurrent-pools.adb [Ada] util-concurrent-locks.adb [Ada] util-concurrent-fifos.adb [Ada] util-concurrent-copies.adb [Ada] util-concurrent-arrays.adb [Ada] util.ads [Ada] util-stacks.adb [Ada] util-refs.adb [Ada] util-nullables.ads [Ada] util-locales.adb [Ada] util-executors.adb [Ada] util-blobs.adb [Ada] util-algorithms.ads [Ada] util-systems-types.ads [Ada] util-systems-constants.ads [Ada] util-systems-os.adb [Ada] util-properties.adb [Ada] util-properties-discrete.adb [Ada] util-properties-bundles.adb [Ada] util-properties-basic.adb [Ada] util-log.adb [Ada] util-log-loggers.adb [Ada] util-log-locations.adb [Ada] util-log-appenders.adb [Ada] util-log-appenders-rolling_files.adb [Ada] util-log-appenders-formatter.adb [Ada] util-log-appenders-files.adb [Ada] util-log-appenders-factories.adb [Ada] util-log-appenders-consoles.adb [Ada] util-files.adb [Ada] util-files-rolling.adb [Ada] util-events.adb [Ada] util-events-timers.adb [Ada] util-events-channels.adb [Ada] util-dates.adb [Ada] util-dates-simple_format.adb [Ada] util-dates-rfc7231.adb [Ada] util-dates-iso8601.adb [Ada] util-dates-formats.adb [Ada] util-commands.adb [Ada] util-commands-parsers.adb [Ada] util-commands-parsers-gnat_parser.adb [Ada] util-commands-drivers.adb [Ada] util-commands-consoles.adb [Ada] util-commands-consoles-text.adb [Ada] util-beans.ads [Ada] util-beans-ranges.ads [Ada] util-beans-objects.adb [Ada] util-beans-objects-vectors.adb [Ada] util-beans-objects-to_access.adb [Ada] util-beans-objects-time.adb [Ada] util-beans-objects-records.adb [Ada] util-beans-objects-pairs.adb [Ada] util-beans-objects-maps.adb [Ada] util-beans-objects-lists.adb [Ada] util-beans-objects-iterators.adb [Ada] util-beans-objects-hash.adb [Ada] util-beans-objects-enums.adb [Ada] util-beans-objects-datasets.adb [Ada] util-beans-methods.ads [Ada] util-beans-lists.ads [Ada] util-beans-lists-strings.adb [Ada] util-beans-factory.adb [Ada] util-beans-basic.ads [Ada] util-beans-basic-ranges.adb [Ada] util-beans-basic-lists.adb [Ada] util-systems.ads [Ada] el.ads [Ada] el-variables.adb [Ada] el-variables-default.adb [Ada] el-utils.adb [Ada] el-objects.ads [Ada] el-methods.ads [Ada] el-methods-proc_in.adb [Ada] el-methods-proc_2.adb [Ada] el-methods-proc_1.adb [Ada] el-methods-func_unbounded.ads [Ada] el-methods-func_string.ads [Ada] el-methods-func_1.adb [Ada] el-functions.adb [Ada] el-functions-namespaces.adb [Ada] el-functions-default.adb [Ada] el-expressions.adb [Ada] el-expressions-parser.adb [Ada] el-expressions-nodes.adb [Ada] el-contexts.ads [Ada] el-contexts-tls.adb [Ada] el-contexts-properties.adb [Ada] el-contexts-default.adb [Ada] el-beans.adb Build Libraries [gprlib] utilada_core.lexch [gprlib] utilada_base.lexch [archive] libutilada_core.a [index] libutilada_core.a [gprlib] elada.lexch [archive] libutilada_base.a [index] libutilada_base.a [archive] libelada.a [index] libelada.a Build finished successfully in 11.45 seconds. elada=1.8.5 successfully retrieved and built. Dependencies were solved as follows: + utilada 2.5.0 (new) Found declared GPR file: .alire/elada.gpr