2020-01-15 18:11:44 +01:00
|
|
|
<services>
|
|
|
|
<service name="tar_scm" mode="disabled">
|
|
|
|
<param name="url">https://github.com/coccinelle/coccinelle.git</param>
|
|
|
|
<param name="scm">git</param>
|
|
|
|
<param name="versionformat">@PARENT_TAG@</param>
|
2021-12-10 16:24:31 +01:00
|
|
|
<param name="revision">5444e14106ff17404e63d7824b9eba3c0e7139ba</param>
|
2020-01-15 18:11:44 +01:00
|
|
|
<param name="filename">coccinelle</param>
|
|
|
|
<param name="exclude">bundles/menhirLib</param>
|
|
|
|
<param name="exclude">bundles/parmap</param>
|
|
|
|
<param name="exclude">bundles/pcre</param>
|
|
|
|
<param name="exclude">bundles/pyml</param>
|
|
|
|
<param name="exclude">bundles/stdcompat</param>
|
2021-04-14 14:33:14 +02:00
|
|
|
<!--
|
2020-01-15 18:11:44 +01:00
|
|
|
-->
|
|
|
|
</service>
|
|
|
|
<service name="recompress" mode="disabled">
|
|
|
|
<param name="file">*.tar</param>
|
|
|
|
<param name="compression">xz</param>
|
|
|
|
</service>
|
|
|
|
<service name="set_version" mode="disabled"/>
|
|
|
|
</services>
|