Return-Path: X-Original-To: apmail-incubator-jspwiki-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-jspwiki-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 1390ED592 for ; Fri, 20 Jul 2012 19:53:36 +0000 (UTC) Received: (qmail 88059 invoked by uid 500); 20 Jul 2012 19:53:36 -0000 Delivered-To: apmail-incubator-jspwiki-dev-archive@incubator.apache.org Received: (qmail 88013 invoked by uid 500); 20 Jul 2012 19:53:35 -0000 Mailing-List: contact jspwiki-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jspwiki-dev@incubator.apache.org Delivered-To: mailing list jspwiki-dev@incubator.apache.org Received: (qmail 87940 invoked by uid 99); 20 Jul 2012 19:53:35 -0000 Received: from issues-vm.apache.org (HELO issues-vm) (140.211.11.160) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 20 Jul 2012 19:53:35 +0000 Received: from isssues-vm.apache.org (localhost [127.0.0.1]) by issues-vm (Postfix) with ESMTP id 2E871142860 for ; Fri, 20 Jul 2012 19:53:35 +0000 (UTC) Date: Fri, 20 Jul 2012 19:53:35 +0000 (UTC) From: "Janne Jalkanen (JIRA)" To: jspwiki-dev@incubator.apache.org Message-ID: <217754078.83600.1342814015192.JavaMail.jiratomcat@issues-vm> In-Reply-To: <905154283.38214.1342042655093.JavaMail.jiratomcat@issues-vm> Subject: [jira] [Commented] (JSPWIKI-738) Dependencies should not be distributed with source archive MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/JSPWIKI-738?page=3Dcom.atlassia= n.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D134= 19501#comment-13419501 ]=20 Janne Jalkanen commented on JSPWIKI-738: ---------------------------------------- We're currently doing something like this: first have a pom.xml with the de= pendencies (which will include transitive stuff) and then in the build.xml = have something like this: {code:xml}=20 {code} =20 > Dependencies should not be distributed with source archive > ---------------------------------------------------------- > > Key: JSPWIKI-738 > URL: https://issues.apache.org/jira/browse/JSPWIKI-738 > Project: JSPWiki > Issue Type: Task > Affects Versions: Graduating, 2.9 > Reporter: Juan Pablo Santos Rodr=C3=ADguez > Assignee: Juan Pablo Santos Rodr=C3=ADguez > Fix For: Graduating, 2.9 > > > As pointed out in the revision of the July 2012 incubation report, JSPWik= i ships binary dependencies in the source archive, which is contrary to Apa= che principles. > As we are downloading some dependencies in current trunk, I would take th= e path of downloading all needed jars.=20 -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrato= rs: https://issues.apache.org/jira/secure/ContactAdministrators!default.jsp= a For more information on JIRA, see: http://www.atlassian.com/software/jira