You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@twill.apache.org by "Terence Yim (JIRA)" <ji...@apache.org> on 2016/01/07 02:30:40 UTC

[jira] [Updated] (TWILL-65) Fix BundleJarExample NPE and BundleJarRunner

     [ https://issues.apache.org/jira/browse/TWILL-65?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Terence Yim updated TWILL-65:
-----------------------------
    Fix Version/s:     (was: 0.7.0-incubating)
                   0.8.0-incubating

> Fix BundleJarExample NPE and BundleJarRunner
> --------------------------------------------
>
>                 Key: TWILL-65
>                 URL: https://issues.apache.org/jira/browse/TWILL-65
>             Project: Apache Twill
>          Issue Type: Bug
>          Components: ext
>            Reporter: Terence Yim
>            Assignee: Alvin Wang
>             Fix For: 0.8.0-incubating
>
>
> See the mail
> http://s.apache.org/z0z
> ---
> Needed changes:
> 1. Instead of unpacking application jar and then adding both the original application jar and the jars within the libFolder directory inside the unpacked jar directory, BundledJarRunner should add ./, ./\*.jar, and ./lib/\*.jar within the unpacked jar directory to the classpath.
> 2. Remove required library directory argument from BundledJarExample and BundledJarRunner.
> 3. Add optional additional library directories to BundledJarRunner, in addition to ./\*.jar and ./lib/\*.jar.
> 4. Add better validations so that errors indicate a clear root cause.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)