You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

Current State of Affairs:

Things are currently complicated slightly because there are now multiple users and installations of the pipeline software. More are coming.

(1) Versions:

SRS running from the Head - version 1.4

  • includes the 'stream canceling' code not yet approved for use with L1
  • release maintenance with Maven2
  • builds performed by Hudson

Fermi running on a branch - version 1.3.5

  • includes patches for Fermi not yet merged into the trunk
  • releases managed by Maven1.1 / hand
  • builds performed by hand (Cruise Control is gone)

Warren is testing a new version, 1.3.6

  • same branch as 1.3.5
  • features to allow migration from afs buffers
  • expect this in PROD "soon"

I have yet another version, 1.5 sitting on my machine

  • development version, not yet stable

At a very minimum we need to merge the changes and get Fermi back on the trunk.

(3) Build Management:

Again, moving to the trunk is beneficial, it gets us into Maven2 which has nice release/tagging/code-management abilities that prevent operator error when deploying release builds.

(2) Code Management:

Max is waiting to port the current CVS packages to SVN

(3) Documentation:

Max has written a PFE installation guide, Chuck is polishing it up. STScI will use it soon.

Dan has written an Oracle setup guide, Chuck polished it. Has been used by STScI to set up an Oracle instance.

Dan is cleaning up the database schema and stored procedure installation scripts. Installation instructions will be added to the Oracle setup guide.

  • No labels