AW: Problem with pathconvert with new line

2005-08-08 Thread Jan.Materne
Maybe you´ll write the property directly to file for debug Jan >-Ursprüngliche Nachricht- >Von: Conor MacNeill [mailto:[EMAIL PROTECTED] >Gesendet: Montag, 8. August 2005 02:52 >An: Ant Users List >Betreff: Re: Problem with pathconvert with new line > >Mar

Re: Problem with pathconvert with new line

2005-08-07 Thread Conor MacNeill
Marcelo, I'm guessing that you are seeing these lines in your manifest and not as the direct output of pathconvert. If that is the case, then there is really no problem. There is a FAQ about this: http://ant.apache.org/faq.html#mangled-manifest You'll need to look for another source of these pro

Problem with pathconvert with new line

2005-08-07 Thread Marcelo Alcantara
Dear developers, I am trying to build a classpath manifest using the pathconvert directive as above: But when it generates, it strangely breaks some lines in the middle of the jar file names. Because of that, the application server cannot deploy the application (because my ejb canno