Release Changes

Release History

VersionDateDescription
0.7.22014-06-24This release of the Generate Tool is a component of the integrated release 4.1.1 and 5.0.0 of the PDS4 System. This is an operational release of the system components to date.
0.7.12014-04-11This release of the Generate Tool is a component of the integrated release 4.1.1 of the PDS4 System. This is an operational release of the system components to date.
0.7.02014-03-31This release of the Generate Tool is a component of the integrated release 4.1.0 of the PDS4 System. This is an operational release of the system components to date.
0.6.02013-03-31This release of the Generate Tool is a component of the integrated releases 3.1.0 and 4.0.0 of the PDS4 System. This is an operational release of the system components to date.
0.5.02012-09-30This release of the Generate Tool is a component of the integrated release 3.0.0 of the PDS4 System. This is an operational release of the system components to date.
0.4.02012-06-11This release of the Generate Tool is a component of the integrated release 2.2.0 of the PDS4 System. This is an operational release of the system components to date.
0.3.02012-01-31This release of the Generate Tool is a component of the integrated release 2.1.0 of the PDS4 System. This is an operational release of the system components to date.
0.2.02011-11-09This release of the Generate Tool is a component of the integrated release 2.0.0 of the PDS4 System. This is an operational release of the system components to date.
0.1.12011-09-26This release of the Generate Tool is an incremental release separate from the PDS4 integrated release.
0.1.02011-08-29This release of the Generate Tool is a component of the integrated release 1.2.0 of the PDS4 System. This release is intended as a prototype release in support of the assessment of the PDS4 standards and the system components to date.

Release 0.7.2 - 2014-06-24

TypeChangesBy
updateResolved version bug. Fixes PDS-61.jpadams
updateIncorporated all of the changes with a few minor tweaks for outputting debugging. Fixes PDS-271.jpadams
updateUpdated to package the configuration files within the Generate jar file.mcayanan

Release 0.7.1 - 2014-04-11

TypeChangesBy
updateCompleted some updates to PDS3Label and test suite to find solution to bug found in testing. Updates also included extensive documentation and debugger code. Fixes PDS-259.jpadams

Release 0.7.0 - 2014-03-31

TypeChangesBy
addCreated new PDSTreeMap class that overrides the TreeMap default put functionality so if a key value matches, it will create an arraylist with the object already using that slot. This fixes a bug that doesn't allow duplicate keys. Created new getPDSObjectNames method to allow for user to return a list of all OBJECT/GROUP names in the label. Also included updates to PDS3LabelReader and PDS3Label classes. Fixes PDS-240.jpadams
updateUpdated Unix shell script and Windows batch file to provide a more user friendly message when JAVA_HOME is not set in the environment. Fixes PDS-253.mcayanan
addAdded a setter method in the Generator class to be able to set the correct path to the Generate Tool configuration files.mcayanan
updateUpdated the default constructor of the Generator class to no longer initialize the context mappings file.mcayanan
fixFixed to correctly support the handling of templates that check for the existency of an element in a PDS3 label.mcayanan

Release 0.6.0 - 2013-03-31

TypeChangesBy
updateUpdated default output to be a file (as noted in documentation), removed some debug code, and updated typos in example templates per Mike Martin's RFAs.jpadams

Release 0.5.0 - 2012-09-30

TypeChangesBy
addAdd Velocity Tools to template configuration.jpadams
fixFixed bug with null values.jpadams

Release 0.4.0 - 2012-06-11

TypeChangesBy
removeRemoved the Release Notes document. This document now serves as the single source for release changes.shardman

Release 0.3.0 - 2012-01-31

TypeChangesBy
updateCleaned up the documentation and removed the PDF generation feature.shardman

Release 0.2.0 - 2011-11-09

TypeChangesBy
updateMoved environment configuration from the Operation to the Installation document.shardman

Release 0.1.1 - 2011-09-26

TypeChangesBy
addExtended generated elements functionality to include File Size and File Name.jpadams
updateRefactored code to include name change from Generation Tool to Generate Tool.jpadams
updateRefactored code to include more modularity with respect to reading PDS3 labels.jpadams
updateEnhanced documentation to include Template Guide.jpadams

Release 0.1.0 - 2011-08-29

TypeChangesBy
addInitial capabilities for generating PDS4 product labels from PDS3 product labels.jpadams