#40854 notification mechanism removal and replaced by changelogs at www. Plus ant module reformated some scripts :-(. bow-milestone5
authorpkuzel@netbeans.org
Thu, 11 Mar 2004 13:24:23 +0000
changeset 14808d0691b7a9b8
parent 1479 c3080d50cf71
child 1481 32573b59b4d0
#40854 notification mechanism removal and replaced by changelogs at www. Plus ant module reformated some scripts :-(.
tasklist/build.xml
     1.1 --- a/tasklist/build.xml	Wed Mar 10 16:31:14 2004 +0000
     1.2 +++ b/tasklist/build.xml	Thu Mar 11 13:24:23 2004 +0000
     1.3 @@ -57,6 +57,10 @@
     1.4          <for-each locations="${submodules}"/>
     1.5      </target>
     1.6  
     1.7 +    <target name="changelog">
     1.8 +        <for-each locations="${submodules}"/>
     1.9 +    </target>
    1.10 +
    1.11      <target name="merge" depends="netbeans">
    1.12          <echo message="TODO foreach copy $submodule/netbeans to ../nbbuild/netbeans"/>
    1.13      </target>