Thomas Leonhardt <[EMAIL PROTECTED]> wrote: > One more question: What are the user properties, can they be set in > the build.xml file?? Or are they for internal use.
They are the properties set on the command line or as <property> nested into <ant> (<param> nested into <antcall>). > One more new requirement: > I'd like to check more than one property in the if-clause. added, but I should tell you, that this has been requested - and declined - before (for Ant 1.x releases). Stefan
