BBB

Results 8 issues of BBB

## Why the new feature should be added I use many split windows spread over 3 monitors with different resolution/dpi (native macbook pro, external big 4K monitor, external smaller 1080p...

enhancement

[ISOUtil#protect()](https://github.com/jpos/jPOS/blob/c5735364e910e8b552924038660bc2c11f2ec2b6/jpos/src/main/java/org/jpos/iso/ISOUtil.java#L903) should have configurable/dynamic masking of PANs to support 8-digit BINs Come up with a flexible and backward-compatible (default) solution.

If an **explicit** env file and/or dir are set on the Q2 command line (options `-E` and `-Ed` ), maybe a `WARNING` should be given by `Q2` if the file...

If we have a TM configured like this ```xml ``` One would expect to have basic TM debug output but **no** output for the context dump, neither for the profiler....

When using `TaggedSequencePackager` and `ISOTaggedField`, the `dump` method produces output such as ```xml ... ``` This is **invalid, badly-formed XML**: the tags of type `` are invalid, and would prevent...

The IK command was processing the command line params for the to-be-imported key shifted 1 index down.

The IK command was processing the command line params for the to-be-imported key shifted 1 index down.

This is equivalente to the `master` fix https://github.com/jpos/jPOS/pull/624 but for the `next` branch