Details
Description
We use the same maven poms files for both the OS and Pro versions of ICEpdf. This becomes an issue when both version of the product have been published to the same repo as the the last one in will overwrite the icepdf-core.jar.
I suggest we use a different groupId for the two projects, likely org.icepdf.os and org.icepdf.pro to avoid any licensing collisions.
The fix will require some build changes to the Pro bundles.
Issue Links
- depends on
-
PDF-463 Enhance text outline clipping, modes 4-7.
- Open
Activity
Migration
created issue -
Migration
made changes -
Field | Original Value | New Value |
---|---|---|
Reporter | Migration [ remote ] | Patrick Corless [ patrick.corless ] |
Patrick Corless
made changes -
Fix Version/s | 5.0.1 [ 10872 ] |
Patrick Corless
made changes -
Fix Version/s | 5.1 [ 10675 ] | |
Fix Version/s | 5.0.1 [ 10872 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #42555 | Mon Sep 15 08:26:58 MDT 2014 | patrick.corless | |
Files Changed | ||||
MODIFY
/icepdf/branches/icepdf-5.0.1/icepdf/maven2/icepdf-core.pom
MODIFY /icepdf/branches/icepdf-5.0.1/icepdf/maven2/icepdf-viewer.pom |
Patrick Corless
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Patrick Corless
made changes -
Patrick Corless
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
Updated the groupId's for both the OS and PRO bundles.