[apparatus-templi] [ciasaboark/apparatus-templi] 15caa3: Bugfixes

  • From: Jonathan Nelson <ciasaboark@xxxxxxxxx>
  • To: apparatus-templi@xxxxxxxxxxxxx
  • Date: Mon, 05 May 2014 19:21:34 -0700

  Branch: refs/heads/master
  Home:   https://github.com/ciasaboark/apparatus-templi
  Commit: 15caa34a0f96a0b026af2da4d6b970752f3872c3
      
https://github.com/ciasaboark/apparatus-templi/commit/15caa34a0f96a0b026af2da4d6b970752f3872c3
  Author: Jonathan Nelson <ciasaboark@xxxxxxxxx>
  Date:   2014-05-05 (Mon, 05 May 2014)

  Changed paths:
    M build.xml
    M 
coordinator_eclipse_workspace/Coordinator/src/org/apparatus_templi/Coordinator.java
    M 
coordinator_eclipse_workspace/Coordinator/src/org/apparatus_templi/Prefs.java
    M 
coordinator_eclipse_workspace/Coordinator/src/org/apparatus_templi/web/handler/SettingsHandler.java
    R 
coordinator_eclipse_workspace/Coordinator/test-files/driver-list-schema.xsd
    R coordinator_eclipse_workspace/Coordinator/test-files/log-schema.xsd
    R coordinator_eclipse_workspace/Coordinator/test-files/module-schema.xsd
    M 
coordinator_eclipse_workspace/Coordinator/tests/org/apparatus_templi/HeadLessTest.java
    M 
coordinator_eclipse_workspace/Coordinator/tests/org/apparatus_templi/MessageCenterTest.java
    M 
coordinator_eclipse_workspace/Coordinator/tests/org/apparatus_templi/XmlFormatterTest.java
    M website/css/index.css

  Log Message:
  -----------
  Bugfixes
-fixed #28
-fixed #30

Coordinator.java:
-disabled termination email for now (until a fix is found for the blocking 
shutdown hook)

Prefs.java:
-changed default config file to ""
-updated readPreferences() to allow null and blank argument (only default prefs 
will be used)
-updated savePreferences() to remove check for overwriting default preferences 
file

SettingsHandler.java:
-updated to remove check for overwriting default preferences file

HeadLessTest.java:
-re-enabled test since ant build file runs separate test in headless environment

XmlFormatterTest.java:
-updated to validate generated xml from schema file

index.css:
-added additional padding to top of settings main content

build.xml:
-added target to test headless classes


Other related posts:

  • » [apparatus-templi] [ciasaboark/apparatus-templi] 15caa3: Bugfixes - Jonathan Nelson