You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@activemq.apache.org by Bummer <sa...@gmail.com> on 2007/07/10 08:22:05 UTC

Compilation error (revision 554844)

I have checked out the latest version and compiled.
Error is following :

[INFO]
------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] Compilation failure

D:\99.Tmp\amq.svn\activemq\activemq-jpa-store\src\main\java\org\apache\activemq\store\jpa\JPAReferenceStoreAdapter.java:[38,36]
cannot find symbol
symbol  : class AMQTx
location: package org.apache.activemq.store.amq

D:\99.Tmp\amq.svn\activemq\activemq-jpa-store\src\main\java\org\apache\activemq\store\jpa\JPAReferenceStoreAdapter.java:[154,29]
cannot find symbol
symbol  : class AMQTx
location: class org.apache.activemq.store.jpa.JPAReferenceStoreAdapter

D:\99.Tmp\amq.svn\activemq\activemq-jpa-store\src\main\java\org\apache\activemq\store\jpa\JPAReferenceStoreAdapter.java:[158,52]
cannot find symbol
symbol  : class AMQTx
location: class org.apache.activemq.store.jpa.JPAReferenceStoreAdapter

-- 
View this message in context: http://www.nabble.com/Compilation-error-%28revision-554844%29-tf4054047s2354.html#a11515456
Sent from the ActiveMQ - User mailing list archive at Nabble.com.


Re: Compilation error (revision 554844)

Posted by Rob Davies <ra...@gmail.com>.
oops - I was rushing to jump on a plane - sry folks!

On Jul 11, 2007, at 1:19 AM, Bummer wrote:

>
> No problem. Thanks for all the work you guys have done.
> It's working for me too.
> Thanks.
>
>
> James.Strachan wrote:
>>
>> Sorry about that - it looks like Rob forgot to checkin a file: )
>>
>> I've patched the build, its working fine for me now.
>>
>>
>> On 7/10/07, Bummer <sa...@gmail.com> wrote:
>>>
>>> I have checked out the latest version and compiled.
>>> Error is following :
>>>
>>> [INFO]
>>> -------------------------------------------------------------------- 
>>> ----
>>> [ERROR] BUILD FAILURE
>>> [INFO]
>>> -------------------------------------------------------------------- 
>>> ----
>>> [INFO] Compilation failure
>>>
>>> D:\99.Tmp\amq.svn\activemq\activemq-jpa-store\src\main\java\org 
>>> \apache\activemq\store\jpa\JPAReferenceStoreAdapter.java:[38,36]
>>> cannot find symbol
>>> symbol  : class AMQTx
>>> location: package org.apache.activemq.store.amq
>>>
>>> D:\99.Tmp\amq.svn\activemq\activemq-jpa-store\src\main\java\org 
>>> \apache\activemq\store\jpa\JPAReferenceStoreAdapter.java:[154,29]
>>> cannot find symbol
>>> symbol  : class AMQTx
>>> location: class  
>>> org.apache.activemq.store.jpa.JPAReferenceStoreAdapter
>>>
>>> D:\99.Tmp\amq.svn\activemq\activemq-jpa-store\src\main\java\org 
>>> \apache\activemq\store\jpa\JPAReferenceStoreAdapter.java:[158,52]
>>> cannot find symbol
>>> symbol  : class AMQTx
>>> location: class  
>>> org.apache.activemq.store.jpa.JPAReferenceStoreAdapter
>>>
>>> --
>>> View this message in context:
>>> http://www.nabble.com/Compilation-error-%28revision-554844%29- 
>>> tf4054047s2354.html#a11515456
>>> Sent from the ActiveMQ - User mailing list archive at Nabble.com.
>>>
>>>
>>
>>
>> -- 
>> James
>> -------
>> http://macstrac.blogspot.com/
>>
>>
>
> -- 
> View this message in context: http://www.nabble.com/Compilation- 
> error-%28revision-554844%29-tf4054047s2354.html#a11532125
> Sent from the ActiveMQ - User mailing list archive at Nabble.com.
>


Re: Compilation error (revision 554844)

Posted by Bummer <sa...@gmail.com>.
No problem. Thanks for all the work you guys have done.
It's working for me too. 
Thanks.


James.Strachan wrote:
> 
> Sorry about that - it looks like Rob forgot to checkin a file: )
> 
> I've patched the build, its working fine for me now.
> 
> 
> On 7/10/07, Bummer <sa...@gmail.com> wrote:
>>
>> I have checked out the latest version and compiled.
>> Error is following :
>>
>> [INFO]
>> ------------------------------------------------------------------------
>> [ERROR] BUILD FAILURE
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] Compilation failure
>>
>> D:\99.Tmp\amq.svn\activemq\activemq-jpa-store\src\main\java\org\apache\activemq\store\jpa\JPAReferenceStoreAdapter.java:[38,36]
>> cannot find symbol
>> symbol  : class AMQTx
>> location: package org.apache.activemq.store.amq
>>
>> D:\99.Tmp\amq.svn\activemq\activemq-jpa-store\src\main\java\org\apache\activemq\store\jpa\JPAReferenceStoreAdapter.java:[154,29]
>> cannot find symbol
>> symbol  : class AMQTx
>> location: class org.apache.activemq.store.jpa.JPAReferenceStoreAdapter
>>
>> D:\99.Tmp\amq.svn\activemq\activemq-jpa-store\src\main\java\org\apache\activemq\store\jpa\JPAReferenceStoreAdapter.java:[158,52]
>> cannot find symbol
>> symbol  : class AMQTx
>> location: class org.apache.activemq.store.jpa.JPAReferenceStoreAdapter
>>
>> --
>> View this message in context:
>> http://www.nabble.com/Compilation-error-%28revision-554844%29-tf4054047s2354.html#a11515456
>> Sent from the ActiveMQ - User mailing list archive at Nabble.com.
>>
>>
> 
> 
> -- 
> James
> -------
> http://macstrac.blogspot.com/
> 
> 

-- 
View this message in context: http://www.nabble.com/Compilation-error-%28revision-554844%29-tf4054047s2354.html#a11532125
Sent from the ActiveMQ - User mailing list archive at Nabble.com.


Re: Compilation error (revision 554844)

Posted by James Strachan <ja...@gmail.com>.
Sorry about that - it looks like Rob forgot to checkin a file: )

I've patched the build, its working fine for me now.


On 7/10/07, Bummer <sa...@gmail.com> wrote:
>
> I have checked out the latest version and compiled.
> Error is following :
>
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] BUILD FAILURE
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Compilation failure
>
> D:\99.Tmp\amq.svn\activemq\activemq-jpa-store\src\main\java\org\apache\activemq\store\jpa\JPAReferenceStoreAdapter.java:[38,36]
> cannot find symbol
> symbol  : class AMQTx
> location: package org.apache.activemq.store.amq
>
> D:\99.Tmp\amq.svn\activemq\activemq-jpa-store\src\main\java\org\apache\activemq\store\jpa\JPAReferenceStoreAdapter.java:[154,29]
> cannot find symbol
> symbol  : class AMQTx
> location: class org.apache.activemq.store.jpa.JPAReferenceStoreAdapter
>
> D:\99.Tmp\amq.svn\activemq\activemq-jpa-store\src\main\java\org\apache\activemq\store\jpa\JPAReferenceStoreAdapter.java:[158,52]
> cannot find symbol
> symbol  : class AMQTx
> location: class org.apache.activemq.store.jpa.JPAReferenceStoreAdapter
>
> --
> View this message in context: http://www.nabble.com/Compilation-error-%28revision-554844%29-tf4054047s2354.html#a11515456
> Sent from the ActiveMQ - User mailing list archive at Nabble.com.
>
>


-- 
James
-------
http://macstrac.blogspot.com/