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 <[EMAIL PROTECTED]> wrote:
After the 3.3RC2 eclipse downloaded, that build did work, on another machine.
On 10/1/07, Ted Kirby <[EMAIL PROTECTED]> 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 <[EMAIL PROTECTED]> 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* <[EMAIL PROTECTED]
<mailto:[EMAIL PROTECTED]>> 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