Index: tasklist/html/build.xml =================================================================== RCS file: /cvs/tasklist/html/build.xml,v retrieving revision 1.5 diff -u -r1.5 build.xml --- tasklist/html/build.xml 9 Apr 2003 21:40:02 -0000 1.5 +++ tasklist/html/build.xml 24 Apr 2003 18:40:43 -0000 @@ -60,7 +60,7 @@ - + @@ -71,7 +71,12 @@ homepage="http://tasklist.${homepage.base}/" distribution="http://${dist.base}/tasklist-html.nbm" needsrestart="false"> - + + For the HTML Suggestion Provider module itself: + + For the Java HTML Tidy library: + + Index: tasklist/html/manifest.mf =================================================================== RCS file: /cvs/tasklist/html/manifest.mf,v retrieving revision 1.12 diff -u -r1.12 manifest.mf --- tasklist/html/manifest.mf 16 Apr 2003 03:49:58 -0000 1.12 +++ tasklist/html/manifest.mf 24 Apr 2003 18:40:43 -0000 @@ -1,5 +1,5 @@ Manifest-Version: 1.0 -OpenIDE-Module-Specification-Version: 1.2 +OpenIDE-Module-Specification-Version: 1.3 OpenIDE-Module: org.netbeans.modules.tasklist.html/1 OpenIDE-Module-Localizing-Bundle: org/netbeans/modules/tasklist/html/Bundle.properties OpenIDE-Module-Layer: org/netbeans/modules/tasklist/html/mf-layer.xml Index: tasklist/html/module-updates.txt =================================================================== RCS file: /cvs/tasklist/html/module-updates.txt,v retrieving revision 1.4 diff -u -r1.4 module-updates.txt --- tasklist/html/module-updates.txt 15 Mar 2003 19:38:51 -0000 1.4 +++ tasklist/html/module-updates.txt 24 Apr 2003 18:40:43 -0000 @@ -1,5 +1,8 @@ Task List: HTML Suggestion Provider ----------------------------------- +Version 1.3 +Forgot to include the HTML Tidy library in the NBM. + Version 1.1 Development branch