removing deprecated bukkit xsl xform
This commit is contained in:
parent
0bc45c1b49
commit
44034c7339
1 changed files with 0 additions and 13 deletions
|
@ -1,13 +0,0 @@
|
||||||
<xsl:stylesheet
|
|
||||||
version="1.0"
|
|
||||||
xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
|
|
||||||
|
|
||||||
<xsl:template match="list-item[name='Development Build']">
|
|
||||||
<bukkit>
|
|
||||||
<url><xsl:value-of select="latest_artifact/file/url" /></url>
|
|
||||||
</bukkit>
|
|
||||||
</xsl:template>
|
|
||||||
|
|
||||||
<xsl:template match="text()" />
|
|
||||||
|
|
||||||
</xsl:stylesheet>
|
|
Reference in a new issue