Return-Path: Delivered-To: apmail-incubator-jspwiki-dev-archive@locus.apache.org Received: (qmail 1806 invoked from network); 29 Sep 2008 18:37:04 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 29 Sep 2008 18:37:04 -0000 Received: (qmail 93171 invoked by uid 500); 29 Sep 2008 18:37:03 -0000 Delivered-To: apmail-incubator-jspwiki-dev-archive@incubator.apache.org Received: (qmail 93153 invoked by uid 500); 29 Sep 2008 18:37:03 -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 93142 invoked by uid 99); 29 Sep 2008 18:37:03 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 29 Sep 2008 11:37:03 -0700 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, 29 Sep 2008 18:36:09 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 4C881234C1E4 for ; Mon, 29 Sep 2008 11:36:44 -0700 (PDT) Message-ID: <1539661312.1222713404312.JavaMail.jira@brutus> Date: Mon, 29 Sep 2008 11:36:44 -0700 (PDT) From: "Janne Jalkanen (JIRA)" To: jspwiki-dev@incubator.apache.org Subject: [jira] Commented: (JSPWIKI-382) Remove posteditor.js In-Reply-To: <1266912420.1222185464308.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/JSPWIKI-382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12635479#action_12635479 ] Janne Jalkanen commented on JSPWIKI-382: ---------------------------------------- In fact, since any replacement is likely to be a BIG chunk of untested code, I'd actually really prefer to keep posteditor.js for 2.8... Else the release will take a long, long time. > Remove posteditor.js > -------------------- > > Key: JSPWIKI-382 > URL: https://issues.apache.org/jira/browse/JSPWIKI-382 > Project: JSPWiki > Issue Type: Task > Components: Default template > Affects Versions: 2.8 > Reporter: Janne Jalkanen > Assignee: Dirk Frederickx > Priority: Blocker > Fix For: 2.8 > > > Current trunk includes "posteditor.js", which is not only responsible for JSPWIKI-380, the licensing also does not allow it to be included in an Apache project. > The licensing conditions say exactly: > {quote} > License: > MIT-style license. > {quote} > However, this is not legally binding at all - the license conditions MUST be explicitly stated. "MIT-style" could mean anything... > Therefore, I propose we drop posteditor.js and all the related functionality asap. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.