Re: Build Error

2015-05-23 Thread hosur narahari
Okay will look into it. Thanks :) Best Regards, Hosur Narahari On Sat, May 23, 2015 at 10:59 PM, Kasper Sørensen < i.am.kasper.soren...@gmail.com> wrote: > My build (based on master branch) is working fine, but it sounds like you > might have files locally that are missing the Apache license. Ta

Re: Build Error

2015-05-23 Thread Kasper Sørensen
My build (based on master branch) is working fine, but it sounds like you might have files locally that are missing the Apache license. Take a look at the mentioned rat.txt file to see more. 2015-05-23 19:21 GMT+02:00 hosur narahari : > Hi, > > Below is the error message: > > [ERROR] Failed to ex

[GitHub] metamodel pull request: Csv

2015-05-23 Thread kaspersorensen
Github user kaspersorensen commented on the pull request: https://github.com/apache/metamodel/pull/17#issuecomment-104928231 Thinking about this some more, I guess the main principle that I am trying to enforce is: _metadata about a column must be consistent with the values yo

Re: Build Error

2015-05-23 Thread hosur narahari
Hi, Below is the error message: [ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.11:check (rat-verify) on project MetaModel: Too many files with unapproved license: 1 See RAT report in: /home/narahari/GIT/metamodel/target/rat.txt -> [Help 1] Regards, Hosur Narahari On Sat, May

[GitHub] metamodel pull request: Csv

2015-05-23 Thread kaspersorensen
Github user kaspersorensen commented on the pull request: https://github.com/apache/metamodel/pull/17#issuecomment-104927693 My worry is still there I am afraid. With the change in CsvDataSet there is now a call to the cast(...) method which casts/narrows the object type on a value-by

[GitHub] metamodel pull request: Metamodel143

2015-05-23 Thread kaspersorensen
Github user kaspersorensen commented on the pull request: https://github.com/apache/metamodel/pull/25#issuecomment-104926548 My idea for designing this feature was more that we should enable the submodules themselves to apply a fitting naming strategy. In a polymorphic manner basicall

Re: Build Error

2015-05-23 Thread Kasper Sørensen
Hi Hosur, Can you be more specific? What is causing the build error? Kasper 2015-05-23 18:11 GMT+02:00 hosur narahari : > Hi, > > I'm getting build error when I try to do "mvn test". Is anybody else > getting the same. > > Best Regards, > Hosur Narahari >

[jira] [Commented] (METAMODEL-129) Implement Solr Data Connector

2015-05-23 Thread Ashish Mukherjee (JIRA)
[ https://issues.apache.org/jira/browse/METAMODEL-129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14557417#comment-14557417 ] Ashish Mukherjee commented on METAMODEL-129: Fresh commit on same PR > Imp

[jira] [Commented] (METAMODEL-143) Escape/normalize column names in create table operations

2015-05-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/METAMODEL-143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14557415#comment-14557415 ] ASF GitHub Bot commented on METAMODEL-143: -- GitHub user narahari92 opened a pu

[GitHub] metamodel pull request: Metamodel143

2015-05-23 Thread narahari92
GitHub user narahari92 opened a pull request: https://github.com/apache/metamodel/pull/25 Metamodel143 Hi, This is a fix for METAMODEL-143(Remove invalid characters from column names depending on different data context). You can merge this pull request into a Git repositor

Build Error

2015-05-23 Thread hosur narahari
Hi, I'm getting build error when I try to do "mvn test". Is anybody else getting the same. Best Regards, Hosur Narahari

[GitHub] metamodel pull request: Fresh PR for Sor

2015-05-23 Thread ashish-m-yh
Github user ashish-m-yh commented on the pull request: https://github.com/apache/metamodel/pull/19#issuecomment-104870675 I used checkstyle static code analyzer to identify number of style issues (including the ones you raised) and fixed them. However, throwing out DefaultHttp