Skip to content

Cannot use on AIX #75

Open
Open
@bommo1

Description

@bommo1
java.lang.IllegalStateException: Cannot evaluate OS constant for current operating system: AIX
	at org.unix4j.util.OS.current(OS.java:46) ~[unix4j-base-0.6.jar!/:na]
	at org.unix4j.util.FileUtil.isWindows(FileUtil.java:28) ~[unix4j-base-0.6.jar!/:na]
	at org.unix4j.util.FileUtil.<clinit>(FileUtil.java:25) ~[unix4j-base-0.6.jar!/:na]
	at org.unix4j.io.FileInput.getFileInfo(FileInput.java:147) ~[unix4j-base-0.6.jar!/:na]

As I see in the code only Windows is treated differently.
Please add AIX (and maybe OTHER) in the enum.

Thank you!

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions