Skip to content

Releases: licenseware/ojdm-collector

v1.0.1

20 Mar 15:39
392a6d2
Compare
Choose a tag to compare
  • Fixes on search paths
  • Improved README

v1.0.0

04 Jan 13:04
db53ac0
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.23...v1.0.0

v0.0.23

22 Nov 13:24
Compare
Choose a tag to compare

Changelog

  • 2a7f6aa chore: isolated get proc info in a func
  • 2081b15 feat: added paths flag where user can specify a list of paths to search for java, updated readme with csv output examples

v0.0.22

22 Nov 12:26
Compare
Choose a tag to compare

Changelog

  • 41175a8 chore: pretty header
  • e759f10 fix: base path from java home on windows
  • 5d8b683 fix: get windows exe's from javahome base

v0.0.21

22 Nov 09:36
Compare
Choose a tag to compare

Changelog

  • 8f4dbca fix: path not found gived early return

v0.0.20

22 Nov 09:21
Compare
Choose a tag to compare

Changelog

  • eb171ca fix: include /oracle path on linux to search for shared java lib

v0.0.19

22 Nov 08:58
Compare
Choose a tag to compare

Changelog

  • 5046f2d Merge pull request #1 from licenseware/another-approach
  • b1ca967 chore: another approach
  • 7d2b695 feat: get running procs on linux system
  • 4809f5a fix: better get on java/javac bins on windows
  • 40a8c06 fix: get java.exe and javac.exe filepaths on windows
  • 0674ea6 fix: handle running procs on windows
  • 3302dca fix: include AppData dir in windows where some apps may be installed

v0.0.18

20 Nov 13:54
Compare
Choose a tag to compare

Changelog

  • 4c50bd7 feat: included ProcessPath extracted from CommandLine process
  • 8aca9d8 fix: handle java with no -XshowSettings:all flag, find basedir in CommandLine of process
  • 8210037 fix: updated csvreport columns

v0.0.17

17 Nov 10:06
Compare
Choose a tag to compare

Changelog

  • 6a898b2 fix: don't escape regex expresion, exclude generic fsnotifier.exe proc on windows
  • f8dc9c6 fix: on windows check if base exe dir in proc command

v0.0.16

17 Nov 08:45
Compare
Choose a tag to compare

Changelog

  • 73556ad fix: escape backslash before running regex