You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by Lin Sun <li...@gmail.com> on 2007/10/01 16:53:50 UTC

Anyone able to build j2g?

Has anyone been able to build the latest j2g in devtools trunk, after 
Donald switched to use Eclipse 3.3 RC2?   I have been trying to build it 
  both at work and home but it seems taking forever to download the 
  http://archive.eclipse.org/eclipse/downloads/drops/S-3.3
RC2-200705251350/eclipse-SDK-3.3RC2-win32.zip file.  I think switching 
to Sachin's private repo can fix this but I want to rule out the 
possibility that the way he set up his private repo made the previous 
build worked.

Thanks, Lin

Re: Anyone able to build j2g?

Posted by Lin Sun <li...@gmail.com>.
Yes that is the current issue we have.  the build only works with 3.3 
RC2.   I believe Erik has a JIRA on the compilation failure issue in j2g 
which we dont yet have a solution. :-(

Lin

Ted Kirby wrote:
> On the machine I had upgraded to 3.3.1, I reverted that change, and
> built successfully with 3.3RC2, although it took a couple hours to
> download eclipse.  :-(
> 
> On 10/1/07, Ted Kirby <te...@gmail.com> wrote:
>> After the 3.3RC2 eclipse downloaded, that build did work, on another machine.
>>
>> On 10/1/07, Ted Kirby <te...@gmail.com> wrote:
>>> I created a JIRA for slow download
>>> (https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-234) , and
>>> attached a patch.  This also upgrades to 3.3.1, same level the
>>> eclipse-plugin uses.  Download is faster.  The bad news is I'm getting
>>> these failures:
>>>
>>> [INFO] Compiling 20 source files to
>>> D:\gdvtls\j2g\trunk\plugins\org.apache.geronimo.j2g.sources\target\classes
>>> [INFO] ------------------------------------------------------------------------
>>> [ERROR] BUILD FAILURE
>>> [INFO] ------------------------------------------------------------------------
>>> [INFO] Compilation failure
>>>
>>> D:\gdvtls\j2g\trunk\plugins\org.apache.geronimo.j2g.sources\src\org\apache\geronimo\j2g\sources\environment\AbsoluteNameSolver.java:[227,120]
>>> cannot find symbol
>>> symbol  : method getLineNumber(int)
>>> location: class org.eclipse.jdt.core.dom.CompilationUnit
>>>
>>> Ted Kirby
>>>
>>> On 10/1/07, Lin Sun <li...@gmail.com> wrote:
>>>> Thanks to all who replied!  My build is still running from early this AM
>>>> in downloading this RC2 zip file...  At least we know it is not
>>>> something special setup on Sachin's repo that makes the build work and
>>>> the maven antrun plugin is good too!
>>>>
>>>> Lin
>>>>
>>>> Erik B. Craig wrote:
>>>>> I was able to successfully build j2g from the current trunk in devtools.
>>>>> Seems as though the archives.eclipse.org <http://archives.eclipse.org>
>>>>> server does not have very much bandwidth allocated to it, as the full
>>>>> build took a grand total of 172 minutes.
>>>>>
>>>>> On 10/1/07, *Lin Sun* <linsun.unc@gmail.com
>>>>> <ma...@gmail.com>> wrote:
>>>>>
>>>>>     Has anyone been able to build the latest j2g in devtools trunk, after
>>>>>     Donald switched to use Eclipse 3.3 RC2?   I have been trying to build it
>>>>>       both at work and home but it seems taking forever to download the
>>>>>        http://archive.eclipse.org/eclipse/downloads/drops/S-3.3
>>>>>     RC2-200705251350/eclipse-SDK-3.3RC2-win32.zip file.  I think switching
>>>>>     to Sachin's private repo can fix this but I want to rule out the
>>>>>     possibility that the way he set up his private repo made the previous
>>>>>     build worked.
>>>>>
>>>>>     Thanks, Lin
>>>>>
>>>>>
>>>>>
>>>>>
>>>>> --
>>>>> Erik B. Craig
>>>>
> 


Re: Anyone able to build j2g?

Posted by Ted Kirby <te...@gmail.com>.
On the machine I had upgraded to 3.3.1, I reverted that change, and
built successfully with 3.3RC2, although it took a couple hours to
download eclipse.  :-(

On 10/1/07, Ted Kirby <te...@gmail.com> wrote:
> After the 3.3RC2 eclipse downloaded, that build did work, on another machine.
>
> On 10/1/07, Ted Kirby <te...@gmail.com> wrote:
> > I created a JIRA for slow download
> > (https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-234) , and
> > attached a patch.  This also upgrades to 3.3.1, same level the
> > eclipse-plugin uses.  Download is faster.  The bad news is I'm getting
> > these failures:
> >
> > [INFO] Compiling 20 source files to
> > D:\gdvtls\j2g\trunk\plugins\org.apache.geronimo.j2g.sources\target\classes
> > [INFO] ------------------------------------------------------------------------
> > [ERROR] BUILD FAILURE
> > [INFO] ------------------------------------------------------------------------
> > [INFO] Compilation failure
> >
> > D:\gdvtls\j2g\trunk\plugins\org.apache.geronimo.j2g.sources\src\org\apache\geronimo\j2g\sources\environment\AbsoluteNameSolver.java:[227,120]
> > cannot find symbol
> > symbol  : method getLineNumber(int)
> > location: class org.eclipse.jdt.core.dom.CompilationUnit
> >
> > Ted Kirby
> >
> > On 10/1/07, Lin Sun <li...@gmail.com> wrote:
> > > Thanks to all who replied!  My build is still running from early this AM
> > > in downloading this RC2 zip file...  At least we know it is not
> > > something special setup on Sachin's repo that makes the build work and
> > > the maven antrun plugin is good too!
> > >
> > > Lin
> > >
> > > Erik B. Craig wrote:
> > > > I was able to successfully build j2g from the current trunk in devtools.
> > > > Seems as though the archives.eclipse.org <http://archives.eclipse.org>
> > > > server does not have very much bandwidth allocated to it, as the full
> > > > build took a grand total of 172 minutes.
> > > >
> > > > On 10/1/07, *Lin Sun* <linsun.unc@gmail.com
> > > > <ma...@gmail.com>> wrote:
> > > >
> > > >     Has anyone been able to build the latest j2g in devtools trunk, after
> > > >     Donald switched to use Eclipse 3.3 RC2?   I have been trying to build it
> > > >       both at work and home but it seems taking forever to download the
> > > >        http://archive.eclipse.org/eclipse/downloads/drops/S-3.3
> > > >     RC2-200705251350/eclipse-SDK-3.3RC2-win32.zip file.  I think switching
> > > >     to Sachin's private repo can fix this but I want to rule out the
> > > >     possibility that the way he set up his private repo made the previous
> > > >     build worked.
> > > >
> > > >     Thanks, Lin
> > > >
> > > >
> > > >
> > > >
> > > > --
> > > > Erik B. Craig
> > >
> > >
> >
>

Re: Anyone able to build j2g?

Posted by Ted Kirby <te...@gmail.com>.
After the 3.3RC2 eclipse downloaded, that build did work, on another machine.

On 10/1/07, Ted Kirby <te...@gmail.com> wrote:
> I created a JIRA for slow download
> (https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-234) , and
> attached a patch.  This also upgrades to 3.3.1, same level the
> eclipse-plugin uses.  Download is faster.  The bad news is I'm getting
> these failures:
>
> [INFO] Compiling 20 source files to
> D:\gdvtls\j2g\trunk\plugins\org.apache.geronimo.j2g.sources\target\classes
> [INFO] ------------------------------------------------------------------------
> [ERROR] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> [INFO] Compilation failure
>
> D:\gdvtls\j2g\trunk\plugins\org.apache.geronimo.j2g.sources\src\org\apache\geronimo\j2g\sources\environment\AbsoluteNameSolver.java:[227,120]
> cannot find symbol
> symbol  : method getLineNumber(int)
> location: class org.eclipse.jdt.core.dom.CompilationUnit
>
> Ted Kirby
>
> On 10/1/07, Lin Sun <li...@gmail.com> wrote:
> > Thanks to all who replied!  My build is still running from early this AM
> > in downloading this RC2 zip file...  At least we know it is not
> > something special setup on Sachin's repo that makes the build work and
> > the maven antrun plugin is good too!
> >
> > Lin
> >
> > Erik B. Craig wrote:
> > > I was able to successfully build j2g from the current trunk in devtools.
> > > Seems as though the archives.eclipse.org <http://archives.eclipse.org>
> > > server does not have very much bandwidth allocated to it, as the full
> > > build took a grand total of 172 minutes.
> > >
> > > On 10/1/07, *Lin Sun* <linsun.unc@gmail.com
> > > <ma...@gmail.com>> wrote:
> > >
> > >     Has anyone been able to build the latest j2g in devtools trunk, after
> > >     Donald switched to use Eclipse 3.3 RC2?   I have been trying to build it
> > >       both at work and home but it seems taking forever to download the
> > >        http://archive.eclipse.org/eclipse/downloads/drops/S-3.3
> > >     RC2-200705251350/eclipse-SDK-3.3RC2-win32.zip file.  I think switching
> > >     to Sachin's private repo can fix this but I want to rule out the
> > >     possibility that the way he set up his private repo made the previous
> > >     build worked.
> > >
> > >     Thanks, Lin
> > >
> > >
> > >
> > >
> > > --
> > > Erik B. Craig
> >
> >
>

Re: Anyone able to build j2g?

Posted by Ted Kirby <te...@gmail.com>.
I created a JIRA for slow download
(https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-234) , and
attached a patch.  This also upgrades to 3.3.1, same level the
eclipse-plugin uses.  Download is faster.  The bad news is I'm getting
these failures:

[INFO] Compiling 20 source files to
D:\gdvtls\j2g\trunk\plugins\org.apache.geronimo.j2g.sources\target\classes
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure

D:\gdvtls\j2g\trunk\plugins\org.apache.geronimo.j2g.sources\src\org\apache\geronimo\j2g\sources\environment\AbsoluteNameSolver.java:[227,120]
cannot find symbol
symbol  : method getLineNumber(int)
location: class org.eclipse.jdt.core.dom.CompilationUnit

Ted Kirby

On 10/1/07, Lin Sun <li...@gmail.com> wrote:
> Thanks to all who replied!  My build is still running from early this AM
> in downloading this RC2 zip file...  At least we know it is not
> something special setup on Sachin's repo that makes the build work and
> the maven antrun plugin is good too!
>
> Lin
>
> Erik B. Craig wrote:
> > I was able to successfully build j2g from the current trunk in devtools.
> > Seems as though the archives.eclipse.org <http://archives.eclipse.org>
> > server does not have very much bandwidth allocated to it, as the full
> > build took a grand total of 172 minutes.
> >
> > On 10/1/07, *Lin Sun* <linsun.unc@gmail.com
> > <ma...@gmail.com>> wrote:
> >
> >     Has anyone been able to build the latest j2g in devtools trunk, after
> >     Donald switched to use Eclipse 3.3 RC2?   I have been trying to build it
> >       both at work and home but it seems taking forever to download the
> >        http://archive.eclipse.org/eclipse/downloads/drops/S-3.3
> >     RC2-200705251350/eclipse-SDK-3.3RC2-win32.zip file.  I think switching
> >     to Sachin's private repo can fix this but I want to rule out the
> >     possibility that the way he set up his private repo made the previous
> >     build worked.
> >
> >     Thanks, Lin
> >
> >
> >
> >
> > --
> > Erik B. Craig
>
>

Re: Anyone able to build j2g?

Posted by Lin Sun <li...@gmail.com>.
Thanks to all who replied!  My build is still running from early this AM 
in downloading this RC2 zip file...  At least we know it is not 
something special setup on Sachin's repo that makes the build work and 
the maven antrun plugin is good too!

Lin

Erik B. Craig wrote:
> I was able to successfully build j2g from the current trunk in devtools.
> Seems as though the archives.eclipse.org <http://archives.eclipse.org> 
> server does not have very much bandwidth allocated to it, as the full 
> build took a grand total of 172 minutes.
> 
> On 10/1/07, *Lin Sun* <linsun.unc@gmail.com 
> <ma...@gmail.com>> wrote:
> 
>     Has anyone been able to build the latest j2g in devtools trunk, after
>     Donald switched to use Eclipse 3.3 RC2?   I have been trying to build it
>       both at work and home but it seems taking forever to download the
>        http://archive.eclipse.org/eclipse/downloads/drops/S-3.3
>     RC2-200705251350/eclipse-SDK-3.3RC2-win32.zip file.  I think switching
>     to Sachin's private repo can fix this but I want to rule out the
>     possibility that the way he set up his private repo made the previous
>     build worked.
> 
>     Thanks, Lin
> 
> 
> 
> 
> -- 
> Erik B. Craig


Re: Anyone able to build j2g?

Posted by "Erik B. Craig" <gi...@gmail.com>.
I was able to successfully build j2g from the current trunk in devtools.
Seems as though the archives.eclipse.org server does not have very much
bandwidth allocated to it, as the full build took a grand total of 172
minutes.

On 10/1/07, Lin Sun <li...@gmail.com> wrote:
>
> Has anyone been able to build the latest j2g in devtools trunk, after
> Donald switched to use Eclipse 3.3 RC2?   I have been trying to build it
>   both at work and home but it seems taking forever to download the
>   http://archive.eclipse.org/eclipse/downloads/drops/S-3.3
> RC2-200705251350/eclipse-SDK-3.3RC2-win32.zip file.  I think switching
> to Sachin's private repo can fix this but I want to rule out the
> possibility that the way he set up his private repo made the previous
> build worked.
>
> Thanks, Lin
>



-- 
Erik B. Craig

Re: Anyone able to build j2g?

Posted by Tim McConnell <ti...@gmail.com>.
Hi Lin, yes I do have the same problem with J2G when building with Eclipse 
3.3RC2. I don't however have any problem with 3.3 (or 3.3.1 that we're using now 
using for GEP). Thanks.

Lin Sun wrote:
> Has anyone been able to build the latest j2g in devtools trunk, after 
> Donald switched to use Eclipse 3.3 RC2?   I have been trying to build it 
>  both at work and home but it seems taking forever to download the 
>  http://archive.eclipse.org/eclipse/downloads/drops/S-3.3
> RC2-200705251350/eclipse-SDK-3.3RC2-win32.zip file.  I think switching 
> to Sachin's private repo can fix this but I want to rule out the 
> possibility that the way he set up his private repo made the previous 
> build worked.
> 
> Thanks, Lin
> 

-- 
Thanks,
Tim McConnell

Re: Anyone able to build j2g?

Posted by Jason Warner <ja...@gmail.com>.
This was last week, I believe.  Probably earlier in the week.  It was when
those errors with the j2g build regarding CompilationUnit were occuring.  I
was going to take a look myself, but apparently eclipse would have none of
that.

On 10/1/07, Lin Sun <li...@gmail.com> wrote:
>
> Wow!  Did you happen to remember when that was?  Was it downloading a
> 3.3 RC2 or 3.3?   I haven't had any prob in downloading 3.3, which seems
> take less than 10 mins.   3.3 RC2 was fine too if downloading from
> Sachin's site using maven dependency download (not the maven ant run).
>
> Lin
>
> Jason Warner wrote:
> > The last time I built j2g, it took 248 minutes total to build.  The bulk
> > of that time was downloading eclipse.  This is what caused me to make
> > that post before about the change in information provided on a
> > download.  I was kind of hoping to see what kind of download speed I was
> > getting.  I actually had the same issue with the WTP adapter when
> > building trunk for the eclipse plugin.
> >
> > On 10/1/07, *Lin Sun* <linsun.unc@gmail.com
> > <ma...@gmail.com>> wrote:
> >
> >     Has anyone been able to build the latest j2g in devtools trunk,
> after
> >     Donald switched to use Eclipse 3.3 RC2?   I have been trying to
> build it
> >       both at work and home but it seems taking forever to download the
> >        http://archive.eclipse.org/eclipse/downloads/drops/S-3.3
> >     RC2-200705251350/eclipse-SDK-3.3RC2-win32.zip file.  I think
> switching
> >     to Sachin's private repo can fix this but I want to rule out the
> >     possibility that the way he set up his private repo made the
> previous
> >     build worked.
> >
> >     Thanks, Lin
> >
> >
>
>

Re: Anyone able to build j2g?

Posted by Lin Sun <li...@gmail.com>.
Wow!  Did you happen to remember when that was?  Was it downloading a 
3.3 RC2 or 3.3?   I haven't had any prob in downloading 3.3, which seems 
take less than 10 mins.   3.3 RC2 was fine too if downloading from 
Sachin's site using maven dependency download (not the maven ant run).

Lin

Jason Warner wrote:
> The last time I built j2g, it took 248 minutes total to build.  The bulk 
> of that time was downloading eclipse.  This is what caused me to make 
> that post before about the change in information provided on a 
> download.  I was kind of hoping to see what kind of download speed I was 
> getting.  I actually had the same issue with the WTP adapter when 
> building trunk for the eclipse plugin.
> 
> On 10/1/07, *Lin Sun* <linsun.unc@gmail.com 
> <ma...@gmail.com>> wrote:
> 
>     Has anyone been able to build the latest j2g in devtools trunk, after
>     Donald switched to use Eclipse 3.3 RC2?   I have been trying to build it
>       both at work and home but it seems taking forever to download the
>        http://archive.eclipse.org/eclipse/downloads/drops/S-3.3
>     RC2-200705251350/eclipse-SDK-3.3RC2-win32.zip file.  I think switching
>     to Sachin's private repo can fix this but I want to rule out the
>     possibility that the way he set up his private repo made the previous
>     build worked.
> 
>     Thanks, Lin
> 
> 


Re: Anyone able to build j2g?

Posted by Jason Warner <ja...@gmail.com>.
The last time I built j2g, it took 248 minutes total to build.  The bulk of
that time was downloading eclipse.  This is what caused me to make that post
before about the change in information provided on a download.  I was kind
of hoping to see what kind of download speed I was getting.  I actually had
the same issue with the WTP adapter when building trunk for the eclipse
plugin.

On 10/1/07, Lin Sun <li...@gmail.com> wrote:
>
> Has anyone been able to build the latest j2g in devtools trunk, after
> Donald switched to use Eclipse 3.3 RC2?   I have been trying to build it
>   both at work and home but it seems taking forever to download the
>   http://archive.eclipse.org/eclipse/downloads/drops/S-3.3
> RC2-200705251350/eclipse-SDK-3.3RC2-win32.zip file.  I think switching
> to Sachin's private repo can fix this but I want to rule out the
> possibility that the way he set up his private repo made the previous
> build worked.
>
> Thanks, Lin
>

Re: Anyone able to build j2g?

Posted by Ted Kirby <te...@gmail.com>.
I haven't tried j2g recently, but I've been having issues building the
eclipse plugin.  These seem to have been related to some eclipse
artifact download changes as they moved to WTP 2.0.1 GA.  eclipse
3.3.1 is now GA as well.  Tim checked in
eclipse-plugin/trunk/eclipse/build.xml recently to move to the GA
levels.  It seems that now that 3.3.1 is GA, we should move to it from
any RC levels.

On 10/1/07, Lin Sun <li...@gmail.com> wrote:
> Has anyone been able to build the latest j2g in devtools trunk, after
> Donald switched to use Eclipse 3.3 RC2?   I have been trying to build it
>   both at work and home but it seems taking forever to download the
>   http://archive.eclipse.org/eclipse/downloads/drops/S-3.3
> RC2-200705251350/eclipse-SDK-3.3RC2-win32.zip file.  I think switching
> to Sachin's private repo can fix this but I want to rule out the
> possibility that the way he set up his private repo made the previous
> build worked.
>
> Thanks, Lin
>