Changeset 570

Show
Ignore:
Timestamp:
07/06/10 08:11:08 (2 months ago)
Author:
jboudart
Message:

add xooki:package to package phase in easyant main project

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/module.ant

    r561 r570  
    6363        <ea:plugin module="package-test-jar" rev="0.1" as="test-jar" /> 
    6464        <ea:plugin module="distribution" rev="0.1" as="distribution" /> 
     65 
     66        <ea:bindtarget target="xooki:package" tophase="package"/> 
    6567 
    6668    <phase name="pre-integration-test" depends="package"/>