| Name: | xjavadoc | 
|---|---|
| Version: | 1.1 | 
| Release: | 4jpp.1 | 
| Architecture: | i386 | 
| Group: | Development/Testing | 
| Size: | 1263593 | 
| License: | BSD Style | 
| RPM: | xjavadoc-1.1-4jpp.1.i386.rpm | 
| Source RPM: | xjavadoc-1.1-4jpp.1.src.rpm | 
| Build Date: | Thu Jun 07 2007 | 
| Build Host: | ca-build14 | 
| Vendor: | Oracle USA | 
| URL: | http://xdoclet.sourceforge.net/xjavadoc/ | 
| Summary: | The XJavaDoc engine | 
| Description: | The XJavaDoc engine is a complete rewrite of Sun's JavaDoc engine that is faster and more suited for XDoclet (although it is completely standalone). It scans java source code and makes information about a class available via special java beans that are part of the XJavaDoc core. These beans provide the same information about a class as Sun's JavaDoc API, and some nice extra features.  | 
- Added missing postun section for javadoc. - Added missing requirements.
- Added conditional native compilation. - BR fixes.
- First JPP-1.7 release
- upgrade to 1.1 - replace requirement of xml-commons by xml-commons-apis
- Build with ant-1.6.2
- upgrade to 1.0.3 - just eliminate __GENERATED__ tests because no sources for old xdoclet - add xjavadoc javadoc subpackage
- fix non-versioned symlink typo
- Initial Release