I tried exactly what you described and the path some how did not work until I convert it like it is now. I may have made a mistake somewhere during that exercise, sounds like you have that working somewhere already. It is working as I expected it to be so I never bothered to put more time to it :). I can change it during the clean up work all together, it shouldn't be much.
Thanks Eddie for spending time looking into the code! Julie -----Original Message----- From: Eddie O'Neil [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 31, 2005 10:20 AM To: Beehive Developers Subject: Re: Beehive Compiler Test Julie-- Can you explain what you mean by: > [JZ] Tried that it does not work. Have to convert it. When I put it into > the system property and specify it as a path instead of value, ant will > convert the ";" into what ever the local system separator. That is why > it is now working on Linux with no problem. > What doesn't work about it? FWIW, this is how we print <path>s during builds to the console. Though, I could be missing something. :) Eddie
