Skip to content

Commit 4dc111e

Browse files
committed
Javapos 1.16 Workaround Update
The description how a Javapos 1.16 environment can be built as long as no official javapos jar file for version 1.16 is available has been changed. Instead of Javapos 1.15 in combination with additions for version 1.16 from module jpos116Dummy of JavaPOS-SPF, snapshot jar files of Javapos pre-releases shall be used.
1 parent 508238a commit 4dc111e

1 file changed

Lines changed: 5 additions & 6 deletions

File tree

doc/Install.html

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,11 @@ <h1>How To Install JavaPOS-SPF-Test (Windows)</h1>
1212
<ul>
1313
<li/>JavaPOS-SPF.jar
1414
</ul>
15-
and as long as JavaPOS 1.16 is not available, the following jar file from the JavaPOS-SPF project must be present in the jar
16-
folder as well:
17-
<ul>
18-
<li/>Jpos116Dummy.jar
19-
</ul>
20-
Keep in mind: When a JavaPOS version 1.16 becomes available, remove <b>Jpos116Dummy.jar</b> from the jar folder.<p/>
15+
As long as a single jar file for JavaPOS 1.16 is not available, the snapshot jar files for javapos-contracts,
16+
javapos-controls and javapos-config-loader must be present in the jar folder as well. See the JavaPOS-SPF wiki for
17+
details, downloads can be made from the corresponding sub-folders of <a href="https://oss.sonatype.org/content/repositories/snapshots/org/javapos/">
18+
https://oss.sonatype.org/content/repositories/snapshots/org/javapos/</a>.
19+
<p/>
2120
If the device you like to test uses COM ports for communication (no matter if real COM ports, via Usb2Serial or Bluetooth)
2221
via the specific JavaPOS-SPF interfaces, you need one of
2322
<ul>

0 commit comments

Comments
 (0)