Return-Path: Delivered-To: apmail-jakarta-bsf-dev-archive@www.apache.org Received: (qmail 82083 invoked from network); 17 Sep 2006 15:10:49 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 17 Sep 2006 15:10:49 -0000 Received: (qmail 75359 invoked by uid 500); 17 Sep 2006 15:10:49 -0000 Delivered-To: apmail-jakarta-bsf-dev-archive@jakarta.apache.org Received: (qmail 75267 invoked by uid 500); 17 Sep 2006 15:10:48 -0000 Mailing-List: contact bsf-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Bean Scripting Framework developers" Reply-To: "Bean Scripting Framework developers" Delivered-To: mailing list bsf-dev@jakarta.apache.org Received: (qmail 75256 invoked by uid 500); 17 Sep 2006 15:10:48 -0000 Received: (qmail 75252 invoked by uid 99); 17 Sep 2006 15:10:48 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 17 Sep 2006 08:10:48 -0700 X-ASF-Spam-Status: No, hits=-9.4 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [140.211.166.113] (HELO eris.apache.org) (140.211.166.113) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 17 Sep 2006 08:10:47 -0700 Received: by eris.apache.org (Postfix, from userid 65534) id 451361A981A; Sun, 17 Sep 2006 08:10:21 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r447075 - /jakarta/bsf/trunk/CHANGES.txt Date: Sun, 17 Sep 2006 15:10:21 -0000 To: bsf-cvs@jakarta.apache.org From: sanka@apache.org X-Mailer: svnmailer-1.1.0 Message-Id: <20060917151021.451361A981A@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Author: sanka Date: Sun Sep 17 08:10:20 2006 New Revision: 447075 URL: http://svn.apache.org/viewvc?view=rev&rev=447075 Log: Removed the email addresses which were appearing in the CHANGES.txt Modified: jakarta/bsf/trunk/CHANGES.txt Modified: jakarta/bsf/trunk/CHANGES.txt URL: http://svn.apache.org/viewvc/jakarta/bsf/trunk/CHANGES.txt?view=diff&rev=447075&r1=447074&r2=447075 ============================================================================== --- jakarta/bsf/trunk/CHANGES.txt (original) +++ jakarta/bsf/trunk/CHANGES.txt Sun Sep 17 08:10:20 2006 @@ -29,58 +29,40 @@ changes for Apache BSF 2.3.0 *) Revert BSF debug support (due to several usability issues) and refactor source. - [Victor Orlikowski ] *) add javadocs and realclean targets to build.xml scrub remaining email addresses from source for spam prevention add AUTHORS, BUILDING, INSTALL, README, and TODO files - [Chuck Murcko ] - *) Cleaned out META* junk [Chuck Murcko ] + *) Cleaned out META* junk *) Removed bsf/src/org/apache/bsf/engines/activescript/samples/* - because of copyright issues [Chuck Murcko ] + because of copyright issues *) Changes for org.apache.* namespace, license changes - [Chuck Murcko ] changes to BSF 2.2 *) Fix taglibs, and allow debugging through taglibs - [Victor Orlikowski ] *) Entry/Exit debugging added - [Victor Orlikowski ] *) Overall logging solution, involving a loglevel property - [Victor Orlikowski ] *) BSF taglib added to drop package - [Chuck Murcko ] *) Debug Protocol versioning and handshake - [Victor Orlikowski ] *) Miscellaneous bugfixes, additions, and cleanups. - [Victor Orlikowski ] - [Olivier Gruber ] *) updated XSLT support for Xalan 2 - [Victor Orlikowski ] *) added Jython engine - [Chuck Murcko ] *) JSDI and debug engine for ECMAScript - [Olivier Gruber ] - [Jason Crawford ] - [John Ponzo ] *) added master build.xml - [Victor Orlikowski ] *) added scripts module to the bsf23 module - [Chuck Murcko ] *) added bsf23 module for rollup of bsf, bsf_debug, and jsdb created bsf-build-23 module for other files (support, build.xml) - [Chuck Murcko ] --------------------------------------------------------------------- To unsubscribe, e-mail: bsf-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: bsf-dev-help@jakarta.apache.org