Changes

Summary

  1. bugfix 2671: properly set parameters in runBatch with multithread.
  2. bugfix 2668: events list with BEGIN for timeStampLocation would cause exception.
  3. bugfix 2669: check for duplicate keys and throw IllegalArgumentException when this is detected. put in stub for new --runBatch=file.batch, but this is not implemented.
  4. bugfix 2669: check for duplicate keys and throw IllegalArgumentException when this is detected. Also autoplot2017.py -> autoplot2023.py was never handled, having the effect of run batch would not work.
  5. bugfix 2669: check for duplicate keys and throw IllegalArgumentException when this is detected.
Revision 28076 by jbfaden:
bugfix 2671: properly set parameters in runBatch with multithread.
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/Autoplot/src/org/autoplot/RunBatchTool.javaautoplot/Autoplot/src/org/autoplot/RunBatchTool.java
Revision 28075 by jbfaden:
bugfix 2668: events list with BEGIN for timeStampLocation would cause exception.
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/HapiDataSource/src/org/autoplot/hapi/HapiDataSource.javaautoplot/HapiDataSource/src/org/autoplot/hapi/HapiDataSource.java
Revision 28074 by jbfaden:
bugfix 2669: check for duplicate keys and throw IllegalArgumentException when this is detected.  put in stub for new --runBatch=file.batch, but this is not implemented.
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/Autoplot/src/org/autoplot/AutoplotUI.javaautoplot/Autoplot/src/org/autoplot/AutoplotUI.java
Revision 28073 by jbfaden:
bugfix 2669: check for duplicate keys and throw IllegalArgumentException when this is detected.  Also autoplot2017.py -> autoplot2023.py was never handled, having the effect of run batch would not work.
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/Autoplot/src/org/autoplot/RunBatchTool.javaautoplot/Autoplot/src/org/autoplot/RunBatchTool.java
Revision 28072 by jbfaden:
bugfix 2669: check for duplicate keys and throw IllegalArgumentException when this is detected.
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/DataSource/src/org/autoplot/datasource/URISplit.javaautoplot/DataSource/src/org/autoplot/datasource/URISplit.java