ph33rtehgd

Results 9 comments of ph33rtehgd

I'm surprised there's been no comment on this. I understand that Spring does not control where the Shibboleth publishes their aritfacts, but having to add a new maven repository is...

> what's the alternative? it's not like there are a ton of SAML implementations in Java... Not sure, I'm not a SAML library expert. If that's the case and the...

I know it's been quite some time. Any chance you could release the source code?

> I, like many others here, ran into an issue using ChartJS version 3 and @nagix's colorschemes plugin. I use NPM + Webpack to manage my Javascript dependencies, so if...

The problem is that with the release of 0.6 the parent of coherence-tools changed from org.sonatype.oss:oss-parent:7 to com.seovic:oss-parent:1. The issue here is that com.seovic.oss-parent isn't a valid artifact (at least,...

I think we'll have a bit of a problem with Netflix/Eureka in this case, but feel free to correct me if I'm wrong. The way I see the current state...

**TLDR:** I think we can simply exclude commons-configuration without any ill-effects. This is likely the simplest solution to this issue. Read on to see how I arrived at this conclusion....

Apologies if I'm getting ahead of myself, but I created a PR to exclude commons-configuration: https://github.com/spring-cloud/spring-cloud-netflix/pull/4468 If this PR is accepted I think it should be merged back into 4.2.x...

+1 For this feature. I have some games where I have multiple accounts and would like a way to have 2 or more instances of that game (same Android APK)...