bodewig 2003/04/02 23:37:37
Added: project aspectj-cvs.xml
repository eclipse.xml
Log:
experimental for now, don't use it 8-)
Revision Changes Path
1.1 jakarta-gump/project/aspectj-cvs.xml
Index: aspectj-cvs.xml
===================================================================
<module name="aspectj-cvs">
<cvs repository="eclipse" module="org.aspectj/modules"/>
<url href="http://www.eclipse.org/aspectj/"/>
<description>
Aspect-oriented programming
</description>
<project name="aspectj-cvs">
<package>org.aspectj</package>
<ant basedir="build"/>
<depend project="ant"/>
<depend project="xml-xerces"/>
<jar name="lib/aspectjtools.jar"/>
<jar name="lib/aspectjrt.jar" id="aspectjrt"/>
<jar name="lib/aspectj-ant.jar"/>
</project>
</module>
1.1 jakarta-gump/repository/eclipse.xml
Index: eclipse.xml
===================================================================
<?xml version="1.0" encoding="ISO-8859-1"?>
<repository name="eclipse" type="cvs">
<title>Eclipse</title>
<home-page>http://eclipse.org/</home-page>
<cvsweb>http://dev.eclipse.org/viewcvs/index.cgi/</cvsweb>
<root>
<method>pserver</method>
<user>anonymous</user>
<password></password>
<hostname>dev.eclipse.org</hostname>
<path>/home/technology</path>
</root>
</repository>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]