Re: environment variable

2003-09-05 Thread Stefan Bodewig
On Fri, 5 Sep 2003, Jan Materne <[EMAIL PROTECTED]> wrote: > Mmm, supports s. Ant's CVS version only. Stefan - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: environment variable

2003-09-05 Thread Jan . Materne
1) copy that -part :-) 2) define that part outside in a file and include that on both places with xml-includes 3) I don“t know whether can help here ... Mmm, supports s. I think a would be useful for and also ... Jan > -Original Message- > From: Blanchet Samuel [mailto:[EMAIL P

environment variable

2003-09-05 Thread Blanchet Samuel
Hi, I've a prob with the environment variables. I would like to set a lot of environment variables to use them in different process. My script is below. the pb is that I'm not able to use the differents environment variables (PNG_HOME, ORACLE_HOME,...) in the second prog : TEST2.BAT.

RE: problem with the java task...help needed urgent

2003-09-05 Thread Nicholas
Do not pass in the classpath on the command line. Use a classpath ref and dynamically build a classpath in your script. For example, if you want to build a classpath of all jar files in directories A..F:

RE: Can I use Japanese for basedir?

2003-09-05 Thread Bui Dinh Chien
OK, I saved my build file with UTF-8 and now I can use Japanese for basedir --- Sure ok, was joking Java supports unicode (I think) and xml, too. So change the xml header to your appropriate encoding (I use ) and try it out. ... and let us know the result :-) Jan > Subject: Can I use

RE: Can I use Japanese for basedir?

2003-09-05 Thread Jan . Materne
Sure ok, was joking Java supports unicode (I think) and xml, too. So change the xml header to your appropriate encoding (I use ) and try it out. ... and let us know the result :-) Jan > -Original Message- > From: Bui Dinh Chien [mailto:[EMAIL PROTECTED] > Sent: Friday, Septem

RE: problem with the java task...help needed urgent

2003-09-05 Thread Laxma.Nandikonda
Hi Stefan, My classpath consists of so many different directories involved which is why it is so long. In my ant build script file I am just giving $classpath but how about in command line ??. I think I can't go more than that 2046 even when I declare all my classpaths in Window's user variabl

Can I use Japanese for basedir?

2003-09-05 Thread Bui Dinh Chien
Dear all, Can I use Japanese for basedir? and how I have to do? Thanks Chien - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]