> From: Ninju Bohra [mailto:[EMAIL PROTECTED] > 1) How do I limit the number of directories that are > returned in the <dirset> to just the first level > sub-directories
Use something like <include name="Release*" /> > 2) Is it necessary to do the <sortlist> or does the > <dirset> return them in sorted order> Platform-dependent behavior. You'd better keep it. > 3) Any ideas on the best way to extract the largest > build number values from either the builds.property or > sorted.builds property, I thought of using the > <propertyRegExp> but could not come up with the > appropriate expression? Write a small <script> or <scriptdef>. Better to resolve to code in a case like this. --DD --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
