[Cosmo-dev] Re: [commits-cosmo] (travis) [5559] Looks like
-SNAPSHOT was forgotten.
Travis Vachon
travis at osafoundation.org
Thu Sep 6 11:54:06 PDT 2007
+1.. especially since after this change the build is still broken.
-Travis
On Sep 6, 2007, at 11:49 AM, Ted Leung wrote:
> 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
>
> _______________________________________________
> cosmo-dev mailing list
> cosmo-dev at lists.osafoundation.org
> http://lists.osafoundation.org/mailman/listinfo/cosmo-dev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osafoundation.org/pipermail/cosmo-dev/attachments/20070906/88fe8bdb/attachment.html
More information about the cosmo-dev
mailing list