On Wed, Mar 26, 2008 at 7:25 AM, Cybexion <[EMAIL PROTECTED]> wrote:
>
>  Hi Guillaume ,
>
>  I took the latest source from SVN and tried to build, unfortunatelly without
>  success.
>  Two poms where out of date.
>  I just saw that you checked them in and retried.
>  Now step 1 of the build process works.
>  However, there is still something missing.
>  Step 2 fails with the following errors during compile:
>
>  ...
>  [INFO] [jbi:generate-jbi-component-descriptor]
>  [INFO] Generating jbi.xml
>  [INFO] [resources:resources]
>  [INFO] Using default encoding to copy filtered resources.
>  [INFO] [compiler:compile]
>  [INFO] Compiling 21 source files to
>  
> D:\java\Workspaces\eclipse\soa\smx3\deployables\serviceengines\servicemix-bean\target\classes
>  [INFO]
>  ------------------------------------------------------------------------
>  [ERROR] BUILD FAILURE
>  [INFO]
>  ------------------------------------------------------------------------
>  [INFO] Compilation failure
>
>  
> D:\java\Workspaces\eclipse\soa\smx3\deployables\serviceengines\servicemix-bean\src\main\java\org\apache\servicemix\bean\support\BeanInfo.java:[178,27]
>  cannot find symbol
>  symbol  : method prefix()
>  location: interface java.lang.annotation.Annotation
>
>  
> D:\java\Workspaces\eclipse\soa\smx3\deployables\serviceengines\servicemix-bean\src\main\java\org\apache\servicemix\bean\support\BeanInfo.java:[178,62]
>  cannot find symbol
>  symbol  : method uri()
>  location: interface java.lang.annotation.Annotation
>
>  
> D:\java\Workspaces\eclipse\soa\smx3\deployables\serviceengines\servicemix-bean\src\main\java\org\apache\servicemix\bean\support\BeanInfo.java:[179,16]
>  cannot find symbol
>  symbol  : class DefaultNamespaceContext
>  location: class org.apache.servicemix.bean.support.BeanInfo
>
>  
> D:\java\Workspaces\eclipse\soa\smx3\deployables\serviceengines\servicemix-bean\src\main\java\org\apache\servicemix\bean\support\BeanInfo.java:[179,50]
>  cannot find symbol
>  symbol  : class DefaultNamespaceContext
>  location: class org.apache.servicemix.bean.support.BeanInfo
>
>  
> D:\java\Workspaces\eclipse\soa\smx3\deployables\serviceengines\servicemix-bean\src\main\java\org\apache\servicemix\bean\support\BeanInfo.java:[180,34]
>  cannot find symbol
>  symbol  : method prefix()
>  location: interface java.lang.annotation.Annotation
>
>  
> D:\java\Workspaces\eclipse\soa\smx3\deployables\serviceengines\servicemix-bean\src\main\java\org\apache\servicemix\bean\support\BeanInfo.java:[180,55]
>  cannot find symbol
>  symbol  : method uri()
>  location: interface java.lang.annotation.Annotation
>
>
>  [INFO]
>  ------------------------------------------------------------------------
>  [INFO] For more information, run Maven with the -e switch
>  [INFO]
>  ------------------------------------------------------------------------
>  [INFO] Total time: 2 minutes 11 seconds
>  [INFO] Finished at: Wed Mar 26 14:18:58 CET 2008
>  [INFO] Final Memory: 58M/104M
>  [INFO]
>  ------------------------------------------------------------------------
>
>
>  Could you please check?

A fix has been committed for this breakage and I just verified that it
builds successfully.

Bruce
-- 
perl -e 'print unpack("u30","D0G)[EMAIL 
PROTECTED]&5R\"F)R=6-E+G-N>61E<D\!G;6%I;\"YC;VT*"
);'

Apache ActiveMQ - http://activemq.org/
Apache Camel - http://activemq.org/camel/
Apache ServiceMix - http://servicemix.org/
Apache Geronimo - http://geronimo.apache.org/

Blog: http://bruceblog.org/

Reply via email to