Skip to content

Commit

Permalink
Merge pull request #89 from PHPJasper/develop
Browse files Browse the repository at this point in the history
updated jasperstarter
  • Loading branch information
geekcom authored Dec 6, 2017
2 parents 2a2f233 + 9e9ab13 commit bcff565
Show file tree
Hide file tree
Showing 94 changed files with 27 additions and 1,285 deletions.
5 changes: 5 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
Release Notes - PHPJasper - Version 2.6
========================================================
** Update
* updated for jasperstarter 3.2.1
________________________________________________________
Release Notes - PHPJasper - Version 2.5
========================================================
* https://github.com/PHPJasper/phpjasper/pull/77
Expand Down
21 changes: 21 additions & 0 deletions bin/jasperstarter/CHANGES
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,27 @@
JasperStarter - Running JasperReports from command line
========================================================

Release Notes - JasperStarter - Version 3.2.1
---------------------------------------------

** Task
* [JAS-109] - Include JasperReports-6.4.3


Release Notes - JasperStarter - Version 3.2.0
---------------------------------------------

** Bug
* [JAS-96] - Enable JavaScript in expression
* [JAS-99] - jasperreports-functions not in maven central
* [JAS-100] - Pipeline build failed: Font "Arial" is not available to the JVM
* [JAS-101] - Pipeline build failed: net.sf.launch4j.ExecException: java.io.IOException: Cannot run program
* [JAS-107] - JasperStarter could not run reports with Barcode4J barcodes

** Task
* [JAS-108] - Include JasperReports 6.4.1


Release Notes - JasperStarter - Version 3.1.0
---------------------------------------------

Expand Down
Empty file modified bin/jasperstarter/LICENSE
100755 → 100644
Empty file.
Empty file modified bin/jasperstarter/NOTICE
100755 → 100644
Empty file.
Empty file modified bin/jasperstarter/README.md
100755 → 100644
Empty file.
3 changes: 1 addition & 2 deletions bin/jasperstarter/bin/jasperstarter
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,4 @@ else
fi

#SCRIPTPATH="$(dirname $0)"
#java -jar "$HOME_FOLDER/lib/jasperstarter.jar" "$@"
java -jar -Djava.net.preferIPv4Stack=true -Xmx1024m "$HOME_FOLDER/lib/jasperstarter.jar" "$@"
java -jar "$HOME_FOLDER/lib/jasperstarter.jar" "$@"
Binary file modified bin/jasperstarter/bin/jasperstarter.exe
Binary file not shown.
42 changes: 0 additions & 42 deletions bin/jasperstarter/examples/Blank_A4_1.jrxml

This file was deleted.

217 changes: 0 additions & 217 deletions bin/jasperstarter/examples/CancelAck.jrxml

This file was deleted.

11 changes: 0 additions & 11 deletions bin/jasperstarter/examples/CancelAck.xml

This file was deleted.

Loading

0 comments on commit bcff565

Please sign in to comment.