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

Change to DepsGenerator breaks bin/test #39

@kainoa21

Description

@kainoa21

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions