Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tm-dev] [Compilation errors for org.eclipse.tm.terminal.view]

Hi,

I'm not familiar with the internals on building RSE and TM Terminal. Don't think it would help a lot starting to review those changesets. And there shouldn't be to many people doing the review in parallel.

Best regards, Uwe


> -----Original Message-----
> From: tm-dev-bounces@xxxxxxxxxxx [mailto:tm-dev-bounces@xxxxxxxxxxx] On Behalf Of Jose Manuel
> Garcia Maciel/Mexico/IBM
> Sent: Dienstag, 11. Dezember 2012 16:17
> To: TM project developer discussions
> Cc: TM project developer discussions; tm-dev-bounces@xxxxxxxxxxx
> Subject: Re: [tm-dev] [Compilation errors for org.eclipse.tm.terminal.view]
> 
> Thanks Uwe,
> After restoring the compilation for that component, hudson passed 3.2.x builds are ready to be
> enabled, the changes are being reviewed by David McKnight and Anna Dushistova there are many
> change sets (most of them missing projects in the 3.2.x git branch), do you think you could help review
> a couple of change sets?
> 
> regards,
> Manuel Garcia
> 
> tm-dev-bounces@xxxxxxxxxxx wrote on 11/12/2012 01:58:16:
> 
> > "Stieber, Uwe" <Uwe.Stieber@xxxxxxxxxxxxx> Sent by:
> > tm-dev-bounces@xxxxxxxxxxx
> >
> > 11/12/2012 01:58
> >
> > Please respond to
> > TM project developer discussions <tm-dev@xxxxxxxxxxx>
> >
> > To
> >
> > TM project developer discussions <tm-dev@xxxxxxxxxxx>
> >
> > cc
> >
> > Subject
> >
> > Re: [tm-dev] [Compilation errors for org.eclipse.tm.terminal.view]
> >
> > Hi Jose,
> >
> > Looks like your branch isn't clean. If I switch to "R3_2_maintenance",
> > the plugins builds fine. Have attached the ViewMessages file I've
> > found at that branch, which contains the constants you miss.
> >
> > Best regards, Uwe
> >
> >
> > > -----Original Message-----
> > > From: tm-dev-bounces@xxxxxxxxxxx [mailto:tm-dev-bounces@xxxxxxxxxxx
> > ] On Behalf Of Jose Manuel
> > > Garcia Maciel/Mexico/IBM
> > > Sent: Donnerstag, 06. Dezember 2012 16:29
> > > To: TM project developer discussions
> > > Subject: [tm-dev] [Compilation errors for
> > > org.eclipse.tm.terminal.view]
> > >
> > >
> > > Hello All,
> > >
> > > I have managed to almost get a good build for RSE 3.2.3,
> > >
> > > The following is a compilation error Im getting on Hudson, Do
> > anybody could help me out here, maybe
> > > the wrong version of the code is being picked up,
> > >
> > > Im building the following version from CVS R32x_v201102011435
> > (currently in my Gerrit Branch
> > > R3_2_maintenance)
> > >
> > >
> > > Failed to execute goal
> > > org.eclipse.tycho:tycho-compiler-plugin:0.15.0:compile (default-
> > compile) on project
> > > org.eclipse.tm.terminal.view: Compilation failure: Compilation
> > > failure:
> > > [ERROR] /opt/users/hudsonbuild/.hudson/jobs/target-
> > > management/workspace/terminal/org.eclipse.tm.terminal.view/src/
> > org/eclipse/tm/internal/terminal
> > > /view/TerminalPreferencePage.java:[70,0]
> > >
> > > [ERROR] PREF_INVERT_COLORS, ViewMessages.INVERT_COLORS, [ERROR]
> > ^^^^^^^^^^^^^ [ERROR]
> > > INVERT_COLORS cannot be resolved or is not a field [ERROR]
> > > /opt/users/hudsonbuild/.hudson/jobs/target-
> > > management/workspace/terminal/org.eclipse.tm.terminal.view/src/
> > org/eclipse/tm/internal/terminal
> > > /view/TerminalPreferencePage.java:[73,0]
> > >
> > > [ERROR] ViewMessages.BUFFERLINES, getFieldEditorParent()); [ERROR]
> > ^^^^^^^^^^^ [ERROR]
> > > BUFFERLINES cannot be resolved or is not a field [ERROR]
> > > /opt/users/hudsonbuild/.hudson/jobs/target-
> > > management/workspace/terminal/org.eclipse.tm.terminal.view/src/
> > org/eclipse/tm/internal/terminal
> > > /view/TerminalPreferencePage.java:[75,0]
> > >
> > > [ERROR] PREF_TIMEOUT_SERIAL, ViewMessages.SERIALTIMEOUT, [ERROR]
> > ^^^^^^^^^^^^^ [ERROR]
> > > SERIALTIMEOUT cannot be resolved or is not a field [ERROR]
> > > /opt/users/hudsonbuild/.hudson/jobs/target-
> > > management/workspace/terminal/org.eclipse.tm.terminal.view/src/
> > org/eclipse/tm/internal/terminal
> > > /view/TerminalPreferencePage.java:[78,0]
> > >
> > > [ERROR] PREF_TIMEOUT_NETWORK, ViewMessages.NETWORKTIMEOUT,
> > >
> > > Regards,
> > >
> > > Jose Manuel Garcia Maciel
> > >
> > > _______________________________________________
> > > tm-dev mailing list
> > > tm-dev@xxxxxxxxxxx
> > > http://dev.eclipse.org/mailman/listinfo/tm-dev
> > [attachment "ViewMessages.java" deleted by Jose Manuel Garcia
> > Maciel/Mexico/IBM] [attachment "ViewMessages.properties" deleted by
> > Jose Manuel Garcia Maciel/Mexico/IBM]
> > _______________________________________________
> > tm-dev mailing list
> > tm-dev@xxxxxxxxxxx
> > http://dev.eclipse.org/mailman/listinfo/tm-dev
> 
> _______________________________________________
> tm-dev mailing list
> tm-dev@xxxxxxxxxxx
> http://dev.eclipse.org/mailman/listinfo/tm-dev


Back to the top