forked from jpos/jPOS
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Support for 8 length bines on ISOUtil
Configured with the environment property ${jpos.util.bin.length}, it should be a comma separated list of bines. For example, if there are two 8 length bines "4000000" and "2000000", then this property should be: jpos.util.bin.length = 4000000,2000000 fixes jpos#475 Signed-off-by: Arturo Volpe <[email protected]>
- Loading branch information
Showing
2 changed files
with
69 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters