Thanks, I'll fix this next checkin.
On Jan 14, 2008, at 7:14 AM, P T Withington wrote:
Looks good. Comments:
Rather than adding here, you should just do what the comment says
and remove the 2 lines.
- <!-- TODO: [2006-11-30 ptw] Remove next 2 lines after Legals
Beta 1 -->
+ <!-- TODO: [2006-11-30 ptw] Remove next 3 lines after Legals
Beta 1 -->
<fileset dir="." includes="*.lzl" />
+ <fileset dir="." includes="*.swc" />
<fileset dir="." includes="LFC*.js" />
The intent is, we used to build the output files in the source
directory, so we had to delete them here. We no longer do that, so
those two lines can be removed (the output files always go directly
into the 'includes' directory now.
--
Don Anderson
Java/C/C++, Berkeley DB, systems consultant
voice: 617-547-7881
email: [EMAIL PROTECTED]
www: http://www.ddanderson.com