Return-Path: Delivered-To: apmail-incubator-jspwiki-dev-archive@locus.apache.org Received: (qmail 49554 invoked from network); 23 Sep 2008 21:24:38 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 23 Sep 2008 21:24:38 -0000 Received: (qmail 5557 invoked by uid 500); 23 Sep 2008 21:24:32 -0000 Delivered-To: apmail-incubator-jspwiki-dev-archive@incubator.apache.org Received: (qmail 5549 invoked by uid 500); 23 Sep 2008 21:24:32 -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 5509 invoked by uid 99); 23 Sep 2008 21:24:32 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 23 Sep 2008 14:24:32 -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; Tue, 23 Sep 2008 21:23:40 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 5A1B2234C218 for ; Tue, 23 Sep 2008 14:23:44 -0700 (PDT) Message-ID: <641436081.1222205024367.JavaMail.jira@brutus> Date: Tue, 23 Sep 2008 14:23: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=12633905#action_12633905 ] Janne Jalkanen commented on JSPWIKI-382: ---------------------------------------- The problem is really with the license, not with the functionality (though it is quite a mess too; little comments and non-obvious variable names). What exactly is needed for the toolbar functionality? I tried disabling posteditor.js completely, and couldn't find anything that didn't work (aside from tab-completion and smart brackets). > 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.