Skip to content

Ublu version 1.2.0

Compare
Choose a tag to compare
@jwoehr jwoehr released this 07 Oct 23:01

1.2.0 2018-10-07

  • Commands
    • jvm -set -get manipulate Java System properties
    • server now does SSL
    • sock now does SSL sockets
    • watson command added
    • db
      • better support for TableReplicator -destqopt -destport
      • -star changed to work like other queries w/r/t concurrency and holdability.
      • stub for mssql support updated on user bug report
    • desktop
      • -supported was missing
    • list
      • -len same as -size
      • -src same as -source
    • programcall
      • bug fixes
    • splfol
      • bug fixes
      • rendering
  • Examples
    • endJobName.ublu ends first instance of a job by name
    • spooledFileOpenListUser.ublu list spooled files for a user with info
    • readSSLWebIndexPage make https connection and read the index page
    • SSLServerTest runs the Ublu server with SSL
    • testprogramcall.ublu calls an RPGLE program and returns params
      • see share/rpgle/dateParm.txt for RPGLE source for testprogramcall.ublu
    • user_auth_lists gets interesting auth info about user profiles
  • Extensions
    • ux.string.ublu
    • ux.printobj.ublu
      • extended with functions for spooled files
    • ux.user.ublu
      • prints iASP list
  • Test Suite
    • calljava
    • programcall
  • Miscellaneous
    • Changed stuff to share
    • RPG and CL source used in testing added under share
    • bin/ublu a shell script (bash/ksh) to start ublu
    • share/ubluwin.properties default windowing ublu properties file
    • Cleanup README.md
    • More work on docs
      • SSL info
      • various
    • Generate RPM
      • PASE
    • Begin Atom editor language-ublu support
  • JTOpen is JTOpen 9.6 with one personal modification
    • added format OSPL0400 to SpooledFileOpenList