Zsombor
Zsombor
…ains multipe projects, for example Maven and Node
## Description The Eclipse compiler seems to be more picky about things, like the package declaration and the places of the file, etc. This patch tries to address these issues....
if the user tries to add the same path to a library, which was already there.
**Is your feature request related to a problem? Please describe.** Sometimes YouTube denies the response with a request to solve reCaptcha, but currently it's not easy to do it from...
It seems that the v1 media parser is not filling the container field for the DLNAMediaInfo, which cause problems, because that mediainfo is put it into the database, and if...
This is the rebased fix for https://issues.apache.org/jira/browse/MSHADE-147. The problem is, that certain jar files has an incorrect signature, so the shade plugin couldn't even open it. The solution for this,...
Fix issues with the tests.
…by version to a newer one
The problem is that the assembly plugin collects every dependency, flatten the dependency hierarchy tree, and only after this, filter's out by scope. This will cause that if A has...