Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Supporto WildFly 28 e Java 21 #720

Open
nardil opened this issue Jun 21, 2024 · 3 comments
Open

Supporto WildFly 28 e Java 21 #720

nardil opened this issue Jun 21, 2024 · 3 comments

Comments

@nardil
Copy link
Member

nardil commented Jun 21, 2024

Necessità:
Vista la prossima EOL dello stack applicativo sottostante, risulta necessario aggiornarlo alle ultime versione LTS di WildFly e Java

Soluzione:
Realizzare gli adeguamenti necessari a dispiegare GovPay su WildFly 28

@pintorig
Copy link
Member

pintorig commented Jul 1, 2024

Punti aperti:

  • Gestione delle password delle utenze (cambio di algoritmo di cifratura)
  • Aggiornamento dello strato orm con il codice generato con il generatore 3.4.x
  • Installer, valutare se passare alla versione con librerie 3.4.x (eliminare cosi falsi positivi su owasp)
  • Valutare l'impiego del supporto "module-info.java" per dichiarare e ottimizzare caricamento delle dipendenze

pintorig added a commit that referenced this issue Jul 4, 2024
Allineato livello orm all'implementazione generata con il generatore 3.4.x
pintorig added a commit that referenced this issue Jul 5, 2024
Corretto set proprieta' marshaller
Corretto tipi campi importo update versamento.
Corretti tipi query estrazione statistiche.
pintorig added a commit that referenced this issue Jul 8, 2024
Risolti problemi namespace marshaller stampe.
pintorig added a commit that referenced this issue Jul 8, 2024
Corretta classe da utilizzare con la proprieta': net.sf.jasperreports.xpath.executer.factory.
pintorig added a commit that referenced this issue Jul 16, 2024
Corretto errore lettura label ACL e Versioni.
pintorig added a commit that referenced this issue Jul 17, 2024
Risolti problemi validazione degli schemi per le interfacce portale.
pintorig added a commit that referenced this issue Jul 17, 2024
Risolti problemi configurazione del template di validazione portali.
pintorig added a commit that referenced this issue Jul 17, 2024
Corretta creazione messaggi con template di validazione.
pintorig added a commit that referenced this issue Jul 17, 2024
Corretta validazione del template di validazione portali.
pintorig added a commit that referenced this issue Jul 17, 2024
Aggiunto log per segnalare RPT rifiutata nodo.
Corretto errore valorizzazione esito RPT.
pintorig added a commit that referenced this issue Jul 18, 2024
Corretto template validazione.
pintorig added a commit that referenced this issue Jul 22, 2024
Risolti problemi nei test appio.
pintorig added a commit that referenced this issue Jul 26, 2024
Aggiornato plugin owasp.
Risolte segnalazioni dopo scan.
pintorig added a commit that referenced this issue Jul 29, 2024
Aggiornate librerie installer.
Eliminate librerie installer non necessarie.
Corretti script dopo aggiornamento nomi jar.
pintorig added a commit that referenced this issue Jul 29, 2024
Modificate istruzioni.
pintorig added a commit that referenced this issue Jul 29, 2024
Aggiornate librerie installer.
Eliminate librerie installer non necessarie.
Corretti script dopo aggiornamento nomi jar.
pintorig added a commit that referenced this issue Jul 29, 2024
Aggiornate licenze librerie terze parti.
pintorig added a commit that referenced this issue Jul 29, 2024
Corretto errore classnotfound.
pintorig added a commit that referenced this issue Jul 30, 2024
Corretti errori testsuite.
@pintorig
Copy link
Member

Completare l'attivita' portando sul nuovo stack anche il branch 3.8.x.

pintorig added a commit that referenced this issue Aug 15, 2024
Aggiornate licenze terze parti.
@pintorig
Copy link
Member

All'interno del branch 3.8.x_supporto-wildfly-28-e-java-26 e' stato realizzato il porting al nuovo stack applicativo per la versione 3.8.x

@pintorig pintorig changed the title Supporto WildFly 28 e Java 26 Supporto WildFly 28 e Java 21 Aug 16, 2024
@pintorig pintorig mentioned this issue Oct 7, 2024
12 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

3 participants