Skip to content

Commit

Permalink
Updated bundled java config
Browse files Browse the repository at this point in the history
Update to install4j config
  • Loading branch information
C4J committed Jan 31, 2024
1 parent 427cbc2 commit b03b8cb
Show file tree
Hide file tree
Showing 15 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions b6sftpSend/b6sftpSend.install4j
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<install4j version="10.0.6" transformSequenceNumber="10">
<install4j version="10.0.7" transformSequenceNumber="10">
<directoryPresets config="./Images/icons/SFTP_Send_Icons" />
<application name="SFTP Send" applicationId="1389-2676-6857-5998" mediaDir="../../../Distribution/java17/b6sftpSend" shortName="sftpSend" publisher="David Garratt" publisherWeb="https://www.commander4j.com" version="4.10" allPathsRelative="true" macVolumeId="7e8a68a2fd94926b" javaMinVersion="17" javaMaxVersion="17">
<jreBundles jdkProviderId="Zulu" release="17/17.0.8.1" />
<jreBundles jdkProviderId="Zulu" release="17/17.0.10" />
</application>
<files globalExcludeSuffixes="dirClean.ok,.DS_Store">
<mountPoints>
Expand Down
Binary file modified b6sftpSend/bin/com/commander4j/email/Email.class
Binary file not shown.
Binary file modified b6sftpSend/bin/com/commander4j/email/EmailQueue.class
Binary file not shown.
Binary file modified b6sftpSend/bin/com/commander4j/email/EmailThread.class
Binary file not shown.
Binary file modified b6sftpSend/bin/com/commander4j/email/SendEmail$1.class
Binary file not shown.
Binary file modified b6sftpSend/bin/com/commander4j/email/SendEmail.class
Binary file not shown.
Binary file modified b6sftpSend/bin/com/commander4j/email/distributionList.class
Binary file not shown.
Binary file modified b6sftpSend/bin/com/commander4j/sftp/ShutdownHook.class
Binary file not shown.
Binary file modified b6sftpSend/bin/com/commander4j/sftp/Transfer.class
Binary file not shown.
Binary file modified b6sftpSend/bin/com/commander4j/util/EncryptData.class
Binary file not shown.
Binary file modified b6sftpSend/bin/com/commander4j/util/JCipher.class
Binary file not shown.
Binary file modified b6sftpSend/bin/com/commander4j/util/JUtility.class
Binary file not shown.
Binary file modified b6sftpSend/bin/com/commander4j/util/JWait.class
Binary file not shown.
Binary file modified b6sftpSend/bin/com/commander4j/xml/JXMLDocument.class
Binary file not shown.
Binary file modified b6sftpSend/sftpSend.jar
Binary file not shown.

0 comments on commit b03b8cb

Please sign in to comment.