1. Fixed a couple of .info files 2. Got rid of Ben's hack to always reload query files before doing a query mapping. He did this so you wouldn't have to reboot AOLserver every time you change query files. It was a short-term hack but unfortunately it looped virgin installs. 3. Added code to the APM to make the "watch" feature work with query files as well as library files. This makes Ben's hack mentioned above unnecessary.
1. Added a new attribute to the .info file which tells the bootstrap installer whether or not a package is part of the acs-core. Only acs-core packages are now installed during the initial bootstrap install of the system.
2. Fixed a dupe query name problem in a couple of queryfiles. The problem is not with the dispatcher but with the extractor, and for the moment it is just easier to kludge the resulting queryfile than fix the extractor.