Test ran at 2024-04-15 13:22:55.416984+00:00 SOLUTION: awa=2.4.0: Ada Web Application Origin: commit 59135a52aff7027f9295888775b9e1cc6cecdc22 from https://github.com/stcarrez/ada-awa.git Properties: Post_Fetch run: ${CRATE_DIR}/./sh ./alire-setup.sh Author: Stephane.Carrez@gmail.com Description: Ada Web Application Environment: DYNAMO_SEARCH_PATH=${CRATE_ROOT}/awa/plugins:${DYNAMO_SEARCH_PATH} Environment: DYNAMO_UML_PATH=${CRATE_ROOT}/awa/uml:${DYNAMO_UML_PATH} GPR Scenario: AWA_BUILD := distrib | debug | optimize | profile | coverage GPR Scenario: AWA_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-AWA.svg)](https://jenkins.vacs.fr/job/Bionic-AWA/) [![Test Status](https://img.shields.io/jenkins/t/https/jenkins.vacs.fr/Bionic-AWA.svg)](https://jenkins.vacs.fr/job/Bionic-AWA/) [![codecov](https://codecov.io/gh/stcarrez/ada-awa/branch/master/graph/badge.svg)](https://codecov.io/gh/stcarrez/ada-awa) [![Documentation Status](https://readthedocs.org/projects/ada-awa/badge/?version=latest)](https://ada-awa.readthedocs.io/en/latest/?badge=latest) Ada Web Application is a framework to build a Web Application in Ada 2012. The framework provides several ready to use and extendable modules that are common to many web application. This includes the login, authentication, users, permissions, managing comments, tags, votes, documents, images. It provides a complete blog, question and answers and a wiki module. AWA simplifies the Web Application development by taking care of user management with Google+, Facebook authentication and by providing the foundations on top of which you can construct your own application. AWA provides a powerful permission management that gives flexibility to applications to grant access and protect your user's resources. ![AWA Features](https://github.com/stcarrez/ada-awa/wiki/images/awa-features.png) # Documentation The Ada Web Application programmer's guide describes how to setup the framework, how you can setup and design your first web application with it, and it provides detailed description of AWA components: * [Ada Web Application programmer's guide](https://ada-awa.readthedocs.io/en/latest/) [PDF](https://github.com/stcarrez/ada-awa/blob/master/awa/docs/awa-book.pdf) * [Ada Database Objects Programmer's Guide](https://ada-ado.readthedocs.io/en/latest/) * [Ada Security Programmer's Guide](https://ada-security.readthedocs.io/en/latest/) * [Ada Utility Library Programmer's Guide](https://ada-util.readthedocs.io/en/latest/) Maintainer: Stephane.Carrez@gmail.com Maintainers_Logins: stcarrez Name: awa Project_File: .alire/awa_blogs.gpr Project_File: .alire/awa.gpr Project_File: .alire/awa_settings.gpr Project_File: .alire/awa_wikis.gpr Project_File: .alire/awa_changelogs.gpr Project_File: .alire/awa_images.gpr Project_File: .alire/awa_setup.gpr Project_File: .alire/awa_workspaces.gpr Project_File: .alire/awa_comments.gpr Project_File: .alire/awa_jobs.gpr Project_File: .alire/awa_storages.gpr Project_File: .alire/awa_counters.gpr Project_File: .alire/awa_mail.gpr Project_File: .alire/awa_tags.gpr Project_File: .alire/awa_countries.gpr Project_File: .alire/awa_questions.gpr Project_File: .alire/awa_votes.gpr Tag: web Tag: users Tag: jobs Tag: wiki Tag: framework Tag: storage Tag: blog Version: 2.4.0 Website: https://gitlab.com/stcarrez/ada-awa Dependencies (direct): ado^2.3.0 elada^1.8.5 keystoreada^1.3.3 security^1.4.1 serverfaces^1.5.0 servletada^1.6.0 servletada_aws^1.6.0 utilada^2.5.0 utilada_aws^2.5.0 utilada_xml^2.5.0 wikiada^1.4.0 Dependencies (solution): ado=2.3.0 aws=21.0.0 elada=1.8.5 gnat=12.2.0 (gnat_external) keystoreada=1.3.3 make=4.2.1 security=1.4.1 serverfaces=1.5.0 servletada=1.6.0 servletada_aws=1.6.0 utilada=2.5.0 utilada_aws=2.5.0 utilada_xml=2.5.0 wikiada=1.4.0 xmlada=21.0.0 Dependencies (external): openssl* (indirect,hinted) Dependencies (graph): ado=2.3.0 --> utilada=2.5.0 (^2.5.0) ado=2.3.0 --> utilada_xml=2.5.0 (^2.5.0) awa=2.4.0 --> ado=2.3.0 (^2.3.0) awa=2.4.0 --> elada=1.8.5 (^1.8.5) awa=2.4.0 --> keystoreada=1.3.3 (^1.3.3) awa=2.4.0 --> security=1.4.1 (^1.4.1) awa=2.4.0 --> serverfaces=1.5.0 (^1.5.0) awa=2.4.0 --> servletada=1.6.0 (^1.6.0) awa=2.4.0 --> servletada_aws=1.6.0 (^1.6.0) awa=2.4.0 --> utilada=2.5.0 (^2.5.0) awa=2.4.0 --> utilada_aws=2.5.0 (^2.5.0) awa=2.4.0 --> utilada_xml=2.5.0 (^2.5.0) awa=2.4.0 --> wikiada=1.4.0 (^1.4.0) aws=21.0.0 --> gnat=12.2.0 (gnat_external) (>=9) aws=21.0.0 --> make=4.2.1 (*) aws=21.0.0 --> openssl* aws=21.0.0 --> xmlada=21.0.0 (~21.0.0) elada=1.8.5 --> utilada=2.5.0 (^2.5.0) keystoreada=1.3.3 --> utilada=2.5.0 (^2.5.0) security=1.4.1 --> utilada=2.5.0 (^2.5.0) security=1.4.1 --> utilada_xml=2.5.0 (^2.5.0) serverfaces=1.5.0 --> security=1.4.1 (^1.4.1) serverfaces=1.5.0 --> servletada=1.6.0 (^1.6.0) serverfaces=1.5.0 --> utilada=2.5.0 (^2.5.0) servletada=1.6.0 --> elada=1.8.5 (^1.8.5) servletada=1.6.0 --> security=1.4.1 (^1.4.1) servletada=1.6.0 --> utilada=2.5.0 (^2.5.0) servletada_aws=1.6.0 --> servletada=1.6.0 (^1.6.0) servletada_aws=1.6.0 --> utilada_aws=2.5.0 (^2.5.0) utilada_aws=2.5.0 --> aws=21.0.0 (~21.0) utilada_aws=2.5.0 --> utilada=2.5.0 (^2.5.0) utilada_xml=2.5.0 --> utilada=2.5.0 (^2.5.0) utilada_xml=2.5.0 --> xmlada=21.0.0 (*) wikiada=1.4.0 --> utilada=2.5.0 (^2.5.0) Dependencies cannot be met LOG: