Dan Jasek

Results 16 comments of Dan Jasek

I have been looking for a way to fix this on Yosemite for a while, with no luck. I have had luck switching from AnyConnect to openconnect (installed with brew),...

The problem is that this functionality depends on the double injection feature in PR #46. The new code for @Config is squashed down to the last commit in this branch....

Fair enough. Done.

Sure, the @Config functionality could be implemented without double injection. The way the code is currently implemented, it depends on double injection. And I believe it is the cleanest way...

@jontejj Thanks. Let me know when jersey2-guice accepts your patch and I will rev the dependency version.

@yunspace and @jontejj I am getting tired of maintaining two branches and it looks like HubSpot has all but abandoned this project. I think Elias is no longer with HubSpot...

Thanks @HiJon89. Sorry to jump the gun. After 3 moths without a commit or comment I was just getting a bit nervous. I don't care who owns the project so...

That sounds good to me and should be easy to implement. I think it will also help me fix another annoyance with the current design. Mind if I call it...

OK, I converted it to use a new annotation called @Config. I also added the ability to specify a root config class, to which the provided path will be relative....