[jira] [Commented] (SOLR-9589) Review and remove Jackson dependency from SolrJ

2016-10-10 Thread Eric Pugh (JIRA)

[ 
https://issues.apache.org/jira/browse/SOLR-9589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15563377#comment-15563377
 ] 

Eric Pugh commented on SOLR-9589:
-

I updated to the 6.2.2-SNAPSHOT, as I ran into a dropwizard/SolrJ conflict on 
Jackson!

However, both 6.2.2-SNAPSHOT and 6.3.0-SNAPSHOT pom files still include 
Jackson.   So I had to add exclusions as below.Is there a code change to 
get updated .pom files on nightly?

```

  org.apache.solr
  solr-solrj
  6.2.2-SNAPSHOT
  
  
  com.fasterxml.jackson.core
  jackson-core

  
  com.fasterxml.jackson.core
  jackson-annotations

  
  com.fasterxml.jackson.core
  jackson-databind

  

```

https://repository.apache.org/content/groups/snapshots/org/apache/solr/solr-solrj/6.3.0-SNAPSHOT/solr-solrj-6.3.0-20161002.040738-18.pom

> Review and remove Jackson dependency from SolrJ
> ---
>
> Key: SOLR-9589
> URL: https://issues.apache.org/jira/browse/SOLR-9589
> Project: Solr
>  Issue Type: Task
>  Security Level: Public(Default Security Level. Issues are Public) 
>Reporter: Ishan Chattopadhyaya
>Assignee: Noble Paul
> Fix For: 6.3, master (7.0)
>
> Attachments: SOLR-9589.patch, SOLR-9589.patch
>
>




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

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Commented] (SOLR-9589) Review and remove Jackson dependency from SolrJ

2016-10-04 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/SOLR-9589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15545399#comment-15545399
 ] 

ASF subversion and git services commented on SOLR-9589:
---

Commit 5fbf135b8058e773275febba4baa8fa4a42e6ffc in lucene-solr's branch 
refs/heads/master from [~noble.paul]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=5fbf135 ]

Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/lucene-solr

SOLR-9589: Remove jackson dependency from SolrJ


> Review and remove Jackson dependency from SolrJ
> ---
>
> Key: SOLR-9589
> URL: https://issues.apache.org/jira/browse/SOLR-9589
> Project: Solr
>  Issue Type: Task
>  Security Level: Public(Default Security Level. Issues are Public) 
>Reporter: Ishan Chattopadhyaya
>Assignee: Noble Paul
> Attachments: SOLR-9589.patch, SOLR-9589.patch
>
>




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

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Commented] (SOLR-9589) Review and remove Jackson dependency from SolrJ

2016-10-04 Thread Uwe Schindler (JIRA)

[ 
https://issues.apache.org/jira/browse/SOLR-9589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15545316#comment-15545316
 ] 

Uwe Schindler commented on SOLR-9589:
-

+1

> Review and remove Jackson dependency from SolrJ
> ---
>
> Key: SOLR-9589
> URL: https://issues.apache.org/jira/browse/SOLR-9589
> Project: Solr
>  Issue Type: Task
>  Security Level: Public(Default Security Level. Issues are Public) 
>Reporter: Ishan Chattopadhyaya
>Assignee: Noble Paul
> Attachments: SOLR-9589.patch, SOLR-9589.patch
>
>




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

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Commented] (SOLR-9589) Review and remove Jackson dependency from SolrJ

2016-10-04 Thread David Smiley (JIRA)

[ 
https://issues.apache.org/jira/browse/SOLR-9589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15545299#comment-15545299
 ] 

David Smiley commented on SOLR-9589:


+1 nice Ishan.

This triviality of this patch underscores my amazement how we let Jackson 
become a dependency in the first place.  Of course Jackson is very powerful but 
that power wasn't used in SolrJ (otherwise this wouldn't be a trivial patch).

> Review and remove Jackson dependency from SolrJ
> ---
>
> Key: SOLR-9589
> URL: https://issues.apache.org/jira/browse/SOLR-9589
> Project: Solr
>  Issue Type: Task
>  Security Level: Public(Default Security Level. Issues are Public) 
>Reporter: Ishan Chattopadhyaya
>Assignee: Noble Paul
> Attachments: SOLR-9589.patch, SOLR-9589.patch
>
>




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

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Commented] (SOLR-9589) Review and remove Jackson dependency from SolrJ

2016-10-03 Thread Hrishikesh Gadre (JIRA)

[ 
https://issues.apache.org/jira/browse/SOLR-9589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15544175#comment-15544175
 ] 

Hrishikesh Gadre commented on SOLR-9589:


[~ichattopadhyaya] patch looks good to me!

> Review and remove Jackson dependency from SolrJ
> ---
>
> Key: SOLR-9589
> URL: https://issues.apache.org/jira/browse/SOLR-9589
> Project: Solr
>  Issue Type: Task
>  Security Level: Public(Default Security Level. Issues are Public) 
>Reporter: Ishan Chattopadhyaya
>Assignee: Noble Paul
> Attachments: SOLR-9589.patch, SOLR-9589.patch
>
>




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

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Commented] (SOLR-9589) Review and remove Jackson dependency from SolrJ

2016-10-03 Thread Ishan Chattopadhyaya (JIRA)

[ 
https://issues.apache.org/jira/browse/SOLR-9589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15543125#comment-15543125
 ] 

Ishan Chattopadhyaya commented on SOLR-9589:


The test suite ran without any new failures. The ones I saw are the same ones I 
keep seeing fail on my box. I think this should be good to go with.

> Review and remove Jackson dependency from SolrJ
> ---
>
> Key: SOLR-9589
> URL: https://issues.apache.org/jira/browse/SOLR-9589
> Project: Solr
>  Issue Type: Task
>  Security Level: Public(Default Security Level. Issues are Public) 
>Reporter: Ishan Chattopadhyaya
>Assignee: Noble Paul
> Attachments: SOLR-9589.patch, SOLR-9589.patch
>
>




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

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org