From uima-dev-return-9850-apmail-incubator-uima-dev-archive=incubator.apache.org@incubator.apache.org Mon Aug 03 13:40:32 2009 Return-Path: Delivered-To: apmail-incubator-uima-dev-archive@minotaur.apache.org Received: (qmail 57009 invoked from network); 3 Aug 2009 13:40:32 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 3 Aug 2009 13:40:32 -0000 Received: (qmail 38784 invoked by uid 500); 3 Aug 2009 13:40:37 -0000 Delivered-To: apmail-incubator-uima-dev-archive@incubator.apache.org Received: (qmail 38707 invoked by uid 500); 3 Aug 2009 13:40:37 -0000 Mailing-List: contact uima-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: uima-dev@incubator.apache.org Delivered-To: mailing list uima-dev@incubator.apache.org Received: (qmail 38684 invoked by uid 99); 3 Aug 2009 13:40:37 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 03 Aug 2009 13:40:37 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 03 Aug 2009 13:40:35 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id DC08B234C046 for ; Mon, 3 Aug 2009 06:40:14 -0700 (PDT) Message-ID: <1637936467.1249306814900.JavaMail.jira@brutus> Date: Mon, 3 Aug 2009 06:40:14 -0700 (PDT) From: "Thilo Goetz (JIRA)" To: uima-dev@incubator.apache.org Subject: [jira] Commented: (UIMA-1462) SimpleUimaAsService has checked in SimpleServer libraries as binaries In-Reply-To: <1130139917.1248869535267.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/UIMA-1462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12738341#action_12738341 ] Thilo Goetz commented on UIMA-1462: ----------------------------------- Hi Tommaso, sorry for the delay. I tested your patch for the simple server, and it works fine as far as compiling is concerned. On the other hand, we also want to include xbean.jar and jsr173_api.jar in the distribution, so they should be copied to the lib directory. Otherwise, users have to download those jars before they can use the simple server. Do you have any suggestions on how we could manage that? > SimpleUimaAsService has checked in SimpleServer libraries as binaries > --------------------------------------------------------------------- > > Key: UIMA-1462 > URL: https://issues.apache.org/jira/browse/UIMA-1462 > Project: UIMA > Issue Type: Bug > Components: Sandbox-SimpleUimaAsService > Affects Versions: 2.2.2S > Reporter: Thilo Goetz > Fix For: 2.3S > > Attachments: patch1462.txt, patch1462b1.txt, patch1462b2.txt, patch1462c1.txt, patch1462c2.txt > > > For the upcoming release, this should be changed so it depends on the SimpleServer project directly. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.