Skip to content
This repository has been archived by the owner on Jun 3, 2023. It is now read-only.

Change to DepsGenerator breaks bin/test #39

Open
kainoa21 opened this issue Dec 13, 2016 · 0 comments
Open

Change to DepsGenerator breaks bin/test #39

kainoa21 opened this issue Dec 13, 2016 · 0 comments

Comments

@kainoa21
Copy link

A change to DepsGenerator means that running bin/test throws:

Exception in thread "main" java.lang.IllegalArgumentException: No matching ctor found for class com.google.javascript.jscomp.deps.DepsGenerator, compiling:(/Users/jasonr/Projects/github/kainoa21/transducers-js/bin/closure_de
ps_graph.clj:18:5)

An easy fix can be seen here. This would break for anyone who has an older version of closure-compiler.

Also, the zip file referenced in bin/deps (https://github.com/kainoa21/transducers-js/blob/TRANSDUCERS-39/bin/closure_deps_graph.clj) now includes closure-compiler-version.jar instead of just compiler.jar which breaks the reference in bin/make_deps_js

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant