Skip to content

Commit 8d815a9

Browse files
committed
[I/Y-Build] Use new names of Windows platform product
This is the last part of - #3776 and was only applicable after moving to the next stream.
1 parent ab41cad commit 8d815a9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

production/testScripts/runTests2.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
dest="${executionDir}/eclipse-platform-${buildIdToUse}-win32-win32-${osgi.arch}.zip" />
9999
<get
100100
verbose="${selectiveVerbose}"
101-
src="${previousReleaseLocation}/eclipse-platform-${previousReleaseVersion}-win32-${osgi.arch}.zip"
101+
src="${previousReleaseLocation}/eclipse-platform-${previousReleaseVersion}-win32-win32-${osgi.arch}.zip"
102102
dest="${platformLocation}/eclipse-platform-${previousReleaseVersion}-win32-win32-${osgi.arch}.zip" />
103103
</target>
104104
<target

0 commit comments

Comments
 (0)