Path structure and log name changes

As of release 2019.1, we have flattened the folder structure at the platform level. We have also changed the path to and names of some log files.

Path structure

We have removed the server/app and server/app/repository folders. Ensure that you make the necessary changes to configure the Spectrum Technology Platform server. The new folder hierarchy is shown here:
..|index                   ** index location
   |-- logs                ** log files for technical support
..|repository              ** repository location
   |-- logs                ** log files for technical support
..|server                  ** primary server folder
   |-- archive             ** archive files: resource bundles, reports 
       |-- audit           ** archive files: audit log data
       |-- bundles         ** storage: resource bundles
       |–- dataflows       ** archive: imported dataflows
       |–- reports         ** default location for reports on disk/by name
   |-- bin                 ** startup scripts, wrapper
   |-- conf                ** configuration files
   |–- deploy              ** car and war files; consoles 
   |-- doc                 ** read me file(s)
   |–- drivers             ** jdbc drivers
   |–- exports             ** exported: Enterprise Designer, others
   |–- import              ** imported: license keys, flows, reports, SPDs
       |–- error           ** import item error storage 
          |–- dataflows    ** dataflow import errors
          |–- license-keys ** backup of imported license keys
   |–- lib                 ** platform jar files
   |–- logs                ** log files
   |–- modules             ** product modules 
   |–- ref-data            ** reference data file archive    
   |–- tmp                 ** temporary folder
   |–- types               ** types jar files

Log file location

Spectrum Technology Platform now directs all log files to SpectrumDirectory/server/logs.

wrapper.log file name change

The wrapper.log file is now the spectrum-server.log file.