Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@www.apache.org Received: (qmail 72927 invoked from network); 30 May 2007 21:29:19 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 30 May 2007 21:29:19 -0000 Received: (qmail 82231 invoked by uid 500); 30 May 2007 21:29:21 -0000 Delivered-To: apmail-jakarta-commons-dev-archive@jakarta.apache.org Received: (qmail 82215 invoked by uid 500); 30 May 2007 21:29:21 -0000 Mailing-List: contact commons-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Jakarta Commons Developers List" Reply-To: "Jakarta Commons Developers List" Delivered-To: mailing list commons-dev@jakarta.apache.org Received: (qmail 82204 invoked by uid 500); 30 May 2007 21:29:21 -0000 Received: (qmail 82200 invoked by uid 99); 30 May 2007 21:29:21 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 30 May 2007 14:29:21 -0700 X-ASF-Spam-Status: No, hits=-99.5 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO eris.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 30 May 2007 14:29:15 -0700 Received: by eris.apache.org (Postfix, from userid 65534) id 6E4711A981F; Wed, 30 May 2007 14:28:55 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r542940 - in /jakarta/commons/proper/jci/trunk: compilers/eclipse/pom.xml compilers/groovy/pom.xml compilers/janino/pom.xml compilers/javac/pom.xml compilers/rhino/pom.xml core/pom.xml examples/pom.xml fam/pom.xml pom.xml Date: Wed, 30 May 2007 21:28:54 -0000 To: commons-cvs@jakarta.apache.org From: tcurdt@apache.org X-Mailer: svnmailer-1.1.0 Message-Id: <20070530212855.6E4711A981F@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: tcurdt Date: Wed May 30 14:28:53 2007 New Revision: 542940 URL: http://svn.apache.org/viewvc?view=rev&rev=542940 Log: [maven-release-plugin] prepare for next development iteration Modified: jakarta/commons/proper/jci/trunk/compilers/eclipse/pom.xml jakarta/commons/proper/jci/trunk/compilers/groovy/pom.xml jakarta/commons/proper/jci/trunk/compilers/janino/pom.xml jakarta/commons/proper/jci/trunk/compilers/javac/pom.xml jakarta/commons/proper/jci/trunk/compilers/rhino/pom.xml jakarta/commons/proper/jci/trunk/core/pom.xml jakarta/commons/proper/jci/trunk/examples/pom.xml jakarta/commons/proper/jci/trunk/fam/pom.xml jakarta/commons/proper/jci/trunk/pom.xml Modified: jakarta/commons/proper/jci/trunk/compilers/eclipse/pom.xml URL: http://svn.apache.org/viewvc/jakarta/commons/proper/jci/trunk/compilers/eclipse/pom.xml?view=diff&rev=542940&r1=542939&r2=542940 ============================================================================== --- jakarta/commons/proper/jci/trunk/compilers/eclipse/pom.xml (original) +++ jakarta/commons/proper/jci/trunk/compilers/eclipse/pom.xml Wed May 30 14:28:53 2007 @@ -21,11 +21,11 @@ org.apache.commons commons-jci - 1.0 + 1.0-SNAPSHOT jar commons-jci-eclipse - 1.0 + 1.0-SNAPSHOT compiler-eclipse Commons JCI compiler implementation for the eclipse compiler. Modified: jakarta/commons/proper/jci/trunk/compilers/groovy/pom.xml URL: http://svn.apache.org/viewvc/jakarta/commons/proper/jci/trunk/compilers/groovy/pom.xml?view=diff&rev=542940&r1=542939&r2=542940 ============================================================================== --- jakarta/commons/proper/jci/trunk/compilers/groovy/pom.xml (original) +++ jakarta/commons/proper/jci/trunk/compilers/groovy/pom.xml Wed May 30 14:28:53 2007 @@ -21,11 +21,11 @@ org.apache.commons commons-jci - 1.0 + 1.0-SNAPSHOT jar commons-jci-groovy - 1.0 + 1.0-SNAPSHOT compiler-groovy Commons JCI compiler implementation for the groovy compiler. Modified: jakarta/commons/proper/jci/trunk/compilers/janino/pom.xml URL: http://svn.apache.org/viewvc/jakarta/commons/proper/jci/trunk/compilers/janino/pom.xml?view=diff&rev=542940&r1=542939&r2=542940 ============================================================================== --- jakarta/commons/proper/jci/trunk/compilers/janino/pom.xml (original) +++ jakarta/commons/proper/jci/trunk/compilers/janino/pom.xml Wed May 30 14:28:53 2007 @@ -21,11 +21,11 @@ org.apache.commons commons-jci - 1.0 + 1.0-SNAPSHOT jar commons-jci-janino - 1.0 + 1.0-SNAPSHOT compiler-janino Commons JCI compiler implementation for the janino compiler. Modified: jakarta/commons/proper/jci/trunk/compilers/javac/pom.xml URL: http://svn.apache.org/viewvc/jakarta/commons/proper/jci/trunk/compilers/javac/pom.xml?view=diff&rev=542940&r1=542939&r2=542940 ============================================================================== --- jakarta/commons/proper/jci/trunk/compilers/javac/pom.xml (original) +++ jakarta/commons/proper/jci/trunk/compilers/javac/pom.xml Wed May 30 14:28:53 2007 @@ -21,11 +21,11 @@ org.apache.commons commons-jci - 1.0 + 1.0-SNAPSHOT jar commons-jci-javac - 1.0 + 1.0-SNAPSHOT compiler-javac Commons JCI compiler implementation for the javac compiler (up to JDK 1.5). Modified: jakarta/commons/proper/jci/trunk/compilers/rhino/pom.xml URL: http://svn.apache.org/viewvc/jakarta/commons/proper/jci/trunk/compilers/rhino/pom.xml?view=diff&rev=542940&r1=542939&r2=542940 ============================================================================== --- jakarta/commons/proper/jci/trunk/compilers/rhino/pom.xml (original) +++ jakarta/commons/proper/jci/trunk/compilers/rhino/pom.xml Wed May 30 14:28:53 2007 @@ -21,11 +21,11 @@ org.apache.commons commons-jci - 1.0 + 1.0-SNAPSHOT jar commons-jci-rhino - 1.0 + 1.0-SNAPSHOT compiler-rhino Commons JCI compiler implementation for rhino javascript. Modified: jakarta/commons/proper/jci/trunk/core/pom.xml URL: http://svn.apache.org/viewvc/jakarta/commons/proper/jci/trunk/core/pom.xml?view=diff&rev=542940&r1=542939&r2=542940 ============================================================================== --- jakarta/commons/proper/jci/trunk/core/pom.xml (original) +++ jakarta/commons/proper/jci/trunk/core/pom.xml Wed May 30 14:28:53 2007 @@ -21,11 +21,11 @@ org.apache.commons commons-jci - 1.0 + 1.0-SNAPSHOT jar commons-jci-core - 1.0 + 1.0-SNAPSHOT core Commons JCI core interfaces and implementations. Modified: jakarta/commons/proper/jci/trunk/examples/pom.xml URL: http://svn.apache.org/viewvc/jakarta/commons/proper/jci/trunk/examples/pom.xml?view=diff&rev=542940&r1=542939&r2=542940 ============================================================================== --- jakarta/commons/proper/jci/trunk/examples/pom.xml (original) +++ jakarta/commons/proper/jci/trunk/examples/pom.xml Wed May 30 14:28:53 2007 @@ -21,11 +21,11 @@ org.apache.commons commons-jci - 1.0 + 1.0-SNAPSHOT jar commons-jci-examples - 1.0 + 1.0-SNAPSHOT examples Commons JCI examples. Modified: jakarta/commons/proper/jci/trunk/fam/pom.xml URL: http://svn.apache.org/viewvc/jakarta/commons/proper/jci/trunk/fam/pom.xml?view=diff&rev=542940&r1=542939&r2=542940 ============================================================================== --- jakarta/commons/proper/jci/trunk/fam/pom.xml (original) +++ jakarta/commons/proper/jci/trunk/fam/pom.xml Wed May 30 14:28:53 2007 @@ -21,11 +21,11 @@ org.apache.commons commons-jci - 1.0 + 1.0-SNAPSHOT jar commons-jci-fam - 1.0 + 1.0-SNAPSHOT fam Commons JCI FileAlterationMonitor (FAM) to monitor local filesystems and get notified about changes. Modified: jakarta/commons/proper/jci/trunk/pom.xml URL: http://svn.apache.org/viewvc/jakarta/commons/proper/jci/trunk/pom.xml?view=diff&rev=542940&r1=542939&r2=542940 ============================================================================== --- jakarta/commons/proper/jci/trunk/pom.xml (original) +++ jakarta/commons/proper/jci/trunk/pom.xml Wed May 30 14:28:53 2007 @@ -27,7 +27,7 @@ pom org.apache.commons commons-jci - 1.0 + 1.0-SNAPSHOT Commons JCI Commons JCI is a java compiler interface. It can be used to either compile java (or any other language that can be compiled to java classes like e.g. groovy or javascript) to java. It is well integrated with a FAM (FilesystemAlterationMonitor) that can be used with the JCI compiling/reloading classloader. All the currently supported compilers (even javac before java6) feature in-memory compilation. @@ -81,9 +81,9 @@ - scm:svn:http://svn.apache.org/repos/asf/jakarta/commons/proper/jci/tags/1.0-RC3 - scn:svn:https://svn.apache.org/repos/asf/jakarta/commons/proper/jci/tags/1.0-RC3 - http://svn.apache.org/viewvc/jakarta/commons/proper/jci/tags/1.0-RC3 + scm:svn:http://svn.apache.org/repos/asf/jakarta/commons/proper/jci/trunk/ + scn:svn:https://svn.apache.org/repos/asf/jakarta/commons/proper/jci/trunk/ + http://svn.apache.org/viewvc/jakarta/commons/proper/jci/trunk/ --------------------------------------------------------------------- To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-dev-help@jakarta.apache.org