Uploaded image for project: 'JBeret'
  1. JBeret
  2. JBERET-569

add dependency nashorn-core for javascript support

    XMLWordPrintable

Details

    Description

      nashorn is no longer bundled in jdk so need to add the following dep:

      +        <dependency>
      +            <groupId>org.openjdk.nashorn</groupId>
      +            <artifactId>nashorn-core</artifactId>
      +            <version>15.4</version>
      +        </dependency>
      

      Attachments

        Activity

          People

            cfang@redhat.com Cheng Fang
            cfang@redhat.com Cheng Fang
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: