<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
However the build itself is broken.<br>
<br>
C:\svn\JBossHead\jboss-head\server\src\main\org\jboss\metadata\serviceref\Servic<br>
eRefDelegate.java:34: package org.jboss.ws.integration does not exist<br>
import org.jboss.ws.integration.KernelLocator;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ^<br>
C:\svn\JBossHead\jboss-head\server\src\main\org\jboss\metadata\serviceref\Servic<br>
eRefDelegate.java:35: package org.jboss.ws.integration does not exist<br>
import org.jboss.ws.integration.ServiceRefElement;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ^<br>
C:\svn\JBossHead\jboss-head\server\src\main\org\jboss\metadata\serviceref\Servic<br>
eRefDelegate.java:36: package org.jboss.ws.integration does not exist<br>
import org.jboss.ws.integration.ServiceRefHandler;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ^<br>
C:\svn\JBossHead\jboss-head\server\src\main\org\jboss\metadata\serviceref\Servic<br>
eRefDelegate.java:37: package org.jboss.ws.integration does not exist<br>
import org.jboss.ws.integration.ServiceRefMetaData;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ^<br>
C:\svn\JBossHead\jboss-head\server\src\main\org\jboss\metadata\serviceref\Servic<br>
eRefDelegate.java:38: package org.jboss.ws.integration does not exist<br>
import org.jboss.ws.integration.UnifiedVirtualFile;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ^<br>
C:\svn\JBossHead\jboss-head\server\src\main\org\jboss\metadata\serviceref\Servic<br>
eRefDelegate.java:49: cannot find symbol<br>
symbol: class ServiceRefHandler<br>
public class ServiceRefDelegate implements ServiceRefHandler<br>
...<br>
<br>
Scott M Stark wrote:
<blockquote cite="mid46437FB3.1090901@redhat.com" type="cite">
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
I just pulled down a clean checkout to my laptop and tried build clean
and its working. I used ant rather than the build.sh script as this is
broken for use with cygwin.<br>
  <br>
  <br>
Jean-Frederic wrote:
  <blockquote cite="mid1178803605.3794.13.camel@jfcpc" type="cite">
    <pre wrap="">On Wed, 2007-05-09 at 04:44 -0700, Scott M Stark wrote:
  </pre>
    <blockquote type="cite">
      <pre wrap="">Your build dir and/or testsuite/build.xml are out of date.
    </pre>
    </blockquote>
    <pre wrap=""><!---->
In fact the following fails:
build/build.sh clean
+++
BUILD FAILED
/home/jfclere/jbossas_head/build/build.xml:898: The following error
occurred while executing this line:
/home/jfclere/jbossas_head/testsuite/build-thirdparty.xml:39: Could not
create type build due to Duplicate build
 
Total time: 1 minute 27 seconds
+++

Cheers

Jean-Frederic

  </pre>
  </blockquote>
</blockquote>
<br>
</body>
</html>