Test ran at 2025-02-10 12:54:06.898611+00:00 SOLUTION: awa=2.5.0: Ada Web Application Origin: commit e34bd6db1a23d6f47214d7001b3c0ce55a7cf54f from https://github.com/stcarrez/ada-awa.git Available when: (case OS is Freebsd => True, Linux => True, Macos => False, Windows => False, others => False) Properties: Post_Fetch run: sh ./alire-setup.sh (from ${CRATE_ROOT}/.) 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_AWS_IMPL := none | 1 | 2 | 3 | 4 GPR Scenario: AWA_BUILD := distrib | debug | optimize | profile | coverage GPR Scenario: AWA_LIBRARY_TYPE := relocatable | static | static-pic GPR External: AWA_AWS_IMPL := 4 License: Apache-2.0 Long_Description: [![Build Status](https://img.shields.io/endpoint?url=https://porion.vacs.fr/porion/api/v1/projects/ada-util/badges/build.json)](https://porion.vacs.fr/porion/projects/view/ada-util/summary) [![Test Status](https://img.shields.io/endpoint?url=https://porion.vacs.fr/porion/api/v1/projects/ada-util/badges/tests.json)](https://porion.vacs.fr/porion/projects/view/ada-util/xunits) [![Coverage](https://img.shields.io/endpoint?url=https://porion.vacs.fr/porion/api/v1/projects/ada-util/badges/coverage.json)](https://porion.vacs.fr/porion/projects/view/ada-util/summary) [![Documentation Status](https://readthedocs.org/projects/ada-util/badge/?version=latest)](https://ada-util.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.5.0 Website: https://gitlab.com/stcarrez/ada-awa Dependencies (direct): ado^2.4.0 aws~24.0 elada^1.8.6 keystoreada^1.4.0 security^1.5.0 serverfaces^1.6.0 servletada^1.7.0 utilada^2.6.0 utilada_xml^2.6.0 wikiada^1.4.1 Dependencies (solution): ado=2.4.1 aws=24.0.0 elada=1.8.7 gnat=14.2.1 (gnat_native) gnatcoll=24.0.0 keystoreada=1.4.1 libgpr=24.0.0 make=4.4.1 openssl=3.4.0 security=1.5.1 serverfaces=1.6.1 servletada=1.7.1 utilada=2.8.0 utilada_xml=2.8.0 wikiada=1.4.2 xmlada=24.0.0 Dependencies (graph): ado=2.4.1 --> utilada=2.8.0 (^2.6.0) ado=2.4.1 --> utilada_xml=2.8.0 (^2.6.0) awa=2.5.0 --> ado=2.4.1 (^2.4.0) awa=2.5.0 --> aws=24.0.0 (~24.0) awa=2.5.0 --> elada=1.8.7 (^1.8.6) awa=2.5.0 --> keystoreada=1.4.1 (^1.4.0) awa=2.5.0 --> security=1.5.1 (^1.5.0) awa=2.5.0 --> serverfaces=1.6.1 (^1.6.0) awa=2.5.0 --> servletada=1.7.1 (^1.7.0) awa=2.5.0 --> utilada=2.8.0 (^2.6.0) awa=2.5.0 --> utilada_xml=2.8.0 (^2.6.0) awa=2.5.0 --> wikiada=1.4.2 (^1.4.1) aws=24.0.0 --> gnat=14.2.1 (gnat_native) (>=12) aws=24.0.0 --> gnatcoll=24.0.0 (~24.0.0) aws=24.0.0 --> make=4.4.1 (*) aws=24.0.0 --> openssl=3.4.0 (*) aws=24.0.0 --> xmlada=24.0.0 (~24.0.0) elada=1.8.7 --> utilada=2.8.0 (^2.5.0) gnatcoll=24.0.0 --> libgpr=24.0.0 (~24.0.0) keystoreada=1.4.1 --> utilada=2.8.0 (^2.6.0) libgpr=24.0.0 --> gnat=14.2.1 (gnat_native) (/=2020) libgpr=24.0.0 --> xmlada=24.0.0 (~24.0.0) security=1.5.1 --> utilada=2.8.0 (^2.6.0) security=1.5.1 --> utilada_xml=2.8.0 (^2.6.0) serverfaces=1.6.1 --> security=1.5.1 (^1.5.0) serverfaces=1.6.1 --> servletada=1.7.1 (^1.7.0) serverfaces=1.6.1 --> utilada=2.8.0 (^2.6.0) servletada=1.7.1 --> elada=1.8.7 (^1.8.5) servletada=1.7.1 --> security=1.5.1 (^1.5.0) servletada=1.7.1 --> utilada=2.8.0 (^2.6.0) utilada_xml=2.8.0 --> utilada=2.8.0 (^2.7.0) utilada_xml=2.8.0 --> xmlada=24.0.0 (*) wikiada=1.4.2 --> utilada=2.8.0 (^2.5.0) xmlada=24.0.0 --> gnat=14.2.1 (gnat_native) (>=11) LOG: