Author: ebourg
Date: Tue Oct 8 22:37:47 2013
New Revision: 1530452
URL: http://svn.apache.org/r1530452
Log:
Creating JCI 1.1-RC1 tag
Added:
commons/proper/jci/tags/1.1-RC1/
- copied from r1530444, commons/proper/jci/trunk/
Modified:
commons/proper/jci/tags/1.1-RC1/compilers/eclipse/pom.xml
commons/proper/jci/tags/1.1-RC1/compilers/groovy/pom.xml
commons/proper/jci/tags/1.1-RC1/compilers/janino/pom.xml
commons/proper/jci/tags/1.1-RC1/compilers/jsr199/pom.xml
commons/proper/jci/tags/1.1-RC1/compilers/rhino/pom.xml
commons/proper/jci/tags/1.1-RC1/core/pom.xml
commons/proper/jci/tags/1.1-RC1/examples/pom.xml
commons/proper/jci/tags/1.1-RC1/fam/pom.xml
commons/proper/jci/tags/1.1-RC1/pom.xml
Modified: commons/proper/jci/tags/1.1-RC1/compilers/eclipse/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/jci/tags/1.1-RC1/compilers/eclipse/pom.xml?rev=1530452&r1=1530444&r2=1530452&view=diff
==============================================================================
--- commons/proper/jci/tags/1.1-RC1/compilers/eclipse/pom.xml (original)
+++ commons/proper/jci/tags/1.1-RC1/compilers/eclipse/pom.xml Tue Oct 8
22:37:47 2013
@@ -21,11 +21,11 @@
<parent>
<groupId>org.apache.commons</groupId>
<artifactId>commons-jci</artifactId>
- <version>1.1-SNAPSHOT</version>
+ <version>1.1</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>commons-jci-eclipse</artifactId>
- <version>1.1-SNAPSHOT</version>
+ <version>1.1</version>
<name>Apache Commons JCI compiler-eclipse</name>
<description>
Apache Commons JCI compiler implementation for the Eclipse compiler.
Modified: commons/proper/jci/tags/1.1-RC1/compilers/groovy/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/jci/tags/1.1-RC1/compilers/groovy/pom.xml?rev=1530452&r1=1530444&r2=1530452&view=diff
==============================================================================
--- commons/proper/jci/tags/1.1-RC1/compilers/groovy/pom.xml (original)
+++ commons/proper/jci/tags/1.1-RC1/compilers/groovy/pom.xml Tue Oct 8
22:37:47 2013
@@ -21,11 +21,11 @@
<parent>
<groupId>org.apache.commons</groupId>
<artifactId>commons-jci</artifactId>
- <version>1.1-SNAPSHOT</version>
+ <version>1.1</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>commons-jci-groovy</artifactId>
- <version>1.1-SNAPSHOT</version>
+ <version>1.1</version>
<name>Apache Commons JCI compiler-groovy</name>
<description>
Apache Commons JCI compiler implementation for the Groovy compiler.
Modified: commons/proper/jci/tags/1.1-RC1/compilers/janino/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/jci/tags/1.1-RC1/compilers/janino/pom.xml?rev=1530452&r1=1530444&r2=1530452&view=diff
==============================================================================
--- commons/proper/jci/tags/1.1-RC1/compilers/janino/pom.xml (original)
+++ commons/proper/jci/tags/1.1-RC1/compilers/janino/pom.xml Tue Oct 8
22:37:47 2013
@@ -21,11 +21,11 @@
<parent>
<groupId>org.apache.commons</groupId>
<artifactId>commons-jci</artifactId>
- <version>1.1-SNAPSHOT</version>
+ <version>1.1</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>commons-jci-janino</artifactId>
- <version>1.1-SNAPSHOT</version>
+ <version>1.1</version>
<name>Apache Commons JCI compiler-janino</name>
<description>
Apache Commons JCI compiler implementation for the Janino compiler.
Modified: commons/proper/jci/tags/1.1-RC1/compilers/jsr199/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/jci/tags/1.1-RC1/compilers/jsr199/pom.xml?rev=1530452&r1=1530444&r2=1530452&view=diff
==============================================================================
--- commons/proper/jci/tags/1.1-RC1/compilers/jsr199/pom.xml (original)
+++ commons/proper/jci/tags/1.1-RC1/compilers/jsr199/pom.xml Tue Oct 8
22:37:47 2013
@@ -21,11 +21,11 @@
<parent>
<groupId>org.apache.commons</groupId>
<artifactId>commons-jci</artifactId>
- <version>1.1-SNAPSHOT</version>
+ <version>1.1</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>commons-jci-jsr199</artifactId>
- <version>1.1-SNAPSHOT</version>
+ <version>1.1</version>
<name>Apache Commons JCI compiler-jsr199</name>
<description>
Apache Commons JCI compiler implementation for JDK 1.6 and up.
Modified: commons/proper/jci/tags/1.1-RC1/compilers/rhino/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/jci/tags/1.1-RC1/compilers/rhino/pom.xml?rev=1530452&r1=1530444&r2=1530452&view=diff
==============================================================================
--- commons/proper/jci/tags/1.1-RC1/compilers/rhino/pom.xml (original)
+++ commons/proper/jci/tags/1.1-RC1/compilers/rhino/pom.xml Tue Oct 8 22:37:47
2013
@@ -21,11 +21,11 @@
<parent>
<groupId>org.apache.commons</groupId>
<artifactId>commons-jci</artifactId>
- <version>1.1-SNAPSHOT</version>
+ <version>1.1</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>commons-jci-rhino</artifactId>
- <version>1.1-SNAPSHOT</version>
+ <version>1.1</version>
<name>Apache Commons JCI compiler-rhino</name>
<description>
Apache Commons JCI compiler implementation for Rhino javascript.
Modified: commons/proper/jci/tags/1.1-RC1/core/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/jci/tags/1.1-RC1/core/pom.xml?rev=1530452&r1=1530444&r2=1530452&view=diff
==============================================================================
--- commons/proper/jci/tags/1.1-RC1/core/pom.xml (original)
+++ commons/proper/jci/tags/1.1-RC1/core/pom.xml Tue Oct 8 22:37:47 2013
@@ -21,10 +21,10 @@
<parent>
<groupId>org.apache.commons</groupId>
<artifactId>commons-jci</artifactId>
- <version>1.1-SNAPSHOT</version>
+ <version>1.1</version>
</parent>
<artifactId>commons-jci-core</artifactId>
- <version>1.1-SNAPSHOT</version>
+ <version>1.1</version>
<name>Apache Commons JCI core</name>
<description>
Apache Commons JCI core interfaces and implementations.
Modified: commons/proper/jci/tags/1.1-RC1/examples/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/jci/tags/1.1-RC1/examples/pom.xml?rev=1530452&r1=1530444&r2=1530452&view=diff
==============================================================================
--- commons/proper/jci/tags/1.1-RC1/examples/pom.xml (original)
+++ commons/proper/jci/tags/1.1-RC1/examples/pom.xml Tue Oct 8 22:37:47 2013
@@ -21,10 +21,10 @@
<parent>
<groupId>org.apache.commons</groupId>
<artifactId>commons-jci</artifactId>
- <version>1.1-SNAPSHOT</version>
+ <version>1.1</version>
</parent>
<artifactId>commons-jci-examples</artifactId>
- <version>1.1-SNAPSHOT</version>
+ <version>1.1</version>
<name>Apache Commons JCI examples</name>
<description>
Apache Commons JCI examples.
Modified: commons/proper/jci/tags/1.1-RC1/fam/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/jci/tags/1.1-RC1/fam/pom.xml?rev=1530452&r1=1530444&r2=1530452&view=diff
==============================================================================
--- commons/proper/jci/tags/1.1-RC1/fam/pom.xml (original)
+++ commons/proper/jci/tags/1.1-RC1/fam/pom.xml Tue Oct 8 22:37:47 2013
@@ -21,10 +21,10 @@
<parent>
<groupId>org.apache.commons</groupId>
<artifactId>commons-jci</artifactId>
- <version>1.1-SNAPSHOT</version>
+ <version>1.1</version>
</parent>
<artifactId>commons-jci-fam</artifactId>
- <version>1.1-SNAPSHOT</version>
+ <version>1.1</version>
<name>Apache Commons JCI FileAlterationMonitor</name>
<description>
Commons JCI FileAlterationMonitor (FAM) to monitor local filesystems
and get notified about changes.
Modified: commons/proper/jci/tags/1.1-RC1/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/jci/tags/1.1-RC1/pom.xml?rev=1530452&r1=1530444&r2=1530452&view=diff
==============================================================================
--- commons/proper/jci/tags/1.1-RC1/pom.xml (original)
+++ commons/proper/jci/tags/1.1-RC1/pom.xml Tue Oct 8 22:37:47 2013
@@ -27,7 +27,7 @@
<packaging>pom</packaging>
<groupId>org.apache.commons</groupId>
<artifactId>commons-jci</artifactId>
- <version>1.1-SNAPSHOT</version>
+ <version>1.1</version>
<name>Apache Commons JCI</name>
<description>
Apache Commons JCI is a java compiler interface.