Michael Vorburger

Results 604 comments of Michael Vorburger

While there may be a way to signficantly adapt JHades to fix this, I've instead opted to build something quite like it on top classgraph, another existing library which is...

> @vorburger has a list of common duplicated resource names that should be ignored. see [the ClasspathHellDuplicatesChecker](https://github.com/vorburger/infrautils/blob/blog-ClasspathHellDuplicatesCheck/testutils/src/main/java/org/opendaylight/infrautils/testutils/ClasspathHellDuplicatesChecker.java) in OpenDaylight's infrautils http://blog2.vorburger.ch/2019/02/how-to-find-duplicate-classes-and.html

https://nexus.pentaho.org (for https://nexus.pentaho.org/content/groups/omni as used in https://github.com/vorburger/fineract-pentaho/blob/develop/build.gradle#L9; as linked from old https://repo.pentaho.org) is currently giving me: ``` 504 ERROR The request could not be satisfied. CloudFront attempted to establish a...

@rstacruz just FYI [this commit is on my fork](https://github.com/vorburger/kingraph/commit/f5ed802e85485e3860a24f68a47767d4fc387178), where I'm also [doing other work](https://github.com/rstacruz/kingraph/compare/master...vorburger:kingraph:main).

https://github.com/elenawinters/kingraph has something more recent; see also discussion in https://github.com/elenawinters/kingraph/pull/2, and my https://github.com/vorburger/kingraph.

@rstacruz perhaps we can use this issue here on your original repo instead of the closed https://github.com/elenawinters/kingraph/pull/2 in @elenawinters, to continue further discussion about what was started there? Re. _kingraph...

@nicksantamaria @rstacruz (or anyone else interested in the future) FYI I've integrated this into [my fork](https://github.com/vorburger/kingraph) (also see #18), with a fix in https://github.com/vorburger/kingraph/commit/8bbdfe4fac2fbf002ce4f75378c8f7092d703788, and some further README doc.

FYI https://github.com/vorburger/kingraph/pkgs/container/kingraph (and https://github.com/vorburger/kingraph/commit/c425c3eaf0df2788638b29ca991bbc92b063ffd4)

https://github.com/vorburger/kingraph/commit/3454c06e4224ef5acec5282af0de670ace223325 actually fixes the `Dockerfile`. As-is here in this PR it's actually broken - it only works if used from within this repo (because the `/data` volume contains the code...

I think this issue IS a duplicate of #6, and the simplest solution (to me) seems to me not to bother about tweaking vis.js memory settings, but simply to [generate...