You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is Issue 363 moved from a Google Code project.
Added by 2010-10-01T14:47:54.000Z by rick.rickanderson.
Please review that bug for more context and additional comments, but update this bug.
Closed (Invalid).
Original labels: Type-Enhancement, Priority-Medium
Original description
What change would like to see?
Be able to build the Linux Arduino environment using the Java 6 Openjdk.
Why?
Java 6 Openjdk comes standard on Ubuntu, and would make building the Linux version more convenient. It could build by issuing the "ant" command and not require more the one version of Java on the build machine.
Would this cause any incompatibilities with previous versions? If so, how can these be mitigated?
This is a testing style issue. We would need to be able to build previous versions against either JDK and determine if there is an issue. Determine the dependencies, and see what was deprecated and if it mattered.
The text was updated successfully, but these errors were encountered:
This is Issue 363 moved from a Google Code project.
Added by 2010-10-01T14:47:54.000Z by rick.rickanderson.
Please review that bug for more context and additional comments, but update this bug.
Closed (Invalid).
Original labels: Type-Enhancement, Priority-Medium
Original description
What change would like to see?
Be able to build the Linux Arduino environment using the Java 6 Openjdk.
Why?
Java 6 Openjdk comes standard on Ubuntu, and would make building the Linux version more convenient. It could build by issuing the "ant" command and not require more the one version of Java on the build machine.
Would this cause any incompatibilities with previous versions? If so, how
can these be mitigated?
This is a testing style issue. We would need to be able to build previous versions against either JDK and determine if there is an issue. Determine the dependencies, and see what was deprecated and if it mattered.
The text was updated successfully, but these errors were encountered: