Yes, 4.1.4 still needs Java 7.

If you don't need the SDK you can skip it with "--disable-odk".


Am 16.08.2017 um 03:39 schrieb Don Lewis:
> I just got a java error when building the odk module on 64-bit Windows
> 10. The java version is Java SE Development Kit 8 Update 144.  I didn't
> run into this when building trunk.  It's repeatable if I run
> "build --from odk", whether or not I clean the odk build directory
> first.
>
> mkdir.exe -p ../../wntmsci12.pro/bin/odkcommon/docs/java/ref/        
> C:/PROGRA~2/Java/JDK18~1.0_1/bin/javadoc.exe -J-Xmx120m -use -splitindex 
> -windowtitle "Java UNO Runtime Reference" -header "UDK 3.2.7 Java API 
> Reference" -d ../../wntmsci12.pro/bin/odkcommon/docs/java/ref -sourcepath 
> ../../wntmsci12.pro/misc/java_src -classpath 
> E:/aoo/work/AOO414/main/solver/414/wntmsci12.pro/bin/ridl.jar -linkoffline 
> ../../common/ref ./uno -linkoffline http://java.sun.com/j2se/1.4.1/docs/api 
> ./java com.sun.star.comp.helper         com.sun.star.lib.uno.helper         
> com.sun.star.lib.unoloader         com.sun.star.uno         
> ../../wntmsci12.pro/misc/java_src/com/sun/star/lib/util/UrlToFileMapper.java 
> > ../../wntmsci12.pro/misc/javadoc_log.txt
> ..\..\wntmsci12.pro\misc\java_src\com\sun\star\comp\helper\Bootstrap.java:101:
>  warning: no @throws for java.lang.Exception
>       static public XComponentContext createInitialComponentContext( 
> Hashtable context_entries )
>                                       ^
> ..\..\wntmsci12.pro\misc\java_src\com\sun\star\comp\helper\Bootstrap.java:151:
>  error: reference not found
>        * @see        com.sun.star.lang.ServiceManager
>                      ^
> ..\..\wntmsci12.pro\misc\java_src\com\sun\star\comp\helper\Bootstrap.java:153:
>  warning: no @throws for java.lang.Exception
>       static public XMultiServiceFactory createSimpleServiceManager() throws 
> Exception
>                                          ^
> ..\..\wntmsci12.pro\misc\java_src\com\sun\star\comp\helper\Bootstrap.java:162:
>  error: unexpected text
>         @see cppuhelper/defaultBootstrap_InitialComponentContext()
>         ^
> ..\..\wntmsci12.pro\misc\java_src\com\sun\star\comp\helper\Bootstrap.java:164:
>  warning: no @return
>     static public final XComponentContext 
> defaultBootstrap_InitialComponentContext()
>                                           ^
> ..\..\wntmsci12.pro\misc\java_src\com\sun\star\comp\helper\Bootstrap.java:164:
>  warning: no @throws for java.lang.Exception
>     static public final XComponentContext 
> defaultBootstrap_InitialComponentContext()
>                                           ^
> ..\..\wntmsci12.pro\misc\java_src\com\sun\star\comp\helper\Bootstrap.java:164:
>  warning - Tag @see:illegal character: "47" in 
> "cppuhelper/defaultBootstrap_InitialComponentContext()"
> ..\..\wntmsci12.pro\misc\java_src\com\sun\star\comp\helper\Bootstrap.java:164:
>  warning - Tag @see: missing '#': 
> "cppuhelper/defaultBootstrap_InitialComponentContext()"
> ..\..\wntmsci12.pro\misc\java_src\com\sun\star\comp\helper\Bootstrap.java:164:
>  warning - Tag @see: can't find 
> cppuhelper/defaultBootstrap_InitialComponentContext() in 
> com.sun.star.comp.helper.Bootstrap
> ..\..\wntmsci12.pro\misc\java_src\com\sun\star\comp\helper\Bootstrap.java:176:
>  error: unexpected text
>         @see cppuhelper/defaultBootstrap_InitialComponentContext()
>         ^
> ..\..\wntmsci12.pro\misc\java_src\com\sun\star\comp\helper\Bootstrap.java:178:
>  warning: no @return
>     static public final XComponentContext 
> defaultBootstrap_InitialComponentContext(
>                                           ^
> ..\..\wntmsci12.pro\misc\java_src\com\sun\star\comp\helper\Bootstrap.java:178:
>  warning: no @throws for java.lang.Exception
>     static public final XComponentContext 
> defaultBootstrap_InitialComponentContext(
>                                           ^
> ..\..\wntmsci12.pro\misc\java_src\com\sun\star\comp\helper\Bootstrap.java:178:
>  warning - Tag @see:illegal character: "47" in 
> "cppuhelper/defaultBootstrap_InitialComponentContext()"
> ..\..\wntmsci12.pro\misc\java_src\com\sun\star\comp\helper\Bootstrap.java:178:
>  warning - Tag @see: missing '#': 
> "cppuhelper/defaultBootstrap_InitialComponentContext()"
> ..\..\wntmsci12.pro\misc\java_src\com\sun\star\comp\helper\Bootstrap.java:178:
>  warning - Tag @see: can't find 
> cppuhelper/defaultBootstrap_InitialComponentContext() in 
> com.sun.star.comp.helper.Bootstrap
> ..\..\wntmsci12.pro\misc\java_src\com\sun\star\comp\helper\Bootstrap.java:220:
>  warning: no @throws for com.sun.star.comp.helper.BootstrapException
>     public static final XComponentContext bootstrap()
>                                           ^
> ..\..\wntmsci12.pro\misc\java_src\com\sun\star\comp\helper\ComponentContextEntry.java:32:
>  error: bad use of '>'
>     or string (=> service name) object for this.
>                 ^
> ..\..\wntmsci12.pro\misc\java_src\com\sun\star\comp\helper\RegistryServiceFactory.java:61:
>  warning: no @throws for com.sun.star.uno.Exception
>       public static XMultiServiceFactory create(String writeRegistryFile, 
> String readRegistryFile)
>                                          ^
> ..\..\wntmsci12.pro\misc\java_src\com\sun\star\comp\helper\RegistryServiceFactory.java:84:
>  warning: no @throws for com.sun.star.uno.Exception
>       public static XMultiServiceFactory create(String writeRegistryFile, 
> String readRegistryFile, boolean readOnly)
>                                          ^
> ..\..\wntmsci12.pro\misc\java_src\com\sun\star\comp\helper\RegistryServiceFactory.java:132:
>  warning: no @throws for com.sun.star.uno.Exception
>       public static XMultiServiceFactory create(String registryFile) 
>                                          ^
> ..\..\wntmsci12.pro\misc\java_src\com\sun\star\comp\helper\RegistryServiceFactory.java:149:
>  warning: no @throws for com.sun.star.uno.Exception
>       public static XMultiServiceFactory create(String registryFile, boolean 
> readOnly) 
>                                          ^
> ..\..\wntmsci12.pro\misc\java_src\com\sun\star\comp\helper\RegistryServiceFactory.java:160:
>  warning: no @throws for com.sun.star.uno.Exception
>       public static XMultiServiceFactory create() throws 
> com.sun.star.uno.Exception {
>                                          ^
> ..\..\wntmsci12.pro\misc\java_src\com\sun\star\comp\helper\SharedLibraryLoader.java:73:
>  error: reference not found
>        * @see         com.sun.star.loader.SharedLibrary
>                       ^
> ..\..\wntmsci12.pro\misc\java_src\com\sun\star\comp\helper\SharedLibraryLoader.java:74:
>  error: reference not found
>        * @see         com.sun.star.lang.ServiceManager
>                       ^
> ..\..\wntmsci12.pro\misc\java_src\com\sun\star\comp\helper\SharedLibraryLoader.java:75:
>  error: reference not found
>        * @see         com.sun.star.registry.RegistryKey
>                       ^
> ..\..\wntmsci12.pro\misc\java_src\com\sun\star\comp\helper\SharedLibraryLoader.java:96:
>  error: reference not found
>        * @see         com.sun.star.loader.SharedLibrary
>                       ^
> ..\..\wntmsci12.pro\misc\java_src\com\sun\star\comp\helper\SharedLibraryLoader.java:97:
>  error: reference not found
>        * @see         com.sun.star.lang.ServiceManager
>                       ^
> ..\..\wntmsci12.pro\misc\java_src\com\sun\star\comp\helper\SharedLibraryLoader.java:98:
>  error: reference not found
>        * @see         com.sun.star.registry.RegistryKey
>                       ^
> ..\..\wntmsci12.pro\misc\java_src\com\sun\star\comp\helper\SharedLibraryLoader.java:119:
>  error: reference not found
>        * @see         com.sun.star.loader.SharedLibrary
>                       ^
> ..\..\wntmsci12.pro\misc\java_src\com\sun\star\comp\helper\SharedLibraryLoader.java:120:
>  error: reference not found
>        * @see         com.sun.star.lang.ServiceManager
>                       ^
> ..\..\wntmsci12.pro\misc\java_src\com\sun\star\comp\helper\SharedLibraryLoader.java:121:
>  error: reference not found
>        * @see         com.sun.star.registry.RegistryKey
>                       ^
> ..\..\wntmsci12.pro\misc\java_src\com\sun\star\comp\helper\SharedLibraryLoader.java:139:
>  error: reference not found
>        * @see         com.sun.star.loader.SharedLibrary
>                       ^
> ..\..\wntmsci12.pro\misc\java_src\com\sun\star\comp\helper\SharedLibraryLoader.java:140:
>  error: reference not found
>        * @see         com.sun.star.lang.ServiceManager
>                       ^
> ..\..\wntmsci12.pro\misc\java_src\com\sun\star\comp\helper\SharedLibraryLoader.java:141:
>  error: reference not found
>        * @see         com.sun.star.registry.RegistryKey
>                       ^
> ..\..\wntmsci12.pro\misc\java_src\com\sun\star\comp\helper\SharedLibraryLoader.java:143:
>  warning: no @throws for com.sun.star.registry.InvalidRegistryException
>       public static boolean writeRegistryServiceInfo(
>                             ^
> ..\..\wntmsci12.pro\misc\java_src\com\sun\star\comp\helper\SharedLibraryLoader.java:37:
>  error: reference not found
>  * @see         com.sun.star.loader.SharedLibrary
>                 ^
> ..\..\wntmsci12.pro\misc\java_src\com\sun\star\comp\helper\SharedLibraryLoader.java:39:
>  error: reference not found
>  * @see                       com.sun.star.lang.ServiceManager
>                               ^
> ..\..\wntmsci12.pro\misc\java_src\com\sun\star\comp\helper\SharedLibraryLoader.java:36:
>  warning: empty <p> tag
>  * <p>
>    ^
> ..\..\wntmsci12.pro\misc\java_src\com\sun\star\lib\uno\helper\Factory.java:37:
>  error: unknown tag: attention
>     @attention
>     ^
> ..\..\wntmsci12.pro\misc\java_src\com\sun\star\lib\uno\helper\InterfaceContainer.java:224:
>  warning: no @return
>     synchronized public boolean addAll(Collection c)
>                                 ^
> ..\..\wntmsci12.pro\misc\java_src\com\sun\star\lib\uno\helper\InterfaceContainer.java:252:
>  warning: no @return
>     synchronized public boolean addAll(int index, Collection c)
>                                 ^
> ..\..\wntmsci12.pro\misc\java_src\com\sun\star\lib\uno\helper\InterfaceContainer.java:309:
>  warning: no @return
>     synchronized public boolean contains(Object elem)
>                                 ^
> ..\..\wntmsci12.pro\misc\java_src\com\sun\star\lib\uno\helper\InterfaceContainer.java:471:
>  warning: no @param for index
>     synchronized public ListIterator listIterator(int index)
>                                      ^
> ..\..\wntmsci12.pro\misc\java_src\com\sun\star\lib\uno\helper\InterfaceContainer.java:471:
>  warning: no @return
>     synchronized public ListIterator listIterator(int index)
>                                      ^
> ..\..\wntmsci12.pro\misc\java_src\com\sun\star\lib\uno\helper\InterfaceContainer.java:509:
>  warning: no @param for obj
>     synchronized public boolean remove(Object obj)
>                                 ^
> ..\..\wntmsci12.pro\misc\java_src\com\sun\star\lib\uno\helper\InterfaceContainer.java:509:
>  warning: no @return
>     synchronized public boolean remove(Object obj)
>                                 ^
> ..\..\wntmsci12.pro\misc\java_src\com\sun\star\lib\uno\helper\MultiTypeInterfaceContainer.java:45:
>  warning: no @return
>     synchronized public Type[] getContainedTypes()
>                                ^
> ..\..\wntmsci12.pro\misc\java_src\com\sun\star\lib\uno\helper\MultiTypeInterfaceContainer.java:87:
>  warning: no @param for key
>     synchronized public InterfaceContainer getContainer(Object key)
>                                            ^
> ..\..\wntmsci12.pro\misc\java_src\com\sun\star\lib\uno\helper\MultiTypeInterfaceContainer.java:87:
>  warning: no @return
>     synchronized public InterfaceContainer getContainer(Object key)
>                                            ^
> ..\..\wntmsci12.pro\misc\java_src\com\sun\star\lib\uno\helper\PropertySet.java:125:
>  error: @param name not found
>      *  @param Type The property's type (Property.Type).
>                ^
> ..\..\wntmsci12.pro\misc\java_src\com\sun\star\lib\uno\helper\PropertySet.java:129:
>  warning: no @param for type
>     protected void registerProperty(String name, int handle, Type type, short 
> attributes, Object id)
>                    ^
> ..\..\wntmsci12.pro\misc\java_src\com\sun\star\lib\uno\helper\PropertySet.java:143:
>  error: @param name not found
>      *  @param handle The property's handle (Property.Handle).
>                ^
> ..\..\wntmsci12.pro\misc\java_src\com\sun\star\lib\uno\helper\PropertySet.java:144:
>  error: @param name not found
>      *  @param Type The property's type (Property.Type).
>                ^
> ..\..\wntmsci12.pro\misc\java_src\com\sun\star\lib\uno\helper\PropertySet.java:148:
>  warning: no @param for type
>     protected void registerProperty(String name, Type type, short attributes, 
> Object id)
>                    ^
> ..\..\wntmsci12.pro\misc\java_src\com\sun\star\lib\uno\helper\PropertySet.java:497:
>  warning: no @throws for com.sun.star.beans.UnknownPropertyException
>     protected void setPropertyValue(Property prop, Object value) throws 
> UnknownPropertyException,
>                    ^
> ..\..\wntmsci12.pro\misc\java_src\com\sun\star\lib\uno\helper\PropertySet.java:497:
>  warning: no @throws for com.sun.star.beans.PropertyVetoException
>     protected void setPropertyValue(Property prop, Object value) throws 
> UnknownPropertyException,
>                    ^
> ..\..\wntmsci12.pro\misc\java_src\com\sun\star\lib\uno\helper\PropertySet.java:497:
>  warning: no @throws for com.sun.star.lang.IllegalArgumentException
>     protected void setPropertyValue(Property prop, Object value) throws 
> UnknownPropertyException,
>                    ^
> ..\..\wntmsci12.pro\misc\java_src\com\sun\star\lib\uno\helper\PropertySet.java:497:
>  warning: no @throws for com.sun.star.lang.WrappedTargetException
>     protected void setPropertyValue(Property prop, Object value) throws 
> UnknownPropertyException,
>                    ^
> ..\..\wntmsci12.pro\misc\java_src\com\sun\star\lib\uno\helper\PropertySet.java:566:
>  error: self-closing element not allowed
>      *  property value, that was intended to be changed, remains 
> untouched.<br /> This method does not have to deal with property attributes, 
> such as
>                                                                            ^
> ..\..\wntmsci12.pro\misc\java_src\com\sun\star\lib\uno\helper\PropertySet.java:568:
>  error: self-closing element not allowed
>      *  in the calling methods.<br />
>                                ^
> ..\..\wntmsci12.pro\misc\java_src\com\sun\star\lib\uno\helper\PropertySet.java:570:
>  error: self-closing element not allowed
>      *  as listener notification and finally the modifiction of the 
> property's value, will occur.<br />
>                                                                               
>                    ^
> ..\..\wntmsci12.pro\misc\java_src\com\sun\star\lib\uno\helper\PropertySet.java:596:
>  error: self-closing element not allowed
>      *  intended then use an Any variable rather then an Object.<br />
>                                                                 ^
> ..\..\wntmsci12.pro\misc\java_src\com\sun\star\lib\uno\helper\PropertySet.java:599:
>  error: self-closing element not allowed
>      *  returns the XInterface.<br />
>                                ^
> ..\..\wntmsci12.pro\misc\java_src\com\sun\star\lib\uno\helper\PropertySet.java:619:
>  warning: no @throws for com.sun.star.beans.UnknownPropertyException
>     protected boolean convertPropertyValue(Property property, Object[] 
> newVal, Object[]curVal,  Object setVal)
>                       ^
> ..\..\wntmsci12.pro\misc\java_src\com\sun\star\lib\uno\helper\PropertySet.java:796:
>  error: @param name not found
>      *  @param value the new value for the property.
>                ^
> ..\..\wntmsci12.pro\misc\java_src\com\sun\star\lib\uno\helper\PropertySet.java:800:
>  warning: no @param for newVal
>     protected void setPropertyValueNoBroadcast(Property property, Object 
> newVal)
>                    ^
> ..\..\wntmsci12.pro\misc\java_src\com\sun\star\lib\uno\helper\PropertySet.java:875:
>  warning: no @throws for com.sun.star.beans.PropertyVetoException
>     protected void  fire(
>                     ^
> ..\..\wntmsci12.pro\misc\java_src\com\sun\star\lib\uno\helper\PropertySetMixin.java:196:
>  error: semicolon missing
>        rather useless, anyway (see &ldquo;Using the Observer Pattern&rdquo: in
>                                                                     ^
> ..\..\wntmsci12.pro\misc\java_src\com\sun\star\lib\uno\helper\PropertySetMixin.java:210:
>  warning: no @throws for com.sun.star.beans.PropertyVetoException
>     public void prepareSet(
>                 ^
> ..\..\wntmsci12.pro\misc\java_src\com\sun\star\lib\uno\helper\PropertySetMixin.java:338:
>  warning: no @return
>     public XPropertySetInfo getPropertySetInfo() {
>                             ^
> ..\..\wntmsci12.pro\misc\java_src\com\sun\star\lib\uno\helper\PropertySetMixin.java:345:
>  warning: no @param for propertyName
>     public void setPropertyValue(String propertyName, Object value)
>                 ^
> ..\..\wntmsci12.pro\misc\java_src\com\sun\star\lib\uno\helper\PropertySetMixin.java:345:
>  warning: no @param for value
>     public void setPropertyValue(String propertyName, Object value)
>                 ^
> ..\..\wntmsci12.pro\misc\java_src\com\sun\star\lib\uno\helper\PropertySetMixin.java:345:
>  warning: no @throws for com.sun.star.beans.UnknownPropertyException
>     public void setPropertyValue(String propertyName, Object value)
>                 ^
> ..\..\wntmsci12.pro\misc\java_src\com\sun\star\lib\uno\helper\PropertySetMixin.java:345:
>  warning: no @throws for com.sun.star.beans.PropertyVetoException
>     public void setPropertyValue(String propertyName, Object value)
>                 ^
> ..\..\wntmsci12.pro\misc\java_src\com\sun\star\lib\uno\helper\PropertySetMixin.java:345:
>  warning: no @throws for com.sun.star.lang.IllegalArgumentException
>     public void setPropertyValue(String propertyName, Object value)
>                 ^
> ..\..\wntmsci12.pro\misc\java_src\com\sun\star\lib\uno\helper\PropertySetMixin.java:345:
>  warning: no @throws for com.sun.star.lang.WrappedTargetException
>     public void setPropertyValue(String propertyName, Object value)
>                 ^
> ..\..\wntmsci12.pro\misc\java_src\com\sun\star\lib\uno\helper\PropertySetMixin.java:355:
>  warning: no @param for propertyName
>     public Object getPropertyValue(String propertyName)
>                   ^
> ..\..\wntmsci12.pro\misc\java_src\com\sun\star\lib\uno\helper\PropertySetMixin.java:355:
>  warning: no @return
>     public Object getPropertyValue(String propertyName)
>                   ^
> ..\..\wntmsci12.pro\misc\java_src\com\sun\star\lib\uno\helper\PropertySetMixin.java:355:
>  warning: no @throws for com.sun.star.beans.UnknownPropertyException
>     public Object getPropertyValue(String propertyName)
>                   ^
> ..\..\wntmsci12.pro\misc\java_src\com\sun\star\lib\uno\helper\PropertySetMixin.java:355:
>  warning: no @throws for com.sun.star.lang.WrappedTargetException
>     public Object getPropertyValue(String propertyName)
>                   ^
> ..\..\wntmsci12.pro\misc\java_src\com\sun\star\lib\uno\helper\PropertySetMixin.java:368:
>  warning: no @param for propertyName
>     public void addPropertyChangeListener(
>                 ^
> ..\..\wntmsci12.pro\misc\java_src\com\sun\star\lib\uno\helper\PropertySetMixin.java:368:
>  warning: no @param for listener
>     public void addPropertyChangeListener(
>                 ^
> ..\..\wntmsci12.pro\misc\java_src\com\sun\star\lib\uno\helper\PropertySetMixin.java:368:
>  warning: no @throws for com.sun.star.beans.UnknownPropertyException
>     public void addPropertyChangeListener(
>                 ^
> ..\..\wntmsci12.pro\misc\java_src\com\sun\star\lib\uno\helper\PropertySetMixin.java:368:
>  warning: no @throws for com.sun.star.lang.WrappedTargetException
>     public void addPropertyChangeListener(
>                 ^
> ..\..\wntmsci12.pro\misc\java_src\com\sun\star\lib\uno\helper\PropertySetMixin.java:395:
>  warning: no @param for propertyName
>     public void removePropertyChangeListener(
>                 ^
> ..\..\wntmsci12.pro\misc\java_src\com\sun\star\lib\uno\helper\PropertySetMixin.java:395:
>  warning: no @param for listener
>     public void removePropertyChangeListener(
>                 ^
> ..\..\wntmsci12.pro\misc\java_src\com\sun\star\lib\uno\helper\PropertySetMixin.java:395:
>  warning: no @throws for com.sun.star.beans.UnknownPropertyException
>     public void removePropertyChangeListener(
>                 ^
> ..\..\wntmsci12.pro\misc\java_src\com\sun\star\lib\uno\helper\PropertySetMixin.java:395:
>  warning: no @throws for com.sun.star.lang.WrappedTargetException
>     public void removePropertyChangeListener(
>                 ^
> ..\..\wntmsci12.pro\misc\java_src\com\sun\star\lib\uno\helper\PropertySetMixin.java:418:
>  warning: no @param for propertyName
>     public void addVetoableChangeListener(
>                 ^
> ..\..\wntmsci12.pro\misc\java_src\com\sun\star\lib\uno\helper\PropertySetMixin.java:418:
>  warning: no @param for listener
>     public void addVetoableChangeListener(
>                 ^
> ..\..\wntmsci12.pro\misc\java_src\com\sun\star\lib\uno\helper\PropertySetMixin.java:418:
>  warning: no @throws for com.sun.star.beans.UnknownPropertyException
>     public void addVetoableChangeListener(
>                 ^
> ..\..\wntmsci12.pro\misc\java_src\com\sun\star\lib\uno\helper\PropertySetMixin.java:418:
>  warning: no @throws for com.sun.star.lang.WrappedTargetException
>     public void addVetoableChangeListener(
>                 ^
> ..\..\wntmsci12.pro\misc\java_src\com\sun\star\lib\uno\helper\PropertySetMixin.java:445:
>  warning: no @param for propertyName
>     public void removeVetoableChangeListener(
>                 ^
> ..\..\wntmsci12.pro\misc\java_src\com\sun\star\lib\uno\helper\PropertySetMixin.java:445:
>  warning: no @param for listener
>     public void removeVetoableChangeListener(
>                 ^
> ..\..\wntmsci12.pro\misc\java_src\com\sun\star\lib\uno\helper\PropertySetMixin.java:445:
>  warning: no @throws for com.sun.star.beans.UnknownPropertyException
>     public void removeVetoableChangeListener(
>                 ^
> ..\..\wntmsci12.pro\misc\java_src\com\sun\star\lib\uno\helper\PropertySetMixin.java:445:
>  warning: no @throws for com.sun.star.lang.WrappedTargetException
>     public void removeVetoableChangeListener(
>                 ^
> ..\..\wntmsci12.pro\misc\java_src\com\sun\star\lib\uno\helper\PropertySetMixin.java:465:
>  warning: no @param for handle
>     public void setFastPropertyValue(int handle, Object value)
>                 ^
> ..\..\wntmsci12.pro\misc\java_src\com\sun\star\lib\uno\helper\PropertySetMixin.java:465:
>  warning: no @param for value
>     public void setFastPropertyValue(int handle, Object value)
>                 ^
> ..\..\wntmsci12.pro\misc\java_src\com\sun\star\lib\uno\helper\PropertySetMixin.java:465:
>  warning: no @throws for com.sun.star.beans.UnknownPropertyException
>     public void setFastPropertyValue(int handle, Object value)
>                 ^
> ..\..\wntmsci12.pro\misc\java_src\com\sun\star\lib\uno\helper\PropertySetMixin.java:465:
>  warning: no @throws for com.sun.star.beans.PropertyVetoException
>     public void setFastPropertyValue(int handle, Object value)
>                 ^
> ..\..\wntmsci12.pro\misc\java_src\com\sun\star\lib\uno\helper\PropertySetMixin.java:465:
>  warning: no @throws for com.sun.star.lang.IllegalArgumentException
>     public void setFastPropertyValue(int handle, Object value)
>                 ^
> ..\..\wntmsci12.pro\misc\java_src\com\sun\star\lib\uno\helper\PropertySetMixin.java:465:
>  warning: no @throws for com.sun.star.lang.WrappedTargetException
>     public void setFastPropertyValue(int handle, Object value)
>                 ^
> ..\..\wntmsci12.pro\misc\java_src\com\sun\star\lib\uno\helper\PropertySetMixin.java:476:
>  warning: no @param for handle
>     public Object getFastPropertyValue(int handle)
>                   ^
> ..\..\wntmsci12.pro\misc\java_src\com\sun\star\lib\uno\helper\PropertySetMixin.java:476:
>  warning: no @return
>     public Object getFastPropertyValue(int handle)
>                   ^
> ..\..\wntmsci12.pro\misc\java_src\com\sun\star\lib\uno\helper\PropertySetMixin.java:476:
>  warning: no @throws for com.sun.star.beans.UnknownPropertyException
>     public Object getFastPropertyValue(int handle)
>                   ^
> ..\..\wntmsci12.pro\misc\java_src\com\sun\star\lib\uno\helper\PropertySetMixin.java:476:
>  warning: no @throws for com.sun.star.lang.WrappedTargetException
>     public Object getFastPropertyValue(int handle)
>                   ^
> ..\..\wntmsci12.pro\misc\java_src\com\sun\star\lib\uno\helper\PropertySetMixin.java:486:
>  warning: no @return
>     public PropertyValue[] getPropertyValues() {
>                            ^
> ..\..\wntmsci12.pro\misc\java_src\com\sun\star\lib\uno\helper\PropertySetMixin.java:514:
>  warning: no @param for props
>     public void setPropertyValues(PropertyValue[] props)
>                 ^
> ..\..\wntmsci12.pro\misc\java_src\com\sun\star\lib\uno\helper\PropertySetMixin.java:514:
>  warning: no @throws for com.sun.star.beans.UnknownPropertyException
>     public void setPropertyValues(PropertyValue[] props)
>                 ^
> ..\..\wntmsci12.pro\misc\java_src\com\sun\star\lib\uno\helper\PropertySetMixin.java:514:
>  warning: no @throws for com.sun.star.beans.PropertyVetoException
>     public void setPropertyValues(PropertyValue[] props)
>                 ^
> ..\..\wntmsci12.pro\misc\java_src\com\sun\star\lib\uno\helper\PropertySetMixin.java:514:
>  warning: no @throws for com.sun.star.lang.IllegalArgumentException
>     public void setPropertyValues(PropertyValue[] props)
>                 ^
> ..\..\wntmsci12.pro\misc\java_src\com\sun\star\lib\uno\helper\PropertySetMixin.java:514:
>  warning: no @throws for com.sun.star.lang.WrappedTargetException
>     public void setPropertyValues(PropertyValue[] props)
>                 ^
> ..\..\wntmsci12.pro\misc\java_src\com\sun\star\lib\uno\helper\UnoUrl.java:362:
>  warning: no @throws for com.sun.star.lang.IllegalArgumentException
>       public static UnoUrl parseUnoUrl(String unoUrl)
>                            ^
> ..\..\wntmsci12.pro\misc\java_src\com\sun\star\uno\Any.java:49: warning: 
> empty <p> tag
>        * <p>
>          ^
> ..\..\wntmsci12.pro\misc\java_src\com\sun\star\uno\Any.java:42: warning: 
> empty <p> tag
>        * <p>
>          ^
> ..\..\wntmsci12.pro\misc\java_src\com\sun\star\uno\IBridge.java:94: warning: 
> no @throws for java.lang.InterruptedException
>     void dispose() throws InterruptedException, IOException;
>          ^
> ..\..\wntmsci12.pro\misc\java_src\com\sun\star\uno\IBridge.java:94: warning: 
> no @throws for java.io.IOException
>     void dispose() throws InterruptedException, IOException;
>          ^
> ..\..\wntmsci12.pro\misc\java_src\com\sun\star\uno\IEnvironment.java:66: 
> error: unexpected end tag: </p>
>      * </ul></p>
>             ^
> ..\..\wntmsci12.pro\misc\java_src\com\sun\star\uno\IMethodDescription.java:55:
>  error: bad use of '>'
>        * Gives any array of <code>ITypeDescription> of
>                                                   ^
> ..\..\wntmsci12.pro\misc\java_src\com\sun\star\uno\IMethodDescription.java:57:
>  error: block element not allowed within inline element <code>: p
>        * <p>
>          ^
> ..\..\wntmsci12.pro\misc\java_src\com\sun\star\uno\IMethodDescription.java:55:
>  error: element not closed: code
>        * Gives any array of <code>ITypeDescription> of
>                             ^
> ..\..\wntmsci12.pro\misc\java_src\com\sun\star\uno\IMethodDescription.java:63:
>  error: bad use of '>'
>        * Gives any array of <code>ITypeDescription> of
>                                                   ^
> ..\..\wntmsci12.pro\misc\java_src\com\sun\star\uno\IMethodDescription.java:65:
>  error: block element not allowed within inline element <code>: p
>        * <p>
>          ^
> ..\..\wntmsci12.pro\misc\java_src\com\sun\star\uno\IMethodDescription.java:63:
>  error: element not closed: code
>        * Gives any array of <code>ITypeDescription> of
>                             ^
> ..\..\wntmsci12.pro\misc\java_src\com\sun\star\uno\ITypeDescription.java:59: 
> warning: no @param for methodId
>       IMethodDescription getMethodDescription(int methodId);
>                          ^
> ..\..\wntmsci12.pro\misc\java_src\com\sun\star\uno\ITypeDescription.java:68: 
> warning: no @param for name
>       IMethodDescription getMethodDescription(String name);
>                          ^
> ..\..\wntmsci12.pro\misc\java_src\com\sun\star\uno\ITypeDescription.java:86: 
> warning: no @param for name
>       IFieldDescription getFieldDescription(String name);
>                         ^
> ..\..\wntmsci12.pro\misc\java_src\com\sun\star\uno\ITypeDescription.java:122: 
> error: tag not allowed here: <code>
>      *     <tr><td>HYPER</td><td></td><code>"hyper"</code></tr>
>                                       ^
> ..\..\wntmsci12.pro\misc\java_src\com\sun\star\uno\ITypeDescription.java:124: 
> error: tag not allowed here: <code>
>      *       <td>UNSIGNED HYPER</td><td></td><code>"unsigned hyper"</code>
>                                              ^
> ..\..\wntmsci12.pro\misc\java_src\com\sun\star\uno\ITypeDescription.java:126: 
> error: tag not allowed here: <code>
>      *     <tr><td>FLOAT</td><td></td><code>"float"</code></tr>
>                                       ^
> ..\..\wntmsci12.pro\misc\java_src\com\sun\star\uno\ITypeDescription.java:127: 
> error: tag not allowed here: <code>
>      *     <tr><td>DOUBLE</td><td></td><code>"double"</code></tr>
>                                        ^
> ..\..\wntmsci12.pro\misc\java_src\com\sun\star\uno\ITypeDescription.java:128: 
> error: tag not allowed here: <code>
>      *     <tr><td>STRING</td><td></td><code>"string"</code></tr>
>                                        ^
> ..\..\wntmsci12.pro\misc\java_src\com\sun\star\uno\ITypeDescription.java:129: 
> error: tag not allowed here: <code>
>      *     <tr><td>TYPE</td><td></td><code>"type"</code></tr>
>                                      ^
> ..\..\wntmsci12.pro\misc\java_src\com\sun\star\uno\ITypeDescription.java:130: 
> error: tag not allowed here: <code>
>      *     <tr><td>ANY</td><td></td><code>"any"</code></tr>
>                                     ^
> ..\..\wntmsci12.pro\misc\java_src\com\sun\star\uno\ITypeDescription.java:151: 
> error: tag not allowed here: <tbody>
>      *   <tbody>
>          ^
> ..\..\wntmsci12.pro\misc\java_src\com\sun\star\uno\ITypeDescription.java:111: 
> error: end tag missing: </tbody>
>      *   <tbody>
>          ^
> ..\..\wntmsci12.pro\misc\java_src\com\sun\star\uno\ITypeDescription.java:152: 
> error: no summary or caption for table
>      * </table>
>        ^
> ..\..\wntmsci12.pro\misc\java_src\com\sun\star\uno\Type.java:207: error: 
> unknown tag: codde
>      * of <codde>SHORT</code> and a sequence of <code>UNSIGNED SHORT</code> in
>           ^
> ..\..\wntmsci12.pro\misc\java_src\com\sun\star\uno\Type.java:207: error: 
> unexpected end tag: </code>
>      * of <codde>SHORT</code> and a sequence of <code>UNSIGNED SHORT</code> in
>                       ^
> ..\..\wntmsci12.pro\misc\java_src\com\sun\star\uno\Type.java:209: error: 
> unexpected end tag: </p>
>      * controls which UNO type is chosen:</p>
>                                          ^
> ..\..\wntmsci12.pro\misc\java_src\com\sun\star\uno\Union.java:30: warning: 
> nested tag not allowed: <code>
>  * Note: The idl type <code>union<code> is currently not fully
>                                  ^
> ..\..\wntmsci12.pro\misc\java_src\com\sun\star\uno\Union.java:30: error: 
> element not closed: code
>  * Note: The idl type <code>union<code> is currently not fully
>                                  ^
> ..\..\wntmsci12.pro\misc\java_src\com\sun\star\uno\Union.java:30: error: 
> element not closed: code
>  * Note: The idl type <code>union<code> is currently not fully
>                       ^
> ..\..\wntmsci12.pro\misc\java_src\com\sun\star\uno\UnoRuntime.java:176: 
> warning: no @param for <T>
>     public static <T> T queryInterface(Class<T> zInterface, Object object) {
>                         ^
> ..\..\wntmsci12.pro\misc\java_src\com\sun\star\uno\UnoRuntime.java:410: 
> warning: no @return
>     public static IEnvironment getEnvironment(String name, Object context)
>                                ^
> ..\..\wntmsci12.pro\misc\java_src\com\sun\star\uno\UnoRuntime.java:410: 
> warning: no @throws for java.lang.Exception
>     public static IEnvironment getEnvironment(String name, Object context)
>                                ^
> ..\..\wntmsci12.pro\misc\java_src\com\sun\star\uno\UnoRuntime.java:452: 
> warning: no @throws for java.lang.Exception
>     public static IBridge getBridge(
>                           ^
> ..\..\wntmsci12.pro\misc\java_src\com\sun\star\uno\UnoRuntime.java:509: 
> warning: no @throws for java.lang.Exception
>     public static IBridge getBridgeByName(
>                           ^
> ..\..\wntmsci12.pro\misc\java_src\com\sun\star\uno\UnoRuntime.java:557: 
> warning: no @throws for java.lang.Exception
>     public static IMapping getMapping(IEnvironment from, IEnvironment to)
>                            ^
> ..\..\wntmsci12.pro\misc\java_src\com\sun\star\uno\UnoRuntime.java:587: 
> warning: no @throws for java.lang.Exception
>     public static IMapping getMappingByName(String from, String to)
>                            ^
> ..\..\wntmsci12.pro\misc\java_src\com\sun\star\uno\UnoRuntime.java:601: 
> warning: no @return
>     static public boolean reset() {
>                           ^
> dmake:  Error code 1, while making 
> '../../wntmsci12.pro/bin/odkcommon/docs/java/ref/index.html'
> dmake:  '../../wntmsci12.pro/bin/odkcommon/docs/java/ref/index.html' removed.
>
> 1 module(s): 
>       odk
> need(s) to be rebuilt
>
>
> I sort of vaguely remember a fix for this (trunk only?).  Maybe AOO414
> requires java 7 to build.
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
> For additional commands, e-mail: dev-h...@openoffice.apache.org
>


Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to