<project default="footest"
  xmlns:j="jelly:core"
>

	<goal name="footest">
		<echo>ECHO</echo>
	</goal>

</project>

