Skip to content

Commit 26ebc42

Browse files
authored
Merge pull request #294 from shabtaisharon/dev
Update the windows builder to v5.0.7
2 parents e9bed37 + a3d0659 commit 26ebc42

4 files changed

Lines changed: 17 additions & 17 deletions

File tree

Builders/Windows/SetupProject/SetupProject/DsbFiles.wxs

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -48,17 +48,17 @@
4848
<Component Win64="yes" Id="cmp18E1ACD5A0D265BA3CF5CECEA628E7BD" Guid="*">
4949
<File Id="fil6FD478A9744074740944F5F9CB9700B0" KeyPath="yes" Source="$(var.DsbPath)\ds3-utils-5.0.4.jar" />
5050
</Component>
51-
<Component Win64="yes" Id="cmp05C147F87095CCAC8D9F90C2A92827A2" Guid="*">
52-
<File Id="fil5B32004E35B0A3F847F3969CEE0F96FE" KeyPath="yes" Source="$(var.DsbPath)\dsb-api-5.0.6.jar" />
51+
<Component Win64="yes" Id="cmp00C742AA58DEC557755F1EA063677A33" Guid="*">
52+
<File Id="fil9A963CE2FA1CCA823925EF9A1D1A1CD5" KeyPath="yes" Source="$(var.DsbPath)\dsb-api-5.0.7.jar" />
5353
</Component>
54-
<Component Win64="yes" Id="cmp510E6653FA1A349D4AC83640393E9BBB" Guid="*">
55-
<File Id="filD462870F96ED44F8325AD87BF6415D7B" KeyPath="yes" Source="$(var.DsbPath)\dsb-gui-5.0.6-all.jar" />
54+
<Component Win64="yes" Id="cmpF7747C20DE4FE055AC3C559B7BDBDD29" Guid="*">
55+
<File Id="fil992E39B8262BE084EAB2DA2DEBD18A46" KeyPath="yes" Source="$(var.DsbPath)\dsb-gui-5.0.7-all.jar" />
5656
</Component>
57-
<Component Win64="yes" Id="cmp36FA02DD114BF0142E0008F16F6F4C08" Guid="*">
58-
<File Id="fil038263282A555C37F2C555D8D69EAF4A" KeyPath="yes" Source="$(var.DsbPath)\dsb-gui-5.0.6.jar" />
57+
<Component Win64="yes" Id="cmpCB8742CB1FAFF433A4534F1588858C10" Guid="*">
58+
<File Id="fil8D336938BF340CB411F475406BCB6209" KeyPath="yes" Source="$(var.DsbPath)\dsb-gui-5.0.7.jar" />
5959
</Component>
60-
<Component Win64="yes" Id="cmp01165303741573D4953A08E282194B9E" Guid="*">
61-
<File Id="fil5EA0C46D31EF0CF0C1CBFDC7372261C3" KeyPath="yes" Source="$(var.DsbPath)\dsb-util-5.0.6.jar" />
60+
<Component Win64="yes" Id="cmp46832BDD0E0546AFED443F9BDA659BEE" Guid="*">
61+
<File Id="fil7ED31EC5011C60AE19985B42B8943053" KeyPath="yes" Source="$(var.DsbPath)\dsb-util-5.0.7.jar" />
6262
</Component>
6363
<Component Win64="yes" Id="cmp67C8CE44E28F997FEAC97FF167229D5B" Guid="*">
6464
<File Id="filA4B497FD8BD148D3F7E813CA3071514F" KeyPath="yes" Source="$(var.DsbPath)\error_prone_annotations-2.1.3.jar" />
@@ -209,10 +209,10 @@
209209
<ComponentRef Id="cmp5DF3C49C2723E26412193190D1A2F32A" />
210210
<ComponentRef Id="cmpA46CEC9F6230CBA23238F5C25D8E23E9" />
211211
<ComponentRef Id="cmp18E1ACD5A0D265BA3CF5CECEA628E7BD" />
212-
<ComponentRef Id="cmp05C147F87095CCAC8D9F90C2A92827A2" />
213-
<ComponentRef Id="cmp510E6653FA1A349D4AC83640393E9BBB" />
214-
<ComponentRef Id="cmp36FA02DD114BF0142E0008F16F6F4C08" />
215-
<ComponentRef Id="cmp01165303741573D4953A08E282194B9E" />
212+
<ComponentRef Id="cmp00C742AA58DEC557755F1EA063677A33" />
213+
<ComponentRef Id="cmpF7747C20DE4FE055AC3C559B7BDBDD29" />
214+
<ComponentRef Id="cmpCB8742CB1FAFF433A4534F1588858C10" />
215+
<ComponentRef Id="cmp46832BDD0E0546AFED443F9BDA659BEE" />
216216
<ComponentRef Id="cmp67C8CE44E28F997FEAC97FF167229D5B" />
217217
<ComponentRef Id="cmp8E58DEDBF54CD1426A62D1048B23BBE6" />
218218
<ComponentRef Id="cmp9567460C94E8835F3750DD7172F39DE2" />

Builders/Windows/SetupProject/SetupProject/SetupProject.wixproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<IntermediateOutputPath>obj\$(Platform)\$(Configuration)\</IntermediateOutputPath>
2828
</PropertyGroup>
2929
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">
30-
<DefineConstants>Version=5.0.6;DsbPath=..\..\..\..\..\..\..\dsb-gui\build\libs;JavaPath=..\..\Java</DefineConstants>
30+
<DefineConstants>Version=5.0.7;DsbPath=..\..\..\..\..\..\..\dsb-gui\build\libs;JavaPath=..\..\Java</DefineConstants>
3131
<OutputPath>bin\$(Platform)\$(Configuration)\</OutputPath>
3232
<IntermediateOutputPath>obj\$(Platform)\$(Configuration)\</IntermediateOutputPath>
3333
<SuppressIces>ICE57</SuppressIces>
@@ -64,7 +64,7 @@ call ..\..\..\createWXSDbsFiles.bat</PreBuildEvent>
6464
</PropertyGroup>
6565
<PropertyGroup>
6666
<PostBuildEvent>rmdir ..\..\..\..\..\Java /S /Q
67-
xcopy !(TargetPath) $(SolutionDir)bin\$(TargetName)-5.0.6$(TargetExt)%2a /Y</PostBuildEvent>
67+
xcopy !(TargetPath) $(SolutionDir)bin\$(TargetName)-5.0.7$(TargetExt)%2a /Y</PostBuildEvent>
6868
</PropertyGroup>
6969
<!--
7070
To modify your build process, add your task inside one of the targets below and uncomment it.
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
using System.Reflection;
22

3-
[assembly: AssemblyVersion("5.0.6.2")]
4-
[assembly: AssemblyFileVersion("5.0.6.2")]
3+
[assembly: AssemblyVersion("5.0.7.1")]
4+
[assembly: AssemblyFileVersion("5.0.7.1")]

dsb-gui/launch4j.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<launch4jConfig>
33
<dontWrapJar>false</dontWrapJar>
44
<headerType>gui</headerType>
5-
<jar>build\libs\dsb-gui-5.0.6.jar</jar>
5+
<jar>build\libs\dsb-gui-5.0.7.jar</jar>
66
<outfile>build\dsb-gui.exe</outfile>
77
<errTitle></errTitle>
88
<cmdLine></cmdLine>

0 commit comments

Comments
 (0)