Skip to content

Conversation

@irfn
Copy link
Contributor

@irfn irfn commented May 20, 2021

As discussed in Issue #349, I am removing various reflection methods which don't appear to be used anywhere.
PR is a simple removal of unused code scoped to the ones that are linked to usage of clojure.reflect

@irfn
Copy link
Contributor Author

irfn commented May 20, 2021

I didn't notice that CI was using maven. Will run maven for tests locally.

@irfn
Copy link
Contributor Author

irfn commented May 21, 2021

strange but the build passes locally using docker.
steps followed
docker build -f ./docker/Dockerfile . -t core.matrix-dev
docker run -it --entrypoint bash core.matrix-dev
this launches the shell
then run
mvn clean
mvn install -DskipTests=true -Dmaven.javadoc.skip=true
mvn test -B

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant