<?xml version="1.0"?>
<xr:refine xmlns:xr="http://www.atarix.org/xmlRefinement" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.atarix.org/xmlRefinement">
<!-- ++ Refinements needed to add feature BC -->
	<xr:at select="//target[@name='test.ahead']/path/fileset">
		<xr:append>
			<include name="bcjak2java.jar"/>
		</xr:append>
	</xr:at>
</xr:refine>
