Uploaded image for project: 'IGB'
  1. IGB
  2. IGBF-1241

Add documentation about clearing bundle directory

    Details

    • Type: Documentation
    • Status: Closed (View Workflow)
    • Priority: Major
    • Resolution: Done
    • Affects Version/s: None
    • Fix Version/s: None
    • Labels:
      None

      Description

      When you build IGB, existing jar files in the repositories bundle directory are allowed to persist. This makes it difficult to test code changes. To be sure that the IGB build you are running reflects the code you currently have, clear all jar files before building.

      In top level of git repository:
      $ rm *.jar bundles/

      Then build the project
      in Netbeans: right click > clean and build
      in command line: mvn clean install

      If you don't know to clear the bundle directory, this causes a lot of problems in testing. This needs to be very clear in our documentation for developers, particularly in the class for new IGB developers.

        Attachments

          Activity

            People

            • Assignee:
              rweidenh Logan Weidenhammer (Inactive)
              Reporter:
              ieclabau Ivory Blakley (Inactive)
            • Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: