Re: AW: Building Ant 1.7beta

2006-08-28 Thread Mark McKay
Running build.bat alone was causing the error message I posted earlier. Not sure why it was filing, but I couldn't build with the .bat file. Mark McKay [EMAIL PROTECTED] wrote: bootstrap.bat should be run automatically from build.bat [1]: if exist bootstrap\lib\ant.jar ...

Future of the task

2006-08-27 Thread Mark McKay
I was reading though the apt documentation, and it begins by saying that as of Java 1.6, apt may be obsolete and its functions incorporated into javac. Does this mean that the apt task will also be merged into the javac task? Mark McKay

Re: Building Ant 1.7beta

2006-08-26 Thread Mark McKay
files contained no helpful information and look like they're just the default files that are distributed with ant. Thanks, Mark McKay Mark McKay wrote: Hi, I'm using cygwin as well. The below commands aren't working. I'm also not sure what you're getting at her

Re: Building Ant 1.7beta

2006-08-26 Thread Mark McKay
Hi, I'm using cygwin as well. The below commands aren't working. I'm also not sure what you're getting at here. There is no directory named /bootstrap, and even if there was, how could I run programs in it after I deleted it? Mark McKay Alexey Solofnenko wrote: Th

Re: Building Ant 1.7beta

2006-08-26 Thread Mark McKay
these jars, to no avail. When I try to download the xalan.jar mentioned, the server responds with a Forbidden error. This seems like a lot of work to just download the latest binary of the beta. Is there some guide as to how to build ant 1.7? Or is it already built somewhere? Mark McKa

Building Ant 1.7beta

2006-08-26 Thread Mark McKay
sted "parsersupports" element. Apparently, ant 1.7 can't be built with ant 1.6.5. What can I do to get the beta build? I'd like to use the new task. Mark McKay - To unsubscribe, e-mail: [EMAIL PROTECTED]

Add to external tools - task to convert SVG to PNG, JPG

2005-09-13 Thread Mark McKay
alled SVGSalamander, and can be found at http://svgsalamander.dev.java.net Mark McKay - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Help creating a MatchingTask

2004-01-21 Thread Mark McKay
vided by Ant. I've included my task and code. Any further help would be great! Mark McKay = > public class MyAntTask extends MatchingTask { FileSet sourceFiles; /** Creates a

Help creating a MatchingTask

2004-01-21 Thread Mark McKay
I have not encountered in Java before. What does 'cannot be applied to ()' mean? Could anyone suggest what I could do to fix my program? Thanks. Mark McKay = Error: com/kitfox/anttask/MyAntTask.java [26:1] getDirectoryScanner(org.apache.t