Changes

Summary

  1. release notes
  2. throw an error immediately when an argument cannot be used.
  3. bugfix https://sourceforge.net/p/autoplot/bugs/2625/: getDataSet('uri',tr) didn't work when tr came from extent.
  4. release notes
  5. https://sourceforge.net/p/autoplot/bugs/2619/: support PWD use in .vaps when the .vap is remote. I can't think of why this would be a security problem.
  6. allow jar file to be outside of supported http FileSystem
Revision 27823 by jbfaden:
release notes
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/Autoplot/src/index.htmlautoplot/Autoplot/src/index.html
Revision 27822 by jbfaden:
throw an error immediately when an argument cannot be used.
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/JythonSupport/src/org/autoplot/jythonsupport/GetDataSetCommand.javaautoplot/JythonSupport/src/org/autoplot/jythonsupport/GetDataSetCommand.java
Revision 27821 by jbfaden:
bugfix https://sourceforge.net/p/autoplot/bugs/2625/: getDataSet('uri',tr) didn't work when tr came from extent.
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/JythonSupport/src/org/autoplot/jythonsupport/GetDataSetCommand.javaautoplot/JythonSupport/src/org/autoplot/jythonsupport/GetDataSetCommand.java
Revision 27820 by jbfaden:
release notes
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/Autoplot/src/index.htmlautoplot/Autoplot/src/index.html
Revision 27819 by jbfaden:
https://sourceforge.net/p/autoplot/bugs/2619/: support PWD use in .vaps when the .vap is remote.  I can't think of why this would be a security problem.
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/AutoplotServlet/src/java/org/autoplot/servlet/SimpleServlet.javaautoplot/AutoplotServlet/src/java/org/autoplot/servlet/SimpleServlet.java
Revision 27818 by jbfaden:
allow jar file to be outside of supported http FileSystem
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/JythonSupport/src/org/autoplot/jythonsupport/JythonOps.javaautoplot/JythonSupport/src/org/autoplot/jythonsupport/JythonOps.java