Update of /cvsroot/xdoclet-plugins/xdoclet-plugins/plugin-actionscript
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv9614/plugin-actionscript
Added Files:
maven.xml project.properties project.xml
Log Message:
XDP-136 : adding Joe Berkovitz's contribution : Actionscript 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 = actionscript
xdoclet.qtags.generate = true
# This controls where the jars are uploaded.
maven.repo.central = dist.codehaus.org
maven.repo.central.directory = /dist
xdoclet.actionscript.home = ${basedir}
maven.junit.sysproperties = xdoclet.actionscript.home
--- NEW FILE: project.xml ---
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE project [
<!ENTITY Ouml "Ö">
<!ENTITY oslash "ø">
]>
<project>
<extend>${basedir}/../project.xml</extend>
<id>xdoclet-plugin-actionscript</id>
<name>xdoclet-plugin-actionscript</name>
<developers>
<developer>
<name>Joe Berkovitz</name>
<id>joeb</id>
<email>[EMAIL PROTECTED]</email>
<roles>
<role>Developer</role>
</roles>
</developer>
</developers>
<dependencies>
<!-- build time only -->
<dependency>
<groupId>${pom.groupId}</groupId>
<artifactId>xdoclet-plugin-qtags</artifactId>
<version>${pom.currentVersion}</version>
</dependency>
<dependency>
<groupId>${pom.groupId}</groupId>
<artifactId>xdoclet-testapp-pojo</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://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
xdoclet-plugins-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xdoclet-plugins-commits