Skip to content

Commit 7c3e2a6

Browse files
committed
Updated to PDI v7.0.0.0-25
1 parent 39217dd commit 7c3e2a6

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

PDIPortable/App/AppInfo/Installer.ini

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
[DownloadFiles]
2-
DownloadURL=https://kent.dl.sourceforge.net/project/pentaho/Data%20Integration/6.1/pdi-ce-6.1.0.1-196.zip
3-
DownloadName=PDI CE v6.1.0.1-196
4-
DownloadFilename=pdi-ce-6.1.0.1-196.zip
5-
DownloadMD5=7e28313ab20560c673e7c553234f1cb4
2+
DownloadURL=https://kent.dl.sourceforge.net/project/pentaho/Data%20Integration/7.0/pdi-ce-7.0.0.0-25.zip
3+
DownloadName=PDI CE v7.0.0.0-25
4+
DownloadFilename=pdi-ce-7.0.0.0-25.zip
5+
DownloadMD5=86bb8f11554829b939d18585e8eae425
66
AdvancedExtract1To=App
77
AdvancedExtract1Filter=data-integration/launcher/**
88
AdvancedExtract2To=App

PDIPortable/App/AppInfo/Launcher/PDIPortable.ini

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[Launch]
22
ProgramExecutable=javaw.exe
33
ProgramExecutable64=javaw.exe
4-
CommandLineArguments='-Xmx512m -XX:MaxPermSize=256m "-DKETTLE_HOME=%PAL:DataDir%" -jar launcher\pentaho-application-launcher-6.1.0.1-196.jar -lib ..\libswt\win32'
4+
CommandLineArguments='-Xmx512m -XX:MaxPermSize=256m "-DKETTLE_HOME=%PAL:DataDir%" -jar launcher\pentaho-application-launcher-7.0.0.0-25.jar -lib ..\libswt\win32'
55
WorkingDirectory=%PAL:AppDir%\data-integration
66
DirectoryMoveOK=yes
77
SinglePortableAppInstance=true

0 commit comments

Comments
 (0)