You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by tc...@apache.org on 2007/05/30 23:28:22 UTC

svn commit: r542938 - 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

Author: tcurdt
Date: Wed May 30 14:28:21 2007
New Revision: 542938

URL: http://svn.apache.org/viewvc?view=rev&rev=542938
Log:
[maven-release-plugin] prepare release 1.0-RC3

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=542938&r1=542937&r2=542938
==============================================================================
--- jakarta/commons/proper/jci/trunk/compilers/eclipse/pom.xml (original)
+++ jakarta/commons/proper/jci/trunk/compilers/eclipse/pom.xml Wed May 30 14:28:21 2007
@@ -21,11 +21,11 @@
     <parent>
         <groupId>org.apache.commons</groupId>
         <artifactId>commons-jci</artifactId>
-        <version>1.0-SNAPSHOT</version>
+        <version>1.0</version>
     </parent>
     <packaging>jar</packaging>
     <artifactId>commons-jci-eclipse</artifactId>
-    <version>1.0-SNAPSHOT</version>
+    <version>1.0</version>
     <name>compiler-eclipse</name>
     <description>
         Commons JCI compiler implementation for the eclipse compiler.
@@ -34,7 +34,7 @@
         <dependency>
             <groupId>org.apache.commons</groupId>
             <artifactId>commons-jci-core</artifactId>
-            <version>1.0-SNAPSHOT</version>
+            <version>1.0</version>
         </dependency>
         <dependency>
             <groupId>org.apache.commons</groupId>

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=542938&r1=542937&r2=542938
==============================================================================
--- jakarta/commons/proper/jci/trunk/compilers/groovy/pom.xml (original)
+++ jakarta/commons/proper/jci/trunk/compilers/groovy/pom.xml Wed May 30 14:28:21 2007
@@ -21,11 +21,11 @@
     <parent>
         <groupId>org.apache.commons</groupId>
         <artifactId>commons-jci</artifactId>
-        <version>1.0-SNAPSHOT</version>
+        <version>1.0</version>
     </parent>
     <packaging>jar</packaging>
     <artifactId>commons-jci-groovy</artifactId>
-    <version>1.0-SNAPSHOT</version>
+    <version>1.0</version>
     <name>compiler-groovy</name>
     <description>
         Commons JCI compiler implementation for the groovy compiler.
@@ -34,7 +34,7 @@
         <dependency>
             <groupId>org.apache.commons</groupId>
             <artifactId>commons-jci-core</artifactId>
-            <version>1.0-SNAPSHOT</version>
+            <version>1.0</version>
         </dependency>
         <dependency>
             <groupId>org.apache.commons</groupId>

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=542938&r1=542937&r2=542938
==============================================================================
--- jakarta/commons/proper/jci/trunk/compilers/janino/pom.xml (original)
+++ jakarta/commons/proper/jci/trunk/compilers/janino/pom.xml Wed May 30 14:28:21 2007
@@ -21,11 +21,11 @@
     <parent>
         <groupId>org.apache.commons</groupId>
         <artifactId>commons-jci</artifactId>
-        <version>1.0-SNAPSHOT</version>
+        <version>1.0</version>
     </parent>
     <packaging>jar</packaging>
     <artifactId>commons-jci-janino</artifactId>
-    <version>1.0-SNAPSHOT</version>
+    <version>1.0</version>
     <name>compiler-janino</name>
     <description>
         Commons JCI compiler implementation for the janino compiler.
@@ -34,7 +34,7 @@
         <dependency>
             <groupId>org.apache.commons</groupId>
             <artifactId>commons-jci-core</artifactId>
-            <version>1.0-SNAPSHOT</version>
+            <version>1.0</version>
         </dependency>
         <dependency>
             <groupId>org.apache.commons</groupId>

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=542938&r1=542937&r2=542938
==============================================================================
--- jakarta/commons/proper/jci/trunk/compilers/javac/pom.xml (original)
+++ jakarta/commons/proper/jci/trunk/compilers/javac/pom.xml Wed May 30 14:28:21 2007
@@ -21,11 +21,11 @@
     <parent>
         <groupId>org.apache.commons</groupId>
         <artifactId>commons-jci</artifactId>
-        <version>1.0-SNAPSHOT</version>
+        <version>1.0</version>
     </parent>
     <packaging>jar</packaging>
     <artifactId>commons-jci-javac</artifactId>
-    <version>1.0-SNAPSHOT</version>
+    <version>1.0</version>
     <name>compiler-javac</name>
     <description>
         Commons JCI compiler implementation for the javac compiler (up to JDK 1.5).
@@ -34,7 +34,7 @@
         <dependency>
             <groupId>org.apache.commons</groupId>
             <artifactId>commons-jci-core</artifactId>
-            <version>1.0-SNAPSHOT</version>
+            <version>1.0</version>
         </dependency>
         <dependency>
             <groupId>org.apache.commons</groupId>

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=542938&r1=542937&r2=542938
==============================================================================
--- jakarta/commons/proper/jci/trunk/compilers/rhino/pom.xml (original)
+++ jakarta/commons/proper/jci/trunk/compilers/rhino/pom.xml Wed May 30 14:28:21 2007
@@ -21,11 +21,11 @@
     <parent>
         <groupId>org.apache.commons</groupId>
         <artifactId>commons-jci</artifactId>
-        <version>1.0-SNAPSHOT</version>
+        <version>1.0</version>
     </parent>
     <packaging>jar</packaging>
     <artifactId>commons-jci-rhino</artifactId>
-    <version>1.0-SNAPSHOT</version>
+    <version>1.0</version>
     <name>compiler-rhino</name>
     <description>
         Commons JCI compiler implementation for rhino javascript.
@@ -34,7 +34,7 @@
         <dependency>
             <groupId>org.apache.commons</groupId>
             <artifactId>commons-jci-core</artifactId>
-            <version>1.0-SNAPSHOT</version>
+            <version>1.0</version>
         </dependency>
         <dependency>
             <groupId>org.apache.commons</groupId>

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=542938&r1=542937&r2=542938
==============================================================================
--- jakarta/commons/proper/jci/trunk/core/pom.xml (original)
+++ jakarta/commons/proper/jci/trunk/core/pom.xml Wed May 30 14:28:21 2007
@@ -21,11 +21,11 @@
     <parent>
         <groupId>org.apache.commons</groupId>
         <artifactId>commons-jci</artifactId>
-        <version>1.0-SNAPSHOT</version>
+        <version>1.0</version>
     </parent>
     <packaging>jar</packaging>
     <artifactId>commons-jci-core</artifactId>
-    <version>1.0-SNAPSHOT</version>
+    <version>1.0</version>
     <name>core</name>
     <description>
         Commons JCI core interfaces and implementations.
@@ -40,7 +40,7 @@
         <dependency>
             <groupId>org.apache.commons</groupId>
             <artifactId>commons-jci-fam</artifactId>
-            <version>1.0-SNAPSHOT</version>
+            <version>1.0</version>
         </dependency>
         <dependency>
             <groupId>commons-io</groupId>

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=542938&r1=542937&r2=542938
==============================================================================
--- jakarta/commons/proper/jci/trunk/examples/pom.xml (original)
+++ jakarta/commons/proper/jci/trunk/examples/pom.xml Wed May 30 14:28:21 2007
@@ -21,11 +21,11 @@
     <parent>
         <groupId>org.apache.commons</groupId>
         <artifactId>commons-jci</artifactId>
-        <version>1.0-SNAPSHOT</version>
+        <version>1.0</version>
     </parent>
     <packaging>jar</packaging>
     <artifactId>commons-jci-examples</artifactId>
-    <version>1.0-SNAPSHOT</version>
+    <version>1.0</version>
     <name>examples</name>
     <description>
         Commons JCI examples.
@@ -37,12 +37,12 @@
         <dependency>
             <groupId>org.apache.commons</groupId>
             <artifactId>commons-jci-core</artifactId>
-            <version>1.0-SNAPSHOT</version>
+            <version>1.0</version>
         </dependency>
         <dependency>
             <groupId>org.apache.commons</groupId>
             <artifactId>commons-jci-eclipse</artifactId>
-            <version>1.0-SNAPSHOT</version>
+            <version>1.0</version>
         </dependency>
         <dependency>
             <groupId>commons-cli</groupId>

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=542938&r1=542937&r2=542938
==============================================================================
--- jakarta/commons/proper/jci/trunk/fam/pom.xml (original)
+++ jakarta/commons/proper/jci/trunk/fam/pom.xml Wed May 30 14:28:21 2007
@@ -21,11 +21,11 @@
     <parent>
         <groupId>org.apache.commons</groupId>
         <artifactId>commons-jci</artifactId>
-        <version>1.0-SNAPSHOT</version>
+        <version>1.0</version>
     </parent>
     <packaging>jar</packaging>
     <artifactId>commons-jci-fam</artifactId>
-    <version>1.0-SNAPSHOT</version>
+    <version>1.0</version>
     <name>fam</name>
     <description>
         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=542938&r1=542937&r2=542938
==============================================================================
--- jakarta/commons/proper/jci/trunk/pom.xml (original)
+++ jakarta/commons/proper/jci/trunk/pom.xml Wed May 30 14:28:21 2007
@@ -27,7 +27,7 @@
     <packaging>pom</packaging>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-jci</artifactId>
-    <version>1.0-SNAPSHOT</version>
+    <version>1.0</version>
     <name>Commons JCI</name>
     <description>
         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 @@
         </contributor>
     </contributors>
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/jakarta/commons/proper/jci/trunk/</connection>
-        <developerConnection>scn:svn:https://svn.apache.org/repos/asf/jakarta/commons/proper/jci/trunk/</developerConnection>
-        <url>http://svn.apache.org/viewvc/jakarta/commons/proper/jci/trunk/</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/jakarta/commons/proper/jci/tags/1.0-RC3</connection>
+        <developerConnection>scn:svn:https://svn.apache.org/repos/asf/jakarta/commons/proper/jci/tags/1.0-RC3</developerConnection>
+        <url>http://svn.apache.org/viewvc/jakarta/commons/proper/jci/tags/1.0-RC3</url>
     </scm>
     <build>
         <plugins>



---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org