[OFBiz] Dev - ofbiz 6000 doesn't build

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

[OFBiz] Dev - ofbiz 6000 doesn't build

Si Chen-2
Hi everybody -

Got this message trying to do my weekly build test:

classes:
    [javac] Compiling 12 source files to
esting/ofbiz_6000/applications/manufacturing/build/classes
   [subant]
testing/ofbiz_6000/applications/manufacturing/src/org/ofbiz/manufacturing/jobshopmgt/ProductionRun.java:420:
cannot resolve symbol
   [subant] symbol  : method toMap
(java.lang.String,org.ofbiz.entity.GenericValue,java.lang.String,double)
   [subant] location: class org.ofbiz.base.util.UtilMisc
   [subant]                     Map estimateCalcServiceMap =
UtilMisc.toMap("workEffort", task, "quantity", quantity);
   [subant]                                                          ^
   [subant] 1 error


 
_______________________________________________
Dev mailing list
[hidden email]
http://lists.ofbiz.org/mailman/listinfo/dev
Reply | Threaded
Open this post in threaded view
|

Re: [OFBiz] Dev - ofbiz 6000 doesn't build

Jacopo Cappellato
Si,

sorry for this: I've fixed it in rev. 6001 a few minutes later the 6000
commit...

Jacopo

Si Chen wrote:

> Hi everybody -
>
> Got this message trying to do my weekly build test:
>
> classes:
>    [javac] Compiling 12 source files to
> esting/ofbiz_6000/applications/manufacturing/build/classes
>   [subant]
> testing/ofbiz_6000/applications/manufacturing/src/org/ofbiz/manufacturing/jobshopmgt/ProductionRun.java:420:
> cannot resolve symbol
>   [subant] symbol  : method toMap
> (java.lang.String,org.ofbiz.entity.GenericValue,java.lang.String,double)
>   [subant] location: class org.ofbiz.base.util.UtilMisc
>   [subant]                     Map estimateCalcServiceMap =
> UtilMisc.toMap("workEffort", task, "quantity", quantity);
>   [subant]                                                          ^
>   [subant] 1 error
>
>
>
> _______________________________________________
> Dev mailing list
> [hidden email]
> http://lists.ofbiz.org/mailman/listinfo/dev
>

 
_______________________________________________
Dev mailing list
[hidden email]
http://lists.ofbiz.org/mailman/listinfo/dev