-
MTOM Intreop (interop-indigo2tango) on GVv3 w/Metro 2.0 against 3.0 endpoints on
OS WinXP
systems:
xtest.machine=barrida
xtest.indigo.host=java11.india.sun.com
seeing error:
generate-client-from-in…
-
https://github.com/netarchivesuite/solrwayback
Could supply full text search, visualization of WARCs, etc. License is compatible (Apache) but will also have to include Solr, which _might_ be able t…
-
## CI/CD
깃허브 액션을 통해 CI/CD를 구축했습니다.
서버에 패키지를 업로드한 뒤부터는 서버측에서 스크립트를 실행하여 애플리케이션을 실행합니다.
이때, 기존에 실행 중인 애플리케이션이 있다면 이를 종료해줘야 합니다.
아래는 이를 수행하는 서버측 스크립트입니다.
```bash
IDLE_PORT=8080
IDLE_PID=$(lsof -t -c jav…
-
I'm trying to get https://github.com/jvm-profiling-tools/honest-profiler to work with Java 11, and my current blocker is the good old NoClassDefFoundError on `com.sun.glass.ui.Robot`.
I have seen #…
-
Cloning and running `mvn clean install` as stated in the readme works.
When then trying to execute the [generate command](https://github.com/cloudacademy/java11-junit5-archetype/blob/main/README.md?p…
-
Consider using the Disco API for all the metadata about Java distributions, vendors, platforms, URLs, etc.
https://github.com/foojay2020/discoapi
Jabba is not kept up to date. ( https://github.com…
-
`jabba ls-remote --arch amd64 --latest patch --os windows`
```
1.15.0
adopt@1.15.0-1
adopt@1.14.0-2
adopt@1.13.0-2
adopt@1.12.0-2
adopt@1.11.0-9
adopt@1.10.0-2
adopt@1.9.0-4
adopt@1.8.0-27…
-
Installing the `TsuPeiChiu/DNAshapeR` package from github produces the following error:
```
An internal error occurred: "should not reach here"
```
reproduce:
```
R -e 'install.packages("devto…
-
```
curl --fail --show-error --silent --location \
https://github.com/graalvm/graalvm-ce-builds/releases/download/vm-21.2.0/graalvm-ce-java11-linux-amd64-21.2.0.tar.gz \
| tar xz --directory ${…
-
Hi, we're experiencing an issue very similar to #2793 where some tests fail with an assertion error:
```
java.lang.AssertionError
at org.mockito.internal.util.MockUtil.getMockHandlerOrNull(MockUti…