90 Commits (deff49aa316836d413e4bbb11307da8756008f69)

Author SHA1 Message Date
  acolyer 14908174fc spring cleaning in advance of 1.2 enhancements: 20 years ago
  wisberg 3abb815bd6 checked in test updates 20 years ago
  wisberg 84054bafe5 bug: was not permitting target 1.3 or 1.4 20 years ago
  wisberg f029a06e97 -logXML... round-tripping fixed 20 years ago
  wisberg d3ce9b0f5c harness tests upgraded for support for message details, extra source locations 20 years ago
  wisberg 50567fc1b7 harness support for message details, extra source locations 20 years ago
  jhugunin 97ab1e91df fix for Bugzilla Bug 41952 20 years ago
  wisberg 18bc9e7ebb inpath support 20 years ago
  wisberg 4880b54e69 no semantic change - avoiding warning about static members accessed via non-static references 20 years ago
  acolyer 1c6db5d4f2 Andy Clement's patch for enh 46347: "-inpath" 20 years ago
  acolyer d54f21bbd7 expanded definition of makeSoftDiffs to cope with multiple expected 20 years ago
  wisberg ebc09b49bd locate, cleanup temp files 20 years ago
  wisberg 0871a66c91 basic tests for extdirs support 20 years ago
  wisberg 03a6e11820 add support for extdirs 20 years ago
  wisberg ed96631f11 revamped option handling: n-element options, collision/conflict detection/resolution via forcing as an attribute, option families. More compiler options actually handled, and error messages for unhandled options. 20 years ago
  wisberg 1e28c4ed1f head-compatible version of earlier fix. sigh. 20 years ago
  wisberg 68f2d9977e support for -1.3, -1.4, and -1.5 20 years ago
  wisberg 8f3fef3da5 checking clone when doing xml round trips on our test specifications 21 years ago
  wisberg 53973533a7 compiler run equals check wasn't testing argfiles, aspectpath, or sourceroots 21 years ago
  wisberg 0f8a362edf implementing clone() for test specifications 21 years ago
  wisberg a8d15aaeb9 initial cut at resolver. Still getting default JDK 1.4 parser error "base URL required for relative references. 21 years ago
  wisberg eb59ac3811 some xml parsers don't like space here... 21 years ago
  wisberg 4f7f27df44 paring globals to those used, then using them consistently 21 years ago
  wisberg dd7bee990b permitting null input in public utility method 21 years ago
  wisberg ae6983bd75 wire in older minimal test cases 21 years ago
  wisberg c6eb8d360b static methods for unwrapping to keep internal structure knowledge local 21 years ago
  wisberg bca0947365 disabled tests 21 years ago
  wisberg 4039165de3 comment about disabled tests 21 years ago
  mkersten 4a1a347b22 Got advice relationships working. 21 years ago
  mkersten f1deb9c110 Reimplemented ASM API as described in bug "41254: revise asm and create interfaces". Containment hierarchy is done and tests added. Relationships are not done yet. All clients except AJDT ported. More UI porting in Swing clients required. 21 years ago
  mkersten 684c9c1c3d 40534: Declare warning/error output - more detail required. 21 years ago
  mkersten be23e3d01d Changed org.aspectj.bridge.IMessage.getISourceLocation to getSourceLocation in order to match method naming conventions. 21 years ago
  mkersten 9e7ceffb06 Fixed bugs: 21 years ago
  wisberg 5a4f603517 quick and dirty link checker manual test 21 years ago
  wisberg d4c94d0d54 quick and dirty link checker 21 years ago
  wisberg 46323d9c1d javarun attributes for interpreting error/output streams as errors, used only when forking 21 years ago
  wisberg 101a5f0a47 Added SecurityManager which halts any System.exit() call from JavaRun thread and puts the exit code in the status object. 21 years ago
  wisberg dd76d2fc19 normal validation now fail if an Integer result not of value 0 21 years ago
  wisberg 1dfd90af58 delay until after final last-modified-time stamp on newly-staged files 21 years ago
  wisberg edf8758cba better info/debug strings when JavaRun fails 21 years ago
  wisberg fd8f53ceec better info/debug strings when JavaRun fails 21 years ago
  wisberg fffed25e19 PR-based queries were dominating - now do union correctly 21 years ago
  wisberg 1313eacea5 adding harness feature to select tests based on their title (description), reading from a comma-delimited list or a file containing PASS|FAIL lines (from -traceTestsMin), optionally restricted to FAIL. 21 years ago
  wisberg 8bee39694d added taskdefs to classpath to support AjcTaskCompileCommand 21 years ago
  wisberg e5436c850f Tests for AjcTaskCompileCommmand adapter 21 years ago
  wisberg 7b03d87e94 ICommand adapter for Ant taskdef is simple for the non-incremental case and ugly otherwise. 21 years ago
  wisberg fa54cdad52 supporting -ajctaskCompiler option with AjcTaskCompileCommand 21 years ago
  wisberg 7e3b3f9016 awful downcast for AjcTaskCompileCommand - should be remedied after 1.1 with ICommand interface extension 21 years ago
  wisberg 39e055caf2 updated implementation for -ajdeCompiler. 21 years ago
  wisberg 5702c144ce stricter test run comparisons 21 years ago