if you have made changes to the code, then a merge file is created that causes problems till you edit the merged file. you go down the list of files that were updated and or merged, when you updated.
Torstein Hegbom sent the following on 5/20/2009 1:40 AM: > Yes, I have used that for my previous check-out. My earlier version compiles > just fine. There must be some thing else, thanks anyway. > > Torstein > > -----Opprinnelig melding----- > Fra: Jacques Le Roux [mailto:[email protected]] > Sendt: 20. mai 2009 10:30 > Til: [email protected] > Emne: Re: Compilingproblem > > Did you follow ? > http://docs.ofbiz.org/display/OFBIZ/FAQ+-+Tips+-+Tricks+-+Cookbook+-+HowTo#F > AQ-Tips-Tricks-Cookbook-HowTo-Eclipse > > Jacques > > From: "Torstein Hegbom" <[email protected]> >> Yesterday I registered an issue in Jira (a suggestion to solve a problem), >> but I enclosed the complete files instead of just including just the >> changes. So I thought I should get the most updated version of the source. >> >> >> >> To get the most updated version of OFBiz I checked out the complete source >> into a new project in eclipse, and tried to compile, but I got the > following >> error: >> >> >> >> > \ofbiz2\applications\content\src\org\ofbiz\content\webapp\ftl\RenderSubConte >> ntTransform.java: >> >> 143: cannot find symbol : method >> > renderSubContentAsText(org.ofbiz.entity.GenericDelegator,java.lang.String,ja > va.io.Writer,java.lang.String,java.lang.String,org.ofbiz.entity.GenericValue > ,java.util.Map,java.util.Locale,java.lang.String,org.ofbiz.entity.GenericVal >> ue,java.sql.Timestamp) >> >> >> >> location: class org.ofbiz.content.content.ContentWorker >> >> ContentWorker.renderSubContentAsText(delegator, >> contentId, out, mapKey, subContentId, subContentDataResourceView, >> templateRoot, locale, mimeTypeId, userLogin, fromDate); >> >> >> >> >> >> To me this looks like a problem in the content-handling-logic, where the >> class ContentWorker seems to be missing. I am certain that this is a > problem >> at my computer, but could anyone help me to understand what I should do to >> make the source compile. >> >> >> >> Thanks. >> >> >> >> Torstein >> >> > > -- BJ Freeman http://www.businessesnetwork.com/automation http://bjfreeman.elance.com http://www.linkedin.com/profile?viewProfile=&key=1237480&locale=en_US&trk=tab_pro Systems Integrator.
