svn commit: r15872 - trunk/documentation/build.xml
| Newsgroups | gmane.comp.lang.uml.argouml.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: mvw
Date: 2008-10-02 23:57:36-0700
New Revision: 15872
Modified:
trunk/documentation/build.xml
Log:
CVS is replaced by Subversion a while ago...
Modified: trunk/documentation/build.xml
Url: http://argouml.tigris.org/source/browse/argouml/trunk/documentation/build.xml?view=diff&rev=15872&p1=trunk/documentation/build.xml&p2=trunk/documentation/build.xml&r1=15871&r2=15872
==============================================================================
--- trunk/documentation/build.xml (original)
+++ trunk/documentation/build.xml 2008-10-02 23:57:36-0700
@@ -18,14 +18,14 @@
Documentation:
- The Java 2 SDK.
- The ArgoUML manual's source files. This are available in the ArgoUML
- source repository in CVS.
- - Tool "Ant". This is available in the ArgoUML source repository in CVS.
+ source repository in SVN.
+ - Tool "Ant". This is available in the ArgoUML source repository in SVN.
- The DocBook system (http://www.docbook.org/). Downloaded from this
ant script using the target docbook-xsl-get.
If you are going to build pdf versions you also need:
- Tool "FOP". This is available in the ArgoUML source repository
- in CVS.
+ in SVN.
- JIMI (see the fop readme file).
-->