From: Dejan K. <dej...@ya...> - 2004-07-26 09:34:55
|
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 |