[QFJ-851] Include proxool-cglib in the lib/ folder of the binary (.zip) distribution Created: 30/Jun/15 Updated: 13/Dec/16 Resolved: 23/Aug/16 |
|
| Status: | Closed |
| Project: | QuickFIX/J |
| Component/s: | None |
| Affects Version/s: | 1.6.0 |
| Fix Version/s: | 1.6.3 |
| Type: | Improvement | Priority: | Default |
| Reporter: | Attila B | Assignee: | Christoph John |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
proxool-cglib-0.9.1.jar is needed by proxool-0.9.1.jar (which is already included) - otherwise the later throws ClassDefNotFound errors (for example when tryint to use JdbcStoreFactory). PS. This wouldn't be a problem if QF/J would be available on Maven since the dependency would be transparently pulled in |
| Comments |
| Comment by Attila B [ 30/Jun/15 ] |
|
Forgot to mention: the aforementioned JAR can be downloaded from here: http://search.maven.org/remotecontent?filepath=com/cloudhopper/proxool/proxool-cglib/0.9.1/proxool-cglib-0.9.1.jar |