removing deprecated bukkit xsl xform

This commit is contained in:
walterhiggins 2014-11-15 11:10:47 +00:00
parent 0bc45c1b49
commit 44034c7339

View file

@ -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>