Hello,

is there a way to access the target description, maybe like this?

  <target name="build" description="Compiles main classes"
          depends="prepare">
    <echo message="${description}" />
  ...
  </target>

Thanks in advance.

Oliver Hertel

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to