Author: tcurdt
Date: Sun Jun 10 09:39:25 2007
New Revision: 545907
URL: http://svn.apache.org/viewvc?view=rev&rev=545907
Log:
revert to 1.0-SNAPSHOT
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=545907&r1=545906&r2=545907
==============================================================================
--- jakarta/commons/proper/jci/trunk/compilers/eclipse/pom.xml (original)
+++ jakarta/commons/proper/jci/trunk/compilers/eclipse/pom.xml Sun Jun 10
09:39:25 2007
@@ -21,11 +21,11 @@
<parent>
<groupId>org.apache.commons</groupId>
<artifactId>commons-jci</artifactId>
- <version>1.1-SNAPSHOT</version>
+ <version>1.0-SNAPSHOT</version>
</parent>
<packaging>jar</packaging>
<artifactId>commons-jci-eclipse</artifactId>
- <version>1.1-SNAPSHOT</version>
+ <version>1.0-SNAPSHOT</version>
<name>compiler-eclipse</name>
<description>
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=545907&r1=545906&r2=545907
==============================================================================
--- jakarta/commons/proper/jci/trunk/compilers/groovy/pom.xml (original)
+++ jakarta/commons/proper/jci/trunk/compilers/groovy/pom.xml Sun Jun 10
09:39:25 2007
@@ -21,11 +21,11 @@
<parent>
<groupId>org.apache.commons</groupId>
<artifactId>commons-jci</artifactId>
- <version>1.1-SNAPSHOT</version>
+ <version>1.0-SNAPSHOT</version>
</parent>
<packaging>jar</packaging>
<artifactId>commons-jci-groovy</artifactId>
- <version>1.1-SNAPSHOT</version>
+ <version>1.0-SNAPSHOT</version>
<name>compiler-groovy</name>
<description>
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=545907&r1=545906&r2=545907
==============================================================================
--- jakarta/commons/proper/jci/trunk/compilers/janino/pom.xml (original)
+++ jakarta/commons/proper/jci/trunk/compilers/janino/pom.xml Sun Jun 10
09:39:25 2007
@@ -21,11 +21,11 @@
<parent>
<groupId>org.apache.commons</groupId>
<artifactId>commons-jci</artifactId>
- <version>1.1-SNAPSHOT</version>
+ <version>1.0-SNAPSHOT</version>
</parent>
<packaging>jar</packaging>
<artifactId>commons-jci-janino</artifactId>
- <version>1.1-SNAPSHOT</version>
+ <version>1.0-SNAPSHOT</version>
<name>compiler-janino</name>
<description>
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=545907&r1=545906&r2=545907
==============================================================================
--- jakarta/commons/proper/jci/trunk/compilers/javac/pom.xml (original)
+++ jakarta/commons/proper/jci/trunk/compilers/javac/pom.xml Sun Jun 10
09:39:25 2007
@@ -21,11 +21,11 @@
<parent>
<groupId>org.apache.commons</groupId>
<artifactId>commons-jci</artifactId>
- <version>1.1-SNAPSHOT</version>
+ <version>1.0-SNAPSHOT</version>
</parent>
<packaging>jar</packaging>
<artifactId>commons-jci-javac</artifactId>
- <version>1.1-SNAPSHOT</version>
+ <version>1.0-SNAPSHOT</version>
<name>compiler-javac</name>
<description>
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=545907&r1=545906&r2=545907
==============================================================================
--- jakarta/commons/proper/jci/trunk/compilers/rhino/pom.xml (original)
+++ jakarta/commons/proper/jci/trunk/compilers/rhino/pom.xml Sun Jun 10
09:39:25 2007
@@ -21,11 +21,11 @@
<parent>
<groupId>org.apache.commons</groupId>
<artifactId>commons-jci</artifactId>
- <version>1.1-SNAPSHOT</version>
+ <version>1.0-SNAPSHOT</version>
</parent>
<packaging>jar</packaging>
<artifactId>commons-jci-rhino</artifactId>
- <version>1.1-SNAPSHOT</version>
+ <version>1.0-SNAPSHOT</version>
<name>compiler-rhino</name>
<description>
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=545907&r1=545906&r2=545907
==============================================================================
--- jakarta/commons/proper/jci/trunk/core/pom.xml (original)
+++ jakarta/commons/proper/jci/trunk/core/pom.xml Sun Jun 10 09:39:25 2007
@@ -21,11 +21,11 @@
<parent>
<groupId>org.apache.commons</groupId>
<artifactId>commons-jci</artifactId>
- <version>1.1-SNAPSHOT</version>
+ <version>1.0-SNAPSHOT</version>
</parent>
<packaging>jar</packaging>
<artifactId>commons-jci-core</artifactId>
- <version>1.1-SNAPSHOT</version>
+ <version>1.0-SNAPSHOT</version>
<name>core</name>
<description>
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=545907&r1=545906&r2=545907
==============================================================================
--- jakarta/commons/proper/jci/trunk/examples/pom.xml (original)
+++ jakarta/commons/proper/jci/trunk/examples/pom.xml Sun Jun 10 09:39:25 2007
@@ -21,11 +21,11 @@
<parent>
<groupId>org.apache.commons</groupId>
<artifactId>commons-jci</artifactId>
- <version>1.1-SNAPSHOT</version>
+ <version>1.0-SNAPSHOT</version>
</parent>
<packaging>jar</packaging>
<artifactId>commons-jci-examples</artifactId>
- <version>1.1-SNAPSHOT</version>
+ <version>1.0-SNAPSHOT</version>
<name>examples</name>
<description>
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=545907&r1=545906&r2=545907
==============================================================================
--- jakarta/commons/proper/jci/trunk/fam/pom.xml (original)
+++ jakarta/commons/proper/jci/trunk/fam/pom.xml Sun Jun 10 09:39:25 2007
@@ -21,11 +21,11 @@
<parent>
<groupId>org.apache.commons</groupId>
<artifactId>commons-jci</artifactId>
- <version>1.1-SNAPSHOT</version>
+ <version>1.0-SNAPSHOT</version>
</parent>
<packaging>jar</packaging>
<artifactId>commons-jci-fam</artifactId>
- <version>1.1-SNAPSHOT</version>
+ <version>1.0-SNAPSHOT</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=545907&r1=545906&r2=545907
==============================================================================
--- jakarta/commons/proper/jci/trunk/pom.xml (original)
+++ jakarta/commons/proper/jci/trunk/pom.xml Sun Jun 10 09:39:25 2007
@@ -27,7 +27,7 @@
<packaging>pom</packaging>
<groupId>org.apache.commons</groupId>
<artifactId>commons-jci</artifactId>
- <version>1.1-SNAPSHOT</version>
+ <version>1.0-SNAPSHOT</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.
@@ -121,6 +121,14 @@
</descriptors>
<tarLongFileMode>gnu</tarLongFileMode>
</configuration>
+ <executions>
+ <execution>
+ <phase>package</phase>
+ <goals>
+ <goal>attached</goal>
+ </goals>
+ </execution>
+ </executions>
</plugin>
</plugins>
<extensions>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]