MASON-INTEREST-L Archives

February 2009

MASON-INTEREST-L@LISTSERV.GMU.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Sean Luke <[log in to unmask]>
Reply To:
Date:
Wed, 4 Feb 2009 16:00:38 -0500
Content-Type:
text/plain
Parts/Attachments:
text/plain (34 lines)
Erm, maybe...  :-)


Try now.  Was making changes to the Properties system to enable dynamic 
properties.

Sean


Mark Coletti wrote:
> I updated to the latest version of MASON from the CVS repository and
> get the following error:
> 
> sim/util/SimpleProperties.java:144: cannot find symbol
> symbol  : class Propertied
> location: package sim.util
>         else if (o!=null && o instanceof sim.util.Propertied)
>                                                  ^
> sim/util/SimpleProperties.java:145: cannot find symbol
> symbol  : class Propertied
> location: package sim.util
>             auxillary = ((sim.util.Propertied)(o)).properties();
>                                   ^
> 2 errors
> make: *** [all] Error 1
> 
> 
> There does not exist a "sim.util.Propertied.java" so I'm guessing
> maybe someone forgot to commit that?
> 
> Cheers,
> 
> Mark

ATOM RSS1 RSS2