Menu

Legacy SVN Repository Commit Log


Commit Date  
[r5755] by rcartwright

This commit consists of a few patches to support the Oracle Java 7
compiler on Mac OS X; Oracle changed the organization of the
distribution file tree when it assumed reponsibility for Java releases
on Macs. These patches also support using JDK 8 (at least on Linux).
The commit also includes a slightly modified build file that includes
a new property binding to eliminate a plethora of test failures under
Java 7 using ant; this change was gleaned from searching the internet.
It is not clear what difference the new property binding makes.

The following files were modified:

M lib/plt.jar
M src/edu/rice/cs/drjava/model/JarJDKToolsLibrary.java
M src/edu/rice/cs/drjava/model/DefaultGlobalModel.java
M src/edu/rice/cs/drjava/model/DrJavaFileUtils.java
M src/edu/rice/cs/drjava/model/JDKToolsLibrary.java
M src/edu/rice/cs/drjava/model/compiler/CompilerInterface.java
M src/edu/rice/cs/drjava/DrJavaTestCase.java
M build.xml

2013-08-30 12:00:36 Tree
[r5754] by rcartwright

This commit makes some additional patches to JavaVersion and
JavaVersionTest to support JDK 8.

The following files were modified:

M src/edu/rice/cs/plt/reflect/JavaVersionTest.java
M src/edu/rice/cs/plt/reflect/JavaVersion.java

2013-08-30 11:54:53 Tree
[r5753] by rcartwright

This commit pathces the tools library classes so that they correctly find the Java 7 compiler in the Oracle JDK 7 for the Mac. These changes depend on supporting changes to the JavaVersion class in the plt code base.

The following files were modified:

M lib/plt.jar
M src/edu/rice/cs/drjava/model/JarJDKToolsLibrary.java
M src/edu/rice/cs/drjava/model/JDKToolsLibrary.java
M src/edu/rice/cs/util/text/SwingDocumentTest.java

2013-08-29 15:53:50 Tree
[r5752] by rcartwright

This commit patches the JavaVersion class to accommodate Oracle Java 7 JVMs on the Mac. It also makes a small revision to build.xml to keep many unit test from inexplicably breaking on Java 7.

The following files were modified

M src/edu/rice/cs/plt/reflect/JavaVersion.java
M build.xml

2013-08-29 15:51:43 Tree
[r5751] by rcartwright

This is a partial update of the DrScala indenting tests. Many more
updates are still required.

The following files were modified:

M drjava/lib/platform.jar
M drjava/src/edu/rice/cs/drjava/model/javadoc/DefaultJavadocModel.java
M drjava/src/edu/rice/cs/drjava/model/GlobalModelJUnitTest.java
M drjava/src/edu/rice/cs/drjava/model/AbstractDJDocument.java
M drjava/src/edu/rice/cs/drjava/model/definitions/indent/ActionStartLineOf.java
M drjava/src/edu/rice/cs/drjava/model/definitions/indent/QuestionBraceIsBracket.java
M drjava/src/edu/rice/cs/drjava/model/definitions/indent/QuestionStartingNewStmt.java
M drjava/src/edu/rice/cs/drjava/model/definitions/indent/QuestionStartingNewStmtTest.java
M drjava/src/edu/rice/cs/drjava/model/definitions/indent/Indenter.java
D drjava/src/edu/rice/cs/drjava/model/definitions/indent/QuestionBraceIsParenOrBracketTest.java
D drjava/src/edu/rice/cs/drjava/model/definitions/indent/QuestionBraceIsParenOrBracket.java
M drjava/src/edu/rice/cs/drjava/model/definitions/indent/IndentRuleWithTraceTest.java
M drjava/src/edu/rice/cs/drjava/model/definitions/indent/IndentRuleWithTrace.java
M drjava/src/edu/rice/cs/drjava/model/definitions/indent/QuestionStartAfterOpenBraceTest.java
M drjava/src/edu/rice/cs/drjava/model/definitions/indent/QuestionStartAfterOpenBrace.java
M drjava/src/edu/rice/cs/drjava/model/definitions/indent/ActionStartPrevLinePlusMultiline.java
M drjava/src/edu/rice/cs/drjava/model/definitions/IndentHelperTest.java
M drjava/src/edu/rice/cs/drjava/ui/MainFrame.java

2013-02-06 10:32:04 Tree
[r5750] by rcartwright

This commit simply updates the scala source in platform to conform to
the latest version. All scala tests pass.

The following files have been modified or added:

M platform/classes/base-scala/edu/rice/cs/drjava/model/compiler/DrJavaReporter.class
M platform/classes/base-scala/edu/rice/cs/drjava/model/compiler/descriptors/ScalaDescriptor.class
M platform/classes/base-scala/edu/rice/cs/drjava/model/compiler/ScalaCompiler.class
M platform/classes/base-scala/edu/rice/cs/drjava/model/compiler/DrJavaReporter$1.class
M platform/classes/base-scala/edu/rice/cs/drjava/model/compiler/ScalaCompiler$1.class
M platform/build.xml
M platform/src-scala/edu/rice/cs/drjava/model/compiler/descriptors/ScalaDescriptor.java
M platform/src-scala/edu/rice/cs/drjava/model/compiler/DrJavaReporter.java
M platform/src-scala/edu/rice/cs/drjava/model/compiler/ScalaCompiler.java

2013-02-06 10:11:50 Tree
[r5749] by vincent_cave

Fix parsing issue

2013-02-05 19:07:40 Tree
[r5748] by vincent_cave

relax requirement on java version needed to make sure HJ can work whether java is 6 or 7

2013-01-24 22:17:52 Tree
[r5747] by vincent_cave

minor cleanup

2013-01-24 22:16:45 Tree
[r5746] by vincent_cave

Merge trunk r5413:5743 to drhj branch

2013-01-23 22:06:44 Tree
Older >
MongoDB Logo MongoDB