RE: Passing build.xml thru XSLT?

2001-01-24 Thread Jeff Martin
You could possibly create a wrapper build file which uses the style task to style a build file and then you can call the output using the ant task. -Original Message- From: Tim Vernum [mailto:[EMAIL PROTECTED]] Sent: 24 January 2001 05:06 To: '[EMAIL PROTECTED]' Subject: Passing

RE: Passing build.xml thru XSLT?

2001-01-24 Thread Giles Cope
who'd clear up all the mess? -Original Message- From: Jeff Martin [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 24, 2001 11:23 AM To: '[EMAIL PROTECTED]' Subject: RE: Passing build.xml thru XSLT? You could possibly create a wrapper build file which uses the style task to style a

Segmentation fault on DEC

2001-01-24 Thread David . Bailey
Not that I really expect a lot of help on this, but . . . . We've got a fairly large (~500,000 lines) Java code base which we want to build and deliver on multiple platforms ("build once, run everywhere" you say? Read on). We've run into a problem on DEC. For the record, we're using

RE: Segmentation fault on DEC

2001-01-24 Thread Brian Deitte
Good article on the problems with Runtime.exec(): http://javaworld.com/javaworld/jw-12-2000/jw-1229-traps.html Most likely its a problem with Process' streams. I've been having some strangeness with this myself in Ant that I hope to ask about or fix sometime soon. -Brian -Original

RE: Unix ln command

2001-01-24 Thread KC Baltz
Try the exec command. K.C. -Original Message-From: Jeremy Clymer [mailto:[EMAIL PROTECTED]]Sent: Wednesday, January 24, 2001 4:04 PMTo: [EMAIL PROTECTED]Subject: Unix ln command Is there a way to create links in a unix environment using an ant task? normally

Re: javac / java task arguments

2001-01-24 Thread Nico Seessle
- Original Message - From: "Polley Christopher W" [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Wednesday, January 24, 2001 8:16 PM Subject: javac / java task arguments I've just started to use ant to compile my projects, and have run into a situation where the debug information

Bootstrap problem.

2001-01-24 Thread Stephen Graham
I've got my JAVA_HOME set to c:\jdk1.3 but when I run 'bootstrap' I get the following error. ... Compiling Ant Classes src\main\org\apache]tools]ant]taskdefs\Rmic.java:186: cannot resolve symbol symbol : class Main location: package rmic sun.rmi.rmic.Main compiler = new