Skip to content

Conversation

jonbartels
Copy link
Contributor

Resolves #88

The simplesender module is never used. There were also references to it in .gitignore that I removed.

Signed-off-by: Jon Bartels <jon.bartels@teladochealth.com>
@jonbartels jonbartels force-pushed the issue-88-remove-simple-sender branch from 4698bfd to 598ddb1 Compare August 14, 2025 21:17
@jonbartels jonbartels requested review from a team, kayyagari, gibson9583, ssrowe, kpalang, tonygermano and pacmano1 and removed request for a team August 14, 2025 21:17
@tonygermano
Copy link
Member

If I had to guess, I'd say this probably serves some purpose for integration testing.

@jonbartels
Copy link
Contributor Author

@tonygermano There are no references to it in the code or tests that OpenIntegrationEngine has.

I dug pretty deep when I filed #88 . Even if this class is used for integration testing or has some hidden reflective call it's very old code, that drags in an ancient JDBC JAR. The references I found date back to Mirth® 1.6!

Copy link
Member

@tonygermano tonygermano left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jonbartels I meant to assist with testing against a running mirth server. Remember there are also a lot of tests we don't run automatically because they require a running mirth server, and we don't know exactly how those tests were used internally at NG either.

Regardless, this PR is a duplicate of #96

@jonbartels
Copy link
Contributor Author

Closing as duplicate

@jonbartels jonbartels closed this Aug 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove simplesender
4 participants