Skip to content

Commit

Permalink
Predisposto rilascio versione 3.3.9.p3
Browse files Browse the repository at this point in the history
  • Loading branch information
andreapoli committed Dec 9, 2022
1 parent f26f025 commit 35e94c1
Show file tree
Hide file tree
Showing 23 changed files with 23 additions and 19 deletions.
4 changes: 4 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
2022-12-12 Andrea Poli <[email protected]>

* Rilasciata versione 3.3.9.p3

2022-12-09 Andrea Poli <[email protected]>

* [GovWayCore]
Expand Down
2 changes: 1 addition & 1 deletion ant/commons/sql-build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<target name="git-version-sql-replace">

<!-- Imposto versione -->
<var name="pddDetails" value="3.3.9.p2" />
<var name="pddDetails" value="3.3.9.p3" />
<var name="pddVersionMajor" value="3" />
<var name="pddVersionMinor" value="3" />

Expand Down
6 changes: 3 additions & 3 deletions ant/setup/antinstall-config.xml
Original file line number Diff line number Diff line change
@@ -1,22 +1,22 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE installer PUBLIC "-//tp23 //DTD Ant Installer Config//EN" "http://antinstaller.sf.net/dtd/antinstall-config-0.8.dtd">
<installer name="GovWay Installer v3.3.9.p2" defaultImageResource="/logoSetup.png"
<installer name="GovWay Installer v3.3.9.p3" defaultImageResource="/logoSetup.png"
ui="swing,text"
verbose="false"
windowIcon="/iconaSetup.png" wide="550:275" loadDefaults="true">

<!-- Se si caricano i loadDefaults non funzionano piu' i cambi di stato per il db -->
<!-- loadDefaults="true" > -->

<page type="input" name="intro" displayText="Installer GovWay v3.3.9.p2">
<page type="input" name="intro" displayText="Installer GovWay v3.3.9.p3">
<comment explanatoryText=""/>
<comment explanatoryText="Il software GovWay e' distribuito con licenza GPL v3"/>
<comment explanatoryText=""/>
<comment explanatoryText="Per maggiori informazioni sul prodotto:"/>
<comment explanatoryText=" https://govway.org" bold="true"/>
<comment explanatoryText=" https://link.it" bold="true"/>

<hidden property="antinstaller_versione_attuale_con_p_level" value="3.3.9.p2"/> <!-- se presente indicare il patch o RC level (es. 3.2.1.rc1). Finisce nei jar -->
<hidden property="antinstaller_versione_attuale_con_p_level" value="3.3.9.p3"/> <!-- se presente indicare il patch o RC level (es. 3.2.1.rc1). Finisce nei jar -->
<hidden property="antinstaller_versione_attuale" value="3.3.9"/>

<!-- NOTA: le proprieta seguenti NON devono essere utilizzate al di fuori della ifProperty altrimenti su windows non vengono
Expand Down
Binary file modified core/deploy/preloading/apiConfig.zip
Binary file not shown.
Binary file modified core/deploy/preloading/apiMonitor.zip
Binary file not shown.
2 changes: 1 addition & 1 deletion distrib/distrib.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ TAG_PDD_VERSION_PRODUCT="3"
TAG_PDD_VERSION_MAJOR="3"
TAG_PDD_MAJOR_VERSION="${TAG_PDD_VERSION_PRODUCT}.${TAG_PDD_VERSION_MAJOR}"
TAG_PDD_MINOR_VERSION=9
TAG_PDD_PATCHLEVEL=p2
TAG_PDD_PATCHLEVEL=p3
ramo=tags # tags / branches
GIT_URL=https://github.com/link-it/govway.git

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

<!-- govway version -->
<govway.version>3.3.9.p2</govway.version>
<govway.version>3.3.9.p3</govway.version>

<!-- compile config -->
<compile>compile</compile> <!-- compile phase, use 'none' for disable -->
Expand Down
Binary file modified resources/doc/pdf/GovWay-HowTo.pdf
Binary file not shown.
Binary file modified resources/doc/pdf/GovWay-ManualeInstallazione.pdf
Binary file not shown.
Binary file modified resources/doc/pdf/GovWay-ManualeMonitoraggio.pdf
Binary file not shown.
Binary file modified resources/doc/pdf/GovWay-ManualeUtente.pdf
Binary file not shown.
Binary file modified resources/doc/pdf/GovWay-ReleaseNotes.pdf
Binary file not shown.
Binary file modified resources/doc/pdf/GovWay-ScenariApplicativi.pdf
Binary file not shown.
4 changes: 2 additions & 2 deletions resources/doc/src/manuali/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@
numfig = True

# The short X.Y version
version = '3.3.9.p2'
version = '3.3.9.p3'
# The full version, including alpha/beta/rc tags
release = '3.3.9.p2'
release = '3.3.9.p3'


# -- General configuration ---------------------------------------------------
Expand Down
4 changes: 2 additions & 2 deletions resources/doc/src/releaseNotes/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@
author = u'Link.it'

# The short X.Y version
version = u'3.3.9.p2'
version = u'3.3.9.p3'
# The full version, including alpha/beta/rc tags
release = u'3.3.9.p2'
release = u'3.3.9.p3'


# -- General configuration ---------------------------------------------------
Expand Down
Binary file modified resources/scenari/scenari.zip
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ info:
x-summary: Servizi per la configurazione di GovWay
description: Servizi per la configurazione di GovWay
termsOfService: https://govway.org/documentazione/api/index.html
version: "3.3.9.p2"
version: "3.3.9.p3"
contact:
email: [email protected]
license:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ info:
license:
name: "GPL v3.0"
url: "https://www.gnu.org/licenses/gpl-3.0.txt"
version: "3.3.9.p2"
version: "3.3.9.p3"
x-api-id: "https://govway.org/apiConfig"
x-summary: "Servizi per la configurazione di GovWay"
servers:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ info:
x-summary: Servizi per il monitoraggio di GovWay
description: Servizi per il monitoraggio di GovWay
termsOfService: https://govway.org/documentazione/api/index.html
version: "3.3.9.p2"
version: "3.3.9.p3"
contact:
email: [email protected]
license:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ info:
license:
name: "GPL v3.0"
url: "https://www.gnu.org/licenses/gpl-3.0.txt"
version: "3.3.9.p2"
version: "3.3.9.p3"
x-api-id: "https://govway.org/apiMonitor"
x-summary: "Servizi per il monitoraggio di GovWay"
servers:
Expand Down
2 changes: 1 addition & 1 deletion tools/utils/src/org/openspcoop2/utils/Costanti.java
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ public class Costanti {
public final static String OPENSPCOOP2_LOOKUP = "GOVWAY_LOOKUP";

/** Versione beta, es: "b1" */
public static final String OPENSPCOOP2_BETA = ".9.p2"; //".0.rc1";
public static final String OPENSPCOOP2_BETA = ".9.p3"; //".0.rc1";
/** Versione di OpenSPCoop */
public static final String OPENSPCOOP2_VERSION = "3.3"+Costanti.OPENSPCOOP2_BETA;
/** Versione di OpenSPCoop */
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,18 @@
* GovWay - A customizable API Gateway
* https://govway.org
*
* Copyright (c) 2005-2022 Link.it srl (https://link.it).
* Copyright (c) 2005-2022 Link.it srl (https://link.it).
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Private License version 3, as published by
* it under the terms of the GNU General Public License version 3, as published by
* the Free Software Foundation.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Private License for more details.
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Private License
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*
*/
Expand Down

0 comments on commit 35e94c1

Please sign in to comment.