common/diamonds/sf-tag-build.xml.ftl
author Simon Howkins <simonh@symbian.org>
Thu, 17 Sep 2009 12:11:47 +0100
changeset 461 874d24067366
parent 321 55c062276b22
permissions -rw-r--r--
Fixed the initial population of the epoc32 tree with rnd bins to deal with the fact that the zips are in a slightly different location. (cf the changes made for Bug 350) Simplified the way in which the setting of sf.spec.package.src.enable is handled - no need to use it to change the zipping template, just use it to control which parts of the template we invoke.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
321
55c062276b22 Enable build tagging on Diamonds (default: 'test')
Dario Sestito <darios@symbian.org>
parents:
diff changeset
     1
<?xml version="1.0" encoding="utf-8"?>
55c062276b22 Enable build tagging on Diamonds (default: 'test')
Dario Sestito <darios@symbian.org>
parents:
diff changeset
     2
55c062276b22 Enable build tagging on Diamonds (default: 'test')
Dario Sestito <darios@symbian.org>
parents:
diff changeset
     3
<diamonds-build>
55c062276b22 Enable build tagging on Diamonds (default: 'test')
Dario Sestito <darios@symbian.org>
parents:
diff changeset
     4
  <schema>10</schema>
55c062276b22 Enable build tagging on Diamonds (default: 'test')
Dario Sestito <darios@symbian.org>
parents:
diff changeset
     5
  <tags>
55c062276b22 Enable build tagging on Diamonds (default: 'test')
Dario Sestito <darios@symbian.org>
parents:
diff changeset
     6
    <tag>${ant['sf.spec.publish.diamonds.tag']}</tag>
55c062276b22 Enable build tagging on Diamonds (default: 'test')
Dario Sestito <darios@symbian.org>
parents:
diff changeset
     7
  </tags>
55c062276b22 Enable build tagging on Diamonds (default: 'test')
Dario Sestito <darios@symbian.org>
parents:
diff changeset
     8
</diamonds-build>