Update of /cvsroot/commonjava/commonjava-projects/commonjava-reflection
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18618
Modified Files:
project.xml
Log Message:
added getField() and getStaticField().
Index: project.xml
===================================================================
RCS file: /cvsroot/commonjava/commonjava-projects/commonjava-reflection/project.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- project.xml 20 Apr 2004 22:52:06 -0000 1.4
+++ project.xml 24 Jun 2004 01:06:01 -0000 1.5
@@ -5,7 +5,7 @@
<id>commonjava-reflection</id>
<name>Reflective Utilities</name>
<groupId>commonjava</groupId>
- <currentVersion>2.0-2</currentVersion>
+ <currentVersion>2.0-3</currentVersion>
<organization>
<name>CommonJava Open Component Project</name>
<url>http://www.commonjava.org</url>
|