From: McDonald, B. <Bru...@ba...> - 2004-07-26 12:30:58
|
Ok, I will do that. Sorry if I caused problems... I am kinda re-learning everything... regards, -----Original Message----- From: bab...@li... [mailto:bab...@li...]On Behalf Of easter Sent: Monday, July 26, 2004 8:16 AM To: Bruce McDonald Cc: bab...@li... Subject: Re: [Babeldoc-devel] Re: Workspace is now broken! Hi Bruce, I systematically do a clean and build. Still not working. I think you have forgotten to check something in. Check out a clean, fresh copy of the workspace and you'll see it doesn't compile. I can confirm that at the stage of compiling the "gui" target, the class ScannerException has not yet been compiled. Cheers wh Example output : build: [echo] Building gui [mkdir] Created dir: C:\Source\smartdocuments\babeldoc\modules\gui\build [javac] Compiling 91 source files to C:\Source\smartdocuments\babeldoc\modules\gui\build [moduleRunner] C:\Source\smartdocuments\babeldoc\modules\gui\src\com\babeldoc\gui\scanner\rmiscanmon\ScannerMonitorFrame.java:73: package com.babeldoc .scanner does not exist [moduleRunner] import com.babeldoc.scanner.ScannerException; [moduleRunner] ^ [moduleRunner] C:\Source\smartdocuments\babeldoc\modules\gui\src\com\babeldoc\gui\scanner\rmiscanmon\ScannerMonitorFrame.java:74: package com.babeldoc .scanner.rmi does not exist [moduleRunner] import com.babeldoc.scanner.rmi.IRemoteScanner; [moduleRunner] ^ [moduleRunner] C:\Source\smartdocuments\babeldoc\modules\gui\src\com\babeldoc\gui\scanner\rmiscanmon\ScannerMonitorFrame.java:75: package com.babeldoc .scanner.rmi does not exist [moduleRunner] import com.babeldoc.scanner.rmi.RemoteScannerClient; [moduleRunner] ^ [moduleRunner] C:\Source\smartdocuments\babeldoc\modules\gui\src\com\babeldoc\gui\scanner\rmiscanmon\ScannerMonitorFrame.java:125: cannot resolve symb ol [moduleRunner] symbol : class IRemoteScanner [moduleRunner] location: class com.babeldoc.gui.scanner.rmiscanmon.ScannerMonitorFrame [moduleRunner] private IRemoteScanner scanner = null; [moduleRunner] ^ [moduleRunner] C:\Source\smartdocuments\babeldoc\modules\gui\src\com\babeldoc\gui\scanner\rmiscanmon\ScannerMonitorFrame.java:169: cannot resolve symb ol [moduleRunner] symbol : class ScannerException [moduleRunner] location: class com.babeldoc.gui.scanner.rmiscanmon.ScannerMonitorFrame [moduleRunner] public void startAllScanners() throws ScannerException { [moduleRunner] ^ [moduleRunner] C:\Source\smartdocuments\babeldoc\modules\gui\src\com\babeldoc\gui\scanner\rmiscanmon\ScannerMonitorFrame.java:191: cannot resolve symb ol [moduleRunner] symbol : class ScannerException [moduleRunner] location: class com.babeldoc.gui.scanner.rmiscanmon.ScannerMonitorFrame [moduleRunner] public void stopAllScanners() throws ScannerException { [moduleRunner] ^ [moduleRunner] C:\Source\smartdocuments\babeldoc\modules\gui\src\com\babeldoc\gui\scanner\rmiscanmon\ScannerMonitorFrame.java:215: cannot resolve symb ol [moduleRunner] symbol : class IRemoteScanner [moduleRunner] location: class com.babeldoc.gui.scanner.rmiscanmon.ScannerMonitorFrame [moduleRunner] TreeNode createTree(IRemoteScanner scanner) { [moduleRunner] ^ Bruce McDonald wrote: >Yeah, I moved the scanner monitor out of the scanner >class and into the gui module. Try 'build clean' and then >'build setup' before building. > >Just about all the changes have been documentation - I have >addressed some bugs. > >On Monday 26 July 2004 05:34 am, Dejan Krsmanovic wrote: > > >>Hi Web Hiker, >>I haven't commited anything recently since I don't >>have much time for Babeldoc last few months. As I >>could see Bruce has commited a lot of files last few >>days so I guess it is problem with his code. >> >>These classes that have problems are not important for >>core Babeldoc. I am not even sure if they are working >>at all since I haven't updated them since 1.0 version >>(it is swing app for monitoring running scanners). >> >>Note that in Babeldoc project development is done on >>HEAD CVS branch. It is not quite safe to use that code >>in production (no matter if code compiles or not). >>After each release, new CVS branch is created for >>bugfixes so it is better to use code from branch >>instead of HEAD if you don't need pre-release >>features... >> >>Regards, >>Dejan >> >>--- Web Hiker <web...@us...> wrote: >> >> >>>Hi Dejank, >>> >>> >>> >>>It seems you recent commits have completely broken >>>the >>> >>>workspace. I did a cvs update this morning, and get >>>the >>> >>>error pasted below. >>> >>> >>> >>>Please let me know ASAP what I can do do fix this, >>>or commit >>> >>>the missing changes youself, I have a VERY important >>>project >>> >>>blocking now. >>> >>>I'm not sure if you knew your code had trouble, or >>>if you >>> >>>didn't test it properly, but please don't commit >>>stuff that >>> >>>breaks the workspace, rather wait till it compiles >>>first >>> >>>before checking it all in - it's standard community >>>practice >>> >>>for open source projects. >>> >>> >>> >>>Thanks >>> >>>wh >>> >>> >>> >>>build: >>> >>> [echo] Building gui >>> >>> [javac] Compiling 91 source files to >>> >>>C:\Source\smartdocuments\babeldoc\modules\gui\build >>> >>>[moduleRunner] >>> >>> >>C: >> >> >\Source\smartdocuments\babeldoc\modules\gui\src\com\babeldoc\gui\scanner\rmiscanmon\ScannerMonitorFrame.java:73: > > >>>package com.babeldoc >>> >>>.scanner does not exist >>> >>>[moduleRunner] import >>>com.babeldoc.scanner.ScannerException; >>> >>>[moduleRunner] ^ >>> >>>[moduleRunner] >>> >>> >>C: >> >> >\Source\smartdocuments\babeldoc\modules\gui\src\com\babeldoc\gui\scanner\rmiscanmon\ScannerMonitorFrame.java:74: > > >>>package com.babeldoc >>> >>>.scanner.rmi does not exist >>> >>>[moduleRunner] import >>>com.babeldoc.scanner.rmi.IRemoteScanner; >>> >>>[moduleRunner] ^ >>> >>>[moduleRunner] >>> >>> >>C: >> >> >\Source\smartdocuments\babeldoc\modules\gui\src\com\babeldoc\gui\scanner\rmiscanmon\ScannerMonitorFrame.java:75: > > >>>package com.babeldoc >>> >>>.scanner.rmi does not exist >>> >>>[moduleRunner] import >>> >>>com.babeldoc.scanner.rmi.RemoteScannerClient; >>> >>>[moduleRunner] ^ >>> >>>[moduleRunner] >>> >>> >>C: >> >> >\Source\smartdocuments\babeldoc\modules\gui\src\com\babeldoc\gui\scanner\rmiscanmon\ScannerMonitorFrame.java:125: > > >>>cannot resolve symb >>> >>>ol >>> >>>[moduleRunner] symbol : class IRemoteScanner >>> >>> >>__________________________________ >>Do you Yahoo!? >>Y! Messenger - Communicate in real time. Download now. >>http://messenger.yahoo.com >> >> >>------------------------------------------------------- >>This SF.Net email is sponsored by BEA Weblogic Workshop >>FREE Java Enterprise J2EE developer tools! >>Get your free copy of BEA WebLogic Workshop 8.1 today. >>http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click >>_______________________________________________ >>Babeldoc-devel mailing list >>Bab...@li... >>https://lists.sourceforge.net/lists/listinfo/babeldoc-devel >> >> > > >------------------------------------------------------- >This SF.Net email is sponsored by BEA Weblogic Workshop >FREE Java Enterprise J2EE developer tools! >Get your free copy of BEA WebLogic Workshop 8.1 today. >http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click >_______________________________________________ >Babeldoc-devel mailing list >Bab...@li... >https://lists.sourceforge.net/lists/listinfo/babeldoc-devel > > > > ------------------------------------------------------- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click _______________________________________________ Babeldoc-devel mailing list Bab...@li... https://lists.sourceforge.net/lists/listinfo/babeldoc-devel |