Name: | xmldb-api-sdk |
---|---|
Epoch: | 1 |
Version: | 0.1 |
Release: | 0.4.20011111cvs.1.5.el6 |
Architecture: | noarch |
Group: | Development/Java |
Size: | 26106 |
License: | BSD |
RPM: | xmldb-api-sdk-0.1-0.4.20011111cvs.1.5.el6.noarch.rpm |
Source RPM: | xmldb-api-0.1-0.4.20011111cvs.1.5.el6.src.rpm |
Build Date: | Sat May 01 2010 |
Build Host: | ca-build61.us.oracle.com |
Vendor: | Oracle America |
URL: | http://xmldb-org.sourceforge.net |
Summary: | SDK for xmldb-api |
Description: | The reference implementation provides a very simple file system based implementation of the XML:DB API. This provides what is basically a very simple native XML database that uses directories to represent collections and just stores the XML in files. The driver development kit provides a set of base classes that can be extended to simplify and speed the development of XML:DB API drivers. These classes are used to provide the basis for the reference implementation and therefore a simple example of how a driver can be implemented. Using the SDK classes significantly reduces the amount of code that must be written to create a new driver. Along with the SDK base classes the SDK also contains a set of jUnit test cases that can be used to help validate the driver while it is being developed. The test cases are still in development but there are enough tests currently to be useful. |
- Disable AOT bits
- Rebuilt for RHEL 6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
- drop repotag
- Autorebuild for GCC 4.3
- Update to Fedora specs
- Add post/postun Requires for javadoc - Add gcj_support option
- First JPP 1.7 build
- Upgrade to recent - Add -common
- Rebuild with standard version scheme
- Build with ant-1.6.2
- update for JPackage 1.5 - fix sdk package summary - fix for newer javac's
- first JPackage release