Re: F5 compile issue with 4.5.x

2017-04-05 Thread Tutkowski, Mike
jars from here: https://github.com/rhtyd/cloudstack-nonoss and > while building ACS 4.5.x use JDK1.7. > > > Regards. > > > From: Tutkowski, Mike <mike.tutkow...@netapp.com> > Sent: 05 April 2017 01:36:48 > To: dev@cloudstack.apache.org >

Re: F5 compile issue with 4.5.x

2017-04-05 Thread Rohit Yadav
. From: Tutkowski, Mike <mike.tutkow...@netapp.com> Sent: 05 April 2017 01:36:48 To: dev@cloudstack.apache.org Subject: F5 compile issue with 4.5.x Hi, I see the following error now when trying to compile 4.5.x code: [INFO] Compiling 12 source files to /Users/solidfire/Doc

Re: F5 compile issue with 4.5.x

2017-04-05 Thread Daan Hoogland
Mike, you need to get a newer f5 jar (icontrol) didn't dive into getting the f5 jar yet as I'm not using it. disabling works ;) On Tue, Apr 4, 2017 at 10:22 PM, Tutkowski, Mike wrote: > javac 1.8.0_121 > > By removing F5, though, I just got a successful compile. :) >

Re: F5 compile issue with 4.5.x

2017-04-04 Thread Tutkowski, Mike
javac 1.8.0_121 By removing F5, though, I just got a successful compile. :) On 4/4/17, 2:19 PM, "Rafael Weingärtner" wrote: What version of Java 8 (e.g. jdk1.8.0_112)? I had a similar problem quite a long time ago, the compilation would work with

Re: F5 compile issue with 4.5.x

2017-04-04 Thread Rafael Weingärtner
What version of Java 8 (e.g. jdk1.8.0_112)? I had a similar problem quite a long time ago, the compilation would work with jdk1.8.0_11 (or JDK 7), but would not work with anything higher. Did you try using Java JDK 7? On Tue, Apr 4, 2017 at 4:14 PM, Tutkowski, Mike

Re: F5 compile issue with 4.5.x

2017-04-04 Thread Tutkowski, Mike
To try to get around it, I removed the F5 project. It almost compiled then. ( I got this in the client project: [ERROR] Failed to execute goal on project cloud-client-ui: Could not resolve dependencies for project org.apache.cloudstack:cloud-client-ui:war:4.5.1: Could not find artifact

Re: F5 compile issue with 4.5.x

2017-04-04 Thread Tutkowski, Mike
I am running with Java 8 because I typically have been working with 4.10. I just needed to go back to 4.5.x for another project I’m working on. Thanks On 4/4/17, 2:09 PM, "Rafael Weingärtner" wrote: I feel that I have seen this before. What is your JDK

Re: F5 compile issue with 4.5.x

2017-04-04 Thread Rafael Weingärtner
I feel that I have seen this before. What is your JDK version? On Tue, Apr 4, 2017 at 4:06 PM, Tutkowski, Mike wrote: > Hi, > > I see the following error now when trying to compile 4.5.x code: > > [INFO] Compiling 12 source files to /Users/solidfire/Documents/ >

F5 compile issue with 4.5.x

2017-04-04 Thread Tutkowski, Mike
Hi, I see the following error now when trying to compile 4.5.x code: [INFO] Compiling 12 source files to /Users/solidfire/Documents/CloudStack/CloudStack/plugins/network-elements/f5/target/classes [INFO] - [ERROR] COMPILATION ERROR :