[Cosmo-dev] Re: [commits-cosmo] (travis) [5559] Looks like -SNAPSHOT was forgotten.

Ted Leung twl at osafoundation.org
Thu Sep 6 11:49:18 PDT 2007


So I am concerned when I see messages like this, because it suggests  
to me that we have a process bug.    The friction from small process  
bugs like this is magnified in the weekly release situation -- I  
think we need to invest some brain power in eliminating these sorts  
of things....

Ted

On Sep 6, 2007, at 11:40 AM, svncheckin at osafoundation.org wrote:

> Revision
> 5559
> Author
> travis
> Date
> 2007-09-06 11:39:59 -0700 (Thu, 06 Sep 2007)
> Log Message
>
> Looks like -SNAPSHOT was forgotten.
> Modified Paths
>
> cosmo/branches/0.7.2/cosmo/pom.xml
> Diff
>
> Modified: cosmo/branches/0.7.2/cosmo/pom.xml (5558 => 5559)
>
> --- cosmo/branches/0.7.2/cosmo/pom.xml	2007-09-06 18:26:37 UTC (rev  
> 5558)
> +++ cosmo/branches/0.7.2/cosmo/pom.xml	2007-09-06 18:39:59 UTC (rev  
> 5559)
> @@ -43,22 +43,22 @@
>          <dependency>
>              <groupId>org.apache.abdera</groupId>
>              <artifactId>abdera-core</artifactId>
> -            <version>0.3.0-incubating</version>
> +            <version>0.3.0-incubating-SNAPSHOT</version>
>          </dependency>
>          <dependency>
>              <groupId>org.apache.abdera</groupId>
>              <artifactId>abdera-parser</artifactId>
> -            <version>0.3.0-incubating</version>
> +            <version>0.3.0-incubating-SNAPSHOT</version>
>          </dependency>
>          <dependency>
>              <groupId>org.apache.abdera</groupId>
>              <artifactId>abdera-server</artifactId>
> -            <version>0.3.0-incubating</version>
> +            <version>0.3.0-incubating-SNAPSHOT</version>
>          </dependency>
>          <dependency>
>              <groupId>org.apache.abdera</groupId>
>              <artifactId>abdera-protocol</artifactId>
> -            <version>0.3.0-incubating</version>
> +            <version>0.3.0-incubating-SNAPSHOT</version>
>          </dependency>
>          <!-- runtime dependency of abdera -->
>          <dependency>
>
> _______________________________________________
> Commits-Cosmo mailing list
> Commits-Cosmo at osafoundation.org
> http://lists.osafoundation.org/cgi-bin/mailman/listinfo/commits-cosmo

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osafoundation.org/pipermail/cosmo-dev/attachments/20070906/8475ec33/attachment.htm


More information about the cosmo-dev mailing list