Update of /cvsroot/xdoclet-plugins/xdoclet-plugins/plugin-castor
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12737
Added Files:
.cvsignore maven.xml project.xml project.properties
Log Message:
Initial ersion of castor plugin
--- NEW FILE: .cvsignore ---
target
velocity.log*
maven.log*
junit*.properties
*.ipr
*.iws
*.iml
.classpath
.project
--- 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 = castor
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-castor</artifactId>
<name>xdoclet-plugin-castor</name>
<developers>
<developer>
<name>Diogo Bacelar Quintela</name>
<id>[unknown]</id>
<email>diogo dot quintela at ef dot pt</email>
<organization/>
<roles>
<role>Java Developer</role>
</roles>
</developer>
</developers>
<dependencies>
<!-- build time only -->
<dependency>
<groupId>${pom.groupId}</groupId>
<artifactId>xdoclet-plugin-qtags</artifactId>
<version>SNAPSHOT</version>
</dependency>
</dependencies>
</project>
-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
xdoclet-plugins-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xdoclet-plugins-commits