babelfish-for-postgresql / babelfish_compass

Babelfish Compass: compatibility assessment tool for Babelfish for PostgreSQL
Apache License 2.0
108 stars 21 forks source link

Remove unused lib and antlr source files #19

Closed brtrvn closed 2 years ago

brtrvn commented 2 years ago

Now that Maven is properly in place, we do not need the lib folder or the jar files in it.

We do not customize or use the Antlr source code as part of Compass. It is only consumed as a dependency (managed by Maven). We should remove the org folder to reduce repo size and more importantly confusion.