Skip to content
This repository has been archived by the owner on May 25, 2021. It is now read-only.

OSGi manifest generation #1

Closed
wants to merge 1 commit into from
Closed

Conversation

hmalphettes
Copy link

Hi there,

Thanks for putting this library together!

I am using it in an OSGi runtime. I have added the generation of the OSGi manifest to the pom.xml

I am not using the native libraries. It would require some extra code to be able to load the native library from OSGi. If someone is interested in that; let me know and I'll add that somewhere on my fork.

Cheers,
Hugues

…es can be used in eclipse PDE as a source bundle.
@wg
Copy link
Owner

wg commented Jul 22, 2012

Thanks! I'm not familiar with OSGi and so can't maintain or verify the manifest. Additionally you'd almost certainly want to use the native code in any server-side container environment as it is significantly faster.

@wg wg closed this Jul 22, 2012
FauxFaux added a commit to FauxFaux/scrypt that referenced this pull request Aug 12, 2012
$ acp mingw32 mingw32-binutils mingw32-runtime mingw-w64 mingw-w64-tools \
	| egrep '(^[a-z])|(\*\*\*)' \
	| sed -n 'N;s/\n//;s/\*\*\* //p'; \
	uname -a; \
	cat /etc/debian_version
mingw32: 4.2.1.dfsg-2 0
mingw32-binutils: 2.20-0.2 0
mingw32-runtime: 3.13-1 0
mingw-w64: 2.0.3-1 0
Linux deb 3.2.0-3-amd64 wg#1 SMP Thu Jun 28 09:07:26 UTC 2012 x86_64 GNU/Linux
wheezy/sid
@nogece nogece mentioned this pull request Feb 18, 2013
lhunath pushed a commit to lhunath/scrypt that referenced this pull request Feb 6, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants