3535 Commits (6bb92d330a2fe58f8cc6bbd98005b072aa67dca0)

Author SHA1 Message Date
  Stefan Bodewig 6bb92d330a Add a helper class for tasks that want literal XML as input 23 years ago
  Peter Reilly efef302a3d Allow references and properties to be null without causing NPE in BSF 23 years ago
  Peter Reilly c977aacfc4 use a different name from local for the test local type 23 years ago
  Peter Reilly 5dc8a1418a add filename to errormessage if unable to rename file in zip task 23 years ago
  Stefan Bodewig bd8601a5a3 Allow <exec> to optionally resolve against PATH 23 years ago
  Stefan Bodewig 22b86b33e3 Make <csc> default to mcs on non-Windows platforms 23 years ago
  Peter Reilly 64319949ef Set tasktype and taskname for preset'defed tasks 23 years ago
  Peter Reilly dcd39648be remove spurious space after ant_version 23 years ago
  Stefan Bodewig 24f4015568 Make resolveExecutable method useful for subclasses 23 years ago
  Peter Reilly 6cd4baf0a8 Check if parent file is not null before using it 23 years ago
  Peter Reilly 929d67e0c9 Ignore attributes for different uris. 23 years ago
  Peter Reilly a0359662be Do now allow multiple attribute and elements of the same 23 years ago
  Peter Reilly 9931a12c72 Implement namespace uri scoping 23 years ago
  Stefan Bodewig 99ac2c7d14 Remove badly placed quotes, Submitted by Knut Wannheden 23 years ago
  Peter Reilly 077ae8dc27 MacroInstance: if owningtarget not set, use a default 23 years ago
  Peter Reilly ab0aa53ee1 Implement the sequential element of macrodef by a createSequential and 23 years ago
  Antoine Levy-Lambert c19671d815 Allow reporting on multiple modules, aliased or not. 23 years ago
  Peter Reilly b5c4bdbec2 Provide error stack for [*]ant[*] and macro call 23 years ago
  Antoine Levy-Lambert 275cdebdc9 Solve parsing of revisions for new files 23 years ago
  Peter Reilly 47fa568d32 fixes for presetdef's handling of attributes 23 years ago
  Antoine Levy-Lambert a679a5bbce Prevent NPE in method CheckRemoteSensitivity 23 years ago
  Steve Loughran 3838c6ba28 <nice> as a task; unit tests tested on windows. 23 years ago
  Peter Reilly 23bebfbdc2 make error message for bad imports a little better 23 years ago
  Stefan Bodewig bc41ca3c90 Improve error message 23 years ago
  Peter Reilly 1e7d5dd17b fix timeout attribute of jdepend 23 years ago
  Stefan Bodewig a94ef2aa3b Indentation changes 23 years ago
  Stefan Bodewig eba9a3c2d9 Fix NPE, PR: 24344 23 years ago
  Peter Reilly e532d83445 checkstyle 23 years ago
  Peter Reilly 5aa9122868 Opps, last change broke relative import 23 years ago
  Peter Reilly 916ad103bc Use FileUtils#resolveFile instead of doing it by hand 23 years ago
  Peter Reilly 77be27b180 Remove option to have parallel instead of sequential for macrodef. The 23 years ago
  Peter Reilly aaf0eddca1 Only load the first properties resource for typedef and taskdef for 23 years ago
  Stefan Bodewig 6e9d415e1e timeout should result in build failure. 23 years ago
  Peter Reilly 38bc40702e Change default uri from ant:core to antlib:org.apache.tools.ant 23 years ago
  Peter Reilly 920b610d01 checkstyle 23 years ago
  Stefan Bodewig 292d2a94ba 2003 23 years ago
  Antoine Levy-Lambert 12c5bbbb6d Solution for the Starteam disconnect bug 23 years ago
  Antoine Levy-Lambert fc760b24e7 Simplify assertion in testcase (remark of Martin Kruithof) 23 years ago
  Antoine Levy-Lambert fc275eb2e5 Make org.apache.tools.ant.taskdefs.optional.sitraka.ClassFileTest pass under 23 years ago
  Peter Reilly 86a183cc1f Allow typedef resource to pick up all the resources 23 years ago
  Stefan Bodewig b25ce96904 Some typo fixes 23 years ago
  Stefan Bodewig e19a2de440 Catch insanely small timeouts (i.e. it occurs before we even start to execute the command), PR 23992 23 years ago
  Stefan Bodewig a5ec1501c9 Properly parser return codes from server. 23 years ago
  Stefan Bodewig db261bb4de If remotedir has been omitted, make it default to . - PR 23987 23 years ago
  Antoine Levy-Lambert 9734889750 Replace non ASCII characters by UNICODE escapes 23 years ago
  Steve Loughran c0eecc68bb fix for bug#19630; no handling large files. Needs testing on mono! 23 years ago
  Steve Loughran b3ddeeaa0d comment 23 years ago
  Stefan Bodewig 8736e68ea1 Better support for people debugging timed out reads in <telnet>, Submitted by Larry Shatzer 23 years ago
  Stefan Bodewig de3a669c71 Register xmlcatalog as entity resolver for the stylesheet as well 23 years ago
  Stefan Bodewig eb288bb09d Make properties available in timed-out tests, PR 23935 23 years ago