You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@depot.apache.org by ni...@apache.org on 2004/02/24 08:23:05 UTC

svn commit: rev 6852 - incubator/depot/trunk/ruper/src/java/ant/org/apache/ruper/ant/sandbox/chalko

Author: nickchalko
Date: Tue Feb 24 00:23:04 2004
New Revision: 6852

Modified:
   incubator/depot/trunk/ruper/src/java/ant/org/apache/ruper/ant/sandbox/chalko/Repository.java
Log:
Added getter and setters.

Modified: incubator/depot/trunk/ruper/src/java/ant/org/apache/ruper/ant/sandbox/chalko/Repository.java
==============================================================================
--- incubator/depot/trunk/ruper/src/java/ant/org/apache/ruper/ant/sandbox/chalko/Repository.java	(original)
+++ incubator/depot/trunk/ruper/src/java/ant/org/apache/ruper/ant/sandbox/chalko/Repository.java	Tue Feb 24 00:23:04 2004
@@ -20,7 +20,7 @@
 
  
 /**
- *
+ * Describes a Repository for use in other Ruper Ant tasks.
  *  @version $Revision: $
  */
 public class Repository {