akipta / freedomotic

Automatically exported from code.google.com/p/freedomotic
Other
0 stars 0 forks source link

Update the java version to 7 #176

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Describe the aim of the proposed feature?
The jdk7 is becoming the state of the art version for Java. For example oracle 
has released the arm compatible (for devices like raspberry pi) only on branch 
7 of java.

Describe how you would implement this feature
Test the code with a jdk v7 enabled and search for changes needed.

How much you feel this feature will be useful for the project?

[] Optional
[ ] Usefull
[ ] Can make the difference
[X] Necessary (on the near future)

Original issue reported on code.google.com by gabriel....@gmail.com on 5 Oct 2012 at 11:29

GoogleCodeExporter commented 9 years ago
The motion plugin must be reimplemented from scratch as it useing deleted 
classes. Don't know about other changes but we must switch sooner or later.

Temporary assigned to milestone 5.5

Original comment by enrico.n...@gmail.com on 28 Oct 2012 at 7:14