blob: 21befd0f94cce65b8e1e5663cacf5a61486b272d [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- WARNING: Eclipse auto-generated file.
Any modifications will be overwritten.
To include a user specific buildfile here, simply create one in the same
directory with the processing instruction <?eclipse.ant.import?>
as the first entry and export the buildfile again. -->
<project basedir="." default="package" name="org.eclipse.persistence.extension.fetchplan">
<target name="package">
<jar destfile="eclipselink-incubator-fetchplan.jar" basedir="classes" includes="org/**/*.class">
</jar>
</target>
</project>