aboutsummaryrefslogtreecommitdiffstats
path: root/java/xdoclet
Commit message (Collapse)AuthorAgeFilesLines
* SIZEify (maintainer timeout)trevor2004-03-311-0/+2
|
* Port devel/jakarta-ant was renamed to devel/apache-ant.znerd2003-07-231-1/+1
| | | | | Reported by: kris Pointy hat to: me
* 1) Include xjavadoc, which I had installed locally, and without whichsheldonh2003-07-183-3/+14
| | | | | | xdoclet doesn't work. 2) Remove empty stylesheets directory that was messing up packaging.
* Update to 1.2b3, the last beta anticipated for the 1.2 release.sheldonh2003-07-103-406/+165
| | | | Over 160 bugs fixed, including some really annoying ejb tag mishandling.
* New port xdoclet (xdoclet-1.2b2):sheldonh2003-02-264-0/+1334
XDoclet is a Java code generation engine. It enables Attribute-Oriented Programming for java. In short, this means that you can add more significance to your code by adding meta data (attributes) to your java sources. This is done in special JavaDoc tags.