- Have cleaned up the code significantly for the installer.
- Simplified the configuring method so it doesn’t need special instructions for each file.
- Made it so that it reads information about the program its deploying from a config file. This way if you want to use it for another program, you only have to change the config file not the code.
- The program requires that you make .template files of the the .xmls with special tags in the spots that may need to be changed. The currently supported tags and more information on how to set up the template files will be included in a help file.
- There are a couple of hard crashes that are happening at the moment under certain circumstances. Have to add in a bit more error checking. Also the Printed status report for the user is not publishing all the actions that it did before the changes.
- Was having a problem getting the visibility database set-up. After talking to Phil, I don’t think its a problem with the installer at the moment. Need to ask Dong about servlet that assists with database set-up.
