Store library version in resource and use it as library version suffix

Issue #65 wontfix
Former user created an issue

Originally reported on Google Code with ID 65

Method: Internal.getVersionSuffix(String)
Should load library version from resource if it failed to get version from jar file
name.

This approach allows to find native library when sqlite4java classes are repackaged
into single jar with client application.

Reported by pdyoma on 2014-08-01 16:44:03

Comments (2)

  1. Former user Account Deleted
    What resource? 
    
    If you're using Maven to repackage sqlite4java.jar into the application, why don't
    you use it to rename binary library artifacts to versionless files?
    

    Reported by sereda@almworks.com on 2014-08-01 19:08:28

  2. Former user Account Deleted

    Reported by sereda@almworks.com on 2014-09-21 19:17:46 - Status changed: WontFix

  3. Log in to comment