[kepler-dev] update to modules.txt

ben leinfelder leinfelder at nceas.ucsb.edu
Fri Aug 14 08:46:15 PDT 2009


Hi Chad,
Thanks or moving all those classes.
I notice that there are many "test" classes in the 'util' module under  
util/test/src.
At this point those are not compiling since the actual actor classes  
they test are not being found.
I think we should move those test classes to the 'actors' module too.
-ben

On Aug 13, 2009, at 2:27 PM, Chad Berkley wrote:

> Hi,
>
> I'm in the process of moving the source code for the actors out of  
> the util module and into the actors module.  This necessitated  
> changing the order of compilation in the modules.txt file for the  
> kepler suite.  If your suite is not importing the kepler suite (i.e.  
> not using *kepler), you'll need to update your modules.txt file to  
> reflect this change or you will start seeing compilation errors.
>
> This is part of an overall effort to clean up the util module and to  
> further implement the modularization of kepler.  From now on, if you  
> are creating an actor, please put your source for that actor in the  
> same module that contains your .xml moml declaration.  Do not put  
> new actor code in the util module.
>
> Thanks,
> chad
> _______________________________________________
> Kepler-dev mailing list
> Kepler-dev at kepler-project.org
> http://mercury.nceas.ucsb.edu/kepler/mailman/listinfo/kepler-dev



More information about the Kepler-dev mailing list