dev@glassfish.java.net

RE: Compiling Glassfish in Eclipse

From: Manfred Riem <mriem_at_manorrock.org>
Date: Fri, 8 Sep 2006 20:51:02 -0600

I saw that you got it working! Great ;)

Did you also try a pre-build package?

Kind regards,
Manfred Riem
mriem_at_manorrock.org
http://www.manorrock.org/

-----Original Message-----
From: Markus KARG [mailto:markus.karg_at_gmx.net]
Sent: Friday, September 08, 2006 11:11 AM
To: dev_at_glassfish.dev.java.net
Subject: Re: Compiling Glassfish in Eclipse

Manfred,

I followed the instructions that are to be found here:

https://glassfish.dev.java.net/public/BuildGlassFish.html#Quickstart_Guide_t
o_Build_GlassFish_

but as I posted to the mailing list months ago, this actually isn't working.
Please find the actual list of error messages in the mailing list archive
(each time I try it, maven downloads several 100MB)...

Maybe you have other instructions than those?

Markus

Manfred Riem wrote:
> Hi Markus,
>
> What is unclear about the instructions? I have successfully compiled
> Glassfish with the instructions on the website using the commandline.
>
> Can you tell me which steps you have gone through?
>
> Kind regards,
> Manfred Riem
> mriem_at_manorrock.org <mailto:mriem_at_manorrock.org>
> http://www.manorrock.org/
>
>
>
>
> -------- Original Message --------
> Subject: Re: Compiling Glassfish in Eclipse
> From: Markus KARG <markus.karg_at_gmx.net>
> Date: Thu, September 07, 2006 10:40 am
> To: dev_at_glassfish.dev.java.net
> Cc: persistence_at_glassfish.dev.java.net
>
> In fact I did not receive any response to the email below, so I am as
> far as I had been weeks ago. :-(
>
> Marina Vatkina wrote:
> > Dinesh, Markus,
> >
> > Were you able to resolve this?
> >
> > thanks,
> > -marina
> >
> > Markus KARG wrote On 08/31/06 10:44,:
> >
> >> Dinesh,
> >>
> >> thank you for your kind help. It must be confusing reading the
> thread
> >> after all these weeks... So here once more what I have tried to do.
> >>
> >> (1) First I tried to compile the entity-persistence module only by
> >> downloading the complete GF code from CVS. This didn't work.
> >> (2) Then I learned about maven, so I did what the homepage
> tells about
> >> how to start compiling GF from scratch. This also didn't work.
> Then I
> >> write that one long email telling all the traps I have fallen into.
> >>
> >> Both has nothing to do with Eclipse IDE. I tried both from the
> command
> >> line. Once it is possible to compile from the command line, one
> can doe
> >> "maven eclipse" to get an Eclipse IDE project. Since I cannot
> compile
> >> even at the command line, I never again tried from inside the IDE.
> >>
> >> That's where I am.
> >>
> >> If you like me to test more things, tell me the *exact* steps
> what to
> >> do. The instructions on the web are not clear enough / are
> faulty, as I
> >> wrote in that one lone email.
> >>
> >> Markus
> >>
> >> Dinesh Patil wrote:
> >>
> >>
> >>> Markus,
> >>>
> >>> I went throught the email thread, but I didn't get the full
> sequence
> >>> of your build commands. In some replies to Tom, looks like you
> try to
> >>> build single project e.g.entity-persistence. So if that's the
> case how
> >>> you are getting error in admin-gui?
> >>>
> >>> Can you please send the steps you tried when you got this
> compilation
> >>> error? as this error shows the customized ant task is failed to
> >>> execute which depends on admin-gui/admin-jsf/lib/ant-apt.jar file.
> >>>
> >>> thanks
> >>> Dinesh
> >>>
> >>> Jim Driscoll wrote:
> >>>
> >>>
> >>>
> >>>> I haven't seen a reply to this - is Markus being helped?
> >>>>
> >>>> Jim
> >>>>
> >>>> Marina Vatkina wrote:
> >>>>
> >>>>
> >>>>
> >>>>> Team,
> >>>>>
> >>>>> Is there anybody on the dev alias who can help Markus? :(
> >>>>>
> >>>>> thanks,
> >>>>> -marina
> >>>>>
> >>>>> Dinesh Patil wrote On 08/22/06 17:45,:
> >>>>>
> >>>>>
> >>>>>
> >>>>>> this is failing in admin-gui/admin-jsf which uses Apt taskdef,
> >>>>>> that's been added and executed using "exec"
> >>>>>> <exec dir="." executable="${execute.ant}"
> failonerror="true">
> >>>>>> <arg line="-f aptbuild.xml
> >>>>>> -Dglassfish.home=${glassfish.home} -lib ${lib.dir}/ant-apt.jar
> >>>>>> compile" />
> >>>>>> </exec>
> >>>>>>
> &
>