Update of /cvsroot/xdoclet-plugins/xdoclet-plugins/plugin-spring
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4075/plugin-spring

Added Files:
        maven.xml project.properties project.xml 
Log Message:
 XDP-163 - commitet spring plugin


--- NEW FILE: maven.xml ---
<project default="main">
</project>
--- NEW FILE: project.properties ---
maven.repo.remote=http://generama.codehaus.org/maven/repo,http://www.ibiblio.org/maven,http://dist.codehaus.org
maven.junit.fork = yes

xdoclet.qtags.namespace = spring
xdoclet.qtags.generate = true

# This controls where the jars are uploaded.
maven.repo.central = dist.codehaus.org
maven.repo.central.directory = /dist

maven.eclipse.classpath.include=target/src
--- NEW FILE: project.xml ---
<?xml version="1.0" encoding="UTF-8"?>
<project>
    <extend>${basedir}/../project.xml</extend>
    <artifactId>xdoclet-plugin-spring</artifactId>
    <name>xdoclet-plugin-spring</name>
    <developers>
    </developers>
    <contributors>
        <contributor>
            <name>Renaud Bruyeron</name>
        </contributor>
    </contributors>
    <dependencies>
        <!-- build time only -->
        <dependency>
            <groupId>${pom.groupId}</groupId>
            <artifactId>xdoclet-plugin-qtags</artifactId>
            <version>${pom.currentVersion}</version>
        </dependency>
    </dependencies>
</project>



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
xdoclet-plugins-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xdoclet-plugins-commits

Reply via email to