Details
-
Type:
Wish
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: osxappbundle
-
Labels:None
-
Complexity:Intermediate
-
Number of attachments :
Description
I have found no example of how to include a jnilib in the bundle. The problem is that if the artifact is of type jnilib it is placed deep down in the repo directory structure with a name that includes a version number. What you want is the possibility to place the jnilib directly in the Java directory and change the name to not include the version number.