[
https://issues.apache.org/jira/browse/YETUS-126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sean Busbey updated YETUS-126:
------------------------------
Attachment: YETUS-126.1.patch
-01
* switch to multi-module for audience annotations
* pull jdiff doclet into its own module
I tried breaking into 3 modules, with the annotations and the doclets in their
own modules. However, that gives an 11KiB jar and a 16KiB. Since I'd expect
most folks to use both, that's a bigger size than the 20KiB when they're in a
single module.
> break jdiff doclet into independent artifact
> --------------------------------------------
>
> Key: YETUS-126
> URL: https://issues.apache.org/jira/browse/YETUS-126
> Project: Yetus
> Issue Type: Task
> Components: Audience Annotations
> Affects Versions: 0.1.0
> Reporter: Sean Busbey
> Assignee: Sean Busbey
> Attachments: YETUS-126.1.patch
>
>
> move the jdiff doclet into its own artifact so that the jdiff dependency is
> better isolated.
> jdiff is LGPL, so we can't repackage it and we can't have a required runtime
> dependency on it. I think this module works for that, since it's an optional
> component only those who want to use JDiff in the first place will use.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)