MNP_RU_638 - Middleware Modernization 2024: Servizi GISP lotto5 (DROP 1 - R58-24-0029 - 296987)

This commit is contained in:
manuelstefanile
2024-06-21 09:56:48 +02:00
parent 99ca1edce5
commit 5b5720cb7e
11 changed files with 481 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
@set ANT_HOME=apache-ant-1.9.2
@set JAVA_HOME=C:\jdk1.6.0_45
@set PATH=%ANT_HOME%/bin;%JAVA_HOME%/bin
@set ANT_OPTS=-Xms512m -Xmx512m
@call ant -buildfile build_ws.xml WSO2CIBK61ClientGen
@pause