Graf commitů

74 Commity

Autor SHA1 Zpráva Datum
wisberg
94ad04399f Ant 1.6 antlib.xml support, per bug 103493 2005-07-12 21:00:30 +00:00
acolyer
27c6150906 Andrew Huff's patch for the -log option 2005-06-02 11:46:31 +00:00
acolyer
f800dc9be1 ignore bintest directories 2005-05-31 14:41:09 +00:00
wisberg
2afa9c9148 newbuild.xml replacing build.xml, with Alex ok 2005-05-19 03:48:09 +00:00
wisberg
fb4454e817 imports only 2005-05-19 03:08:25 +00:00
wisberg
b375626119 adding xml-apis.jar and xercesImpl.jar for SAX dependencies (for JDK 1.3) 2005-05-19 03:08:03 +00:00
wisberg
6565120f4e prospective replacements for {module}/build.xml - will move there once validated by those who use build.xml. 2005-05-11 08:08:37 +00:00
avasseur
83655ff47c fix 75442 thru lateTypeMungers, currently @AJaspectOf and perObject are lateTypeMungers. new LTW tests, some fix in the LTW test error reporting 2005-05-10 15:44:11 +00:00
avasseur
4cf9913a74 fix some build. Move AspectJrt5 test to AllTest15. Add weaver checks for @AJ annotations + tests from Andy H 2005-04-26 10:52:36 +00:00
acolyer
6906800a16 first half of Andrew Huff's patch for 59636 (-log option not producing output - should it?) 2005-04-20 12:35:08 +00:00
aclement
f7bcff6dbf From branch: New build scripts that Alex uses under IntelliJ - can be run individually or via master in build module. 2005-04-19 10:38:38 +00:00
wisberg
8766cadf5e bug 53209 - inpathDirCopyFilter tests 2005-03-22 21:04:27 +00:00
wisberg
1dbed37c0e bug 53209 - inpathDirCopyFilter 2005-03-22 21:02:34 +00:00
wisberg
50bab658e3 skipping test on X feature said to be failing on the build machine, though not locally. 2005-01-27 17:03:52 +00:00
wisberg
048c86217e old test for done signal 2005-01-27 05:32:46 +00:00
wisberg
74b121aaaa support -showWeaveInfo in javac adapter 2005-01-27 04:35:40 +00:00
aclement
94e8935ef6 Update to allow 1.5 to be specified. 2005-01-19 14:13:41 +00:00
aclement
c05237fe70 Fix for Bugzilla Bug 74279
-showWeaveInfo option is not supported by iajc Ant task
2004-10-01 07:19:14 +00:00
aclement
f8a87f1bb5 Fix for Bugzilla Bug 74279
-showWeaveInfo option is not supported by iajc Ant task
2004-09-30 14:41:09 +00:00
aclement
5856b320e6 Changed from using deprecated APIs. 2004-08-23 15:12:29 +00:00
acolyer
d8d56afde2 added some commented out debug code that is useful when you want
to get information on a failure in a forking task
2004-07-30 18:09:51 +00:00
acolyer
2ec27dacd9 fix for Bugzilla Bug 40206
need common isAspectJSourceFile() method
2004-07-29 16:35:10 +00:00
acolyer
bace19245b add direct support for reweavable, reweavable:compress and noInline in X options 2004-06-02 12:09:36 +00:00
wisberg
bef1aa119e added lazyTjp to list of accepted X options, added undocumented xdone flag 2004-04-15 15:54:04 +00:00
aclement
2d04b60e65 Georges fix to AjcTask for failing testcases. 2004-03-01 15:55:41 +00:00
aclement
16a0abd70e Fix for Bug 36430: Xreweavable support 2004-02-24 13:43:56 +00:00
acolyer
c37cc870d1 spring cleaning in advance of 1.2 enhancements:
removed unused imports, local variables, and private methods
(still there, just commented out).
2004-01-23 11:49:16 +00:00
wisberg
81adb9fef9 supporting -target 1.3 and 1.4 2004-01-15 20:35:47 +00:00
acolyer
19ed0a21b8 move to Eclipse 3.0 M6 JDT core (v_396). Also makes 1.4 the
default mode (inherited behaviour from JDT).
2004-01-13 11:27:59 +00:00
wisberg
18bc9e7ebb inpath support 2003-12-15 12:13:47 +00:00
acolyer
1c6db5d4f2 Andy Clement's patch for enh 46347: "-inpath" 2003-11-11 13:09:14 +00:00
wisberg
458b26fe12 returning TestSuite rather than Test to permit all tests to run from Eclipse 2003-10-31 19:27:44 +00:00
wisberg
d8d01e83e3 clean up tests not using a destination directory 2003-10-29 09:25:05 +00:00
wisberg
50c4883bf4 tests for fixes for bugs disclosed by fixes for 40807 2003-10-01 05:25:04 +00:00
wisberg
83b5e4a3a5 - fix for bugs disclosed by fixes for bug 40807
- added xweavedir attribute for weaving from and to
a directory of classes
2003-10-01 05:24:04 +00:00
wisberg
c1ada785ad aligning task with Javac task:
- copies resources by default when using the Javac adapter
- does not copy resources unless specified when invoked via AjcTask
- copies injar resources always
2003-08-29 18:04:44 +00:00
wisberg
7f63882e35 sourceRootCopyFilter test 2003-08-29 18:00:30 +00:00
wisberg
d8b8674366 updated fix for 40807 - compiler adapter was supplying destDir when not specified
Also adding warning for resource-copying (36071; copyInJars, sourceRootCopyFilter)
I would like to disable entirely, but don't see and haven't gotten confirmation of behavior from last week's telephone call.
2003-08-28 19:22:31 +00:00
wisberg
2502ee5106 Fixes and tests for bugs 39842 and 40807 2003-07-26 04:13:54 +00:00
wisberg
213a8a33e0 permitting "none" as a "warn:" entry 2003-05-27 21:05:11 +00:00
wisberg
ea3cfbe1a6 tests for setting message holder by class name 2003-05-27 07:59:19 +00:00
wisberg
c9f7a604ab fixing fork bugs:
- permitting fork in incremental mode only when using tag file
- pulling aspectjtools also from the task classpath
also failonerror default was not true as stated in the docs
2003-05-27 04:44:30 +00:00
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.
These would break only when running from a Javac compiler adapter and using <compilerarg>
2003-05-25 13:42:08 +00:00
wisberg
e782ccc042 moved a command-line-driven test of classpath variants here 2003-05-24 12:25:34 +00:00
wisberg
796b0ac27f updates mainly to support maven but also to support new ICommand wrapper for AjcTask:
- findToolsJar now accepts versioned jars
- supporting a forkclasspath to permit user  to explicitly set
- upgrades for testing
  - so multiple iterations work,
    - not altering cmd in execute() 
    - only fixing up outjar once
    - reset() complete 
  - so incremental compile tests work,
    - passing quit through to main

- when forking on windows, use javaw rather than java 
  if possible to avoid popping up a console window
2003-05-24 09:16:42 +00:00
wisberg
4df5ab03ae more/better junit tests for AjcTask.java fork when possible 2003-05-24 09:00:15 +00:00
wisberg
ecd16dfcee setting classpath for out-of-eclipse testing 2003-05-24 08:58:19 +00:00
wisberg
99f5c14fb0 Fix for taskdef bug 37576
http://bugs.eclipse.org/bugs/show_bug.cgi?id=37576
2003-05-14 03:36:34 +00:00
wisberg
a6f5de94db fixed two tests to expect addition abort message for usage,
and commented out one test because it does not add the file correctly (to a matching task)
2003-04-30 02:05:00 +00:00
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. 2003-04-30 02:03:54 +00:00