Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 1b5b8e1a2e5c64f98defc3a35f30c3b98cd9881e (plain) (blame)
1
2
3
4
5
6
7
8
# Copyright (c) 2004 - 2012 Eike Stepper (Berlin, Germany) and others.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
# http://www.eclipse.org/legal/epl-v10.html

featureName = CDO Release Engineering Build Stamp
description = Contains a build listener that writes the timestamp of successful builds to a file (can be used with Hudson CI).

Back to the top