Uploaded image for project: 'Teiid'
  1. Teiid
  2. TEIID-3162

Class files checked into Git

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 8.9
    • None
    • Common
    • None

    Description

      It looks like a large number of class files were accidentally checked into Git. This is generally considered bad practice. The files are in the salesforce-api and google-api modules.

      Can verify using the Github file search. https://github.com/teiid/teiid/find/master (type ".class", not sure how to link to it).

      Can do something like this to remove them:

      find . -name '*.class' -exec git rm {} \;
      

      Attachments

        Activity

          People

            rhn-engineering-shawkins Steven Hawkins
            tom9729 Tom Arnold (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: