Skip to content

Upgrading to java-crate 0.7 (and above) pallet to support Java 7 #77

Description

@shardnit

I am using "install-0.9.1" branch and I tried to install Java 7 on EC2 instances by upgrading the java-crate to 0.7 (since I couldnt find any source for version 0.5). I also updated line 52 in node.clj file with a map argument - :vendor :oracle :version "7" :components #{:jdk} as prescribed here (https://github.com/pallet/java-crate/tree/support/0.7.x).

With this while I get no compilation error, during deployment it throws invalid number of arguments exception. This is odd since java-crate 0.7 documentation clearly says that java function accepts a settings maps.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions