blob: 0e399feadbdbdc51db6f1458611c489d03883784 [file] [log] [blame]
<?xml version="1.0" encoding="ISO-8859-1"?>
<project default="test"
xmlns:j="jelly:core"
xmlns:u="jelly:util"
xmlns:ant="jelly:ant"
xmlns:maven="jelly:maven"
>
<preGoal name="eclipse">
<attainGoal name="directory:schema"/>
</preGoal>
<preGoal name="idea:module">
<attainGoal name="directory:schema"/>
</preGoal>
<preGoal name="java:compile">
<attainGoal name="directory:schema"/>
</preGoal>
<postGoal name="java:compile">
<attainGoal name="aspectj:compile"/>
</postGoal>
</project>