-
Notifications
You must be signed in to change notification settings - Fork 140
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Make the default example use a signed MDN and synchronous MDN * Fix logging. * Fix the Content-Type not geting set correctly due to a bug in the MimeBodyPart lib. Rework the code for creating an MDN response. Make it easier to understand. * Fix logging and change check for Async MDN * Allow canHandle response specifically for Resender modules. * Improve the error message when a parameter cannot be evaluated. * REmove unnecessary dependency on Sendermodule * Prevent setting Content-Length to fix ASYNC MDN sending. * Upfgrade packages for security patches * Support embedded properties dynamic variables within propterties * Fix warnings * ERwork creating the MDN to fix issues wit hthe content type * Fix extracting the MimeBodyPart from the HTTP response. * Parametrise the Content-Type header to make it easier to find in code * Fix getting the report from the received MDN response. * Add a helper method to get directory pollers by sender and receiver ID * Fix replacing embedded properties * Make it easier to configure the Asyn MDN receiver correctly. * Use a base folder for storage as a property to make tests easier. * Use the async MDN URL property to minimise fixes when changed. * Do Sync and Async MDN testing. * Additional release notes on use of properties. * Support setting executable permissions in packaging zip file. * New release version * Change history and release notes. * Fix spelling error. * Move control parameters into base class for better usability. Support NOT replacing param if not found. * Prevent replacing missing parser tokens when loading Properties.
- Loading branch information
1 parent
1116291
commit b668dbb
Showing
45 changed files
with
1,082 additions
and
964 deletions.
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
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
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
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
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
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
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
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
Oops, something went wrong.