[
https://issues.apache.org/jira/browse/TWILL-65?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alvin Wang updated TWILL-65:
----------------------------
Description:
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.
was:
See the mail
http://s.apache.org/z0z
> Investigate NPE in Bundle jar app
> ---------------------------------
>
> 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.7.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)