-
Starting in v20220803 the release jar now contains an erroneous module-info.class file. Pre-v20220803 releases contain no such file and allow Java to use automatic modules. Starting in v20220803 a mod…
-
I have a build that I run in [Jenkins](http://jenkins-ci.org) continous integration server. There I use git plugin that checks out the 'remotes/origin/refs/master' . Then when I run the jgitversion An…
-
```
What steps will reproduce the problem?
1. add a sql file to a migration set that contains comments which start
with --
2. run the dbdeploy process
3. build process fails with java.lang.RuntimeExc…
-
```
What steps will reproduce the problem?
1.cd $EUROPA_HOME/src/PLASMA/System/component/PSUI
2.ant
What is the expected output? Something should run.
What do you see instead?
run:
[echo] Run…
-
`aws-lambda-java-core`'s lack of an `Automatic-Module-Name` property in its `META-INF/MANIFEST.MF` is preventing me from modularizing my Java project.
Attempting to require the automatic module in…
-
```
What steps will reproduce the problem?
HelloWorld.json processing with jslint
What is the expected output? What do you see instead?
Expected …
-
```
Every time I run anything dealing with And and the seaminaction code I get
this Stacktrace:
[taskdef] java.util.zip.ZipException: error in opening zip file
[taskdef] at java.util.zip.ZipF…
-
```
I have a data file that is about 150MB, has 15 tables and the largest
table has about 6 million rows. I get heap space error when I try to run
it against mysql.
BUILD FAILED
java.lang.OutOfMemo…
-
Hi Team
I am trying to get config differences after deployment using DCM. I am able to achieve this using a specific Class for example class="B2BGateway" name="all-objects" but when I try Class="al…
-
```
When trying to get crap4j running via the Ant-Task the crap4jhome attribute
is ignored (See Crap4jAntTask.java).
On my machine (Windows XP, Java 1.6 u11, Ant 1.7.1) I get:
[crap4j] java.lang.I…