Re: Maven Assembly error in gateway-demo-ldap-launcher

2016-10-25 Thread larry mccay
We should look into these other errors and get a fix to clean that up. I generally run: 'mvn clean install -Ppackage' @John - what areas are of interest to you? On Tue, Oct 25, 2016 at 9:45 PM, Sandeep More wrote: > Hello John, > > I run into a different error with

Re: Maven Assembly error in gateway-demo-ldap-launcher

2016-10-25 Thread Sandeep More
Hello John, I run into a different error with "mvn clean package install", in my case I get core dumps :( Looks like the combination of package and install is messed up. I generally run the ant command "ant clean release" or "mvn -Prelease clean install" they seem to be working fine. Best,

[jira] [Commented] (KNOX-752) Knox Websocket support

2016-10-25 Thread Sandeep More (JIRA)
[ https://issues.apache.org/jira/browse/KNOX-752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15606987#comment-15606987 ] Sandeep More commented on KNOX-752: --- Patch Comments: Following are the comments for the patch

[jira] [Commented] (KNOX-729) Rewrite rules for attributes of html content applied to a filter don't work

2016-10-25 Thread Nishant Bangarwa (JIRA)
[ https://issues.apache.org/jira/browse/KNOX-729?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15606058#comment-15606058 ] Nishant Bangarwa commented on KNOX-729: --- created https://issues.apache.org/jira/browse/KNOX-763 for my

[jira] [Updated] (KNOX-763) Rewrite rules for importing stylesheets using @import

2016-10-25 Thread Nishant Bangarwa (JIRA)
[ https://issues.apache.org/jira/browse/KNOX-763?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nishant Bangarwa updated KNOX-763: -- Description: If a stylesheet is imported by using @import rewrite rules fail to rewrite the

[jira] [Created] (KNOX-763) Rewrite rules for importing stylesheets using @import

2016-10-25 Thread Nishant Bangarwa (JIRA)
Nishant Bangarwa created KNOX-763: - Summary: Rewrite rules for importing stylesheets using @import Key: KNOX-763 URL: https://issues.apache.org/jira/browse/KNOX-763 Project: Apache Knox

[jira] [Updated] (KNOX-763) Rewrite rules for importing stylesheets using @import

2016-10-25 Thread Nishant Bangarwa (JIRA)
[ https://issues.apache.org/jira/browse/KNOX-763?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nishant Bangarwa updated KNOX-763: -- Attachment: rewrite-test.patch > Rewrite rules for importing stylesheets using @import >

[jira] [Updated] (KNOX-763) Rewrite rules for importing stylesheets using @import

2016-10-25 Thread Sumit Gupta (JIRA)
[ https://issues.apache.org/jira/browse/KNOX-763?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sumit Gupta updated KNOX-763: - Fix Version/s: 0.11.0 > Rewrite rules for importing stylesheets using @import >

[jira] [Commented] (KNOX-752) Knox Websocket support

2016-10-25 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/KNOX-752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15605640#comment-15605640 ] Hadoop QA commented on KNOX-752: Testing JIRA KNOX-752 Patch

Maven Assembly error in gateway-demo-ldap-launcher

2016-10-25 Thread McParland, John
Hi all, I've been looking at Knox with a view to making a contribution to the project. I've created a fork and cloned it however I'm having some difficulty building the project $ mvn clean package install ... [INFO]

[jira] [Updated] (KNOX-752) Knox Websocket support

2016-10-25 Thread Sandeep More (JIRA)
[ https://issues.apache.org/jira/browse/KNOX-752?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sandeep More updated KNOX-752: -- Attachment: KNOX-752.002.patch Format patch differently to make Jenkins build happy. > Knox Websocket