imakerplugin/publish.properties
author Maria Zhelezova <ext-maria.zhelezova@nokia.com>
Tue, 21 Sep 2010 09:46:38 +0300
changeset 27 d69c84be15fc
parent 0 61163b28edca
permissions -rw-r--r--
HTI Connection 1.5.0.1
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     1
<!--****************************************************************************
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     2
 * Configuration tool publishing properties for S60CT
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     3
 *
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     4
 ****************************************************************************-->
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     5
 
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     6
publish.targetdir          = cruisecontrol/builds
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     7
publish.project            = imaker
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     8
publish.documents          = ${publish.targetdir}/${publish.project}
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     9
publish.release            = ${publish.targetdir}/${publish.project}/releases/imaker_plugin
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    10
publish.build              = ${publish.targetdir}/${publish.project}/build
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    11
publish.logs 							 = ${publish.targetdir}/${publish.project}/logs
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    12
publish.server             = delivery.nmp.nokia.com
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    13
publish.user               = configurationtools
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    14
publish.pword              = configurationtools
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    15
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    16