Hi Richard, yes Your hint was very helpful. Thanks.
Although the broloco-approach for custom tasks has some special consequences I prefer using custom tasks instead small targets where actual parameters must be passed via properties. Cheers, Helmut -----Ursprüngliche Nachricht----- Von: Richard (Google) [mailto:[EMAIL PROTECTED] Gesendet: Tuesday, August 26, 2008 14:51 An: Gert Driesen; Dipper, Helmut; nant-users@lists.sourceforge.net Betreff: Re: [NAnt-users] INTERNAL ERROR withbroloco.NAntScript.1.0.0.0.net-2.0 Yup, cheers Gert .... tried it with the contrib tasks added and it ran OK. (Just by changing the " to &quot;) Helmut, does that help you? Cheers, Richard http://broloco.blogspot.com -------------------------------------------------- From: "Gert Driesen" <[EMAIL PROTECTED]> Sent: Tuesday, August 26, 2008 1:44 PM To: "Richard (Google)" <[EMAIL PROTECTED]>; "Dipper, Helmut" <[EMAIL PROTECTED]>; <nant-users@lists.sourceforge.net> Subject: Re: [NAnt-users] INTERNAL ERROR withbroloco.NAntScript.1.0.0.0.net-2.0 > Richard, > > Yes, the choose task is indeed part of NAntContrib. > > Gert > > -------------------------------------------------- > From: "Richard (Google)" <[EMAIL PROTECTED]> > Sent: Tuesday, August 26, 2008 2:39 PM > To: "Dipper, Helmut" <[EMAIL PROTECTED]>; > <nant-users@lists.sourceforge.net> > Subject: Re: [NAnt-users] INTERNAL ERROR > withbroloco.NAntScript.1.0.0.0.net-2.0 > >> Hi Helmut, >> >> I think the problem _is_ actually with the NAntScript task ... or more >> specifically that the error we've thrown is pretty useless. >> >> The problem is that NAntScript is doing something a little naughty ... >> it's >> using string manipulation instead of parsing an XML DOM, so it's managing >> (in this case) to generate invalid XML. >> >> Try changing: <property if="${'__sh__' != 'cmd'}" name="x_cmd_x" >> value="-c >> "__cmd__""/> >> To: <property if="${'__sh__' != 'cmd'}" name="x_cmd_x" value="-c >> &quot;__cmd__&quot;"/> >> >> After that I get an error about the 'choose' task not existing ... I >> don't >> have that task, is it part of contrib? >> >> Let me know how you get on. >> >> Cheers, >> Richard >> >> http://broloco.blogspot.com >> >> -------------------------------------------------- >> From: "Dipper, Helmut" <[EMAIL PROTECTED]> >> Sent: Tuesday, August 26, 2008 12:46 PM >> To: <nant-users@lists.sourceforge.net> >> Subject: [NAnt-users] INTERNAL ERROR with >> broloco.NAntScript.1.0.0.0.net-2.0 >> >>> Hi, >>> >>> I made some tests with broloco.NAntScript.1.0.0.0.net-2.0, >>> a tool to create private tasks, and get an "INTERNAL ERROR": >>> see attached build-file and logging from "nant -v". >>> It seems to be a problem of nant, not of broloco. >>> >>> Best regards >>> >>> Helmut Dipper >>> >> >> >> >>> ------------------------------------------------------------------------- >>> This SF.Net email is sponsored by the Moblin Your Move Developer's >>> challenge >>> Build the coolest Linux based applications with Moblin SDK & win great >>> prizes >>> Grand prize is a trip for two to an Open Source event anywhere in the >>> world >>> http://moblin-contest.org/redirect.php?banner_id=100&url=/ >> >> >> >>> _______________________________________________ >>> NAnt-users mailing list >>> NAnt-users@lists.sourceforge.net >>> https://lists.sourceforge.net/lists/listinfo/nant-users >>> >> >> ------------------------------------------------------------------------- >> This SF.Net email is sponsored by the Moblin Your Move Developer's >> challenge >> Build the coolest Linux based applications with Moblin SDK & win great >> prizes >> Grand prize is a trip for two to an Open Source event anywhere in the >> world >> http://moblin-contest.org/redirect.php?banner_id=100&url=/ >> _______________________________________________ >> NAnt-users mailing list >> NAnt-users@lists.sourceforge.net >> https://lists.sourceforge.net/lists/listinfo/nant-users >> > > ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ NAnt-users mailing list NAnt-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/nant-users