Re: F5 compile issue with 4.5.x

2017-04-05 Thread Tutkowski, Mike
oudstack-nonoss and > while building ACS 4.5.x use JDK1.7. > > > Regards. > > > From: Tutkowski, Mike > Sent: 05 April 2017 01:36:48 > To: dev@cloudstack.apache.org > Subject: F5 compile issue with 4.5.x > > Hi, > > I

Re: F5 compile issue with 4.5.x

2017-04-05 Thread Rohit Yadav
. From: Tutkowski, Mike 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/Documents/CloudStack/CloudStack/plugins

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. :) > > On 4/4/17, 2:19 PM, "Rafae

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 jdk1.8.0_11 (or JDK 7), but would no

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 wrote: > I am running with Jav

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 org.apac

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 version? On Tue, Apr 4,

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/ > CloudStack/CloudStack/plugins/net

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 : [I