Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/releng
diff options
context:
space:
mode:
authorEike Stepper2018-01-25 15:59:28 +0000
committerEike Stepper2018-01-25 15:59:28 +0000
commitab1ea7a40457869087370696cb10674c6eeb2820 (patch)
tree651e10e384fb05a087d394a387d39d57f01289e9 /releng
parentecefee17a2f3f0214f401e8f0678b85fdbd371b5 (diff)
downloadcdo-ab1ea7a40457869087370696cb10674c6eeb2820.tar.gz
cdo-ab1ea7a40457869087370696cb10674c6eeb2820.tar.xz
cdo-ab1ea7a40457869087370696cb10674c6eeb2820.zip
[528979] Migrate build to Maven/Tycho
https://bugs.eclipse.org/bugs/show_bug.cgi?id=528979
Diffstat (limited to 'releng')
-rw-r--r--releng/org.eclipse.emf.cdo.releng/hudson/build-info.ant1
1 files changed, 0 insertions, 1 deletions
diff --git a/releng/org.eclipse.emf.cdo.releng/hudson/build-info.ant b/releng/org.eclipse.emf.cdo.releng/hudson/build-info.ant
index 3aa74aab35..359e0a62f0 100644
--- a/releng/org.eclipse.emf.cdo.releng/hudson/build-info.ant
+++ b/releng/org.eclipse.emf.cdo.releng/hudson/build-info.ant
@@ -109,7 +109,6 @@
<echo message="build.type = ${build.type}" />
<echo message="build.sign = ${build.sign}" />
<echo message="build.trigger = ${build.trigger}" />
- <echo message="build.timestamp = ${build.timestamp}" />
<echo message="build.qualifier = ${build.qualifier}" />
</target>

Back to the top