openamf project.xml,NONE,1.1 .cvsignore,1.2,1.3
[email protected] Thu, 09 Oct 2003 17:42:39 -0700
| Newsgroups | gmane.comp.java.openamf.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/openamf/openamf
In directory sc8-pr-cvs1:/tmp/cvs-serv27319
Modified Files:
.cvsignore
Added Files:
project.xml
Log Message:
initial commit of maven integration
--- NEW FILE: project.xml ---
<?xml version="1.0"?>
<project>
<pomVersion>1</pomVersion>
<name>openamf</name>
<id>openamf</id>
<currentVersion>1.0-RC2</currentVersion>
<organization>
<name>openamf.org</name>
<url>http://openamf.org/</url>
</organization>
<inceptionYear>2003</inceptionYear>
<package>org.openamf</package>
<shortDescription>Open-Souce Java Flash Remoting</shortDescription>
<description>
The OpenAMF Project is a free open-source alternative to
Macromedia`s Java Flash Remoting. It is as capable of providing
application services to Flash MX as Macromedia`s proprietary
solution. This project began as a Java port of AMF-PHP.
</description>
<url>http://www.openamf.org/</url>
<issueTrackingUrl>
http://sourceforge.net/tracker/?group_id=77268&atid=549705
</issueTrackingUrl>
<repository>
<connection>
scm:cvs:pserver:[email protected]:/cvsroot/openamf:openamf
</connection>
<url>
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/openamf
</url>
</repository>
<versions>
<version>
<id>RC2</id>
<name>1.0-RC2</name>
<tag>OPENAMF_1_0_RC2</tag>
</version>
<version>
<id>RC3</id>
<name>1.0-RC3</name>
<tag>OPENAMF_1_0_RC3</tag>
</version>
</versions>
<mailingLists>
<mailingList>
<name>User List</name>
<subscribe>
http://lists.sourceforge.net/lists/listinfo/openamf-user
</subscribe>
<unsubscribe>
http://lists.sourceforge.net/lists/listinfo/openamf-user
</unsubscribe>
<archive>
http://sourceforge.net/mailarchive/forum.php?forum=openamf-user
</archive>
</mailingList>
<mailingList>
<name>Developer List</name>
<subscribe>
http://lists.sourceforge.net/lists/listinfo/openamf-developer
</subscribe>
<unsubscribe>
http://lists.sourceforge.net/lists/listinfo/openamf-developer
</unsubscribe>
<archive>
http://sourceforge.net/mailarchive/forum.php?forum=openamf-developer
</archive>
</mailingList>
</mailingLists>
<developers>
<developer>
<name>Jason Calabrese</name>
<id>jcalabrese</id>
<email>[email protected]</email>
<organization>Mission Vi, Inc.</organization>
</developer>
<developer>
<name>Kevin Baker</name>
<id>kbaker</id>
<email>[email protected]</email>
<organization>Mission Vi, Inc.</organization>
</developer>
</developers>
<dependencies>
<dependency>
<groupId>carbonfive</groupId>
<artifactId>astranslator</artifactId>
<version>1.5.2</version>
<url>http://carbonfive.sourceforge.net/astranslator/api/com/carbonfive/flash/package-summary.html#documentation</url>
</dependency>
<dependency>
<groupId>commons-digester</groupId>
<artifactId>commons-digester</artifactId>
<version>1.5</version>
<url>http://jakarta.apache.org/commons/digester.html</url>
</dependency>
<dependency>
<groupId>commons-logging</groupId>
<artifactId>commons-logging</artifactId>
<version>1.0.3</version>
<url>http://jakarta.apache.org/commons/logging.html</url>
</dependency>
<dependency>
<groupId>commons-beanutils</groupId>
<artifactId>commons-beanutils</artifactId>
<version>1.6.1</version>
<url>http://jakarta.apache.org/commons/beanutils.html</url>
</dependency>
<dependency>
<groupId>commons-collections</groupId>
<artifactId>commons-collections</artifactId>
<version>2.1</version>
<url>http://jakarta.apache.org/commons/collections.html</url>
</dependency>
<dependency>
<groupId>commons-discovery</groupId>
<artifactId>commons-discovery</artifactId>
<version>SNAPSHOT</version>
<url>http://jakarta.apache.org/commons/discovery.html</url>
</dependency>
<dependency>
<groupId>commons-lang</groupId>
<artifactId>commons-lang</artifactId>
<version>1.0.1</version>
<url>http://jakarta.apache.org/commons/lang.html</url>
</dependency>
<dependency>
<groupId>commons-httpclient</groupId>
<artifactId>commons-httpclient</artifactId>
<version>2.0-rc1</version>
<url>http://jakarta.apache.org/commons/httpclient.html</url>
</dependency>
<dependency>
<groupId>axis</groupId>
<artifactId>axis</artifactId>
<version>1.1</version>
<url>http://ws.apache.org/axis/index.html</url>
</dependency>
<dependency>
<groupId>axis</groupId>
<artifactId>axis-ant</artifactId>
<version>1.1</version>
<url>http://ws.apache.org/axis/index.html</url>
</dependency>
<dependency>
<groupId>saaj</groupId>
<artifactId>saaj</artifactId>
<jar>saaj.jar</jar>
</dependency>
<dependency>
<groupId>wsdl4j</groupId>
<artifactId>wsdl4j</artifactId>
<version>1.0</version>
</dependency>
<dependency>
<groupId>jaxrpc</groupId>
<artifactId>jaxrpc</artifactId>
<jar>jaxrpc.jar</jar>
</dependency>
<dependency>
<groupId>ant</groupId>
<artifactId>ant</artifactId>
<version>1.5.3-1</version>
<url>http://ant.apache.org</url>
</dependency>
<dependency>
<groupId>servletapi</groupId>
<artifactId>servletapi</artifactId>
<version>2.3</version>
</dependency>
<dependency>
<groupId>mysql</groupId>
<artifactId>mysql-connector-java</artifactId>
<version>3.0.8</version>
<jar>mysql-connector-java-3.0.8-stable-bin.jar</jar>
<url>http://www.mysql.com</url>
</dependency>
<dependency>
<groupId>jboss</groupId>
<artifactId>jboss-j2ee</artifactId>
<version>3.2.1</version>
<url>http://www.jboss.org</url>
</dependency>
<dependency>
<groupId>jboss</groupId>
<artifactId>jboss-jmx</artifactId>
<version>3.2.1</version>
<url>http://www.jboss.org</url>
</dependency>
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>3.8.1</version>
<url>http://www.junit.org</url>
</dependency>
<dependency>
<groupId>cactus</groupId>
<artifactId>cactus-13</artifactId>
<version>1.4.1</version>
<url>http://www.junit.org</url>
</dependency>
</dependencies>
<build>
<nagEmailAddress>
[email protected]
</nagEmailAddress>
<sourceDirectory>src/java</sourceDirectory>
<unitTestSourceDirectory>src/java</unitTestSourceDirectory>
<!-- Unit test cases -->
<unitTest>
<includes>
<include>**/*Test.java</include>
</includes>
</unitTest>
</build>
</project>
Index: .cvsignore
===================================================================
RCS file: /cvsroot/openamf/openamf/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** .cvsignore 11 Aug 2003 19:16:17 -0000 1.2
--- .cvsignore 10 Oct 2003 00:42:37 -0000 1.3
***************
*** 0 ****
--- 1,3 ----
+ target
+ maven.log
+ velocity.log
-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
SourceForge.net hosts over 70,000 Open Source Projects.
See the people who have HELPED US provide better services:
Click here: http://sourceforge.net/supporters.php