FLUID-3400: In the infusion builder, alter the deploy script to copy the files from the exported directory.

Metadata

Source
FLUID-3400
Type
Improvement
Priority
Critical
Status
Closed
Resolution
Won't Fix
Assignee
N/A
Reporter
Laurel Williams
Created
2009-12-02T15:02:43.000-0500
Updated
2014-03-03T11:20:12.895-0500
Versions
  1. 1.4
Fixed Versions
  1. 1.5
Component
  1. Infusion Builder

Description

The infusion builder deploy script cannot be re-run if you make a mistake with the mysql password or another step. This is because the files have already been moved and are no longer in place to re-deploy. An easy way to solve this would be to copy the files rather than move them.

Comments

  • Justin Obara commented 2011-05-17T09:54:33.070-0400

    We may not need to worry about this one so much any more if we use a git repo instead. This way we could reset, which will restore the files, or re-clone the repo.

  • Justin Obara commented 2014-03-03T11:20:12.893-0500

    builder.fluidproject.org has been taken down and there are no immediate plans to replace it. Currently all builds are expected to be generated directly from the grunt build scripts.

    http://fluid.2324889.n4.nabble.com/Infusion-Builder-issues-tp8926.html