Started 8 days 8 hr ago
Took 49 sec

Build #16 (Dec 16, 2024 4:49:59 PM)

Build Artifacts
AutoplotStable.jar40.47 MB view
AutoplotStable.jar.pack.gz16.29 MB view
Revision: 28016
Changes
  1. revert back to opencsv-2.3 (detail)
    by jbfaden
  2. remove opencsv-5.9 which is way too large (detail)
    by jbfaden
  3. revert back to opencsv-2.3 (detail)
    by jbfaden
  4. remove reference to newer version of opencsv which requires Java 11. (detail)
    by jbfaden
  5. revert to old opencsv (detail)
    by jbfaden
  6. add new URIs (detail)
    by jbfaden
  7. release notes (detail)
    by jbfaden
  8. release notes (detail)
    by jbfaden
  9. release notes (detail)
    by jbfaden
  10. getCompletions on URI which contained aggregation would list the entire file system.  Instead, get a representative file and only list that time range. (detail)
    by jbfaden
  11. release notes (detail)
    by jbfaden
  12. collect more URIs (detail)
    by jbfaden
  13. catalog more squirrelly cases (detail)
    by jbfaden
  14. https://sourceforge.net/p/autoplot/bugs/2615/: label for any URI completion must include the context (detail)
    by jbfaden
  15. add comment about breakpoint place since I'm never sure where when debugging completions. (detail)
    by jbfaden
  16. add toString to aid in debugging (detail)
    by jbfaden
  17. release notes (detail)
    by jbfaden
  18. remove MigratePreferences, which was used to move the preferences after the virbo->autoplot move of 2016, and now makes it tricky to clear preferences by deleting ~/autoplot_data/config. (detail)
    by jbfaden
  19. update to look exactly like the one which should be used. (detail)
    by jbfaden
  20. deprecated method (detail)
    by jbfaden
  21. release notes (detail)
    by jbfaden
  22. release notes (detail)
    by jbfaden
  23. remove new HTML in descriptions, which shows up now that this is done deeply. (detail)
    by jbfaden
  24. rte_1586318377: Don't assume javadocs have Ops split up by letter. (detail)
    by jbfaden
  25. https://sourceforge.net/p/autoplot/bugs/2353/: javadocs for script editor come from https://cottagesystems.com/~jbf/autoplot/doc/ (detail)
    by jbfaden
  26. https://sourceforge.net/p/autoplot/bugs/2353/: javadocs for script editor come from https://cottagesystems.com/~jbf/autoplot/doc/ (detail)
    by jbfaden
  27. javadocs for script editor come from https://cottagesystems.com/~jbf/autoplot/doc/ (detail)
    by jbfaden
  28. javadocs on Diff (detail)
    by jbfaden
  29. experiment with VG2_URN_PRA_6SEC.LBL with seems inconsistent with others. (detail)
    by jbfaden
  30. experiment with cleaning DESCRIPTION nodes deeper in tree. (detail)
    by jbfaden
  31. experiment with cleaning up code to avoid ": Select parameter" (detail)
    by jbfaden
  32. trivial (detail)
    by jbfaden
  33. rte_0586723721_20240702_134349: Don't crash when empty data source is editted.  Thanks, Scott C! (detail)
    by jbfaden
  34. rte_0586723721_20240702_134349: Don't crash when empty data source is editted.  Thanks, Scott C! (detail)
    by jbfaden
  35. rte_0586723721_20240702_134349: Don't crash when empty data source is editted.  Thanks, Scott C! (detail)
    by jbfaden
  36. rte_0586723721_20240702_134349: Don't crash when empty data source is editted. (detail)
    by jbfaden
  37. rte_0735275895_20241212_084219: CDAWeb automatically drops to offline mode if getFiles fails. (detail)
    by jbfaden
  38. rte_0335135130_20241212_090334: clean up (Offline because of "") message, which is not helpful and is clutter. (detail)
    by jbfaden
  39. https://sourceforge.net/p/autoplot/bugs/2602/: more wiki help links (detail)
    by jbfaden
  40. https://sourceforge.net/p/autoplot/bugs/2602/: more logo corrections (detail)
    by jbfaden
  41. release notes (detail)
    by jbfaden
  42. correct "show wildcards" link to new location on github (detail)
    by jbfaden
  43. bug https://sourceforge.net/p/autoplot/bugs/2654/: display message when zero-width datum range is entered. (detail)
    by jbfaden
  44. bug https://sourceforge.net/p/autoplot/bugs/2654/: ignore setRange of zero-width range. (detail)
    by jbfaden
  45. bug https://sourceforge.net/p/autoplot/bugs/2654/: when the zero-width range units are Steven's ratio (e.g. 5kg) and non-zero, then include zero to make valid, otherwise don't autorange (as with empty dataset). (detail)
    by jbfaden
  46. release notes (detail)
    by jbfaden
  47. whoops, forgot to check if bundle1 was null. (detail)
    by jbfaden
  48. start code to support rank 0 and rank 1 nominal data arrays. (detail)
    by jbfaden
  49. release notes (detail)
    by jbfaden
  50. release notes (detail)
    by jbfaden
  51. bugfix https://sourceforge.net/p/autoplot/bugs/2651/: HAPI data doesn't come up as spectrograms by default.  Check for bundle with no names and all one unit. (detail)
    by jbfaden
  52. Add image4j to Eclipse build path. (detail)
    by jpeachey
  53. release notes (detail)
    by jbfaden
  54. release notes (detail)
    by jbfaden
  55. https://sourceforge.net/p/autoplot/bugs/2650/: don't reset the units to times, this has already been done. (detail)
    by jbfaden
  56. release notes (detail)
    by jbfaden
  57. release notes (detail)
    by jbfaden
  58. release notes (detail)
    by jbfaden
  59. https://sourceforge.net/p/autoplot/bugs/2649: AutoplotSettings.settings().getPreferences used inconsistently (detail)
    by jbfaden
  60. trivial netbeans suggestions (detail)
    by jbfaden
  61. bug https://sourceforge.net/p/autoplot/bugs/2647/: Just make it so that any time there is a CONTEXT_0 property, the context will be shown.  I expect this will be undesirable in some cases, but I'll make the change and see what the regression tests look like. (detail)
    by jbfaden
  62. extract common codes btw PDS3 and PDS4 working with Document to get titles.  When getting the title from the description, just use the first sentence. (detail)
    by jbfaden
  63. release notes (detail)
    by jbfaden
  64. release notes (detail)
    by jbfaden
  65. release notes (detail)
    by jbfaden
  66. make logic for detecting and handling timetags consistent (detail)
    by jbfaden
  67. clean up the description, removing the formatting for fixed-width font and newlines encoded as 
 (detail)
    by jbfaden
  68. support BIT_STRING in https://pds-ppi.igpp.ucla.edu/data/LP-L-ENG_GRS_NS_APS_MAG_ER-1-MDR-V1.0/DATA/MERGED/1998/001_031JAN/M9800706.LBL?STATUS_FLAGS (detail)
    by jbfaden
  69. hapi-cache-command has default cache-dir location, use this. (detail)
    by jbfaden
  70. allow hapi-cache-command to be set to '' to disable cache (detail)
    by jbfaden
  71. remove debug code (detail)
    by jbfaden
  72. time column was never automatically identified for PDS3.  See if the first column is TIME or a DATE. (detail)
    by jbfaden
  73. release notes (detail)
    by jbfaden
  74. explicitly compile old and repeated name ScriptPanelSupport in org.autoplot.scriptconsole so that it is available to older Jython scripts. (detail)
    by jbfaden
  75. release notes (detail)
    by jbfaden
  76. release notes (detail)
    by jbfaden
  77. https://sourceforge.net/p/autoplot/feature-requests/789/: whoops, new code which would get the trimRange from the URI would reload it even if it was explicitly set and not specified in the URI. (detail)
    by jbfaden
  78. release notes (detail)
    by jbfaden
  79. 2639: code assumed non-null, which is not the case with vap+cdaweb:ds=STA_LB_MAG_RTN&filter=Stereo&id=BFIELD[:,3]&timerange=2014-08-06+through+2014-08-20 (detail)
    by jbfaden
  80. release notes (detail)
    by jbfaden
  81. temporarily add hidden parameter locations=true which shows where all the data is within the file. (detail)
    by jbfaden
  82. keep track of position within file, prepping for FileChannel. (detail)
    by jbfaden
  83. keep track of position within file, prepping for FileChannel. (detail)
    by jbfaden
  84. keep track of position within file, prepping for FileChannel. (detail)
    by jbfaden
  85. bugfix with handleAssign, where it was getting an indent and Map was using it. (detail)
    by jbfaden
  86. infer dictionaries when d['k']=2. (detail)
    by jbfaden
  87. release notes (detail)
    by jbfaden
  88. https://sourceforge.net/p/autoplot/bugs/1687/: new code to get PWD in completions assumed component was JEditorPane when it can be a JTextArea.  JComponent is specific enough. (detail)
    by jbfaden
  89. https://sourceforge.net/p/autoplot/bugs/1687/: new code to get PWD in completions assumed component was JEditorPane when it can be a JTextArea.  JComponent is specific enough. (detail)
    by jbfaden
  90. FileChannel stuff (detail)
    by jbfaden
  91. handle open "r" and "w". (detail)
    by jbfaden
  92. detect void return type and don't include return when it's the last statement (detail)
    by jbfaden
  93. '/home/jbf/ct/autoplot/git/dev/bugs/sf/1687/' + 'demo<C>' works now (detail)
    by jbfaden
  94. '/home/jbf/ct/autoplot/git/dev/bugs/sf/1687/' + 'demo<C>' works now (detail)
    by jbfaden
  95. trivial javadoc correction (detail)
    by jbfaden
  96. https://sourceforge.net/p/autoplot/bugs/1687/ item 13. (detail)
    by jbfaden
  97. https://sourceforge.net/p/autoplot/bugs/2633/: use the URI to get the timerange when trim=True (detail)
    by jbfaden
  98. https://sourceforge.net/p/autoplot/bugs/2633/: use the URI to get the timerange when trim=True (detail)
    by jbfaden
  99. release notes (detail)
    by jbfaden
  100. bugfix https://sourceforge.net/p/autoplot/bugs/2642/: show all variables if none are marked as support. (detail)
    by jbfaden
  101. release notes (detail)
    by jbfaden
  102. release notes (detail)
    by jbfaden
  103. https://sourceforge.net/p/autoplot/bugs/2639/: detect LABL_PTR_2 had do all the same nonsense which happens for slice1_labels but with slice2_labels (detail)
    by jbfaden
  104. https://sourceforge.net/p/autoplot/bugs/2639/: detect LABL_PTR_2 had do all the same nonsense which happens for slice1_labels but with slice2_labels (detail)
    by jbfaden
  105. https://sourceforge.net/p/autoplot/bugs/2639/: detect LABL_PTR_2 and implement this by loading and then slicing after it's loaded. (TODO: slice as the data is read) (detail)
    by jbfaden
  106. explain insert checkbox (detail)
    by jbfaden
  107. 2644: append and insert methods check existing file majority (detail)
    by jbfaden
  108. 2644: add checkbox for majority (detail)
    by jbfaden
  109. bugfix 2643: handle (2) by keeping track of entries which were cleared in if or else blocks (detail)
    by jbfaden
  110. bugfix 2643: incorrect attempt to handle "else" clause in StaticCodeAnalysis meant variable would be marked as assigned before read. (detail)
    by jbfaden
  111. release notes (detail)
    by jbfaden
  112. trivial fix imports (detail)
    by jbfaden
  113. release notes (detail)
    by jbfaden
  114. https://sourceforge.net/p/autoplot/bugs/2217/: comment out code which would result in deadlock (detail)
    by jbfaden
  115. make 8 the default number of threads, 32 is too many. (detail)
    by jbfaden
  116. detect struct.pack (detail)
    by jbfaden
  117. delete the empty recent files (detail)
    by jbfaden
  118. allow hapi-cache-command to specify the command to run.  For example
    "java -jar /home/jbf/ct/hapi/git/cache-tools/java/dist/cache-tools.jar" (detail)
    by jbfaden
  119. allow hapi-cache-command to specify the command to run.  For example
    "java -jar /home/jbf/ct/hapi/git/cache-tools/java/dist/cache-tools.jar" (detail)
    by jbfaden
  120. trivial fix imports (detail)
    by jbfaden
  121. correct where Connection is used for data. (detail)
    by jbfaden
  122. Introduce version (disabled) which uses HapiCache. (detail)
    by jbfaden
  123. refactor rename Connector to Connection (detail)
    by jbfaden
  124. make Connector abstract and add "openConnection" method.  readFromURL uses Connector. (detail)
    by jbfaden
  125. more refactoring to make Connector object available to other classes (HapiServer will need it) (detail)
    by jbfaden
  126. remove old cache code, which is now implemented in HapiCache project (detail)
    by jbfaden
  127. detect struct.pack (detail)
    by jbfaden
  128. add unary not and invert (detail)
    by jbfaden
  129. incomplete refactoring to make way for new cache (detail)
    by jbfaden
  130. allow either units=enum or units=nominal to mean EnumerationUnits (detail)
    by jbfaden
  131. https://sourceforge.net/p/autoplot/bugs/2639/: experiment with new code to slice on [:,:,0] instead of just [:,0]. (detail)
    by jbfaden
  132. https://sourceforge.net/p/autoplot/bugs/2639/: experiment with new code to slice on [:,:,0] instead of just [:,0].  (detail)
    by jbfaden
  133. introduce "majority" control for output with values "row" or "column" (detail)
    by jbfaden
  134. https://sourceforge.net/p/autoplot/bugs/2217/: allow non-dimension changing operations to be inserted (detail)
    by jbfaden
  135. release notes (detail)
    by jbfaden
  136. bugfix: addMouseModule needs to tell the box to update during the drag, so that key events will be correct. (detail)
    by jbfaden
  137. bitor and bitand (detail)
    by jbfaden
  138. handle map index.  handle pow. (detail)
    by jbfaden
  139. Math.pow (detail)
    by jbfaden
  140. handle list comprehension using .stream.map (detail)
    by jbfaden
  141. release notes (detail)
    by jbfaden
  142. put in placeholder empty icon when favicon is not available. (detail)
    by jbfaden
  143. release notes (detail)
    by jbfaden
  144. https://sourceforge.net/p/autoplot/bugs/2217/: explicitly remove listener from child after observing it was still running around in memory. (detail)
    by jbfaden
  145. https://sourceforge.net/p/autoplot/bugs/2217/: delete children when they become disconnected. (detail)
    by jbfaden
  146. https://sourceforge.net/p/autoplot/bugs/2217/: parentComponentListener is more careful about adjusting the operation to follow the parent's operation (detail)
    by jbfaden
  147. if ( 'a' in [ 'a','b','c'] ): (detail)
    by jbfaden
  148. handle code which assigns values to dictionary to make lookup table. (detail)
    by jbfaden
  149. support '#'*50.  Support "is" operator.  Start support for "in" for dictionaries. (detail)
    by jbfaden
  150. release notes (detail)
    by jbfaden
  151. many references to http://autoplot changed to https://autoplot.  (Turns out tools.xml bookmarks file was missing.) (detail)
    by jbfaden
  152. https://sourceforge.net/p/autoplot/bugs/2638/: layout and data tabs will be on for new users. (detail)
    by jbfaden
  153. experiment with automatically enabling the inactive plotElement when its component is changed (to non-empty).
    (detail)
    by jbfaden
  154. release notes (detail)
    by jbfaden
  155. revert to jparser 1.10 (detail)
    by jbfaden
  156. revert to jparser 1.10 (detail)
    by jbfaden
  157. revert to v1.10 (detail)
    by jbfaden
  158. revert to v1.10 (detail)
    by jbfaden
  159. revert to v1.10 (detail)
    by jbfaden
  160. revert to jparser v1.10 (detail)
    by jbfaden
  161. add support for byte arrays. (detail)
    by jbfaden
  162. Label for FFT stuff changed to "Fourier Spectra", so Jenkins test needed updating (detail)
    by jbfaden
  163. add PDSDataSource and its files (detail)
    by jbfaden
  164. update to new PDS4 code and its csv dependency (detail)
    by jbfaden
  165. QDataSet and QStream were moved to Das2 project long ago (detail)
    by jbfaden
  166. QDataSet and QStream were moved to Das2 project long ago (detail)
    by jbfaden
  167. https://sourceforge.net/p/autoplot/bugs/2629/: don't expect a specific version in jenkins. (detail)
    by jbfaden
  168. bug https://sourceforge.net/p/autoplot/bugs/2631/: check for legitimate null for values. (detail)
    by jbfaden
  169. don't make the jnlp stuff. (detail)
    by jbfaden

Started by user Jeremy Faden