-
Suggestion
-
Resolution: Fixed
-
None
In Clover-for-Ant we have an upgrade.xml Ant script, which can repackage clover.jar and install new version of jfreechart library into it. We shall extend this script to support replacement of all third party libraries used in Clover. Such script should be also available for Clover-for-Eclipse and Clover-for-IDEA.
Keep in mind that we have to retrotranslate third party classes during repackaging to have them compatible with Java 1.4.
Keep in mind that we have to prefix java packages with "clover." in order to avoid name space conflicts.
Packages:
- com.google.gson
- com.atlassian.* (Atlassian API)
- com.keypoint.*
- com.lowagie.*
- gnu.cajo.*
- it.unimi.dsi.fastutil.*
- org.apache.commons.*
- org.apache.log4j.*
- org.apache.oro.*
- org.apache.velocity.*
- org.codehaus.groovy.antlr
- org.jfree
- retrotranslator
- org.apache.tools.ant.*
[CLOV-1138] Create utility for upgrading third party libraries bundled in Clover
Workflow | Original: JAC Suggestion Workflow [ 3342179 ] | New: JAC Suggestion Workflow 3 [ 3584641 ] |
Status | Original: RESOLVED [ 5 ] | New: Closed [ 6 ] |
Workflow | Original: New Clover Workflow [ 898249 ] | New: JAC Suggestion Workflow [ 3342179 ] |
Assignee | Original: Marek Parfianowicz [ mparfianowicz ] | |
Issue Type | Original: Improvement [ 4 ] | New: Suggestion [ 10000 ] |
Status | Original: Closed [ 6 ] | New: Resolved [ 5 ] |
Remote Link | Original: This issue links to "Page (Extranet)" [ 22975 ] |
Workflow | Original: Clover Workflow [ 896619 ] | New: New Clover Workflow [ 898249 ] |
Workflow | Original: reviewflow [ 403667 ] | New: Clover Workflow [ 896619 ] |
Remote Link | Original: This issue links to "Page (Extranet)" [ 22975 ] | New: This issue links to "Page (Extranet)" [ 22975 ] |
Remote Link | Original: This issue links to "Wiki Page (Extranet)" [ 22975 ] | New: This issue links to "Page (Extranet)" [ 22975 ] |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: To be reviewed [ 10026 ] | New: Resolved [ 5 ] |
Documentation: https://confluence.atlassian.com/display/CLOVER/Upgrading+third+party+libraries