* [EMAIL PROTECTED]:
> Author: antonio
> Date: Sat Apr 22 18:17:00 2006
> New Revision: 396190
> 
> URL: http://svn.apache.org/viewcvs?rev=396190&view=rev
> Log:
> Merge from branch 2.1.
> 
> Modified:
>     
> cocoon/trunk/core/cocoon-core/src/main/java/org/apache/cocoon/reading/ImageReader.java
> 
> @@ -365,6 +365,8 @@
>      */
>      public Serializable getKey() {
>          return super.getKey().toString()
> +                + ':' + this.fitUniform
> +                + ':' + this.enlarge
>                  + ':' + this.width
>                  + ':' + this.height
>                  + ":" + this.scaleColor[0]

Thanks Antonio for merging this fix, I forgot to do it in trunk.
-- 
     Jean-Baptiste Quenot
aka  John Banana Qwerty
http://caraldi.com/jbq/

Reply via email to