Jeremy Landis

Results 644 comments of Jeremy Landis

Thanks @trejkaz I'm not super familar with this type and was just reviewing what we had out here. I'll try to review over this and see if its us. I...

I'll look into this. Likely broken due to moving project location. Get Outlook for Android ________________________________ From: Daniel Doubrovkine (dB.) @dblockdotorg Sent: Saturday, March 11, 2017 1:46:24 PM To: Waffle/waffle...

Java one was fixed. Originally sonar did this for us. After move, this seemed to break. The java one had a different path now but very similar. I fixed it...

OK - figured out at least temporary loading on java side. It's done on the client end on my machine. Results have been updated as of 1.9.0 branch master. I...

@micky0867 Can you write a PR for your fixes?

Hi, have you tried to look at the 'jetty' ingregration code in waffle? It's likely that would work given the quick read I did with javalin. Since it's just a...

Look in source/jna package for all the various integrations including jetty. Any additional support you can provide via a pull request will be welcome as jetty support from what I...

@Ancient-Dragon Can you try this again with latest 2.1.0 waffle release? The spring boot 2 module had hooks on spring security 4. I don't know if that would matter but...

@Ancient-Dragon You may also want to check to ensure jna version matches. I know there can be problems if they are out of sync as jna recently did some major...

Reviewing changes logs. - Waffle 1.5 did not support SPNego. - Support was added in 1.6 as PR #40. - In version 1.7, PR #76 was added. That seems to...