Return-Path: Delivered-To: apmail-incubator-jspwiki-dev-archive@locus.apache.org Received: (qmail 52327 invoked from network); 25 Jun 2008 17:25:55 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 25 Jun 2008 17:25:55 -0000 Received: (qmail 43151 invoked by uid 500); 25 Jun 2008 17:25:56 -0000 Delivered-To: apmail-incubator-jspwiki-dev-archive@incubator.apache.org Received: (qmail 43136 invoked by uid 500); 25 Jun 2008 17:25:56 -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 43125 invoked by uid 99); 25 Jun 2008 17:25:56 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 25 Jun 2008 10:25:56 -0700 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of harry.metske@gmail.com designates 209.85.146.178 as permitted sender) Received: from [209.85.146.178] (HELO wa-out-1112.google.com) (209.85.146.178) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 25 Jun 2008 17:25:03 +0000 Received: by wa-out-1112.google.com with SMTP id m16so1259503waf.6 for ; Wed, 25 Jun 2008 10:25:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type:references; bh=mgkET4dcl68WBEOpqgjT9mSlG9KuVatz5ow1DuZKklk=; b=Abcd9/PbLcbQw4EmVTfvT1RQXLXjOTrRGQkvXan+Bb+qfmR6InRYHV1nxdmRcdAAuU u11NvPSJQC5fnXipLINDhxEwIVXiMTOta9r1rIFTuAGK4J4+7WalhgfdNb07z/DyZ9za 1EnEmUKigme2q37KcyCqo+6rOTD3TZr2FVMFk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:references; b=Trlsx8Jb67w6JuulwBhdKxILQnrzd/3o/WwBb/zsRvkVxm/sDiKUANOPwT5e/eML+z LRBKVxcZF8FCrxy7Kc9vfqKBkvLFo3ipxKQHVhrqo0SMzT9WmrLaFOIyD2EX8B580ZPc LJjjYkJAa1LhSFt6aHKe/KZdfzbgFczkFQzrI= Received: by 10.114.25.3 with SMTP id 3mr6120899way.22.1214414722998; Wed, 25 Jun 2008 10:25:22 -0700 (PDT) Received: by 10.114.241.18 with HTTP; Wed, 25 Jun 2008 10:25:22 -0700 (PDT) Message-ID: <3a6c97f00806251025g60184b05v53c8b3e2339d0261@mail.gmail.com> Date: Wed, 25 Jun 2008 19:25:22 +0200 From: "Harry Metske" To: jspwiki-dev@incubator.apache.org Subject: Re: Broken Plugins In-Reply-To: <3971F37073493E419E8B972CAE7107D40A67974C@EXCHVS01.bcbsmamd.net> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_30102_18744998.1214414722994" References: <4860DA83.3040109@altheim.com> <4861A6E2.3010302@altheim.com> <9105914D-2FB0-4E96-B3E2-2B6F18002F59@ecyrd.com> <4861EA76.5090802@altheim.com> <3971F37073493E419E8B972CAE7107D40A679415@EXCHVS01.bcbsmamd.net> <48624BC7.7040703@altheim.com> <3971F37073493E419E8B972CAE7107D40A67948F@EXCHVS01.bcbsmamd.net> <3a6c97f00806251012n249f3504gef0ff73ffbf3119e@mail.gmail.com> <3971F37073493E419E8B972CAE7107D40A67974C@EXCHVS01.bcbsmamd.net> X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_30102_18744998.1214414722994 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline yes, this is (together with all the jspwiki sources) in the svn repository, see for further instructions: http://www.jspwiki.org/wiki/AnonymousCVSAccess regards, Harry 2008/6/25 Mattier, Ricardo : > > Is the source available for the core plugins? > > Rick M. > > > > -----Original Message----- > From: Harry Metske [mailto:harry.metske@gmail.com] > Sent: Wednesday, June 25, 2008 1:13 PM > To: jspwiki-dev@incubator.apache.org > Subject: Re: Broken Plugins > > - If the plugin is core plugin ( > http://www.jspwiki.org/wiki/JSPWikiCorePlugins) you can file a JIRA > issue, > and we will try to fix it. > - If it is a contributed plugin ( > http://www.jspwiki.org/wiki/ContributedPlugins), you could contact the > guy > that donated it, or even better: fix it yourself and attach the fixed > version with the error-documentation to the page for the contributed > plugin > in question. > Or if you provide sufficient information (sources, stacktraces) maybe > someone on the list is willing to solve it for you. > > regards, > Harry > > 2008/6/25 Mattier, Ricardo : > > > > > There are some plugins that worked in the previous iterations > of > > > > JSPWiki such as [{Table}] which seem to be broken in 2.6.3. How should > > we go about fixing those plugins? > > > > Rick M > > > > > > > > This message is a PRIVATE communication. > > If you are not the intended recipient, please do not read, copy > > or use it and do not disclose it to others. Please notify the > > sender of the delivery error by replying to this message and then > > delete from your system. Thank you. > > > > > > -- > met vriendelijke groet, > Harry Metske > Telnr. +31-548-512395 > Mobile +31-6-51898081 > > This message is a PRIVATE communication. > If you are not the intended recipient, please do not read, copy > or use it and do not disclose it to others. Please notify the > sender of the delivery error by replying to this message and then > delete from your system. Thank you. > -- met vriendelijke groet, Harry Metske Telnr. +31-548-512395 Mobile +31-6-51898081 ------=_Part_30102_18744998.1214414722994--