Update of /cvsroot/xdoclet/xdoclet/modules/portlet
In directory sc8-pr-cvs1:/tmp/cvs-serv13161/modules/portlet
Added Files:
build.xml module.xml
Log Message:
Initial check-in of JSR-168 (Portlet) 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="portlet" default="all">
<!-- Include the file containing common targets. -->
&modules-common;
</project>
--- 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>
-------------------------------------------------------
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