Yes, error remains.

On Tue, May 29, 2012 at 8:15 PM, Jacopo Cappellato <
jacopo.cappell...@hotwaxmedia.com> wrote:

> please confirm that you get the error if you run:
>
> ./ant clean build
>
> Jacopo
>
> On May 29, 2012, at 4:20 PM, varun bhansaly wrote:
>
> > freemarker-2.3.19.jar already absent.
> > freemarker-2.3.19-null-wildcards.jar already present.
> >
> > Error remains, am using Oracle JDK 1.6.0_26, not sure if that could be
> the
> > issue.
> >
> > On Tue, May 29, 2012 at 7:43 PM, Jacopo Cappellato <
> > jacopo.cappell...@hotwaxmedia.com> wrote:
> >
> >> Please make sure you don't have the following file:
> >>
> >> framework/base/lib/freemarker-2.3.19.jar
> >>
> >> (delete it if you find it) and instead make sure you have:
> >>
> >> framework/base/lib/freemarker-2.3.19-null-wildcards.jar
> >>
> >> Jacopo
> >>
> >> On May 29, 2012, at 4:09 PM, varun bhansaly wrote:
> >>
> >>> Yes, error remains.
> >>>
> >>> On Tue, May 29, 2012 at 7:00 PM, Adrian Crum <
> >>> adrian.c...@sandglass-software.com> wrote:
> >>>
> >>>> Have you tried running ant clean?
> >>>>
> >>>> -Adrian
> >>>>
> >>>>
> >>>> On 5/29/2012 2:26 PM, varun bhansaly wrote:
> >>>>
> >>>>> Have been facing issues related to trunk (at r1343711) compilation
> via
> >>>>> ./ant (10.04 compiles with no errors)
> >>>>>
> >>>>> This is the error snippet -
> >>>>>
> >>>>> classes:
> >>>>> [javac16] Compiling 3 source files to
> >>>>> /home/varun.bhansaly/ofbiz/**framework/base/build/classes
> >>>>> [javac16]
> >>>>> /home/varun.bhansaly/ofbiz/**framework/base/src/org/ofbiz/**
> >>>>> base/util/template/**FreeMarkerWorker.java:87:
> >>>>> cannot find symbol
> >>>>> [javac16] symbol  : method setNullWildcards(boolean)
> >>>>> [javac16] location: class freemarker.ext.beans.**BeansWrapper
> >>>>> [javac16]         wrapper.setNullWildcards(true)**;
> >>>>> [javac16]                ^
> >>>>> [javac16] 1 error
> >>>>>
> >>>>> BUILD FAILED
> >>>>> /home/varun.bhansaly/ofbiz/**build.xml:216: The following error
> >> occurred
> >>>>> while executing this line:
> >>>>> /home/varun.bhansaly/ofbiz/**framework/build.xml:148: The following
> >> error
> >>>>> occurred while executing this line:
> >>>>> /home/varun.bhansaly/ofbiz/**macros.xml:39: The following error
> >> occurred
> >>>>> while executing this line:
> >>>>> /home/varun.bhansaly/ofbiz/**framework/base/build.xml:90: Compile
> >>>>> failed; see
> >>>>> the compiler error output for details.
> >>>>>
> >>>>>
> >>>
> >>>
> >>> --
> >>> Regards,
> >>> Varun Bhansaly
> >>
> >>
> >
> >
> > --
> > Regards,
> > Varun Bhansaly
>
>


-- 
Regards,
Varun Bhansaly

Reply via email to