Re: [OpenWrt-Devel] Adding host Java support to the buildbots

2017-01-03 Thread Dana Myers
On 1/2/2017 12:22 AM, Ralph Sennhauser wrote: On Fri, 30 Dec 2016 06:52:32 -0800 Dana Myers wrote: On 12/29/2016 11:50 PM, Ralph Sennhauser wrote: Another alternative to hotspot on mips would be cacao, again with openjdk classpath. Though jamvm certainly is a vaild pick. Without revisiti

Re: [OpenWrt-Devel] Adding host Java support to the buildbots

2017-01-02 Thread Ralph Sennhauser
On Fri, 30 Dec 2016 06:52:32 -0800 Dana Myers wrote: > On 12/29/2016 11:50 PM, Ralph Sennhauser wrote: > > Hi Dana > > > > On Thu, 29 Dec 2016 12:30:37 -0800 > > Dana Myers wrote: > > > >> In reference to https://github.com/openwrt/packages/pull/3686 > >> > >> We've added OpenWRT support for:

Re: [OpenWrt-Devel] Adding host Java support to the buildbots

2016-12-30 Thread Dana Myers
On 12/29/2016 11:50 PM, Ralph Sennhauser wrote: Hi Dana On Thu, 29 Dec 2016 12:30:37 -0800 Dana Myers wrote: In reference to https://github.com/openwrt/packages/pull/3686 We've added OpenWRT support for: * JamVM 2.0: Java JVM * GNU Classpath 2.0: Java class library There is no classpath 2.

Re: [OpenWrt-Devel] Adding host Java support to the buildbots

2016-12-29 Thread Ralph Sennhauser
Hi Dana On Thu, 29 Dec 2016 12:30:37 -0800 Dana Myers wrote: > In reference to https://github.com/openwrt/packages/pull/3686 > > We've added OpenWRT support for: > > * JamVM 2.0: Java JVM > * GNU Classpath 2.0: Java class library There is no classpath 2.0 > * RXTX Java serial communications

[OpenWrt-Devel] Adding host Java support to the buildbots

2016-12-29 Thread Dana Myers
In reference to https://github.com/openwrt/packages/pull/3686 We've added OpenWRT support for: * JamVM 2.0: Java JVM * GNU Classpath 2.0: Java class library * RXTX Java serial communications library However, the build bots won't build these packages yet because a host Java compiler is required