Attendees: Michelle Caisse, Craig Russell

Agenda:

1.  Maven 2 upgrade https://issues.apache.org/jira/browse/JDO-647

Issues with class loaders. 

The enhancer deals with three sets of resources:
- the resources provided by maven before calling the exectck goals; this is the 
current context class loader
- the resources provided by the iut developer, which are all put into the 
lib/iut directory
- the resources to be enhanced, including the .jdo files (id-specific) and the 
not-yet-enhanced classes

The exectck program needs to establish the context class loader prior to 
calling JDOHelper.getEnhancer so that all the resources needed by the enhancer 
are available in the context class loader. [resources needed by e.g. log4j need 
to be available via the context class loader]

2.  Asynchronous database ops in JDO

Agree with Matthew that a JIRA is probably the best way to track this.

3. Other issues

Craig has verified that the needed files and programs to update the 
specification are still operational on his laptop.

  Action Items from weeks past:

  [April 8 2011] AI Craig comment on 
https://issues.apache.org/jira/browse/JDO-617 re the utility of the update 
operator.

Reply via email to