Update of /cvsroot/xdoclet/xdoclet/modules/borland
In directory sc8-pr-cvs1:/tmp/cvs-serv11109/xdoclet-all/xdoclet/modules/borland

Added Files:
        module.xml build.xml 
Log Message:


Added Borland Enterprise Server module submitted by Michal Maczka.

--- 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>
        <module-dependency module-name="ejb"/>
</module>

--- 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="borland" default="all">
   <!-- Include the file containing common targets. -->
   &modules-common;
</project>



-------------------------------------------------------
This SF.NET email is sponsored by: Order your Holiday Geek Presents Now!
Green Lasers, Hip Geek T-Shirts, Remote Control Tanks, Caffeinated Soap,
MP3 Players,  XBox Games,  Flying Saucers,  WebCams,  Smart Putty.
T H I N K G E E K . C O M       http://www.thinkgeek.com/sf/
_______________________________________________
Xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to