vlsi / ksar

A sar grapher, fork of http://sourceforge.net/projects/ksar/
Other
250 stars 60 forks source link

kSar.version missing in artifact 5.2.0 #96

Closed L-Francois closed 7 years ago

L-Francois commented 7 years ago

Hello,

A small typo in this jar which breaks pdf export:

https://github.com/vlsi/ksar/releases/download/v5.2.0/ksar-5.2.0-all.jar

C:\temp\sar-gamma>java -jar ksar-5.2.0-all.jar exit Exception in thread "Thread-4" java.lang.ExceptionInInitializerError at net.atomique.ksar.Export.FilePDF.run(FilePDF.java:96) at java.lang.Thread.run(Unknown Source) Caused by: java.lang.NullPointerException at java.io.Reader.(Unknown Source) at java.io.InputStreamReader.(Unknown Source) at net.atomique.ksar.VersionNumber.(VersionNumber.java:30) at net.atomique.ksar.VersionNumber.(VersionNumber.java:19) ... 2 more

I had to use this older version due to other issues.

Best regards, Francois

Pitterling commented 7 years ago

this has been fixed with 5.2.1 .. whats wrong with this or higher versions?

Pitterling commented 7 years ago

no update for long time .. closing ... just reopen if needed