[patch] Implement java.beans.Expression

Jerry Quinn jlquinn@optonline.net
Thu Jun 24 14:33:00 GMT 2004


Michael Koch writes:
 > -----BEGIN PGP SIGNED MESSAGE-----
 > Hash: SHA1
 > 
 > Am Donnerstag, 24. Juni 2004 07:10 schrieb Jerry Quinn:
 > > Mauve test checked in and passes.
 > >
 > > This depends on
 > > http://gcc.gnu.org/ml/java-patches/2004-q2/msg00739.html
 > >
 > >
 > > 2004-06-24  Jerry Quinn  <jlquinn@optonline.net>
 > >
 > > 	* java/beans/Expression.java: New.
 > > 	* Makefile.am: Add Expression.java.
 > > 	* Makefile.in: Regenerate.
 > 
 > > -.deps/java/beans/SimpleBeanInfo.P \
 > > +.deps/java/beans/SimpleBeanInfo.P .deps/java/beans/Statement.P \
 > 
 > Interesting. ;-)

Oops :-)  I need Statement in the tree to be able to build and test
Expression, so I missed a bit of editing.

Jerry



More information about the Java-patches mailing list