[Grinder-use] Compialtion problems for Grinder 3.0 Beta30
Distributed load testing framework - Java, Jython, or Clojure scripts.
Brought to you by:
philipa
|
From: John S. W. <js...@te...> - 2006-06-08 02:42:23
|
Greetings, I noticed this problem when I was trying to compile grinder 3.0 Beta30 using Java 5 (or 1.5) in the Eclipse environment. For the record, the elegant ant build.xml works just fine. Under Eclipse, the problem lies in the HTTPClient, which breaks in several places, due to the use of enum under Java 5. The problem is solved for HTTPClient when I set the compliance level to 1.4. However, I get other errors. I have tried various mixtures of compliance levels, jre's etc. to no avail. Does the project compile under Eclipse? If so, what are the settings? I have gotten previous versions to compile under 1.4. Perhaps I am using the wrong libraries. Given the mixed nature of Beta 30, (some compile with 1.5, some compile with 1.4) I would understand completely that this is a limitation of Eclipse and the lack of compiler pragmas for Java. Cheers, John -- -- John Stanford White Senior Performance Engineer, TestPros 212-794-1551 646-678-1339 js...@te... http://testpros.com |