next up previous contents index
Next: Echo Up: Ear Previous: Nested elements   Contents   Index

Example

    <ear destfile="${build.dir}/myapp.ear"
             appxml="${src.dir}/metadata/application.xml">
      <fileset dir="${build.dir}" includes="*.jar,*.war"/>
    </ear>



Andrew Marlow 2003-07-08