Thanks Ray, I merged r1362429 to branches/1.2 and then built javadocs and then just committed them to the Apache Tika site.
We're golden! Thanks everyone! Cheers, Chris On Jul 17, 2012, at 5:10 AM, Ray Gauss II wrote: > Should I merge this to tags/1.2? > > > On Jul 17, 2012, at 5:40 AM, Ray Gauss II wrote: > >> Should be fixed in r1362429. >> >> Regards, >> >> Ray >> >> >> On Jul 17, 2012, at 3:57 AM, Joerg Ehrlich wrote: >> >>> Hi, >>> >>> Unfortunately I am currently in a whole week workshop. I will try to have a >>> look at it as soon as possible. >>> >>> Regards >>> jörg >>> >>> -----Original Message----- >>> From: Mattmann, Chris A (388J) [mailto:[email protected]] >>> Sent: Dienstag, 17. Juli 2012 07:39 >>> To: [email protected] >>> Subject: Can't build javadocs for 1.2 API site docs >>> >>> Hey Guys, >>> >>> When I run mvn javadoc:aggregate which normally works fine and builds the >>> API docs for the website for me to push up to the site publish directory, >>> in 1.2 I now get an error: >>> >>> /Users/mattmann/tmp/tika1.2/tika-xmp/src/main/java/org/apache/tika/xmp/XMPMetadata.java:75: >>> warning - Tag @see: missing '#': >>> "org.apache.tika.xmp.XMPMetadata(org.apache.tika.metadata.Metadata, >>> java.lang.String) But the mimetype is retrieved from the metadata map." >>> /Users/mattmann/tmp/tika1.2/tika-xmp/src/main/java/org/apache/tika/xmp/XMPMetadata.java:75: >>> warning - Tag @see: can't find >>> org.apache.tika.xmp.XMPMetadata(org.apache.tika.metadata.Metadata, >>> java.lang.String) in org.apache.tika.xmp.XMPMetadata >>> java.lang.ClassCastException: com.sun.tools.javadoc.ClassDocImpl cannot be >>> cast to com.sun.javadoc.AnnotationTypeDoc >>> at >>> com.sun.tools.javadoc.AnnotationDescImpl.annotationType(AnnotationDescImpl.java:46) >>> at >>> com.sun.tools.doclets.internal.toolkit.util.Util.isDeprecated(Util.java:811) >>> at >>> com.sun.tools.doclets.formats.html.ClassWriterImpl.writeClassDeprecationInfo(ClassWriterImpl.java:242) >>> at >>> com.sun.tools.doclets.internal.toolkit.builders.ClassBuilder.buildDeprecationInfo(ClassBuilder.java:229) >>> at sun.reflect.GeneratedMethodAccessor23.invoke(Unknown Source) >>> >>> ...snip >>> >>> Looks like it's in the tika-xmp module. Any idea what's going on? I'm kind >>> of stumped, though I did find this article: http://s.apache.org/OtJ which >>> seemed to have some insight. Can one of the tika-xmp gurus help me build >>> the 1.2 site docs? That's the last thing needed and the 1.2 release site >>> updates will all be done. >>> >>> Thanks! >>> >>> Cheers, >>> Chris >>> >>> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ >>> Chris Mattmann, Ph.D. >>> Senior Computer Scientist >>> NASA Jet Propulsion Laboratory Pasadena, CA 91109 USA >>> Office: 171-266B, Mailstop: 171-246 >>> Email: [email protected] >>> WWW: http://sunset.usc.edu/~mattmann/ >>> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ >>> Adjunct Assistant Professor, Computer Science Department University of >>> Southern California, Los Angeles, CA 90089 USA >>> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ >>> >> > ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Chris Mattmann, Ph.D. Senior Computer Scientist NASA Jet Propulsion Laboratory Pasadena, CA 91109 USA Office: 171-266B, Mailstop: 171-246 Email: [email protected] WWW: http://sunset.usc.edu/~mattmann/ ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Adjunct Assistant Professor, Computer Science Department University of Southern California, Los Angeles, CA 90089 USA ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
