| Commit | Date | |
|---|---|---|
|
[r4678]
by
dlsmith
Build script revision. - Removed Java 1.4-related targets from Ant, and deleted Retroweaver backwards-compatibility libraries. - Compilation is performed against the Java 5 APIs, regardless of the running Java version. JAVA5_HOME must be set. Test and run targets also can be invoked to run with a specific JVM version (identified with JAVA5_HOME or JAVA6_HOME). - Build properties can be loaded from a file "../ant.properties"; filename is customizable with "ant -Dprops=<filename> ...". - Property renaming: "-Dtest-drjava-config=..." is now "-Ddrjava.test.config=...". - Updated findbugs build target to generate its filter file on-the-fly -- rather than editing the findbugs-filter.xml file, changes can be made directly in build.xml. Added an option for customizing the FindBugs timeout. - Updated ant-contrib.jar to 1.0b3. This fixes incorrect behavior in the try/catch construct. (Cleaned up related workaround code in build.xml.) - Replaced strip-license & relicense scripts with an Ant target. - Fixed bugs in the "benchmark" build target. (Generating a user-readable report is still a to-do.) - Misc minor cleanup in build.xml. |
2008-11-21 22:21:11 | Tree |
|
[r4677]
by
dlsmith
PLT Utilities: Added LambdaUtil.lift methods; added ReflectUtil.SYSTEM_CLASS_PATH field. |
2008-11-19 18:39:25 | Tree |
|
[r4676]
by
mgricken
Fixed a Java 1.4 incompatibility. M drjava/src/edu/rice/cs/drjava/model/DJError.java |
2008-11-06 15:03:21 | Tree |
|
[r4675]
by
rcartwright
This revision changes the name of the class CompilerError to DJError, This revision also update build.xml to use JAVA15_HOME instead of M src-jdk14/edu/rice/cs/drjava/model/compiler/Javac141Compiler.java |
2008-11-06 04:19:16 | Tree |
|
[r4674]
by
rcartwright
This commit renames the class CompilerError as DJError. This class is This revision also ensures that all caretUpdate code that touches |
2008-11-05 18:37:06 | Tree |
|
[r4673]
by
mgricken
If DrJava is unable to restart itself (e.g. because the heap size M src/edu/rice/cs/drjava/DrJava.java |
2008-10-15 21:55:41 | Tree |
|
[r4672]
by
mgricken
Fixed a NullPointerException that could occur if two modal windows M src/edu/rice/cs/drjava/ui/MainFrame.java |
2008-09-26 20:30:31 | Tree |
|
[r4671]
by
rcartwright
This revision fixes some bugs in the implementation of traversing The following files were modified: M src/edu/rice/cs/drjava/model/definitions/indent/ActionStartPrevLinePlusMultilinePreserveTest.java |
2008-09-20 07:36:12 | Tree |
| 2008-09-08 06:39:20 | Tree | |
| 2008-09-04 19:51:30 | Tree |