Skip to content

Commit 85ec7d4

Browse files
authored
Merge pull request #12 from boaglio/master
issue #7 - JVM args + lib cleaning
2 parents cd66db7 + 4946ea1 commit 85ec7d4

38 files changed

+1
-1
lines changed

src/JasperStarter/bin/jasperstarter

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ else
2323
fi
2424

2525
#SCRIPTPATH="$(dirname $0)"
26-
java -jar "$HOME_FOLDER/lib/jasperstarter.jar" "$@"
26+
java -jar -Djava.net.preferIPv4Stack=true -Xmx1024m "$HOME_FOLDER/lib/jasperstarter.jar" "$@"

src/JasperStarter/lib/ant-1.9.7.jar

-1.94 MB
Binary file not shown.
-88.2 KB
Binary file not shown.
File renamed without changes.
-294 KB
Binary file not shown.
-517 KB
Binary file not shown.
-251 KB
Binary file not shown.
-137 KB
Binary file not shown.
-10.1 KB
Binary file not shown.
-141 KB
Binary file not shown.
-54 KB
Binary file not shown.
-16.8 KB
Binary file not shown.
-212 KB
Binary file not shown.
-174 KB
Binary file not shown.
-105 KB
Binary file not shown.
-26.1 KB
Binary file not shown.
-188 KB
Binary file not shown.
-1.48 MB
Binary file not shown.
-278 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.
-204 KB
Binary file not shown.

src/JasperStarter/lib/core-3.2.1.jar

-532 KB
Binary file not shown.
-6.69 MB
Binary file not shown.

src/JasperStarter/lib/icu4j-57.1.jar

-10.8 MB
Binary file not shown.
-1.08 MB
Binary file not shown.
-5.27 MB
Binary file not shown.
Binary file not shown.

src/JasperStarter/lib/jasperstarter.jar

100755100644
-448 Bytes
Binary file not shown.
-66.4 KB
Binary file not shown.

src/JasperStarter/lib/javastarter.jar

-30.9 KB
Binary file not shown.
-323 KB
Binary file not shown.
-1.49 MB
Binary file not shown.

src/JasperStarter/lib/poi-3.15.jar

-2.46 MB
Binary file not shown.
File renamed without changes.
Binary file not shown.

src/JasperStarter/lib/xalan-2.7.0.jar

-2.6 MB
Binary file not shown.
-190 KB
Binary file not shown.

0 commit comments

Comments
 (0)