Return-Path: X-Original-To: apmail-incubator-jspwiki-commits-archive@minotaur.apache.org Delivered-To: apmail-incubator-jspwiki-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 71D98D8C2 for ; Wed, 29 Aug 2012 21:06:22 +0000 (UTC) Received: (qmail 72193 invoked by uid 500); 29 Aug 2012 21:06:22 -0000 Delivered-To: apmail-incubator-jspwiki-commits-archive@incubator.apache.org Received: (qmail 72180 invoked by uid 500); 29 Aug 2012 21:06:22 -0000 Mailing-List: contact jspwiki-commits-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-commits@incubator.apache.org Received: (qmail 72173 invoked by uid 99); 29 Aug 2012 21:06:22 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 29 Aug 2012 21:06:22 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 29 Aug 2012 21:06:20 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 8379F238897F; Wed, 29 Aug 2012 21:05:35 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1378727 - /incubator/jspwiki/trunk/LICENSE Date: Wed, 29 Aug 2012 21:05:35 -0000 To: jspwiki-commits@incubator.apache.org From: juanpablo@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20120829210535.8379F238897F@eris.apache.org> Author: juanpablo Date: Wed Aug 29 21:05:35 2012 New Revision: 1378727 URL: http://svn.apache.org/viewvc?rev=1378727&view=rev Log: updated LICENSE file, external library names where outdated (i.e.: no version, lucene-memory was missing and maven-ant-tasks isn't present anymore) Modified: incubator/jspwiki/trunk/LICENSE Modified: incubator/jspwiki/trunk/LICENSE URL: http://svn.apache.org/viewvc/incubator/jspwiki/trunk/LICENSE?rev=1378727&r1=1378726&r2=1378727&view=diff ============================================================================== --- incubator/jspwiki/trunk/LICENSE (original) +++ incubator/jspwiki/trunk/LICENSE Wed Aug 29 21:05:35 2012 @@ -207,7 +207,7 @@ Other libraries in this product include: LIBRARY LICENSE FILE =================================================================================== -activation.jar doc/LICENSE.cddl +activation-1.1.jar doc/LICENSE.cddl akismet-java-1.02.jar doc/LICENSE.akismet commons-codec-1.3.jar LICENSE commons-fileupload-1.2.1.jar LICENSE @@ -215,41 +215,41 @@ commons-httpclient-3.0.1.jar LICENSE commons-io-1.4.jar LICENSE commons-lang-2.3.jar LICENSE commons-logging-api.jar LICENSE -ecs.jar LICENSE +ecs-1.4.2.jar LICENSE freshcookies-security-0.60.jar LICENSE -jakarta-taglibs-standard-1.1.2.jar LICENSE -jakarta-taglibs-jstl-1.1.2.jar LICENSE -jaxen.jar doc/LICENSE.jaxen -jdom.jar doc/LICENSE.jdom -jrcs-diff.jar LICENSE +standard-1.1.2.jar LICENSE +jstl-1.1.2.jar LICENSE +jaxen-1.1-beta6.jar doc/LICENSE.jaxen +jdom-1.0.jar doc/LICENSE.jdom +jrcs-diff-0.2.jar LICENSE jsonrpc-1.0.jar LICENSE -jsp-api.jar LICENSE +jsp-api-2.0.jar LICENSE log4j-1.2.14.jar LICENSE -lucene-highlighter.jar LICENSE -lucene.jar LICENSE -mail.jar doc/LICENSE.cddl -nekohtml.jar LICENSE -oro.jar LICENSE -oscache.jar doc/LICENSE.OpenSymphony -sandler.jar doc/LICENSE.sandler -servlet-api.jar doc/LICENSE.cddl -xmlrpc.jar LICENSE +lucene-core-3.6.0.jar LICENSE +lucene-highlighter-3.6.0.jar LICENSE +lucene-memory-3.6.0.jar LICENSE +mail-1.4.jar doc/LICENSE.cddl +nekohtml-0.9.4.jar LICENSE +oro-2.0.7.jar LICENSE +oscache-2.3.jar doc/LICENSE.OpenSymphony +sandler-0.5.jar doc/LICENSE.sandler +servlet-api-2.4.jar doc/LICENSE.cddl +xmlrpc-2.0.1.jar LICENSE TEST LIBRARY LICENSE FILE =================================================================================== -maven-ant-tasks-2.1.3 LICENSE commons-el-1.0.jar LICENSE -custom_rhino.jar doc/LICENSE.mpl -hsqldb.jar doc/LICENSE.hsqldb +custom_rhino-0.4.3.jar doc/LICENSE.mpl +hsqldb-1.8.0.10.jar doc/LICENSE.hsqldb jasper-compiler-5.5.25.jar LICENSE jasper-runtime-5.5.25.jar LICENSE jetty-jmx-5.1.14.jar doc/LICENSE.Jetty jetty-plus-5.1.14.jar doc/LICENSE.Jetty jetty-servlet-5.1.14.jar doc/LICENSE.Jetty -junit.jar doc/LICENSE.cpl +junit-3.8.2.jar doc/LICENSE.cpl selenium-java-client-driver-1.0-beta1.jar LICENSE selenium-server-1.0-beta1.jar LICENSE -stripes-1.5.jar LICENSE +stripes-1.5.7.jar LICENSE xercesImpl-2.6.2.jar LICENSE xml-apis-1.0.b2.jar LICENSE yuicompressor-2.3.3.jar doc/LICENSE.yui