I would like to get the dev lists thoughts on this bug...
https://issues.apache.org/jira/browse/SHINDIG-1665
If we cannot fix this by the time we close down 2.5 would people be in
favor of disabling image optimization by default until we can properly fix
it? If someone has expertise in this ar
---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/4366/
---
Review request for shindig and Paul Lindner.
Summary
---
This is a fix for
I¹ve created a unit test to verify this. It looks as follows:
public abstract class ObjectId {
private final IdType value;
protected ObjectId() {
value = null;
}
protected final IdType getIdValue() {
return value;
}
p
---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/3887/
---
(Updated 2012-03-15 13:10:51.557484)
Review request for shindig.
Changes
-
> On 2012-03-15 00:21:21, Ryan Baxter wrote:
> >
>
> Ryan Baxter wrote:
> Oops meant to add some context here before I published :)
>
> I am OK with these changes, Henry has asked the obvious changes. I am
> not really that familiar with some of the implications of these changes,
> On 2012-03-15 00:21:21, Ryan Baxter wrote:
> >
>
> Ryan Baxter wrote:
> Oops meant to add some context here before I published :)
>
> I am OK with these changes, Henry has asked the obvious changes. I am
> not really that familiar with some of the implications of these changes,