mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-25 09:55:29 +02:00
29 lines
1.3 KiB
Properties
Executable file
29 lines
1.3 KiB
Properties
Executable file
###############################################################################
|
|
# Copyright (c) 2005, 2006 IBM Corporation 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
|
|
#
|
|
# Contributors:
|
|
# IBM Corporation - initial API and implementation
|
|
###############################################################################
|
|
# properties file used by the class org.eclipse.releng.build.listeners.EclipseBuildListener
|
|
|
|
#prefix added to subject line of build related email messages
|
|
buildSubjectPrefix=[RSE-build]
|
|
|
|
#email information for sending build failure notices
|
|
host=localhost
|
|
sender=moberhuber@eclipse.org
|
|
|
|
#the http Url to Eclipse drop directories
|
|
httpUrl=http://download.eclipse.org/dsdp/tm/downloads/drops
|
|
|
|
#the ftp Url to Eclipse drop directories
|
|
#ftpUrl=ftp://download.eclipse.org
|
|
|
|
#use comma separated list for recipients
|
|
#build log name.This file is copied into drop directory until files.count file updated with correct number of zip files
|
|
#additional information added a build time by build shell script
|
|
#buildid, timestamp, buildLabel, email notification list, buildlog location
|