Adrian Custer a écrit :
> I'm not sure what I'm looking at (what the test taglets do/handle).
> However, if it works, great! Can you commit the piece that worked to
> trunk, please?

The output of custom taglet is the "Module: module/referencing 
(gt2-referencing.jar) (Maven report) (SVN head)" line just before field summary.

I have not changed anything to trunk, I just ran the usual "mvn 
javadoc:javadoc" 
from trunk.


> However, I worry about version numbers. We currently generate the
> javadocs, not during the release process but as a separate step. Maven2
> seems really unhappy (refuses to start the release) if we don't start a
> release from a SNAPSHOT, therefore I've currently changed the number
> scheme to keep all development on one SNAPSHOT or another. This means
> that when we generate javadocs we will have the SNAPSHOT version numbers
> *not* the version numbers of the actual release. Now the SNAPSHOT taglet
> plugin will run fine, but if your taglet system depends on version
> numbering for links or other info, we may have a problem.


The version number is used in order to find the appropriate taglet at build 
time. It is not used anymore after the build (except that it appears in the 
title of HTML pages, but the magic Unix shell command you posted yesterday 
should do the trink). So I do not expect any issue here.

        Martin

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to