Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update license to EPL | acolyer | 2006-06-01 | 18 | -43/+43 |
| | |||||
* | method rename - fix dup entries for target when assembling | wisberg | 2005-10-14 | 2 | -4/+5 |
| | |||||
* | fix dup entries for target when assembling | wisberg | 2005-10-14 | 1 | -13/+10 |
| | |||||
* | fix release jars including testing-* | wisberg | 2005-06-21 | 1 | -9/+9 |
| | |||||
* | ship dtd's too (see loadtime) | wisberg | 2005-06-15 | 1 | -1/+1 |
| | |||||
* | out-of-date check working. | wisberg | 2005-06-15 | 2 | -18/+3 |
| | |||||
* | out-of-date check working. Better logging | wisberg | 2005-06-15 | 1 | -12/+14 |
| | |||||
* | out-of-date check working. Force-libraries changed to disabled flag since ↵ | wisberg | 2005-06-15 | 1 | -72/+17 |
| | | | | eclipse ant builds are working. | ||||
* | Now targeting Module results (release, test, release-all, test-all) rather ↵ | wisberg | 2005-06-09 | 5 | -934/+1306 |
| | | | | than modules (with variants), since that conflated test and release classes. uptodate check needs work. | ||||
* | skipping xml-apis.jar, xercesImpl.jar | wisberg | 2005-05-19 | 1 | -1/+1 |
| | |||||
* | aspectjweaver.jar now built from loadtime5-all.jar | wisberg | 2005-05-11 | 1 | -1/+1 |
| | |||||
* | added junit.jar to skipped libraries, *.xml to resources copied | wisberg | 2005-05-11 | 1 | -2/+2 |
| | |||||
* | updated tiny XML parser. Unfortunately, also reformatted. | wisberg | 2005-05-11 | 1 | -253/+320 |
| | |||||
* | permitting modules to mix 1.5 and prior source directories | wisberg | 2005-05-11 | 1 | -10/+2 |
| | |||||
* | Support for java5-testsrc - somewhat scattered. hmm. | wisberg | 2005-05-05 | 3 | -5/+10 |
| | |||||
* | nit - consolidating "/" and File.separator | wisberg | 2005-05-05 | 4 | -38/+26 |
| | |||||
* | Defining parent class loader b/c ant classes not visible in Ant 1.6.x ↵ | wisberg | 2005-05-05 | 1 | -1/+3 |
| | | | | default parent. | ||||
* | libraries excluded on assembly, not on find; handling JAVA_HOME variable for ↵ | wisberg | 2005-03-08 | 1 | -50/+72 |
| | | | | ajdoc | ||||
* | skipped libraries and resource patterns moved into .properties file; better ↵ | wisberg | 2005-03-08 | 2 | -10/+80 |
| | | | | error reporting | ||||
* | skipped libraries and resource patterns moved into .properties file | wisberg | 2005-03-08 | 1 | -0/+12 |
| | |||||
* | support for building Java 5 sources | wisberg | 2005-02-11 | 1 | -6/+33 |
| | |||||
* | Module aliases in a .properties file | wisberg | 2005-02-11 | 2 | -18/+34 |
| | |||||
* | Constants | wisberg | 2005-02-11 | 1 | -0/+15 |
| | |||||
* | support for building Java 5 sources | wisberg | 2005-02-11 | 1 | -10/+22 |
| | |||||
* | serialVersionUID | wisberg | 2005-02-11 | 2 | -1/+4 |
| | |||||
* | ignore invalid aspectj-home's when seeking aspectj libs | wisberg | 2005-02-03 | 1 | -14/+28 |
| | |||||
* | organized imports | aclement | 2005-02-01 | 2 | -2/+0 |
| | |||||
* | core of initial support for building aspectj projects | wisberg | 2005-01-29 | 2 | -4/+123 |
| | |||||
* | removed unused code/comments, added toString detail | wisberg | 2005-01-29 | 1 | -140/+5 |
| | |||||
* | aliases for aspectjlib.jar and aspectjweaver.jar | wisberg | 2005-01-29 | 1 | -0/+4 |
| | |||||
* | name, avoid build.xml if dir null | wisberg | 2005-01-29 | 1 | -1/+2 |
| | |||||
* | 2005-6 licenses and copyrights | wisberg | 2005-01-29 | 1 | -76/+31 |
| | |||||
* | Matthew fix for 83380: don't use enum as a variable name. | aclement | 2005-01-24 | 1 | -3/+3 |
| | |||||
* | updated license text | wisberg | 2004-10-05 | 1 | -9/+13 |
| | |||||
* | Deprecated API calls changed. | aclement | 2004-08-23 | 1 | -1/+1 |
| | |||||
* | skip on the exclude runtime test rather than patch it in the build file. | acolyer | 2004-06-09 | 1 | -1/+2 |
| | | | | This allows the correct testing-drivers-all.jar to be built too. | ||||
* | untested code to skip any /tools.jar library antecedant when building other ↵ | wisberg | 2004-04-05 | 1 | -2/+6 |
| | | | | that testing jars | ||||
* | Fix for broken license test. New file created yesterday has 2004 in the ↵ | aclement | 2004-01-28 | 1 | -1/+1 |
| | | | | copyright statement. Added 2004 as a valid copyright year :) | ||||
* | spring cleaning in advance of 1.2 enhancements: | acolyer | 2004-01-23 | 8 | -51/+51 |
| | | | | | removed unused imports, local variables, and private methods (still there, just commented out). | ||||
* | Georges fix for Bugzilla Bug 50200 | aclement | 2004-01-22 | 1 | -1/+2 |
| | | | | aspectjrt.jar manifest file name needs changing to upper case | ||||
* | added date to output | wisberg | 2003-11-26 | 1 | -0/+10 |
| | |||||
* | fixed test to fail on license check failure | wisberg | 2003-08-08 | 1 | -55/+57 |
| | |||||
* | XMLEntry.toString for better errors | wisberg | 2003-08-08 | 1 | -0/+15 |
| | |||||
* | - added support for XML/Ant scripts | wisberg | 2003-08-07 | 1 | -8/+35 |
| | |||||
* | initial checkin of the sandbox. | wisberg | 2003-08-06 | 1 | -0/+1011 |
| | | | | | | | The basic structure and examples of each type are there, but I have more examples and the ones there are not altogether validated. I'll make a few more changes before emailing dev and users about usage, etc. | ||||
* | Trim testsrc but not testing dependencies for testing modules. | wisberg | 2003-05-31 | 1 | -15/+21 |
| | |||||
* | Fix for failure building with useEclipseCompiles testing-drivers initially ↵ | wisberg | 2003-05-25 | 1 | -13/+20 |
| | | | | | | | | | | (or any module that only indirectly depended on jdt.core, which has no sources) - better logging - checking zip results - returns false positive for empty zips - compile(..) API change for adopting classes Also, copyright clearly wrong - file created last fall. | ||||
* | Fix for failure building with useEclipseCompiles testing-drivers initially ↵ | wisberg | 2003-05-25 | 1 | -16/+33 |
| | | | | | | | | (or any module that only indirectly depended on jdt.core, which has no sources) - better logging - checking zip results - returns false positive for empty zips - compile(..) API change for adopting classes | ||||
* | delete, close, and isEmpty | wisberg | 2003-05-25 | 1 | -0/+34 |
| | |||||
* | fixing 2 bugs disclosed by running ajcTests.xml with -ajctaskCompiler: (1) ↵ | wisberg | 2003-05-25 | 1 | -2/+2 |
| | | | | | | 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> |