Return-Path: X-Original-To: apmail-lucene-dev-archive@www.apache.org Delivered-To: apmail-lucene-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 8F2C710572 for ; Sun, 29 Dec 2013 12:38:01 +0000 (UTC) Received: (qmail 52899 invoked by uid 500); 29 Dec 2013 12:37:54 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 52852 invoked by uid 500); 29 Dec 2013 12:37:52 -0000 Mailing-List: contact dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@lucene.apache.org Delivered-To: mailing list dev@lucene.apache.org Received: (qmail 52844 invoked by uid 99); 29 Dec 2013 12:37:51 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 29 Dec 2013 12:37:51 +0000 Date: Sun, 29 Dec 2013 12:37:50 +0000 (UTC) From: "Bert Brecht (JIRA)" To: dev@lucene.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (SOLR-5109) Solr 4.4 will not deploy in Glassfish 4.x MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/SOLR-5109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13858329#comment-13858329 ] Bert Brecht commented on SOLR-5109: ----------------------------------- Hi, I run into the same bug and had a look at guava. They alreday released version 15. So, it would be great, if you can increase the version for guava, maybe even for the 4.6.1 release? TIA, Bert > Solr 4.4 will not deploy in Glassfish 4.x > ----------------------------------------- > > Key: SOLR-5109 > URL: https://issues.apache.org/jira/browse/SOLR-5109 > Project: Solr > Issue Type: Bug > Affects Versions: 4.4 > Environment: Glassfish 4.x > Reporter: jamon camisso > Priority: Blocker > Labels: guava > Attachments: guava-15.0-SNAPSHOT.jar > > > The bundled Guava 14.0.1 JAR blocks deploying Solr 4.4 in Glassfish 4.x. > This failure is a known issue with upstream Guava and is described here: > https://code.google.com/p/guava-libraries/issues/detail?id=1433 > Building Guava guava-15.0-SNAPSHOT.jar from master and bundling it in Solr allows for a successful deployment. > Until the Guava developers release version 15 using their HEAD or even an RC tag seems like the only way to resolve this. > This is frustrating since it was proposed that Guava be removed as a dependency before Solr 4.0 was released and yet it remains and blocks upgrading: https://issues.apache.org/jira/browse/SOLR-3601 -- This message was sent by Atlassian JIRA (v6.1.5#6160) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For additional commands, e-mail: dev-help@lucene.apache.org