Return-Path: X-Original-To: apmail-wicket-users-archive@minotaur.apache.org Delivered-To: apmail-wicket-users-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 514C19CAA for ; Sat, 4 Feb 2012 22:23:45 +0000 (UTC) Received: (qmail 29554 invoked by uid 500); 4 Feb 2012 22:23:44 -0000 Delivered-To: apmail-wicket-users-archive@wicket.apache.org Received: (qmail 29500 invoked by uid 500); 4 Feb 2012 22:23:43 -0000 Mailing-List: contact users-help@wicket.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@wicket.apache.org Delivered-To: mailing list users@wicket.apache.org Received: (qmail 29488 invoked by uid 99); 4 Feb 2012 22:23:43 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 04 Feb 2012 22:23:43 +0000 X-ASF-Spam-Status: No, hits=1.7 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of jennybrown8@gmail.com designates 209.85.213.45 as permitted sender) Received: from [209.85.213.45] (HELO mail-yw0-f45.google.com) (209.85.213.45) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 04 Feb 2012 22:23:36 +0000 Received: by yhjj63 with SMTP id j63so2206819yhj.32 for ; Sat, 04 Feb 2012 14:23:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=y+KiFhs2TyJ2I9lXa2y0q+KsxspHJFkc9DY0yCjRBXA=; b=gJH2elhJUED63u2QDNNGWGxgrxr5sPkHQzMYE0rsbj27XZg/YpnmJKxOH55fm+Kuve A6hAVvaxZZV747UYvpk8QFODjCTwKdMYL2IwiVviHH9U8rVBKJYPVhgRr8mkH4i2BpB0 W7zjfN4D6wcybjtZKKWwsVyydal4cXwshoFwU= MIME-Version: 1.0 Received: by 10.236.181.198 with SMTP id l46mr18112204yhm.40.1328394195908; Sat, 04 Feb 2012 14:23:15 -0800 (PST) Received: by 10.100.174.6 with HTTP; Sat, 4 Feb 2012 14:23:15 -0800 (PST) In-Reply-To: References: <1328315974787-4356257.post@n4.nabble.com> Date: Sat, 4 Feb 2012 16:23:15 -0600 Message-ID: Subject: Re: Wicket-Source: Click-through from browser back to Java source From: Jenny Brown To: users@wicket.apache.org Content-Type: multipart/alternative; boundary=20cf305639672b371104b82ae0a3 X-Virus-Checked: Checked by ClamAV on apache.org --20cf305639672b371104b82ae0a3 Content-Type: text/plain; charset=ISO-8859-1 Wicket-source 1.5.0.7 is available now as a full release in maven central. This fixes a bug where ajax components were skipped; should work solidly now in all cases. If you have a bug report, there's an issue tracker on the github project site. https://github.com/42Lines/wicket-source I also backported for wicket 1.4.x compatibility and that is available as a full release in maven central now. Version numbering is (wicket_version).(my_version). Jenny Brown --20cf305639672b371104b82ae0a3--