| 214 |
<exclude name="${release.jar}"/> |
<exclude name="${release.jar}"/> |
| 215 |
<exclude name="user.properties"/> |
<exclude name="user.properties"/> |
| 216 |
<exclude name="etc/notes/**"/> |
<exclude name="etc/notes/**"/> |
| 217 |
|
<exclude name="lib/gjc/2.1/**"/> |
| 218 |
</jar> |
</jar> |
| 219 |
|
|
| 220 |
</target> |
</target> |
| 684 |
</target> |
</target> |
| 685 |
|
|
| 686 |
|
|
| 687 |
|
<target name="ng" depends="test"> |
| 688 |
|
<java classname="SuperfluousAbstract" fork="true"> |
| 689 |
|
|
| 690 |
|
<jvmarg value="-Xbootclasspath/p:${test.run.bootclasspath}"/> |
| 691 |
|
|
| 692 |
|
</java> |
| 693 |
|
</target> |
| 694 |
|
|
| 695 |
|
|
| 696 |
</project> |
</project> |