Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.txt | 2011-08-06 | 958 Bytes | |
Jomic-0.9.32.dmg | 2011-07-30 | 10.9 MB | |
Jomic-Installer-0.9.32.jar | 2011-07-30 | 9.7 MB | |
Totals: 3 Items | 20.5 MB | 0 |
Application * Fixed application launch for Mac OS X 10.7 (Lion) by changing the included JavaApplicationStub to a symbolic link to the local stub. This ensures that Jomic uses an Intel stub on Intel Macs and a PowerPC stub on PowerPC Macs [Feature request 3331343]. * Removed need to install unrar command by switching to junrar. * Changed opening of web pages to use Bare Bones Browser Launch instead of BrowserLauncher, which utilizes Java's built in web browser resolution provided that JDK 1.6 or later is used. * Removed single JAR because it failed to launch due to different signatures between Jomic classes and Java Help. Development * Added an experimental Debian package. Refer to the developer guide for more information. * Changed logging to use Apache commons-logging directly and removed the need for WrapLog. Log4j is still there but technically would not be needed anymore because by now PDFBox uses commons-logging too.