-
```
Building the app with ant and using dragsort (from source) at 0.6.1 produces
the following error: -compile:
[javac] Compiling 62 source files to /home/gerry/build/srclib/DashClock/main/src/ma…
-
```
Building the app with ant and using dragsort (from source) at 0.6.1 produces
the following error: -compile:
[javac] Compiling 62 source files to /home/gerry/build/srclib/DashClock/main/src/ma…
-
Originally reported on Google Code with ID 7710
```
Found in GWT Release (e.g. 2.4.0, 2.5.0 RC):
2.4.0
2.5.0 RC
Encountered on OS / Browser (e.g. WinXP, IE8-9, FF7):
OSX
Detailed description (ple…
-
Please specify the build requirements in the README.
Most obvious (to me at least), you need `maven`. But then it seems you also need some special JDK to run `mvn install`:
```
[ERROR] Failed t…
-
it looks like there is a problem with 3.7.x release builds in general.
If I use 3.7.6.jar downloaded from here, then I'd get the following NCF error in an app:
```
java.lang.NoClassDefFoundError…
-
Hi @asaunin ! I'm trying to run your application by following the steps provided in the README.MD file, and a problem occured when Im running maven clean install.
If anyone comes up with the solutio…
-
Right now if you annotate a java-to-rust test with `//@check-pass` it also runs and if you annotate with `//@run`, it errors
Currently [build.rs compiles all java code with javac](https://github.co…
-
### Expected Behavior
After adding the annotationProcessor("io.micronaut.data:micronaut-data-document-processor")
I should be able to use annotations to simplify my mongo access like: https://guides…
-
Very rough notes for later cleanup:
Things you want (each of which should come with a justification for why you want it):
- You really want a javac with the fix for [JDK-8225377](https://bugs.open…
-
```
What steps will reproduce the problem?
1. can't build all build.xml
2.
3.
What is the expected output? What do you see instead?
[javac] warning: [options] bootstrap class path not set in conj…