There was already a class named THead.as in the repo.  I think someone
copied the file, but forgot to change the name. My OCD kicked in because
this was getting flagged by the IntelliJ :-)

Thanks,
Om

2017-01-03 3:34 GMT-08:00 Carlos Rovira <carlos.rov...@codeoscopic.com>:

> Table classes must be rethinked, so maybe I would be safe to remove and
> start it from scratch...
>
> 2017-01-03 12:25 GMT+01:00 Piotr Zarzycki <piotrzarzyck...@gmail.com>:
>
>> Om,
>>
>> It's actually wraps up "thead", so this class should be THead. I even
>> changed it in develop branch. Not sure why you were still seeing in your
>> branch.
>>
>> Piotr
>>
>> 2017-01-03 11:18 GMT+01:00 <bigosma...@apache.org>:
>>
>> > Repository: flex-asjs
>> > Updated Branches:
>> >   refs/heads/example/teampage_mdl [created] cac07e4c5
>> >
>> >
>> > TBody.as has wrong class name
>> >
>> >
>> > Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo
>> > Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/156d
>> 1b4b
>> > Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/156d1b4b
>> > Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/156d1b4b
>> >
>> > Branch: refs/heads/example/teampage_mdl
>> > Commit: 156d1b4bf0019c6beff6412afb12d1c21e7045df
>> > Parents: 8263756
>> > Author: OmPrakash Muppirala <bigosma...@gmail.com>
>> > Authored: Sun Dec 25 22:41:31 2016 -0800
>> > Committer: OmPrakash Muppirala <bigosma...@gmail.com>
>> > Committed: Tue Dec 27 23:24:32 2016 -0800
>> >
>> > ----------------------------------------------------------------------
>> >  .../MaterialDesignLite/src/main/flex/org/apache/flex/mdl/TBody.as  |
>> 2 +-
>> >  1 file changed, 1 insertion(+), 1 deletion(-)
>> > ----------------------------------------------------------------------
>> >
>> >
>> > http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/
>> > 156d1b4b/frameworks/projects/MaterialDesignLite/src/main/
>> > flex/org/apache/flex/mdl/TBody.as
>> > ----------------------------------------------------------------------
>> > diff --git a/frameworks/projects/MaterialDesignLite/src/main/
>> > flex/org/apache/flex/mdl/TBody.as b/frameworks/projects/
>> > MaterialDesignLite/src/main/flex/org/apache/flex/mdl/TBody.as
>> > index cfc6928..1535578 100644
>> > --- a/frameworks/projects/MaterialDesignLite/src/main/
>> > flex/org/apache/flex/mdl/TBody.as
>> > +++ b/frameworks/projects/MaterialDesignLite/src/main/
>> > flex/org/apache/flex/mdl/TBody.as
>> > @@ -34,7 +34,7 @@ package org.apache.flex.mdl
>> >          *  @playerversion AIR 2.6
>> >          *  @productversion FlexJS 0.0
>> >          */
>> > -       public class THead extends ContainerBase
>> > +       public class TBody extends ContainerBase
>> >         {
>> >                 /**
>> >                  *  constructor.
>> >
>> >
>>
>>
>> --
>>
>> Greetings
>> Piotr Zarzycki
>>
>> Flex/AIR/.NET Developer
>>
>> mobile: +48 880 859 557
>> e-mail: piotrzarzyck...@gmail.com
>> skype: zarzycki10
>>
>> LinkedIn: http://www.linkedin.com/piotrzarzycki
>> <https://pl.linkedin.com/in/piotr-zarzycki-92a53552>
>>
>
>
>
> --
>
> Carlos Rovira
> Director General
> M: +34 607 22 60 05
> http://www.codeoscopic.com
> http://www.avant2.es
>
> Este mensaje se dirige exclusivamente a su destinatario y puede contener
> información privilegiada o confidencial. Si ha recibido este mensaje por
> error, le rogamos que nos lo comunique inmediatamente por esta misma vía y
> proceda a su destrucción.
>
> De la vigente Ley Orgánica de Protección de Datos (15/1999), le
> comunicamos que sus datos forman parte de un fichero cuyo responsable es
> CODEOSCOPIC S.A. La finalidad de dicho tratamiento es facilitar la
> prestación del servicio o información solicitados, teniendo usted derecho
> de acceso, rectificación, cancelación y oposición de sus datos dirigiéndose
> a nuestras oficinas c/ Paseo de la Habana 9-11, 28036, Madrid con la
> documentación necesaria.
>
>

Reply via email to