<aspectj>
	<aspects>
		<aspect name="EmptyAspect"/>
	</aspects>
	<weaver options="-verbose -debug">
		<include within="*1"/>
	</weaver>
</aspectj>