donaldp 01/03/14 20:35:29 Modified: proposal/4.0 changes.txt Log: Migrated interface classes to org.apache.framework - while implementation classes remain in org.apache.avalon Revision Changes Path 1.2 +2 -1 jakarta-avalon/proposal/4.0/changes.txt Index: changes.txt =================================================================== RCS file: /home/cvs/jakarta-avalon/proposal/4.0/changes.txt,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- changes.txt 2001/03/15 03:58:53 1.1 +++ changes.txt 2001/03/15 04:35:29 1.2 @@ -37,4 +37,5 @@ -Removed utility classes as not generic enough -Removed ComponentNot*Exceptions -Moved *Loggable to org.apache.avalon.logger --Made the ComponentManager throw ComponentException again \ No newline at end of file +-Made the ComponentManager throw ComponentException again +-moved interfaces to org.apache/framework while implementations remain in org.apache.avalon \ No newline at end of file --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
