Re: svn commit: r579758 - in /geronimo/devtools/j2g/trunk: eclipse/eclipse-3.3.xml plugins/org.apache.geronimo.j2g.resources/test-apps/security/security-geronimo-plan.xml

2007-09-27 Thread Erik B. Craig
Futerhmore, I've dove into the eclipse SDK repository and taken a gander at the source do org.eclipse.jdt.core.dom.CompilationUnit v771 (here: http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/CompilationUnit.java?view=markup&pathrev=v_771 ) and found that

Re: svn commit: r579758 - in /geronimo/devtools/j2g/trunk: eclipse/eclipse-3.3.xml plugins/org.apache.geronimo.j2g.resources/test-apps/security/security-geronimo-plan.xml

2007-09-27 Thread Erik B. Craig
I did some search/replace on the source files that it's actually having issues on... It seems as though it's not having any problem at all locating the org.eclipse.jdt.core.dom.CompilationUnit class... it's only the two methods (getLineNumber and getColumnNumber) that it doesn't recognize at all. L

Re: svn commit: r579758 - in /geronimo/devtools/j2g/trunk: eclipse/eclipse-3.3.xml plugins/org.apache.geronimo.j2g.resources/test-apps/security/security-geronimo-plan.xml

2007-09-27 Thread Erik B. Craig
Yeah, I actually just attempted the same thing. I'm trying to figure out where it could be getting the hardcoded jar from though. On 9/27/07, Lin Sun <[EMAIL PROTECTED]> wrote: > > Tried to change it to > > M2_REPO/org/eclipse/plugins/org.eclipse.jdt.core/3.3.0-v_771/org.eclipse.jdt.core- > 3.3.0-

Re: svn commit: r579758 - in /geronimo/devtools/j2g/trunk: eclipse/eclipse-3.3.xml plugins/org.apache.geronimo.j2g.resources/test-apps/security/security-geronimo-plan.xml

2007-09-27 Thread Lin Sun
Tried to change it to M2_REPO/org/eclipse/plugins/org.eclipse.jdt.core/3.3.0-v_771/org.eclipse.jdt.core-3.3.0-v_771.jar didn't work either. Right it seems somewhere it has hardcoded value to the old level of jars... Lin Donald Woods wrote: Could it be the level of the org.eclipse.jdt.core ja

Re: svn commit: r579758 - in /geronimo/devtools/j2g/trunk: eclipse/eclipse-3.3.xml plugins/org.apache.geronimo.j2g.resources/test-apps/security/security-geronimo-plan.xml

2007-09-27 Thread Lin Sun
Sorry again for my confused message below. I did add a newer message to your jira yesterday hoping you would pick the newer message up... - It looks like this build error is caused by the change to go to the maven-antrun-plugin. somehow, we are configuring our eclipse env differently than w

Re: svn commit: r579758 - in /geronimo/devtools/j2g/trunk: eclipse/eclipse-3.3.xml plugins/org.apache.geronimo.j2g.resources/test-apps/security/security-geronimo-plan.xml

2007-09-27 Thread Lin Sun
Right - i made a comment to the j2g compile prob jira yesterday PM. I was able to build because I built the old j2g from sandbox first.But we don't need the WTP and its prereqs stuff and it can take a very long time to download them if you are at home or something. Lin Donald Woods wrote

Re: svn commit: r579758 - in /geronimo/devtools/j2g/trunk: eclipse/eclipse-3.3.xml plugins/org.apache.geronimo.j2g.resources/test-apps/security/security-geronimo-plan.xml

2007-09-26 Thread Donald Woods
Could it be the level of the org.eclipse.jdt.core jarfile listed in plugins\org.apache.geronimo.j2g.sources\.classpath ? Seems the Eclipse 3.3 runtime provides 3.3.0-v_771 but the .classpath is still using the older 3.1.1 level -Donald Erik B. Craig wrote: Errmm, I got past this point, w

Re: svn commit: r579758 - in /geronimo/devtools/j2g/trunk: eclipse/eclipse-3.3.xml plugins/org.apache.geronimo.j2g.resources/test-apps/security/security-geronimo-plan.xml

2007-09-26 Thread Donald Woods
Yep, I ran into the source plugin compile issue tonight... will take a look at it some more tomorrow -Donald Erik B. Craig wrote: Errmm, I got past this point, was silly firewall issues preventing it from hitting the mirror, however I believe I'm still having the same compilation issues a

Re: svn commit: r579758 - in /geronimo/devtools/j2g/trunk: eclipse/eclipse-3.3.xml plugins/org.apache.geronimo.j2g.resources/test-apps/security/security-geronimo-plan.xml

2007-09-26 Thread Erik B. Craig
Errmm, I got past this point, was silly firewall issues preventing it from hitting the mirror, however I believe I'm still having the same compilation issues as previously... I'll update when I can verify that... On 9/26/07, Erik B. Craig <[EMAIL PROTECTED]> wrote: > > I'm having some issues on

Re: svn commit: r579758 - in /geronimo/devtools/j2g/trunk: eclipse/eclipse-3.3.xml plugins/org.apache.geronimo.j2g.resources/test-apps/security/security-geronimo-plan.xml

2007-09-26 Thread Erik B. Craig
I'm having some issues on my ubuntu machine with this... what platform did you get this working on? [get] last modified = Wed Dec 31 19:00:00 EST 1969 - using current time instead [echo] Unzipping eclipse-SDK-3.3-linux-gtk.tar.gz to the expected location in /home/ebcraig/.m2/repository

Re: svn commit: r579758 - in /geronimo/devtools/j2g/trunk: eclipse/eclipse-3.3.xml plugins/org.apache.geronimo.j2g.resources/test-apps/security/security-geronimo-plan.xml

2007-09-26 Thread Donald Woods
Not sure why having WTP and its prereqs in the repo would cause you build problems, as this is exactly the same as we do for the WTP server adapter builds... -Donald [EMAIL PROTECTED] wrote: Author: linsun Date: Wed Sep 26 12:04:16 2007 New Revision: 579758 URL: http://svn.apache.org/viewvc