Update of /cvsroot/xdoclet/xdoclet/modules/hibernate
In directory sc8-pr-cvs1:/tmp/cvs-serv9767/modules/hibernate
Added Files:
module.xml .cvsignore build.xml
Log Message:
Initial import of the xdoclet hibernate module.
--- NEW FILE: module.xml ---
<?xml version="1.0"?>
<!DOCTYPE module PUBLIC "-//XDoclet Team//DTD XDoclet Module 1.0//EN"
"http://xdoclet.sourceforge.net/dtds/xdoclet-module_1_0.dtd">
<module>
<!-- no dependencies -->
</module>
--- NEW FILE: .cvsignore ---
build-test.xml
gen-src
--- NEW FILE: build.xml ---
<?xml version="1.0"?>
<!-- Define references to files containing common targets -->
<!DOCTYPE project [
<!ENTITY modules-common SYSTEM "../modules-common.ent">
]>
<!-- the project element's name attribute will be used in the name of the module's jar
file -->
<project name="hibernate" default="all">
<!-- Include the file containing common targets. -->
&modules-common;
</project>
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel