Thanks, It did the trick. I also had to change line 103 in order to add the /d arg to cd: var commandline = 'cd /d ' + builddir
This will change the current drive letter as well as the directory if needed. I don't know if it is valid for older win32 platforms though. Thanks again, Patrick > -----Original Message----- > From: "David Chow" <[EMAIL PROTECTED]>@SUNGARD > Sent: mardi 5 août 2003 14:59 > To: Ant Users List > Subject: RE: Ant Pretty Build... (The Return) > > Try taking out the "file: <file:> " from your entity line: > > <!DOCTYPE project [<!ENTITY common SYSTEM "../decalog/common.xml">]> > > If someone can tell me what the "file: <file:> " part does exactly, that > would be great! I've googled for some XML references but couldn't find > anything about it. > > David > -----Original Message----- > From: Patrick Martin [mailto:[EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]> ] > Sent: Tuesday, August 05, 2003 5:03 AM > To: 'Ant Users List' > Subject: RE: Ant Pretty Build... (The Return) > > > Hi, > > This looks very nice. > > However, I have the following line in my build.xml which does not seem to > be > parsed correctly: > <!DOCTYPE project [<!ENTITY common SYSTEM "file:../decalog/common.xml > <file:../decalog/common.xml> > <file:../decalog/common.xml <file:../decalog/common.xml> > ">]> > > I get the following message when opening my build file with the xslt style > sheet: > Error while parsing entity 'common'. Could not load > 'file:../decalog/common.xml <file:../decalog/common.xml> > <file:../decalog/common.xml <file:../decalog/common.xml> > '. The system > cannot locate the resource specified. Error processing resource > 'file:///D:/DVLP/decalog/decalog/build.xml > <file:///D:/DVLP/decalog/decalog/build.xml> > <file:///D:/DVLP/decalog/decalog/build.xml > <file:///D:/DVLP/decalog/decalog/build.xml> > '. Line 6, Position 1 > > Patrick > > > -----Original Message----- > > From: Charbel BITAR <[EMAIL PROTECTED]>@SUNGARD > > Sent: lundi 4 août 2003 10:23 > > To: [EMAIL PROTECTED] > > Subject: Ant Pretty Build... (The Return) > > > > > > Hi, > > A new version of Ant Pretty Build is available now. > > You can download it from www.antprettybuild.free.fr > <www.antprettybuild.free.fr> > > <www.antprettybuild.free.fr <www.antprettybuild.free.fr> > > > (finally no more firewall problems). > > Many path issues have been solved and a logger/logfile can be specified > > too. > > A sample buildfile is also included in the package. > > Thank you for trying Ant Pretty Build and helping improve it. > > > > -- > > Charbel > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > > > > Confidentiality Notice: The information contained in this e-mail message > is > intended only for the personal and confidential use of the recipient(s) > named above. If the reader of this message is not the intended recipient > or > an agent responsible for delivering it to the intended recipient, you are > hereby notified that you have received this document in error and that any > review, dissemination, distribution, or copying of this message is > strictly > prohibited. If you have received this communication in error, please > notify > us immediately by e-mail, and delete the original message. > > Message confidentiel : Les informations contenues dans ce message sont > destinées à un usage personnel et confidentiel du destinataire indiqué > ci-dessus. Si le lecteur de ce message n'est pas le destinataire prévu, ou > n'est pas une personne en charge de le délivrer au destinataire voulu, > vous > êtes par la présente informé que vous avez reçu ce document par erreur, et > que tout examen, transmission, distribution ou copie de ce message est > totalement interdit. Si vous avez reçu cette communication par erreur, > nous > vous remercions de bien vouloir nous avertir immédiatement par e-mail et > de > détruire le message d'origine. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > Confidentiality Notice: The information contained in this e-mail message is intended only for the personal and confidential use of the recipient(s) named above. If the reader of this message is not the intended recipient or an agent responsible for delivering it to the intended recipient, you are hereby notified that you have received this document in error and that any review, dissemination, distribution, or copying of this message is strictly prohibited. If you have received this communication in error, please notify us immediately by e-mail, and delete the original message. Message confidentiel : Les informations contenues dans ce message sont destinées à un usage personnel et confidentiel du destinataire indiqué ci-dessus. Si le lecteur de ce message n'est pas le destinataire prévu, ou n'est pas une personne en charge de le délivrer au destinataire voulu, vous êtes par la présente informé que vous avez reçu ce document par erreur, et que tout examen, transmission, distribution ou copie de ce message est totalement interdit. Si vous avez reçu cette communication par erreur, nous vous remercions de bien vouloir nous avertir immédiatement par e-mail et de détruire le message d'origine.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]