-
```
What steps will reproduce the problem?
1. Run:
java -jar checkers.jar -classpath path/to/customChecker.jar -processor
path.to.CustomChecker
Everything should work via this invocation
2. Write …
-
when i install jobtype plugin, i got this error
hadoopsecuritymanager-yarn and reportal plugin is ok
[root@iZ25xzk7wqqZ jobtype]# ant package
Buildfile: /usr/local/src/azkaban-plugins-master/plug…
-
Tôi đang sử dụng **tier 3** judge với config sau
```yaml
id: trung
key: "q+Wawg0bPZiv6k+i6pOUozcsJOGK5VfSJu1OGogx2u7dPbO6XFZBPtJ2NYUNFo+Qm8QSG0P2CPVv1ITUgnHZnXsSo9R19wfWmpk2"
problem_storage_globs…
-
I changed the cassandra version from 1.1.0-beta2 --> 1.2.0 in ivy.xml and pom.xml
I would love to try solandra, but need features from cassandra 1.2.
Anyone have it compiling against 1.2?
compile:
…
-
```
Build fails with java 1.8:
mod.rng-parse.compile-main:
[...]
[javac] /builddir/build/BUILD/jing-trang-20131210/build/mod/rng-parse/gensrc/main/com/thaiopensource/relaxng/parse/compact/Compact…
-
I am getting this error while trying to convert my code using the j2objc maven plugin:
`[ERROR] Exception in thread "main" com.sun.tools.javac.util.Abort
[ERROR] at com.sun.tools.javac.comp.Check.c…
-
With this error:
```
MMCoreJ.compile:
[mm-javac] Compiling 29 source files to /home/ian/Documents/oss/micro/micro-manager/mmCoreAndDevices/MMCoreJ_wrap/build
[mm-javac] warning: [options] boot…
ianhi updated
2 years ago
-
Our class added this type of field and corresponding setter and getter methods:
transient private Map matrixMap;
public Map getMatrixMap()
{
return this.matrixMap;
}
public void set…
-
- Create a project.clj with `:javac-options {:foo "true" :bar "true"}`
- Run `lein precate | grep 'javac-options'`
actual:
```
:javac-options (:foo "true" :bar "true")
```
Since this is specific to…
-
https://ci.adoptopenjdk.net/job/Test_openjdk17_j9_sanity.functional_aarch64_linux_xl/19/console
```
04:18:53 compile:
04:18:53 [echo] Ant version is Apache Ant(TM) version 1.10.5 compiled on…