48 Commits (deff49aa316836d413e4bbb11307da8756008f69)

Author SHA1 Message Date
  acolyer c37cc870d1 spring cleaning in advance of 1.2 enhancements: 20 years ago
  wisberg 81adb9fef9 supporting -target 1.3 and 1.4 20 years ago
  acolyer 19ed0a21b8 move to Eclipse 3.0 M6 JDT core (v_396). Also makes 1.4 the 20 years ago
  wisberg 18bc9e7ebb inpath support 20 years ago
  acolyer 1c6db5d4f2 Andy Clement's patch for enh 46347: "-inpath" 20 years ago
  wisberg 458b26fe12 returning TestSuite rather than Test to permit all tests to run from Eclipse 20 years ago
  wisberg d8d01e83e3 clean up tests not using a destination directory 20 years ago
  wisberg 50c4883bf4 tests for fixes for bugs disclosed by fixes for 40807 20 years ago
  wisberg 83b5e4a3a5 - fix for bugs disclosed by fixes for bug 40807 20 years ago
  wisberg c1ada785ad aligning task with Javac task: 21 years ago
  wisberg 7f63882e35 sourceRootCopyFilter test 21 years ago
  wisberg d8b8674366 updated fix for 40807 - compiler adapter was supplying destDir when not specified 21 years ago
  wisberg 2502ee5106 Fixes and tests for bugs 39842 and 40807 21 years ago
  wisberg 213a8a33e0 permitting "none" as a "warn:" entry 21 years ago
  wisberg ea3cfbe1a6 tests for setting message holder by class name 21 years ago
  wisberg c9f7a604ab fixing fork bugs: 21 years ago
  wisberg c42224c41b fixing 2 bugs disclosed by running ajcTests.xml with -ajctaskCompiler: (1) compliance set incorrectly (-1.3 instead of 1.4) and (2) warn:... form was ignored. 21 years ago
  wisberg e782ccc042 moved a command-line-driven test of classpath variants here 21 years ago
  wisberg 796b0ac27f updates mainly to support maven but also to support new ICommand wrapper for AjcTask: 21 years ago
  wisberg 4df5ab03ae more/better junit tests for AjcTask.java fork when possible 21 years ago
  wisberg ecd16dfcee setting classpath for out-of-eclipse testing 21 years ago
  wisberg 99f5c14fb0 Fix for taskdef bug 37576 21 years ago
  wisberg a6f5de94db fixed two tests to expect addition abort message for usage, 21 years ago
  wisberg f6d57acb98 Usage is now emitted as an abort message, so AjcTask now ignores usage when determining whether to throw a BuildException after getting an abort message. This fixes 3 tests. 21 years ago
  wisberg ad9f772a10 - extdirs and bootclasspath not experimental 21 years ago
  wisberg 9045d47008 added minimal (unverified) compiler adapter tests 21 years ago
  wisberg 501fb83d58 minimal (unverified) compiler adapter tests 21 years ago
  wisberg 22dd8fcfbc added (largely unverified) forked compile tests 21 years ago
  wisberg e3113cbb19 completely new adapter implementation delegates to AjcTask 21 years ago
  wisberg 5caba3dbd8 support for 21 years ago
  wisberg e83c62ef74 - generalized support resource copying, now from injars or sourceroots and out to directory or outjar 21 years ago
  wisberg 57129e35ce upgraded for new resource-copying API's and also testing nested paths and refid's. 21 years ago
  wisberg 6368a23862 adding resources to src directory to test resource copying to output 21 years ago
  wisberg f271e2e636 remove unused API 21 years ago
  wisberg 1c3c02518f manual test for experimental ant task option to copy non-.class file contents of input jars to the output jar after each compile or recompile. 21 years ago
  wisberg 12bf4ac8aa experimental ant task option to copy non-.class file contents of input jars to the output jar after each compile or recompile. 21 years ago
  wisberg 636789223c adding aspectjrt.jar to classpath to avoid disregarded warning 21 years ago
  acolyer 8fd3697dbb Ignore bin directory 21 years ago
  wisberg a3082d86e2 resolving unused-imports warnings 21 years ago
  wisberg 91f0430dca suppressing info messages unless verbose 21 years ago
  wisberg 7cd6a97ee6 handling messages like the new taskdef, printing as we go and rendering user-visible exceptions using Main 21 years ago
  wisberg 49c53178fe public constructor, better message reporting on failure 21 years ago
  wisberg c22cbfbec1 initial version - neglected .lst files in testsrc 21 years ago
  wisberg 476c70c1ad again aligning task with xlint reality 21 years ago
  wisberg 12a9d7fee2 emacssym 21 years ago
  jhugunin f68a0546db propoogating Erik's changes to AbortException 21 years ago
  wisberg 144143c297 initial version 21 years ago
  wisberg d842c4f113 initial version 21 years ago