so there was a discussion awhile back about artifact names. since we are trying to get this right in
release 1.1...

currently we build artifacts named like this:

   etch-ant-plugin-1.1.0-src.zip
   etch-ant-plugin-1.1.0.jar
   etch-compiler-1.1.0-src.zip
   etch-compiler-1.1.0.jar
   etch-csharp-compiler-1.1.0-src.zip
   etch-csharp-compiler-1.1.0.jar
   etch-java-compiler-1.1.0-src.zip
   etch-java-compiler-1.1.0.jar
   etch-java-runtime-1.1.0-src.zip
   etch-java-runtime-1.1.0.jar
   etch-xml-compiler-1.1.0-src.zip
   etch-xml-compiler-1.1.0.jar

i'm thinking this needs to be something like this:

   etch-ant-plugin-incubating-1.1.0-src.zip
   etch-ant-plugin-incubating-1.1.0.jar
   etch-compiler-incubating-1.1.0-src.zip
   etch-compiler-incubating-1.1.0.jar
   etch-csharp-compiler-incubating-1.1.0-src.zip
   etch-csharp-compiler-incubating-1.1.0.jar
   etch-java-compiler-incubating-1.1.0-src.zip
   etch-java-compiler-incubating-1.1.0.jar
   etch-java-runtime-incubating-1.1.0-src.zip
   etch-java-runtime-incubating-1.1.0.jar
   etch-xml-compiler-incubating-1.1.0-src.zip
   etch-xml-compiler-incubating-1.1.0.jar

right? wrong?

scott out

Reply via email to