Hi Joerg,

our test nar goal (which we call integration test nar, since it checks
tests against the jar and the native libs, will put any native libs
on the java.library.parth which are (transitive) dependencies.

For libs that are dependencies but that we do not build, we just wrap
them in a nar file and publish them locally, so that we can
depend on them. Wrapping is no more that jar-ring up the file
structure correctly (look in a produced nar file) and adding a nar.properties file.

For a set of system libs, you should get a yourlib-version.jar file (w/o
java files I guess), and some yourlib-version-aol-static.nar file.

Regards
Mark

On Apr 9, 2007, at 3:54 PM, Joerg Hohwiller wrote:

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi
Hello Mark,

the freehep-nar-plugin does exactly what you describe.

http://java.freehep.org/freehep-nar-plugin
Thanks for the hint. This sounds promising.
Anyways I am not creating system libraries, I just want to use them in my project. From your documentation I could not really find how to get startet in putting the *.so and *.dll files in a NAR file and define this as dependency
so my test-cases will have this available in java.library.path.
Can you give me another hint how to archieve this?

Regards
Mark Donszelmann
Thanks
  Jörg
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFGGsQ9mPuec2Dcv/8RAqHRAJ9XVaB/LpVdkMxo7A+F9m9UtT8K3gCfY4tI
WP8yvDPbVyxDUD4lCCVLRtg=
=Nu4R
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to