doc/api/helium/propertygroup-publish.html
author Simon Howkins <simonh@symbian.org>
Tue, 30 Mar 2010 13:57:59 +0100
changeset 952 ea541face66b
parent 432 f2ddfa555b0f
permissions -rw-r--r--
Re-apply changes to allow sources.csv to specify a revision by a *local* tag in the web repository. Uses "hg id" instead of "hg in", so not affected by the aborts we had previously. And no need for an empty repo this time either.


<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE HTML PUBLIC "-//w3c//dtd xhtml 1.0 strict//en"
      "http://www.w3.org/tr/xhtml1/dtd/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">


<head>
    <meta name="keywords" content="helium"/>
    <meta http-equiv="content-type" content="text/html+xml; charset=iso-8859-1"/>
    <link rel="stylesheet" href="stylesheet.css" type="text/css" />
    <script type="text/javascript">
      var DOCUMENTATION_OPTIONS = {
        URL_ROOT:   '',
        VERSION:    '0'
      };
    </script>
    <script type="text/javascript" src="../_static/jquery.js"></script>

    <script type="text/javascript" src="../_static/interface.js"></script>
    <script type="text/javascript" src="../_static/doctools.js"></script>
    
    <title>Property group publish</title>
</head>


<body>
<!-- ========= start of top navbar ======= -->
<a name="navbar_top"><!-- --></a>
<a href="#skip-navbar_top" title="skip navigation links"></a>
<table border="0" width="100%" cellpadding="1" cellspacing="0" summary="">
<tr>
<td colspan="2" bgcolor="#eeeeff" class="navbarcell1">
<a name="navbar_top_firstrow"><!-- --></a>
<table border="0" cellpadding="0" cellspacing="3" summary="">
  <tr align="center" valign="top">
  <td bgcolor="#ffffff" class="navbarcell1"> &#160;<a href="overview-summary.html"><font class="navbarfont1"><b>overview</b></font>&#160;</a></td>

  <td bgcolor="#ffffff" class="navbarcell1">    <a href="deprecated-list.html"><font class="navbarfont1"><b>deprecated</b></font></a>&#160;</td>
    
  <td bgcolor="#eeeeff" class="navbarcell1">    <a href="properties-table.html"><font class="navbarfont1"><b>properties-table</b></font></a>&#160;</td>  
  <td bgcolor="#eeeeff" class="navbarcell1">    <a href="index-1.html"><font class="navbarfont1"><b>index</b></font></a>&#160;</td>
  <td bgcolor="#eeeeff" class="navbarcell1">    <a href="help.html"><font class="navbarfont1"><b>help</b></font></a>&#160;</td>
  </tr>
</table>
</td>
<td align="right" valign="top" rowspan="3"><em>
<b>Helium API</b></em>

</td>
</tr>

<tr>
<td bgcolor="white" class="navbarcell2"><font size="-2">
&#160;prev&#160;
&#160;next</font></td>
<td bgcolor="white" class="navbarcell2"><font size="-2">
  <a href="index.html?overview-summary.html" target="_top"><b>frames</b></a>  &#160;
&#160;<a href="overview-summary.html" target="_top"><b>no frames</b></a>  &#160;

&#160;<script type="text/javascript">
  <!--
  if(window==top) {
    document.writeln('<a href="allclasses-noframe.html"><b>all classes</b></a>');
  }
  //-->
</script>
<noscript>
  <a href="allclasses-noframe.html"><b>all classes</b></a>
</noscript>


</font></td>
</tr>
</table>
<a name="skip-navbar_top"></a>
<!-- ========= end of top navbar ========= -->
    <hr/>



<h2>Property group publish</h2>

<h3>Description </h3>
<p>
<p>Publishing the build to the network.</p>
</p>

<h3>Properties</h3>
<p> 
<table class="docutils" width="50%">
    <tr>
        <th class="head">Name</th>
        <th class="head">Edit status</th>
        <th class="head">Deprecated</th>
    </tr>
    <tr>
        <td colspan="3">User editable properties</td>
    </tr>
                    <tr>
                        <td><a href="property-publish.html" title="<p>Defines whether the build content will be published to the network.</p>" target="classframe"><tt class="docutils literal">publish</tt></a></td>
                        <td><a href="help.html" title="Help" target="classframe">recommended</a></td>
                        <td>
                        </td>
                    </tr>
                    <tr>
                        <td><a href="property-publish.dir.html" title="<p>Directory where the build is published (includes build.id)</p>" target="classframe"><tt class="docutils literal">publish.dir</tt></a></td>
                        <td><a href="help.html" title="Help" target="classframe">must</a></td>
                        <td>
                        </td>
                    </tr>
                    <tr>
                        <td><a href="property-publish.fileset.ids.html" title="<p>The fileset id which will be upload</p>" target="classframe"><tt class="docutils literal">publish.fileset.ids</tt></a></td>
                        <td><a href="help.html" title="Help" target="classframe">allowed</a></td>
                        <td>
                        </td>
                    </tr>
                    <tr>
                        <td><a href="property-publish.root.dir.html" title="<p>Defines the root directory of publish feature. Should point into the root of the folder that will contain published nightly builds/releases.</p>" target="classframe"><tt class="docutils literal">publish.root.dir</tt></a></td>
                        <td><a href="help.html" title="Help" target="classframe">recommended</a></td>
                        <td>
                        </td>
                    </tr>
                    <tr>
                        <td><a href="property-publish.subdir.html" title="<p>Subdir part of the publish dir, relative to publish.root.dir</p>" target="classframe"><tt class="docutils literal">publish.subdir</tt></a></td>
                        <td><a href="help.html" title="Help" target="classframe">allowed</a></td>
                        <td>
                        </td>
                    </tr>
    <tr>
        <td colspan="3">Internal properties</td>
    </tr>
                    <tr>
                        <td><a href="property-is.published.html" title="<p>The value is either true or false depending on whether the publish property is set or not.</p>" target="classframe"><tt class="docutils literal">is.published</tt></a></td>
                        <td><a href="help.html" title="Help" target="classframe">never</a></td>
                        <td>
                        </td>
                    </tr>
                    <tr>
                        <td><a href="property-publish.base.dir.html" title="<p>Directory where all builds are published. Same as publish.dir but without build.id at the end</p>" target="classframe"><tt class="docutils literal">publish.base.dir</tt></a></td>
                        <td><a href="help.html" title="Help" target="classframe">never</a></td>
                        <td>
                        </td>
                    </tr>
                    <tr>
                        <td><a href="property-publish.release.dir.html" title="<p>The directory where the release of this build is published to on the local network.</p>" target="classframe"><tt class="docutils literal">publish.release.dir</tt></a></td>
                        <td><a href="help.html" title="Help" target="classframe">never</a></td>
                        <td>
                        </td>
                    </tr>
                    <tr>
                        <td><a href="property-publish.release.subdir.html" title="<p>Subdir part of the publish release dir, relative to publish.root.dir</p>" target="classframe"><tt class="docutils literal">publish.release.subdir</tt></a></td>
                        <td><a href="help.html" title="Help" target="classframe">never</a></td>
                        <td>
                        </td>
                    </tr>
</table>
</p>



    <hr/>
<!-- ========= start of top navbar ======= -->
<a name="navbar_top"><!-- --></a>
<a href="#skip-navbar_top" title="skip navigation links"></a>
<table border="0" width="100%" cellpadding="1" cellspacing="0" summary="">
<tr>
<td colspan="2" bgcolor="#eeeeff" class="navbarcell1">
<a name="navbar_top_firstrow"><!-- --></a>
<table border="0" cellpadding="0" cellspacing="3" summary="">
  <tr align="center" valign="top">
  <td bgcolor="#ffffff" class="navbarcell1"> &#160;<a href="overview-summary.html"><font class="navbarfont1"><b>overview</b></font>&#160;</a></td>

  <td bgcolor="#ffffff" class="navbarcell1">    <a href="deprecated-list.html"><font class="navbarfont1"><b>deprecated</b></font></a>&#160;</td>
    
  <td bgcolor="#eeeeff" class="navbarcell1">    <a href="properties-table.html"><font class="navbarfont1"><b>properties-table</b></font></a>&#160;</td>  
  <td bgcolor="#eeeeff" class="navbarcell1">    <a href="index-1.html"><font class="navbarfont1"><b>index</b></font></a>&#160;</td>
  <td bgcolor="#eeeeff" class="navbarcell1">    <a href="help.html"><font class="navbarfont1"><b>help</b></font></a>&#160;</td>
  </tr>
</table>
</td>
<td align="right" valign="top" rowspan="3"><em>
<b>Helium API</b></em>

</td>
</tr>

<tr>
<td bgcolor="white" class="navbarcell2"><font size="-2">
&#160;prev&#160;
&#160;next</font></td>
<td bgcolor="white" class="navbarcell2"><font size="-2">
  <a href="index.html?overview-summary.html" target="_top"><b>frames</b></a>  &#160;
&#160;<a href="overview-summary.html" target="_top"><b>no frames</b></a>  &#160;

&#160;<script type="text/javascript">
  <!--
  if(window==top) {
    document.writeln('<a href="allclasses-noframe.html"><b>all classes</b></a>');
  }
  //-->
</script>
<noscript>
  <a href="allclasses-noframe.html"><b>all classes</b></a>
</noscript>


</font></td>
</tr>
</table>
<a name="skip-navbar_top"></a>
<!-- ========= end of top navbar ========= -->
    <font size="-2">Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. License: http://www.eclipse.org/legal/epl-v10.html</font>
 </body>

</html>