Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minor changes #38

Merged
merged 16 commits into from
May 26, 2023
Merged

Minor changes #38

merged 16 commits into from
May 26, 2023

Commits on May 4, 2023

  1. Remove obsolete bundles.

    These are being used as JARs now.
    khatchad committed May 4, 2023
    Configuration menu
    Copy the full SHA
    9c0fdbb View commit details
    Browse the repository at this point in the history
  2. Export missing packages.

    Since wala/ML is now using JAR packaging, this probably doesn't matter.
    However, it fixes the warnings. And, if it ever gets OSGi component
    packaged again, we can use it.
    khatchad committed May 4, 2023
    Configuration menu
    Copy the full SHA
    f8ccb1d View commit details
    Browse the repository at this point in the history
  3. Fix build.properities file.

    Source and data directiories don't exist for these subprojects.
    khatchad committed May 4, 2023
    Configuration menu
    Copy the full SHA
    db9535b View commit details
    Browse the repository at this point in the history
  4. Fix more warnings.

    khatchad committed May 4, 2023
    Configuration menu
    Copy the full SHA
    a725b35 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f1e47e5 View commit details
    Browse the repository at this point in the history
  6. Export more packages.

    khatchad committed May 4, 2023
    Configuration menu
    Copy the full SHA
    7aa7222 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fd78a30 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    853b51d View commit details
    Browse the repository at this point in the history

Commits on May 15, 2023

  1. Ignore log output.

    khatchad committed May 15, 2023
    Configuration menu
    Copy the full SHA
    ddb709d View commit details
    Browse the repository at this point in the history

Commits on May 16, 2023

  1. Configuration menu
    Copy the full SHA
    2896280 View commit details
    Browse the repository at this point in the history
  2. Fix whitespace.

    khatchad committed May 16, 2023
    Configuration menu
    Copy the full SHA
    a828202 View commit details
    Browse the repository at this point in the history
  3. Remove existing Eclipse preference.

    Was removed by newer version of Eclipse.
    khatchad committed May 16, 2023
    Configuration menu
    Copy the full SHA
    473aa69 View commit details
    Browse the repository at this point in the history
  4. Add the error cause.

    Looks like the exception is being swallowed.
    khatchad committed May 16, 2023
    Configuration menu
    Copy the full SHA
    44ccee2 View commit details
    Browse the repository at this point in the history
  5. Increase the stack trace (#10)

    * Setting trimStackTrace to false
    
    * Temporarily adding the build failure
    
    * Put back the failing file
    
    ---------
    
    Co-authored-by: Raffi Khatchadourian <raffi.khatchadourian@hunter.cuny.edu>
    tatianacv and khatchad committed May 16, 2023
    Configuration menu
    Copy the full SHA
    62e583e View commit details
    Browse the repository at this point in the history

Commits on May 24, 2023

  1. Configuration menu
    Copy the full SHA
    110b80e View commit details
    Browse the repository at this point in the history

Commits on May 26, 2023

  1. Configuration menu
    Copy the full SHA
    bfced0f View commit details
    Browse the repository at this point in the history