FYI...

----- Forwarded by Doron Cohen on 09/05/2007 22:04 -----

Doron Cohen/Haifa/IBM wrote on 09/05/2007 22:04:05:

> This is a configuration issue, caused by:
>    - contrib/db was added to javadoc creation
>    - contrib/db jars are dynamically loaded
>
> This should solve it:
>    - run target "build-contrib" before running target "javadocs".
>
> Doron
>
> Build Administrator <[EMAIL PROTECTED]> wrote on 09/05/2007 17:01:36:
>
> > BUILD result
> > ------------------------------------------------------------
> >
> > BUILD for lucene (#175) on localhost was BROKEN: Script returned
> > non-zero code "1"
> >
> > Build status:
> >   http://parabuild.viewtier.com:8080/parabuild/index.htm?
> detview=true&buildid=1996
> >
> >
> > Suspect changes
> > ------------------------------------------------------------
> >
> > Change(s) by mikemccand :
> >
> >  - LUCENE-877: fix confusing part of file format doc about the ;
> >    Time: 04:32 PM 05/09/2007; Change list: 536719
> >
> > Change(s) by doronc :
> >
> >  - clean few javadoc warnings that showed up as javadocs are bu;
> >    Time: 02:49 PM 05/09/2007; Change list: 536668
> >
> > Change(s) by hossman :
> >
> >  - javadoc cleanup: slurp in all jars needed by contribs, witho;
> >    Time: 11:14 AM 05/09/2007; Change list: 536610
> >
> >  - cleaning up the javadoc task definition a bit, since some co;
> >    Time: 10:45 AM 05/09/2007; Change list: 536599
> >
> > Change(s) details:
> >   http://parabuild.viewtier.com:8080/parabuild/build/changes.htm?
> > buildrunid=3371
> >
> > BUILD logs
> > ------------------------------------------------------------
> >
> > Main BUILD log:
> >   http://parabuild.viewtier.com:8080/parabuild/build/log.htm?logid=4391
> > Error lines:
> >   http://parabuild.viewtier.com:8080/parabuild/build/log.htm?logid=4392
> > JUnit Tests:
> >   http://parabuild.viewtier.com:8080/parabuild/build/log.htm?logid=4393
> >
> > Log lines around error
> > ------------------------------------------------------------
> >
> >     [javadoc]                                  ^
> >     [javadoc]
> >
>
/opt/parabuild/etc/build/b1996co/a/u/t/o/contrib/db/bdb/src/java/org/apache/lucene/store/db/File.

> > java:30: package com.sleepycat.db.internal does not exist
> >     [javadoc] import com.sleepycat.db.internal.Db;
> >     [javadoc]                                  ^
> >     [javadoc]
> >
>
/opt/parabuild/etc/build/b1996co/a/u/t/o/contrib/db/bdb/src/java/org/apache/lucene/store/db/File.

> > java:31: package com.sleepycat.db.internal does not exist
> >     [javadoc] import com.sleepycat.db.internal.DbTxn;
> >     [javadoc]                                  ^
> >     [javadoc]
> >
>
/opt/parabuild/etc/build/b1996co/a/u/t/o/contrib/db/bdb/src/java/org/apache/lucene/store/db/File.

> > java:32: cannot resolve symbol
> >     [javadoc] symbol  : class DatabaseException
> >     [javadoc] location: package db
> >     [javadoc] import com.sleepycat.db.DatabaseException;
> >     [javadoc]                         ^
> >     [javadoc]
> >
>
/opt/parabuild/etc/build/b1996co/a/u/t/o/contrib/db/bdb/src/java/org/apache/lucene/store/db/File.

> > java:42: cannot resolve symbol
> >     [javadoc] symbol  : class DatabaseEntry
> >     [javadoc] location: class org.apache.lucene.store.db.File
> >     [javadoc]     protected DatabaseEntry key, data;
> >     [javadoc]               ^
> >     [javadoc]
> >
>
/opt/parabuild/etc/build/b1996co/a/u/t/o/contrib/db/bdb/src/java/org/apache/lucene/store/db/Block.

> > java:22: cannot resolve symbol
> >     [javadoc] symbol  : class DatabaseEntry
> >     [javadoc] location: package db
> >     [javadoc] import com.sleepycat.db.DatabaseEntry;
> >     [javadoc]                         ^
> >     [javadoc]
> >
>
/opt/parabuild/etc/build/b1996co/a/u/t/o/contrib/db/bdb/src/java/org/apache/lucene/store/db/Block.

> > java:23: package com.sleepycat.db.internal does not exist
> >     [javadoc] import com.sleepycat.db.internal.Db;
> >     [javadoc]                                  ^
> >     [javadoc]
> >
>
/opt/parabuild/etc/build/b1996co/a/u/t/o/contrib/db/bdb/src/java/org/apache/lucene/store/db/Block.

> > java:24: package com.sleepycat.db.internal does not exist
> >     [javadoc] import com.sleepycat.db.internal.DbTxn;
> >     [javadoc]                                  ^
> >     [javadoc]
> >
>
/opt/parabuild/etc/build/b1996co/a/u/t/o/contrib/db/bdb/src/java/org/apache/lucene/store/db/Block.

> > java:25: cannot resolve symbol
> >     [javadoc] symbol  : class DatabaseException
> >     [javadoc] location: package db
> >     [javadoc] import com.sleepycat.db.DatabaseException;
> >     [javadoc]                         ^
> >     [javadoc]
> >
>
/opt/parabuild/etc/build/b1996co/a/u/t/o/contrib/db/bdb/src/java/org/apache/lucene/store/db/Block.

> > java:32: cannot resolve symbol
> >     [javadoc] symbol  : class DatabaseEntry
> >     [javadoc] location: class org.apache.lucene.store.db.Block
> >     [javadoc]     protected DatabaseEntry key, data;
> >     [javadoc]               ^
> >     [javadoc] Building tree for all the packages and classes...
> >     [javadoc] Building index for all the packages and classes...
> >     [javadoc] Building index for all classes...
> >     [javadoc]
> > /opt/parabuild/etc/build/b1996co/a/u/t/o/contrib/db/bdb-
> > je/src/java/org/apache/lucene/store/je/JEDirectory.java:53: warning
> > - Tag @link: reference not found: com.sleepycat.je.Database Db
> >     [javadoc]
> >
>
/opt/parabuild/etc/build/b1996co/a/u/t/o/contrib/db/bdb/src/java/org/apache/lucene/store/db/DbDirectory.

> > java:56: warning - Tag @link: reference not found: com.sleepycat.db.
> > internal.Db Db
> >     [javadoc] Generating
> >
/opt/parabuild/etc/build/b1996co/a/u/t/o/build/docs/api/stylesheet.css...
> >     [javadoc] Note: Custom tags that could override future standard
> > tags:  @todo. To avoid potential overrides, use at least one period
> > character (.) in custom tag names.
> >     [javadoc] 67 warnings
> >   BUILD FAILED
> >   /opt/parabuild/etc/build/b1996co/a/u/t/o/build.xml:137: The
> > following error occurred while executing this line:
> >   /opt/parabuild/etc/build/b1996co/a/u/t/o/build.xml:480: Javadocs
> > warnings were found!
> >   Total time: 17 minutes 20 seconds
> >
> > Timings
> > ------------------------------------------------------------
> >
> > BUILD took 17 minutes 21 seconds
> >


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to