You are viewing a plain text version of this content. The canonical link for it is here.
Posted to taglibs-dev@jakarta.apache.org by Glenn Nielsen <gl...@voyager.apg.more.net> on 2001/07/12 23:57:33 UTC

jakarta-taglibs global build on unix

I just spent hours trying to figure out why javadocs would get generated
correctly when I build an individual taglib, but would not get generated
when I did a global jakarta-taglibs build.

The difference is that when the individual taglib gets built by the global
jakarta-taglibs antRun gets used to invoke javadoc from the command line,
when you build a single taglib, it doesn't.  The antRun shell script is
the problem.  It has carriage returns in it that prevent the script from
working.  This is the ant 1.3 binary distribution.

I finally searched google and found the answer in minutes.

Now the nightly builds should also include the javadocs generated
for the taglib java classes.

Glenn

----------------------------------------------------------------------
Glenn Nielsen             glenn@more.net | /* Spelin donut madder    |
MOREnet System Programming               |  * if iz ina coment.      |
Missouri Research and Education Network  |  */                       |
----------------------------------------------------------------------