Name: | jdom |
---|---|
Version: | 1.0 |
Release: | 4jpp.1 |
Architecture: | x86_64 |
Group: | Development/Libraries/Java |
Size: | 1019591 |
License: | Apache Software License-like |
RPM: | jdom-1.0-4jpp.1.x86_64.rpm |
Source RPM: | jdom-1.0-4jpp.1.src.rpm |
Build Date: | Wed Jun 06 2007 |
Build Host: | ca-build14 |
Vendor: | Oracle USA |
URL: | http://www.jdom.org/ |
Summary: | Java alternative to DOM and SAX |
Description: | JDOM is, quite simply, a Java representation of an XML document. JDOM provides a way to represent that document for easy and efficient reading, manipulation, and writing. It has a straightforward API, is a lightweight and fast, and is optimized for the Java programmer. It's an alternative to DOM and SAX, although it integrates well with both DOM and SAX. |
- Added missing requirements. - Remove jaxen requirement, since we don't have it in fc yet. - Merge with fc spec.
- First JPP-1.7 release - Drop false xalan dependency
- Add jaxen to Requires and classpath
- Upgrade to 1.0 final
- Upgrade to 1.0-rc1
- Rebuild with ant-1.6.2
- Add non-versioned javadoc dir symlink. - Crosslink with local J2SE javadocs.
- fix URL
- b9 - don't use classic compiler
- Adapted to JPackage 1.5. - Use sed instead of bash 2 extension when symlinking jars during build.
- vendor, distribution, group tags
- versioned dir for javadoc - requires xalan-j2 >= 2.2.0 - no dependencies for javadoc package - stricter dependency for demo package - section macro
- javadoc into javadoc package
- removed packager tag - new jpp extension - added xalan 2.2.D13 support
- used original tarball
- first unified release - s/jPackage/JPackage
- Requires and BuildRequires xalan-j2 - vendor tag - packager tag - s/Copyright/License/ - truncated description to 72 columns in spec - spec cleanup - used versioned jar - added demo package
- first Mandrake release