Opened 13 years ago

Closed 13 years ago

#737 closed task (fixed)

gs3 jni dll files in svn

Reported by: kjdon Owned by: sjm84
Priority: low Milestone: 3.05 Release
Component: Installation Severity: trivial
Keywords: Cc:

Description

Are the correct jni dll files committed in svn? (lib/jni)

On linux, we generate mgpassjni, mgretrievejni, mgsearchjni (and same for mgpp) but the windows files are mgpassjni and mgjni. Check the windows files and commit the right ones.

Do we actually need them anyway???

Change History (2)

comment:1 by sjm84, 13 years ago

Owner: changed from nobody to sjm84

Plus check javagdbm.dll.

General feeling at this stage is that they should not be there in svn. Issues have arisen before when these files turn up on a 64-bit architecture when checking out th ecode. By this point, the files are simply incompatible and if for some reason the source code doesn't compile cleanly, you get a version that sort of runs, up to the point where it tries to dynamically load the dlls.

comment:2 by sjm84, 13 years ago

Resolution: fixed
Status: newclosed

Done.

Note: See TracTickets for help on using tickets.