You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@activemq.apache.org by Cybexion <cy...@email.de> on 2009/02/10 09:43:07 UTC

5.3 Trunk build not workung

Hello,

I just downloaded the latest 5.3 trunk and tried to build it.
I get an exception, could please one check?

Thanks and best regards


Here is the end of my console output
[INFO] Installing
D:\Java\workspaces\eclipse\cookie\ActiveMQTrunk\activemq-core\target\activemq-core-5.3-SNAPSHOT.jar
to D:\java\.m2\repository\org\ap
ache\activemq\activemq-core\5.3-SNAPSHOT\activemq-core-5.3-SNAPSHOT.jar
[INFO] Installing
D:\Java\workspaces\eclipse\cookie\ActiveMQTrunk\activemq-core\src\main\resources\activemq.xsd
to D:\java\.m2\repository\org\apache\a
ctivemq\activemq-core\5.3-SNAPSHOT\activemq-core-5.3-SNAPSHOT.xsd
[INFO] Installing
D:\Java\workspaces\eclipse\cookie\ActiveMQTrunk\activemq-core\src\main\resources\activemq.xsd.html
to D:\java\.m2\repository\org\apa
che\activemq\activemq-core\5.3-SNAPSHOT\activemq-core-5.3-SNAPSHOT.xsd.html
[INFO]
------------------------------------------------------------------------
[INFO] Building ActiveMQ :: Optional
[INFO]    task-segment: [clean, install]
[INFO]
------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] [remote-resources:process {execution: default}]
[INFO] inceptionYear not specified, defaulting to 2009
[INFO] [resources:resources]
[WARNING] Using platform encoding (Cp1252 actually) to copy filtered
resources, i.e. build is platform dependent!
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile]
[INFO] Compiling 33 source files to
D:\Java\workspaces\eclipse\cookie\ActiveMQTrunk\activemq-optional\target\classes
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] Compilation failure
D:\Java\workspaces\eclipse\cookie\ActiveMQTrunk\activemq-optional\src\main\java\org\apache\activemq\transport\xstream\XStreamWireFormat.java:[34,7]
or
g.apache.activemq.transport.xstream.XStreamWireFormat is not abstract and
does not override abstract method inReceive() in org.apache.activemq.wirefor
mat.WireFormat



D:\Java\workspaces\eclipse\cookie\ActiveMQTrunk\activemq-optional\src\main\java\org\apache\activemq\transport\xstream\XStreamWireFormat.java:[34,7]
or
g.apache.activemq.transport.xstream.XStreamWireFormat is not abstract and
does not override abstract method inReceive() in org.apache.activemq.wirefor
mat.WireFormat


[INFO]
------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 29 seconds
[INFO] Finished at: Tue Feb 10 09:36:36 CET 2009
[INFO] Final Memory: 39M/123M
[INFO]
------------------------------------------------------------------------
-- 
View this message in context: http://www.nabble.com/5.3-Trunk-build-not-workung-tp21929647p21929647.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.


Re: 5.3 Trunk build not workung

Posted by Cybexion <cy...@email.de>.
ok, works again, thanks



Dejan Bosanac wrote:
> 
> Hi,
> 
> I just committed a fix for that. It was broken with yesterdays patch.
> Sorry
> about that.
> 
> Cheers
> --
> Dejan Bosanac
> 
> Open Source Integration - http://fusesource.com/
> ActiveMQ in Action - http://www.manning.com/snyder/
> Blog - http://www.nighttale.net
> 
> 
> On Tue, Feb 10, 2009 at 9:43 AM, Cybexion <cy...@email.de> wrote:
> 
>>
>> Hello,
>>
>> I just downloaded the latest 5.3 trunk and tried to build it.
>> I get an exception, could please one check?
>>
>> Thanks and best regards
>>
>>
>> Here is the end of my console output
>> [INFO] Installing
>>
>> D:\Java\workspaces\eclipse\cookie\ActiveMQTrunk\activemq-core\target\activemq-core-5.3-SNAPSHOT.jar
>> to D:\java\.m2\repository\org\ap
>> ache\activemq\activemq-core\5.3-SNAPSHOT\activemq-core-5.3-SNAPSHOT.jar
>> [INFO] Installing
>>
>> D:\Java\workspaces\eclipse\cookie\ActiveMQTrunk\activemq-core\src\main\resources\activemq.xsd
>> to D:\java\.m2\repository\org\apache\a
>> ctivemq\activemq-core\5.3-SNAPSHOT\activemq-core-5.3-SNAPSHOT.xsd
>> [INFO] Installing
>>
>> D:\Java\workspaces\eclipse\cookie\ActiveMQTrunk\activemq-core\src\main\resources\activemq.xsd.html
>> to D:\java\.m2\repository\org\apa
>> che\activemq\activemq-core\5.3-SNAPSHOT\activemq-core-5.3-SNAPSHOT.xsd.html
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] Building ActiveMQ :: Optional
>> [INFO]    task-segment: [clean, install]
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] [clean:clean]
>> [INFO] [remote-resources:process {execution: default}]
>> [INFO] inceptionYear not specified, defaulting to 2009
>> [INFO] [resources:resources]
>> [WARNING] Using platform encoding (Cp1252 actually) to copy filtered
>> resources, i.e. build is platform dependent!
>> [INFO] Copying 3 resources
>> [INFO] Copying 3 resources
>> [INFO] [compiler:compile]
>> [INFO] Compiling 33 source files to
>>
>> D:\Java\workspaces\eclipse\cookie\ActiveMQTrunk\activemq-optional\target\classes
>> [INFO]
>> ------------------------------------------------------------------------
>> [ERROR] BUILD FAILURE
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] Compilation failure
>>
>> D:\Java\workspaces\eclipse\cookie\ActiveMQTrunk\activemq-optional\src\main\java\org\apache\activemq\transport\xstream\XStreamWireFormat.java:[34,7]
>> or
>> g.apache.activemq.transport.xstream.XStreamWireFormat is not abstract and
>> does not override abstract method inReceive() in
>> org.apache.activemq.wirefor
>> mat.WireFormat
>>
>>
>>
>>
>> D:\Java\workspaces\eclipse\cookie\ActiveMQTrunk\activemq-optional\src\main\java\org\apache\activemq\transport\xstream\XStreamWireFormat.java:[34,7]
>> or
>> g.apache.activemq.transport.xstream.XStreamWireFormat is not abstract and
>> does not override abstract method inReceive() in
>> org.apache.activemq.wirefor
>> mat.WireFormat
>>
>>
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] For more information, run Maven with the -e switch
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] Total time: 29 seconds
>> [INFO] Finished at: Tue Feb 10 09:36:36 CET 2009
>> [INFO] Final Memory: 39M/123M
>> [INFO]
>> ------------------------------------------------------------------------
>> --
>> View this message in context:
>> http://www.nabble.com/5.3-Trunk-build-not-workung-tp21929647p21929647.html
>> Sent from the ActiveMQ - User mailing list archive at Nabble.com.
>>
>>
> 
> 
> -----
> Dejan Bosanac
> 
> Open Source Integration - http://fusesource.com/
> ActiveMQ in Action - http://www.manning.com/snyder/
> Blog - http://www.nighttale.net
> 

-- 
View this message in context: http://www.nabble.com/5.3-Trunk-build-not-workung-tp21929647p21929833.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.


Re: 5.3 Trunk build not workung

Posted by Dejan Bosanac <de...@nighttale.net>.
Hi,

I just committed a fix for that. It was broken with yesterdays patch. Sorry
about that.

Cheers
--
Dejan Bosanac

Open Source Integration - http://fusesource.com/
ActiveMQ in Action - http://www.manning.com/snyder/
Blog - http://www.nighttale.net


On Tue, Feb 10, 2009 at 9:43 AM, Cybexion <cy...@email.de> wrote:

>
> Hello,
>
> I just downloaded the latest 5.3 trunk and tried to build it.
> I get an exception, could please one check?
>
> Thanks and best regards
>
>
> Here is the end of my console output
> [INFO] Installing
>
> D:\Java\workspaces\eclipse\cookie\ActiveMQTrunk\activemq-core\target\activemq-core-5.3-SNAPSHOT.jar
> to D:\java\.m2\repository\org\ap
> ache\activemq\activemq-core\5.3-SNAPSHOT\activemq-core-5.3-SNAPSHOT.jar
> [INFO] Installing
>
> D:\Java\workspaces\eclipse\cookie\ActiveMQTrunk\activemq-core\src\main\resources\activemq.xsd
> to D:\java\.m2\repository\org\apache\a
> ctivemq\activemq-core\5.3-SNAPSHOT\activemq-core-5.3-SNAPSHOT.xsd
> [INFO] Installing
>
> D:\Java\workspaces\eclipse\cookie\ActiveMQTrunk\activemq-core\src\main\resources\activemq.xsd.html
> to D:\java\.m2\repository\org\apa
> che\activemq\activemq-core\5.3-SNAPSHOT\activemq-core-5.3-SNAPSHOT.xsd.html
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Building ActiveMQ :: Optional
> [INFO]    task-segment: [clean, install]
> [INFO]
> ------------------------------------------------------------------------
> [INFO] [clean:clean]
> [INFO] [remote-resources:process {execution: default}]
> [INFO] inceptionYear not specified, defaulting to 2009
> [INFO] [resources:resources]
> [WARNING] Using platform encoding (Cp1252 actually) to copy filtered
> resources, i.e. build is platform dependent!
> [INFO] Copying 3 resources
> [INFO] Copying 3 resources
> [INFO] [compiler:compile]
> [INFO] Compiling 33 source files to
>
> D:\Java\workspaces\eclipse\cookie\ActiveMQTrunk\activemq-optional\target\classes
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] BUILD FAILURE
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Compilation failure
>
> D:\Java\workspaces\eclipse\cookie\ActiveMQTrunk\activemq-optional\src\main\java\org\apache\activemq\transport\xstream\XStreamWireFormat.java:[34,7]
> or
> g.apache.activemq.transport.xstream.XStreamWireFormat is not abstract and
> does not override abstract method inReceive() in
> org.apache.activemq.wirefor
> mat.WireFormat
>
>
>
>
> D:\Java\workspaces\eclipse\cookie\ActiveMQTrunk\activemq-optional\src\main\java\org\apache\activemq\transport\xstream\XStreamWireFormat.java:[34,7]
> or
> g.apache.activemq.transport.xstream.XStreamWireFormat is not abstract and
> does not override abstract method inReceive() in
> org.apache.activemq.wirefor
> mat.WireFormat
>
>
> [INFO]
> ------------------------------------------------------------------------
> [INFO] For more information, run Maven with the -e switch
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Total time: 29 seconds
> [INFO] Finished at: Tue Feb 10 09:36:36 CET 2009
> [INFO] Final Memory: 39M/123M
> [INFO]
> ------------------------------------------------------------------------
> --
> View this message in context:
> http://www.nabble.com/5.3-Trunk-build-not-workung-tp21929647p21929647.html
> Sent from the ActiveMQ - User mailing list archive at Nabble.com.
>
>