Strange... ----- Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: [email protected]
> -----Original Message----- > From: Chris Hostetter [mailto:[email protected]] > Sent: Thursday, March 22, 2012 8:18 PM > To: Lucene Dev > Subject: RE: trunk javadoc failures? > > > : This is as far as I remember a bug in the build scripts. Building Javadocs > : from inside a contrib seems to be broken... > > I'm not building from inside the contrib ... as i said i was running at the top > level, and in the "solr" directory ... i didn't explicitly try to build just the contrib. > > : > : ----- > : Uwe Schindler > : H.-H.-Meier-Allee 63, D-28213 Bremen > : http://www.thetaphi.de > : eMail: [email protected] > : > : > : > -----Original Message----- > : > From: Chris Hostetter [mailto:[email protected]] > : > Sent: Thursday, March 22, 2012 8:09 PM > : > To: Lucene Dev > : > Subject: trunk javadoc failures? > : > > : > > : > I think there must be something wonky with the javadoc "classpath" (or > : > whatever it's called in javadoc) on trunk when using the java 6 javadoc. > : > I'm seeing solr/contrib/uima complain a lot about packages/files not > : existing > : > when using "ant javadoc" (either at the top level or just in solr). > : > > : > is anyone else seeing this?... > : > > : > > : > [javadoc] Constructing Javadoc information... > : > [javadoc] > : > > /home/hossman/lucene/dev/solr/contrib/uima/src/java/org/apache/solr/uima/ > : > analysis/UIMAAnnotationsTokenizerFactory.java:21: > : > package org.apache.lucene.analysis.uima does not exist > : > [javadoc] import > : > org.apache.lucene.analysis.uima.UIMAAnnotationsTokenizer; > : > [javadoc] ^ > : > [javadoc] > : > > /home/hossman/lucene/dev/solr/contrib/uima/src/java/org/apache/solr/uima/ > : > analysis/UIMATypeAwareAnnotationsTokenizerFactory.java:21: > : > package org.apache.lucene.analysis.uima does not exist > : > [javadoc] import > : > org.apache.lucene.analysis.uima.UIMATypeAwareAnnotationsTokenizer; > : > [javadoc] ^ > : > [javadoc] > : > > /home/hossman/lucene/dev/solr/contrib/uima/src/java/org/apache/solr/uima/ > : > processor/UIMAUpdateRequestProcessor.java:26: > : > package org.apache.lucene.analysis.uima.ae does not exist > : > [javadoc] import org.apache.lucene.analysis.uima.ae.AEProvider; > : > [javadoc] ^ > : > [javadoc] > : > > /home/hossman/lucene/dev/solr/contrib/uima/src/java/org/apache/solr/uima/ > : > processor/UIMAUpdateRequestProcessor.java:27: > : > package org.apache.lucene.analysis.uima.ae does not exist > : > [javadoc] import org.apache.lucene.analysis.uima.ae.AEProviderFactory; > : > [javadoc] ^ > : > [javadoc] > : > > /home/hossman/lucene/dev/solr/contrib/uima/src/java/org/apache/solr/uima/ > : > processor/UIMAUpdateRequestProcessor.java:51: > : > cannot find symbol > : > [javadoc] symbol : class AEProvider > : > [javadoc] location: class > : > org.apache.solr.uima.processor.UIMAUpdateRequestProcessor > : > [javadoc] private AEProvider aeProvider; > : > [javadoc] ^ > : > [javadoc] Standard Doclet version 1.6.0_24 > : > [javadoc] Building tree for all the packages and classes... > : > [javadoc] > : > > /home/hossman/lucene/dev/solr/contrib/uima/src/java/org/apache/solr/uima/ > : > analysis/UIMAAnnotationsTokenizerFactory.java:30: > : > warning - Tag @link: reference not found: UIMAAnnotationsTokenizer > : > [javadoc] > : > > /home/hossman/lucene/dev/solr/contrib/uima/src/java/org/apache/solr/uima/ > : > analysis/UIMATypeAwareAnnotationsTokenizerFactory.java:30: > : > warning - Tag @link: reference not found: > : > UIMATypeAwareAnnotationsTokenizer > : > [javadoc] Generating > : > > /home/hossman/lucene/dev/solr/build/docs/api/org/apache/solr/uima/process > : > or/exception//FieldMappingException.html... > : > [javadoc] Copying file > : > /home/hossman/lucene/dev/solr/core/src/java/doc-files/tutorial.html to > : > directory /home/hossman/lucene/dev/solr/build/docs/api/doc-files... > : > [javadoc] > : > > /home/hossman/lucene/dev/solr/contrib/uima/src/java/org/apache/solr/uima/ > : > analysis/UIMAAnnotationsTokenizerFactory.java:30: > : > warning - Tag @link: reference not found: UIMAAnnotationsTokenizer > : > [javadoc] > : > > /home/hossman/lucene/dev/solr/contrib/uima/src/java/org/apache/solr/uima/ > : > analysis/UIMATypeAwareAnnotationsTokenizerFactory.java:30: > : > warning - Tag @link: reference not found: > : > UIMATypeAwareAnnotationsTokenizer > : > [javadoc] Generating > : > > /home/hossman/lucene/dev/solr/build/docs/api/org/apache/solr/util//package > : > -summary.html... > : > [javadoc] Copying file > : > /home/hossman/lucene/dev/solr/core/src/java/org/apache/solr/util/doc- > : > files/min-should-match.html > : > to directory > : > /home/hossman/lucene/dev/solr/build/docs/api/org/apache/solr/util/doc- > : > files... > : > [javadoc] Generating > : > /home/hossman/lucene/dev/solr/build/docs/api/serialized-form.html... > : > [javadoc] Copying file > : > /home/hossman/lucene/dev/lucene/tools/prettify/stylesheet+prettify.css to > : file > : > /home/hossman/lucene/dev/solr/build/docs/api/stylesheet+prettify.css... > : > [javadoc] > : > > /home/hossman/lucene/dev/solr/contrib/uima/src/java/org/apache/solr/uima/ > : > analysis/UIMAAnnotationsTokenizerFactory.java:30: > : > warning - Tag @link: reference not found: UIMAAnnotationsTokenizer > : > [javadoc] > : > > /home/hossman/lucene/dev/solr/contrib/uima/src/java/org/apache/solr/uima/ > : > analysis/UIMATypeAwareAnnotationsTokenizerFactory.java:30: > : > warning - Tag @link: reference not found: > : > UIMATypeAwareAnnotationsTokenizer > : > [javadoc] > : > > /home/hossman/lucene/dev/solr/contrib/uima/src/java/org/apache/solr/uima/ > : > analysis/UIMAAnnotationsTokenizerFactory.java:30: > : > warning - Tag @link: reference not found: UIMAAnnotationsTokenizer > : > [javadoc] > : > > /home/hossman/lucene/dev/solr/contrib/uima/src/java/org/apache/solr/uima/ > : > analysis/UIMATypeAwareAnnotationsTokenizerFactory.java:30: > : > warning - Tag @link: reference not found: > : > UIMATypeAwareAnnotationsTokenizer > : > [javadoc] Building index for all the packages and classes... > : > [javadoc] > : > > /home/hossman/lucene/dev/solr/contrib/uima/src/java/org/apache/solr/uima/ > : > analysis/UIMAAnnotationsTokenizerFactory.java:30: > : > warning - Tag @link: reference not found: UIMAAnnotationsTokenizer > : > [javadoc] > : > > /home/hossman/lucene/dev/solr/contrib/uima/src/java/org/apache/solr/uima/ > : > analysis/UIMATypeAwareAnnotationsTokenizerFactory.java:30: > : > warning - Tag @link: reference not found: > : > UIMATypeAwareAnnotationsTokenizer > : > [javadoc] Building index for all classes... > : > [javadoc] Generating > : > /home/hossman/lucene/dev/solr/build/docs/api/help-doc.html... > : > [javadoc] 15 warnings > : > > : > > : > > : > > : > > : > > : > -Hoss > : > > : > --------------------------------------------------------------------- > : > To unsubscribe, e-mail: [email protected] For additional > : > commands, e-mail: [email protected] > : > : > : --------------------------------------------------------------------- > : To unsubscribe, e-mail: [email protected] > : For additional commands, e-mail: [email protected] > : > : > > -Hoss > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] For additional > commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
