Closed GoogleCodeExporter closed 9 years ago
Again, you are using Java 5. RESTClient requires Java 6 to build. Thanks for
letting
me know, I will try to make atleast the lib module compatible with Java 5.
Original comment by subwiz
on 4 Feb 2009 at 5:50
Switching to Java 6 using the Utiltiies -> Java -> Java Preferences tool in OS
X does NOT fix the building issue,
apparently, I;m sorry to say. Still get the same set of missing symbols.
Original comment by Kilohoku...@gmail.com
on 4 Feb 2009 at 6:10
Further info: java -version produces:
java version "1.6.0_07"
Java(TM) SE Runtime Environment (build 1.6.0_07-b06-153)
Java HotSpot(TM) 64-Bit Server VM (build 1.6.0_07-b06-57, mixed mode)
I tried a mvn clean before the mvn package, but still got the same results.
Original comment by Kilohoku...@gmail.com
on 4 Feb 2009 at 6:14
Vel (added in CC), can you try building it and let us know if there is some
issue?
Original comment by subwiz
on 4 Feb 2009 at 6:48
Alan, can you verify what you get when you issue this in your command line:
$ javac -version
If it is 1.6.x, you will not face any compilation issues.
Original comment by subwiz
on 6 Feb 2009 at 6:54
Closing issue.
Original comment by subwiz
on 10 Feb 2009 at 8:39
Original issue reported on code.google.com by
Kilohoku...@gmail.com
on 4 Feb 2009 at 2:48