> From: Moses DeJong [mailto:[EMAIL PROTECTED]]
>
> Hello.
>
> The java/lang/beans/Beans.java file needs to have this patch
> applied before it will compile.
>
>
> Index: Beans.java
> ===================================================================
> RCS file: /gd/gnu/anoncvsroot/classpath/java/beans/Beans.java,v
> retrieving revision 1.4
> diff -u -r1.4 Beans.java
> --- Beans.java  1999/02/18 23:54:01     1.4
> +++ Beans.java  1999/02/22 05:34:04
> @@ -30,7 +30,7 @@
>   * @author John Keiser
>   * @since JDK1.1
>   * @version 1.1.0, 29 Jul 1998
> - *
> + */
>
>  public class Beans {
>         static boolean designTime = false;
>
>

Doh!  Well, it's fixed now.  Sorry 'bout that, thought I test-compiled
everything but apparently not.
--John

Reply via email to