Skip to content
Snippets Groups Projects
Commit 93f37928 authored by david_williams's avatar david_williams
Browse files

add dali 2.1 specific build

parent ac9a9dae
No related branches found
No related tags found
No related merge requests found
......@@ -284,6 +284,42 @@
</ant>
</schedule>
</project>
<project
name="dali-R2.1-I"
requireModification="false"
forceOnly="true">
<modificationset>
<forceonly />
</modificationset>
<schedule>
<ant>
<property
name="buildType"
value="I" />
<property
name="buildBranch"
value="R2.1" />
<property
name="mapVersionTag"
value="HEAD" />
<property
name="releng.dali-mapVersionTag"
value="HEAD" />
<property
name="build.distribution"
value="dali" />
<property
name="SKIP_JAR_SIGNING"
value="true" />
<property
name="normalizeJarFiles"
value="false" />
</ant>
</schedule>
</project>
<!--
<project
name="xml-R1.0-I"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment