Skip to content
Snippets Groups Projects
Commit bde3f905 authored by david_williams's avatar david_williams
Browse files

initial prep for 101 builds and 1.5 builds

parent e23cd866
No related branches found
No related tags found
No related merge requests found
......@@ -189,7 +189,7 @@
<echo message="${md5} *wtp-sdk-${buildId}.zip"
file="${postingDirectory}/${buildLabel}/checksum/wtp-sdk-${buildId}.zip.md5" />
<echo message="${md5}"
file="${postingDirectory}/${buildLabel}/checksum/wtp-${buildId}.zip.md5antformat" />
file="${postingDirectory}/${buildLabel}/checksum/wtp-sdk-${buildId}.zip.md5antformat" />
<!-- create zipped up versions for update site -->
......
......@@ -39,7 +39,7 @@
<echo message="${md5} *wtp-jst-Automated-Tests-${buildId}.zip"
file="${postingDirectory}/${buildLabel}/checksum/wtp-jst-Automated-Tests-${buildId}.zip.md5" />
<echo message="${md5}"
file="${postingDirectory}/${buildLabel}/checksum/wtp-${buildId}.zip.md5antformat" />
file="${postingDirectory}/${buildLabel}/checksum/wtp-jst-Automated-Tests-${buildId}.zip.md5antformat" />
</target>
<!-- ===================================================================== -->
......
......@@ -39,7 +39,7 @@
<echo message="${md5} *wtp-wst-sdk-${buildId}.zip"
file="${postingDirectory}/${buildLabel}/checksum/wtp-wst-sdk-${buildId}.zip.md5" />
<echo message="${md5}"
file="${postingDirectory}/${buildLabel}/checksum/wtp-${buildId}.zip.md5antformat" />
file="${postingDirectory}/${buildLabel}/checksum/wtp-wst-sdk-${buildId}.zip.md5antformat" />
</target>
......
......@@ -40,7 +40,7 @@
<echo message="${md5} *wtp-wst-Automated-Tests-${buildId}.zip"
file="${postingDirectory}/${buildLabel}/checksum/wtp-wst-Automated-Tests-${buildId}.zip.md5" />
<echo message="${md5}"
file="${postingDirectory}/${buildLabel}/checksum/wtp-${buildId}.zip.md5antformat" />
file="${postingDirectory}/${buildLabel}/checksum/wtp-wst-Automated-Tests-${buildId}.zip.md5antformat" />
</target>
......
......@@ -39,7 +39,7 @@
<echo message="${md5} *wtp-wst-${buildId}.zip"
file="${postingDirectory}/${buildLabel}/checksum/wtp-wst-${buildId}.zip.md5" />
<echo message="${md5}"
file="${postingDirectory}/${buildLabel}/checksum/wtp-${buildId}.zip.md5antformat" />
file="${postingDirectory}/${buildLabel}/checksum/wtp-wst-${buildId}.zip.md5antformat" />
</target>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment