diff --git a/.github/workflows/compile.yml b/.github/workflows/compile.yml
index 33761c1..02d7814 100644
--- a/.github/workflows/compile.yml
+++ b/.github/workflows/compile.yml
@@ -4,4 +4,4 @@ jobs:
compile:
uses: RegioneER/parer-github-template/.github/workflows/compile.yml@v1
with:
- java: '17'
+ java: '21'
diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml
index df9a7f5..06d8d08 100644
--- a/.github/workflows/release.yml
+++ b/.github/workflows/release.yml
@@ -11,4 +11,4 @@ jobs:
uses: RegioneER/parer-github-template/.github/workflows/release.yml@v1
with:
version: ${{ inputs.version }}
- java: '17'
+ java: '21'
diff --git a/pdfdocs/CHANGELOG.pdf b/pdfdocs/CHANGELOG.pdf
deleted file mode 100644
index 1c1c111..0000000
Binary files a/pdfdocs/CHANGELOG.pdf and /dev/null differ
diff --git a/pdfdocs/RELEASE-NOTES.pdf b/pdfdocs/RELEASE-NOTES.pdf
deleted file mode 100644
index 7550977..0000000
Binary files a/pdfdocs/RELEASE-NOTES.pdf and /dev/null differ
diff --git a/pom.xml b/pom.xml
index 1855e1d..7a9c3c1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,6 @@
${packaging.type}
Verifica Firma CRYPTO
Progetto per effettuare firme e validazioni con librerie cryptolibrary (CRYPTO)
- https://nexus.ente.regione.emr.it/repository/parer-site/crypto/${project.version}/
it.eng.parer
@@ -48,18 +47,25 @@
it.eng.parer.crypto.web.CryptoApplication
-
- scm:git:git@gitlab.ente.regione.emr.it:parer/okd/crypto.git
- old-cryptolibrary-1.15.0
+
+ scm:git:https://github.com/RegioneER/parer-verifica-firma-crypto.git
+ HEAD
-
-
- site
- dav:https://nexus.ente.regione.emr.it/repository/parer-site/crypto/${project.version}
-
+
+
+ github
+ https://maven.pkg.github.com/RegioneER/parer-verifica-firma-crypto
+
+
+
+ github
+ https://maven.pkg.github.com/RegioneER/parer-framework-parerpom
+
+
+
diff --git a/pom.xml.github b/pom.xml.github
deleted file mode 100644
index 5539453..0000000
--- a/pom.xml.github
+++ /dev/null
@@ -1,559 +0,0 @@
-
-
- 4.0.0
- old-cryptolibrary
- 1.11.1-SNAPSHOT
- ${packaging.type}
- Sacer Cryptolibrary
- Cryptolibrary contenuta in Sacer
- https://nexus.ente.regione.emr.it/repository/parer-site/crypto/${project.version}/
-
-
- it.eng.parer
- parer-pom
- 4.2.0
-
-
-
- UTF-8
-
-
-
- false
-
-
-
-
- --add-exports java.base/sun.security.action=ALL-UNNAMED
-
- 3.0.9
- 2.1.0
-
- 1.7
- 1.46
- 2.10.0
- 1.2
- 2.7.2
- 2.3.8
- 32.1.1-jre
- 1.0.5
- 3.4.1
- 3.6.4
- 7.2
-
- 1.12.7
- 1.4.0
-
- it.eng.parer.crypto.web.CryptoApplication
-
-
-
- scm:git:https://github.com/RegioneER/parer-verifica-firma-crypto.git
- HEAD
-
-
-
-
- github
- https://maven.pkg.github.com/RegioneER/parer-verifica-firma-crypto
-
-
-
-
-
- github
- https://maven.pkg.github.com/RegioneER/parer-framework-parerpom
-
-
-
-
-
-
- it.eng.parer
- verificafirma-crypto-beans
- ${verificafirma-crypto-beans.version}
-
-
- org.bouncycastle
- bcprov-jdk16
- ${bcprov-jdk16.version}
-
-
- org.bouncycastle
- bcmail-jdk16
- ${bcprov-jdk16.version}
-
-
- org.bouncycastle
- bctsp-jdk16
- ${bcprov-jdk16.version}
-
-
- org.apache.tika
- tika-core
- ${tika.version}
-
-
- org.apache.tika
- tika-parsers
- ${tika.version}
-
-
- org.bouncycastle
- bcprov-jdk15
-
-
- org.bouncycastle
- bcmail-jdk15
-
-
-
-
-
-
- xerces
- xercesImpl
- ${xercesImpl.version}
-
-
- xml-resolver
- xml-resolver
- ${xml-resolver.version}
-
-
- xalan
- xalan
- ${xalan.version}
-
-
- it.eng.parer
- cryptolibrary
- ${eng-cryptolibrary.version}
-
-
- log4j
- log4j
-
-
- javax.servlet
- servlet-api
-
-
-
-
- org.springframework.boot
- spring-boot-dependencies
- ${springboot.version}
- pom
- import
-
-
-
- org.springdoc
- springdoc-openapi-starter-webmvc-ui
- ${springdoc-openapi-starter-webmvc-ui.version}
-
-
- net.logstash.logback
- logstash-logback-encoder
- ${logstash-logback-encoder.version}
-
-
-
- org.glassfish.jaxb
- jaxb-runtime
- ${jaxb-runtime.version}
-
-
-
-
-
-
-
-
- org.springframework.boot
- spring-boot-starter-data-jpa
-
-
- org.springframework.boot
- spring-boot-starter-actuator
-
-
- org.springframework.boot
- spring-boot-starter-web
-
-
- org.springframework.boot
- spring-boot-starter-validation
-
-
- org.springframework.boot
- spring-boot-starter-test
- test
-
-
- org.springframework.boot
- spring-boot-starter-thymeleaf
-
-
- org.springframework.ws
- spring-ws-core
-
-
- org.springframework.boot
- spring-boot-starter-security
-
-
- org.thymeleaf.extras
- thymeleaf-extras-springsecurity6
-
-
- org.springframework.boot
- spring-boot-starter-webflux
-
-
- io.micrometer
- micrometer-registry-prometheus
- runtime
-
-
-
- org.springdoc
- springdoc-openapi-starter-webmvc-ui
-
-
-
- org.yaml
- snakeyaml
-
-
-
- it.eng.parer
- verificafirma-crypto-beans
-
-
- com.sun.xml.bind
- jaxb-core
-
-
- com.sun.xml.bind
- jaxb-impl
-
-
-
-
-
-
- net.logstash.logback
- logstash-logback-encoder
-
-
- org.apache.tika
- tika-core
-
-
- org.apache.tika
- tika-parsers
-
-
- xml-apis
- xml-apis
-
-
- commons-logging
- commons-logging
-
-
-
-
- xalan
- xalan
-
-
- xml-apis
- xml-apis
-
-
-
-
- it.eng.parer
- cryptolibrary
-
-
- log4j
- log4j
-
-
- commons-logging
- commons-logging
-
-
-
-
- com.h2database
- h2
-
-
- com.oracle.database.jdbc
- ojdbc11
-
-
-
- org.apache.taglibs
- taglibs-standard-jstlel
- ${taglibs-standard-jstlel.version}
-
-
-
- com.google.guava
- guava
- ${guava.version}
-
-
-
- org.webjars.bower
- google-code-prettify
- ${google-code-prettify.version}
-
-
- org.webjars
- bootstrap
- ${bootstrap.version}
-
-
- org.webjars
- jquery
- ${jquery.version}
-
-
-
-
-
-
-
- org.springframework.boot
- spring-boot-maven-plugin
- ${springboot.version}
-
-
- ${argLine}
-
-
-
-
-
-
-
- org.apache.maven.plugins
- maven-compiler-plugin
-
-
- 17
-
-
-
-
-
- --add-exports
- java.base/sun.security.action=ALL-UNNAMED
-
-
-
-
- org.jacoco
- jacoco-maven-plugin
-
-
-
- prepare-agent
-
-
-
-
- report
- test
-
- report
-
-
-
-
- jacoco-check
-
- check
-
-
-
-
- BUNDLE
-
-
- LINE
- COVEREDRATIO
- 0.55
-
-
-
-
-
-
-
-
-
-
-
- pl.project13.maven
- git-commit-id-plugin
-
- true
- false
- false
-
-
-
- get-the-git-infos
-
- revision
-
-
-
- validate-the-git-infos
-
- validateRevision
-
-
-
-
-
- org.springframework.boot
- spring-boot-maven-plugin
-
-
-
- repackage
- build-info
-
-
-
- ${start-class}
-
-
- ${java.version}
- UTF-8
- UTF-8
- CRYPTO
- ${eng-cryptolibrary.version}
-
-
-
-
-
-
- org.apache.maven.plugins
- maven-jar-plugin
-
-
-
- true
- true
-
-
-
-
-
- java.base/sun.security.action
-
-
-
-
-
- org.apache.maven.plugins
- maven-surefire-plugin
-
- false
-
-
-
- org.apache.maven.plugins
- maven-javadoc-plugin
-
- none
-
-
-
-
-
-
-
- jar
-
- true
-
-
- jar
-
-
-
- fatjar
-
- jar
-
-
- ${project.artifactId}
-
-
- src/main/resources
-
- application-oracle.yaml
-
-
-
-
-
- org.apache.maven.plugins
- maven-assembly-plugin
- 3.3.0
-
-
- package
-
- single
-
-
- false
- crypto
-
- src/standalone/assembly.xml
-
-
-
-
-
-
-
-
-
- war
-
- war
-
-
-
-
- ${basedir}/../profiles/war
-
- **/*.yaml
-
-
-
- src/main/resources
-
- application-oracle.yaml
-
-
-
-
-
-
-
-