Changes

Summary

  1. make sure summarizeDescription clips the sentence on a space, since "4096" was clipped to "409" dangerously changing its meaning.
  2. logging improvements
  3. getDocumentWithImports is now public, since it's useful for testing
  4. release notes
  5. logger measures time to get files and time ranges
  6. bugfix: code assumed that temporary name would have one @ symbol, so recent change to remove @ when no arguments are used caused runtime error.
  7. add reset=F to documentation
Revision 27740 by jbfaden:
make sure summarizeDescription clips the sentence on a space, since "4096" was clipped to "409" dangerously changing its meaning.
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/PDSDataSource/src/org/autoplot/pds/Pds3DataSourceFactory.javaautoplot/PDSDataSource/src/org/autoplot/pds/Pds3DataSourceFactory.java
Revision 27739 by jbfaden:
logging improvements
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/PDSDataSource/src/org/autoplot/pds/Pds3DataSource.javaautoplot/PDSDataSource/src/org/autoplot/pds/Pds3DataSource.java
Revision 27738 by jbfaden:
getDocumentWithImports is now public, since it's useful for testing
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/PDSDataSource/src/org/autoplot/pds/Pds3DataSourceFactory.javaautoplot/PDSDataSource/src/org/autoplot/pds/Pds3DataSourceFactory.java
Revision 27737 by jbfaden:
release notes
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/Autoplot/src/index.htmlautoplot/Autoplot/src/index.html
The file was modified/autoplot/trunk/Autoplot/src/screen.pngautoplot/Autoplot/src/screen.png
Revision 27736 by jbfaden:
logger measures time to get files and time ranges
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/CDAWebDataSource/src/org/autoplot/cdaweb/CDAWebDB.javaautoplot/CDAWebDataSource/src/org/autoplot/cdaweb/CDAWebDB.java
Revision 27735 by jbfaden:
bugfix: code assumed that temporary name would have one @ symbol, so recent change to remove @ when no arguments are used caused runtime error.
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/DataSource/src/org/autoplot/datasource/DataSetURI.javaautoplot/DataSource/src/org/autoplot/datasource/DataSetURI.java
Revision 27734 by jbfaden:
add reset=F to documentation
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/Autoplot/src/external/PlotCommand.javaautoplot/Autoplot/src/external/PlotCommand.java