6
0

8 Commits

Author SHA256 Message Date
4022ebec20 OBS-URL: https://build.opensuse.org/package/show/Java:packages/native-platform?expand=0&rev=12 2024-09-25 08:40:34 +00:00
5f4f468bac OBS-URL: https://build.opensuse.org/package/show/Java:packages/native-platform?expand=0&rev=10 2024-02-22 07:03:18 +00:00
237cbf7c23 OBS-URL: https://build.opensuse.org/package/show/Java:packages/native-platform?expand=0&rev=9 2024-02-21 21:34:22 +00:00
5402bb61f0 OBS-URL: https://build.opensuse.org/package/show/Java:packages/native-platform?expand=0&rev=7 2022-03-23 07:39:48 +00:00
0be7d51d62 OBS-URL: https://build.opensuse.org/package/show/Java:packages/native-platform?expand=0&rev=6 2021-04-26 14:47:26 +00:00
5f35d74b66 Reverting because it does not work with our gradle
OBS-URL: https://build.opensuse.org/package/show/Java:packages/native-platform?expand=0&rev=5
2021-02-10 08:54:50 +00:00
3b42710abf Accepting request 870068 from home:ecsos:monitoring
- Update to 0.21
  - Some preparation for a new API to watch the file system for
    changes.
- Changes from 0.20
  - Removed FileEvents API for watching the file system for changes.
- Changes from 0.19
  - Added SystemInfo.getHostname().
  - Fixed terminal integration on Arch linux.
  - Fixed terminal integration on Amazon linux 2 aarch64.
- Changes from 0.18
  - Support for symlinks on Windows.
  - Fixed handling of long paths on Windows.
  - Support for Linux on aarch64.
- Changes from 0.17
  - Fixed handling of supplementary characters in environment 
    variable values.
  - Added TerminalInput.supportsRawMode() to determine whether 
    terminal supports raw mode.
  - Improve Prompter to show an alternate UI when the terminal 
    input does not support raw mode.
- Changes from 0.16
  - Change Terminals to support running under Mintty from Cygwin 
    and MSYS on Windows. Supported for Windows 2008 and later. 
    TerminalOutput is supported, however TerminalInput is not.
- Changes from 0.15
  - Fixed Files.stat() when the path points to a descendent of a 
    file.
  - Renamed Terminal to TerminalOutput.
  - Moved some types to subpackages.
  - Added TerminalInput to read text from the terminal. Supports 
    raw mode and arrow keys.
  - Added method to Terminals to determine whether stdin is 
    attached to a terminal.
  - Added method to Terminals to force the use of ANSI escape
    sequences to write the terminal output.
  - Added methods to TerminalOutput to show and hide the cursor.
  - Added methods to TerminalOutput to set foreground text color to
    its default value.
  - Added methods to TerminalOutput to set bright and dim 
    foreground text intensity.
  - Added methods to TerminalOutput to write text to the terminal.
    Anything written to System.out or System.err is no longer 
    automatically flushed before cursor or text attributes are 
    changed.
  - Added Prompter utility class to display prompts on the terminal
    to ask the user various questions.
  - Moved releases to JCenter.
- Change JTARGET and JSOURCE from 1.6 .to 1.7 in 
  native-platform-0.7-Makefile.
- Rebase 0002-Use-library-name-without-arch.patch.

OBS-URL: https://build.opensuse.org/request/show/870068
OBS-URL: https://build.opensuse.org/package/show/Java:packages/native-platform?expand=0&rev=3
2021-02-08 10:57:11 +00:00
cca8d644a5 OBS-URL: https://build.opensuse.org/package/show/Java:packages/native-platform?expand=0&rev=1 2019-11-12 17:55:33 +00:00