You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lens.apache.org by "Rajat Khandelwal (JIRA)" <ji...@apache.org> on 2015/06/16 12:46:00 UTC

[jira] [Reopened] (LENS-513) add jar should be able to take regex path and should be able to add multiple jars

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

Rajat Khandelwal reopened LENS-513:
-----------------------------------

@Yash: This is not working. 

I want to do add jar regex, where regex is a regex to a directory, or a list of directories. each of which contains a jar_order file. 


To be generic enough, I think we need the following from ScannedPaths:

1. Given regex, iterate over each matching path in glob order.
2. For each of matching ones, if it's a file, it'll be added, if it's a directory, all files of the directory will be seen and added in jar_order/glob_order. 




> add jar should be able to take regex path and should be able to add multiple jars
> ---------------------------------------------------------------------------------
>
>                 Key: LENS-513
>                 URL: https://issues.apache.org/jira/browse/LENS-513
>             Project: Apache Lens
>          Issue Type: Improvement
>          Components: client
>    Affects Versions: 2.2
>            Reporter: Rajat Khandelwal
>            Assignee: Yash Sharma
>              Labels: newbie
>             Fix For: 2.2
>
>         Attachments: LENS-513.16.patch
>
>




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