dfs 2004/06/14 19:56:42
Modified: . TODO
Log:
Added .java package classes to documentation TODOs.
Revision Changes Path
1.21 +10 -1 jakarta-oro/TODO
Index: TODO
===================================================================
RCS file: /home/cvs/jakarta-oro/TODO,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- TODO 15 Jun 2004 00:56:17 -0000 1.20
+++ TODO 15 Jun 2004 02:56:42 -0000 1.21
@@ -7,9 +7,18 @@
AwkCompilerOptions
GlobEngine
GlobCompilerOptions
+ JavaCompiler
+ JavaCompilerOptions
+ JavaEngine
+ JavaMatchResult
+ JavaMatcher
+ JavaPattern
PatternMatchingEngineFactory
o Add conditional compilation for 1.1, J2ME, 1.2+
+ This must be done before a 2.1 release so that there is no J2SE 1.4
+ from the org.apache.oro.text.regex.java package (although that can
+ be done in the build file by excluding the directory).
o unit tests
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]