Re: Problem compiling 1.2 source

Kurt Marasco <[email protected]>
Newsgroups gmane.comp.java.ozone.user
Message-ID <[email protected]>
Thanks for everyone's help.

I am just learning, so I selfishly agree that only compilable code
should be included in the build or, optionally, the build script should
exclude the objectionable code by default. Then the individual using the
code may modify the build script for their own use. I have typically
used an IDE rather than an Ant build file, so I had a bit of trouble
editing the script properly. In fact, I ended up deleting the offending
source in order to exclude it.

While I realize that 1.2 is still beta, it is important for as many
people as possible, including newbies like myself, to be able to use it
to identify issues in a release candidate. Per's suggestion would help
to better accommodate its use.

Note also that one of the test classes references the same code and
should also be excluded.

Kurt


On Wed, 2004-04-21 at 14:46, Per Nyfelt wrote:

> I disagree on removing it from the build script. I think all code in CVS 
> should be at least compilable. Code that does not compile should not be 
> checked in IMO. At some point I want to take advantage of the sourceforge 
> service that allows us to do run daily integration tests and things are much 
> easily handled if all CVS code 1. can be compiled and 2. have test.
> 
> Best regards,
> Per
> 
> onsdagen den 21 april 2004 07.34 skrev Wieslaw Faruga:
> > Hi,
> >
> > On 20 Apr 2004 at 20:12, Kurt Marasco wrote:
> > > I'm a Newbie, and am experiencing an error compiling from CVS. I have
> > > used both ant and ozoneAnt commands with the same result. I'm using Sun
> > > jdk 1.4.2.04 on Linux. Here is the relevant portion of my compilation
> > > output. Any guidance would be appreciated.
> > >
> > > Thanks,
> > > Kurt
> > >
> > > compile.tools:
> > >
> > > compile:
> > >     [javac] Compiling 9 source files to
> > > /home/kurtm/cvs/ozone/server/build/classes
> > >     [javac]
> > > /home/kurtm/cvs/ozone/server/build/src/org/ozoneDB/tools/OO1BenchmarkApp.
> > >java:283: warning: stop() in java.lang.Thread has been deprecated [javac] 
> > >            benchmarkThread.stop();
> > >     [javac]                            ^
> > >     [javac] 1 warning
> > >
> > > compile.server:
> > >
> > > compile:
> > >     [javac] Compiling 105 source files to
> > > /home/kurtm/cvs/ozone/server/build/classes
> > >     [javac]
> > > /home/kurtm/cvs/ozone/server/build/src/org/ozoneDB/core/storage/gammaStor
> > >e/GammaLock.java:15: cannot inherit from final org.ozoneDB.core.MROWLock
> > > [javac] public class GammaLock extends MROWLock {
> > >     [javac]                                ^
> > >     [javac] 1 error
> >
> > A new storage system GammaStore is in early developing stage and it
> > should be removed from build script.
> >
> > Cheers,
> > Wieslaw
> >
> >
> >
> > -------------------------------------------------------
> > This SF.Net email is sponsored by: IBM Linux Tutorials
> > Free Linux tutorial presented by Daniel Robbins, President and CEO of
> > GenToo technologies. Learn everything from fundamentals to system
> > administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
> > _______________________________________________
> > Ozone-users mailing list
> > [email protected]
> > https://lists.sourceforge.net/lists/listinfo/ozone-users
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.