Re: please fix IDE compiler errors for pherf and phoenix-server

2015-04-18 Thread Cody Marcel
Sorry my daughter is sick. I will get to in Monday Sent from my iPhone > On Apr 18, 2015, at 11:14 AM, James Taylor wrote: > > No I don't think it's harsh. It's the third time I've asked. The > first two were ignored[1]. It's a 10min task to fix the compiler > errors and it's been more than two

Re: please fix IDE compiler errors for pherf and phoenix-server

2015-04-18 Thread James Taylor
No I don't think it's harsh. It's the third time I've asked. The first two were ignored[1]. It's a 10min task to fix the compiler errors and it's been more than two days. It impacts everyone doing development through Eclipse with the documented compiler options. What about new people trying to lo

Re: please fix IDE compiler errors for pherf and phoenix-server

2015-04-18 Thread Jesse Yates
A little harsh, dont you think? He said he was going to look at it... And technically, it still compiles (in mvn, the source of compilation truth) so it's not blocking anyone On Sat, Apr 18, 2015, 9:45 AM James Taylor wrote: > Cody, > For everyone using the default Eclipse setting, the project

Re: please fix IDE compiler errors for pherf and phoenix-server

2015-04-18 Thread James Taylor
Cody, For everyone using the default Eclipse setting, the project won't build in the IDE right now. The fix you need to make is to modify the Pherf code so that it compiles. These are very simple changes such as removing local variables that aren't used. Would appreciate if you could do this so tha

Re: please fix IDE compiler errors for pherf and phoenix-server

2015-04-17 Thread Cody Marcel
I'll take a look at my Intellij settings. I did import the prefs from eclipse, but the import is not perfect so maybe some were left out. On Fri, Apr 17, 2015 at 12:49 PM, James Taylor wrote: > We document our compiler settings and provide a set of Eclipse > preferences that can be loaded into y