You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@beehive.apache.org by "Jeremiah Johnson (JIRA)" <be...@incubator.apache.org> on 2005/05/15 09:21:04 UTC

[jira] Closed: (BEEHIVE-284) Beehive SVN build failed suspect of WSM r153309

     [ http://issues.apache.org/jira/browse/BEEHIVE-284?page=all ]
     
Jeremiah Johnson closed BEEHIVE-284:
------------------------------------

    Assign To: Jeremiah Johnson  (was: Michael Merz)

This was fixed a long time ago and was specific to a specific build failure.  Beehive from SVN is currently buildable.

> Beehive SVN build failed suspect of WSM r153309
> -----------------------------------------------
>
>          Key: BEEHIVE-284
>          URL: http://issues.apache.org/jira/browse/BEEHIVE-284
>      Project: Beehive
>         Type: Bug
>   Components: NetUI
>     Versions: V1Beta
>     Reporter: Julie Zhuo
>     Assignee: Jeremiah Johnson
>     Priority: Critical

>
> Here is the failure message. This happends as of r153421.
> axis:
>      [echo] AXIS build
>     [javac] Compiling 30 source files to D:\Beehive-fresh\wsm\build\classes\runt
> ime
>     [javac] D:\Beehive-fresh\wsm\src\runtime\org\apache\beehive\wsm\axis\util\en
> coding\XmlBeanSerializer.java:35: package org.apache.beehive.wsm.wsdl does not e
> xist
>     [javac] import org.apache.beehive.wsm.wsdl.Schema;
>     [javac]                                    ^
>     [javac] D:\Beehive-fresh\wsm\src\runtime\org\apache\beehive\wsm\axis\util\en
> coding\XmlBeanSerializer.java:36: package org.apache.beehive.wsm.wsdl does not e
> xist
>     [javac] import org.apache.beehive.wsm.wsdl.Utilities;
>     [javac]                                    ^
>     [javac] D:\Beehive-fresh\wsm\src\runtime\org\apache\beehive\wsm\axis\util\en
> coding\XmlBeanSerializer.java:137: cannot find symbol
>     [javac] symbol  : class Schema
>     [javac] location: class org.apache.beehive.wsm.axis.util.encoding.XmlBeanSer
> ializer
>     [javac]         Schema mySchema = Utilities.findtSchemaDocument(docType);
>     [javac]         ^
>     [javac] D:\Beehive-fresh\wsm\src\runtime\org\apache\beehive\wsm\axis\util\en
> coding\XmlBeanSerializer.java:137: cannot find symbol
>     [javac] symbol  : variable Utilities
>     [javac] location: class org.apache.beehive.wsm.axis.util.encoding.XmlBeanSer
> ializer
>     [javac]         Schema mySchema = Utilities.findtSchemaDocument(docType);
>     [javac]                           ^
>     [javac] Note: D:\Beehive-fresh\wsm\src\runtime\org\apache\beehive\wsm\axis\A
> xisHook.java uses or overrides a deprecated API.
>     [javac] Note: Recompile with -Xlint:deprecation for details.
>     [javac] Note: Some input files use unchecked or unsafe operations.
>     [javac] Note: Recompile with -Xlint:unchecked for details.
>     [javac] 4 errors
> BUILD FAILED
> D:\Beehive-fresh\build.xml:34: The following error occurred while executing this
>  line:
> D:\Beehive-fresh\wsm\build.xml:149: Compile failed; see the compiler error outpu
> t for details.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira