User: rinkrank
Date: 02/03/10 09:56:01
Modified: test Hello.java
Log:
-Modified grammar and core, so both plain JavaCC and JJTree is supported.
JavaCC is faster, and will be used by XDoclet. The sources will be read-only. JJTree
is slower,
but enables svaing of (modified) sources.
-Removed XTagParameter class for the sake of simpler API and implementation
-Removed old benchmark tests
-Fixed some more deadlock issues
-Implemented wait/notify in interfaces too
-And some more tests (I think)
Revision Changes Path
1.9 +2 -0 xjavadoc/test/Hello.java
Index: Hello.java
===================================================================
RCS file: /cvsroot/xdoclet/xjavadoc/test/Hello.java,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -w -r1.8 -r1.9
--- Hello.java 1 Mar 2002 10:44:42 -0000 1.8
+++ Hello.java 10 Mar 2002 17:56:01 -0000 1.9
@@ -52,6 +52,8 @@
}
/**
+ * Mr. Jones
+ *
* @more testdata, bla bla
* @maybe this="is" only="testdata"
*/
_______________________________________________
Xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel