Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need bcmail jar for Android #4

Closed
ktambascio opened this issue Apr 5, 2012 · 5 comments
Closed

Need bcmail jar for Android #4

ktambascio opened this issue Apr 5, 2012 · 5 comments

Comments

@ktambascio
Copy link

Hi,

I have a need for the bcmail jar, in addition to the bcprov jar that you are already providing on maven. Any chance you have that jar available as well? I'm trying to figure out how to build your sources myself, but just wanted to check in case you had it already.

Thanks,
Kevin

@rtyley
Copy link
Owner

rtyley commented Apr 10, 2012

With the 1.47 release I've added the scmail-jdk15on artifact, supplying all the S/MIME support from bcmail-jdk15on:

<dependency>
    <groupId>com.madgag</groupId>
    <artifactId>scmail-jdk15on</artifactId>
    <version>1.47.0.1</version>
</dependency>

Although the test suite passes, I've not used it in anger, please report back any success/failure stories here.

@ktambascio
Copy link
Author

Thanks...will let you know.

@rtyley rtyley closed this as completed May 17, 2012
@rtyley
Copy link
Owner

rtyley commented Nov 21, 2012

Looks like issue #7 blocks at least some functionality in the scmail package from running on Android.

@rtyley rtyley reopened this Nov 21, 2012
@rtyley
Copy link
Owner

rtyley commented Jan 26, 2014

Due to #7, support for bc-mail has been dropped completely as of v1.50.

@rtyley rtyley closed this as completed Jan 26, 2014
@nilnull
Copy link

nilnull commented Jun 28, 2015

So any alternative you can think of?

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

No branches or pull requests

3 participants