Re: Reduce cut and paste waste was: Here is my Centipede scepticism
Nick Chalko <[email protected]>
| Newsgroups | gmane.comp.krysalis.user |
|---|---|
| Message-ID | <[email protected]> |
Mats Henricson wrote:
> Nick Chalko wrote:
>
>> Mats goes on to say
>>
>> The main deficiency I see is, we only link to jdk 1.4 and jdk 1.4 is
>> hardcoded. Looks like something we should fix. Perhaps you could
>> supply a patch. ;-)
>>
>
> I can't use your cent, since you don't have the link's
> I need for my project! See above! I have a ton of:
>
> <link href="URL"/>
>
> Your project uses different libraries than my project,
> so we can't share javadoc cents!
>
> Mats
And maybe it is easier to just do your own javadoc target, but maybe
there is a general way to solve this problem
Centipede uses the gump module.xml to declare dependencies.
So if you declare <depend project="commons-cli" />
We can look up (from gump) the commons-cli module.xml, from there we
can get the package declaration, and the location of the javadocs.
Could be done, but I have never had that itch. Feel free to scratch.
The point is Centipede is just shared ant snippets. Some things can
be shared.
Lets share the targets that we can.
--
Nick Chalko Show me the code.
Centipede
Ant + autodownloadable build plugins + needed jars autodownload.
http://krysalis.org/centipede
---------------------------------------------------------------------
smime.p7s
(application/x-pkcs7-signature, 3.3 KB) - not displayed