-
Hi, I've been using Spoon within an Eclipse plugin, and it was running quite fluently. Nonetheless I'm trying to use it now inside a standalone Maven project.
I need to rewrite the source code of an…
-
#### Issue Description:
Note: If this bug occurs in a modpack, please report this to the modpack author. Otherwise, delete this line and add your description here. If you are using an unreleased vers…
ghost updated
7 years ago
-
Using `jackson-module-parameter-names` `2.9.4` I'm getting:
```
com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot construct instance of `Test$Person` (although at least one Creat…
-
Hi everyone!
I'm running dependency check as a part of a CI pipeline in a Jenkins instance and suddenly this connection error started to happen. This is the second time we see this local database, …
-
Stand not loading.
-
C:\Users\florinb>python -3.4 -m pip install python-rapidjson
Unknown option: -.
usage: python [option] ... [-c cmd | -m mod | file | -] [arg] ...
Try `python -h' for more information.
C:\Users\f…
-
#### General information
* **Device:** Acer B3-A30
* **Android Version:** Android 6.0
* **App version:** v0.1.5
#### Expected result
It would be very helpful to have some kind of Markdown…
-
context:
* With XWiki 9.8
* stacktrace from https://jira.xwiki.org/browse/XWIKI-14711
stacktrace:
```
2017-09-20 13:30:48,765 [http://localhost:8080/xwiki/bin/edit/XWiki/XWikiServerTest/?xpa…
-
If I use Jenkins to build OpenAM it fails, being unable to download (instead of building) org.forgerock:forgerock-build-tools:jar:1.0.3
If I run the commands on the jenkins server manually it buil…
-
When I define a function as `internal` and run the test on the Intellij, I got the error below. But the command `./gradlew clean test` works like a charm.
```
objc[17110]: Class JavaLaunchHelper is …