Author: chirino
Date: Mon Aug 21 13:53:52 2006
New Revision: 433353

URL: http://svn.apache.org/viewvc?rev=433353&view=rev
Log:
http://issues.apache.org/activemq/browse/AMQ-888

Modified:
    incubator/activemq/trunk/activemq-cpp/makefile-linux-debug.cfg
    incubator/activemq/trunk/activemq-cpp/makefile-linux-release.cfg
    incubator/activemq/trunk/activemq-cpp/makefile-windows-debug.cfg
    incubator/activemq/trunk/activemq-cpp/makefile-windows-release.cfg
    incubator/activemq/trunk/activemq-cpp/makefile.cfg
    incubator/activemq/trunk/amazon/Makefile.am
    incubator/activemq/trunk/amazon/amq_brokersession/Makefile.am
    incubator/activemq/trunk/amazon/amq_corelib/Makefile.am
    incubator/activemq/trunk/amazon/amq_examples/Makefile.am
    incubator/activemq/trunk/amazon/amq_examples/bs_async_recv/Makefile.am
    incubator/activemq/trunk/amazon/amq_examples/bs_send/Makefile.am
    incubator/activemq/trunk/amazon/amq_examples/bs_sync_recv/Makefile.am
    incubator/activemq/trunk/amazon/amq_examples/cl_send/Makefile.am
    incubator/activemq/trunk/amazon/amq_transport/Makefile.am
    incubator/activemq/trunk/amazon/command/Makefile.am
    incubator/activemq/trunk/amazon/marshal/Makefile.am
    incubator/activemq/trunk/openwire-cpp/makefile-linux-debug.cfg
    incubator/activemq/trunk/openwire-cpp/makefile-linux-release.cfg
    incubator/activemq/trunk/openwire-cpp/makefile-macosx-debug.cfg
    incubator/activemq/trunk/openwire-cpp/makefile-macosx-release.cfg
    incubator/activemq/trunk/openwire-cpp/makefile.cfg

Modified: incubator/activemq/trunk/activemq-cpp/makefile-linux-debug.cfg
URL: 
http://svn.apache.org/viewvc/incubator/activemq/trunk/activemq-cpp/makefile-linux-debug.cfg?rev=433353&r1=433352&r2=433353&view=diff
==============================================================================
--- incubator/activemq/trunk/activemq-cpp/makefile-linux-debug.cfg (original)
+++ incubator/activemq/trunk/activemq-cpp/makefile-linux-debug.cfg Mon Aug 21 
13:53:52 2006
@@ -1,3 +1,20 @@
+## ---------------------------------------------------------------------------
+## Licensed to the Apache Software Foundation (ASF) under one or more
+## contributor license agreements.  See the NOTICE file distributed with
+## this work for additional information regarding copyright ownership.
+## The ASF licenses this file to You under the Apache License, Version 2.0
+## (the "License"); you may not use this file except in compliance with
+## the License.  You may obtain a copy of the License at
+## 
+## http://www.apache.org/licenses/LICENSE-2.0
+## 
+## Unless required by applicable law or agreed to in writing, software
+## distributed under the License is distributed on an "AS IS" BASIS,
+## WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+## See the License for the specific language governing permissions and
+## limitations under the License.
+## ---------------------------------------------------------------------------
+
 #
 # Compiler specific configuration
 #

Modified: incubator/activemq/trunk/activemq-cpp/makefile-linux-release.cfg
URL: 
http://svn.apache.org/viewvc/incubator/activemq/trunk/activemq-cpp/makefile-linux-release.cfg?rev=433353&r1=433352&r2=433353&view=diff
==============================================================================
--- incubator/activemq/trunk/activemq-cpp/makefile-linux-release.cfg (original)
+++ incubator/activemq/trunk/activemq-cpp/makefile-linux-release.cfg Mon Aug 21 
13:53:52 2006
@@ -1,3 +1,20 @@
+## ---------------------------------------------------------------------------
+## Licensed to the Apache Software Foundation (ASF) under one or more
+## contributor license agreements.  See the NOTICE file distributed with
+## this work for additional information regarding copyright ownership.
+## The ASF licenses this file to You under the Apache License, Version 2.0
+## (the "License"); you may not use this file except in compliance with
+## the License.  You may obtain a copy of the License at
+## 
+## http://www.apache.org/licenses/LICENSE-2.0
+## 
+## Unless required by applicable law or agreed to in writing, software
+## distributed under the License is distributed on an "AS IS" BASIS,
+## WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+## See the License for the specific language governing permissions and
+## limitations under the License.
+## ---------------------------------------------------------------------------
+
 #
 # Compiler specific configuration
 #

Modified: incubator/activemq/trunk/activemq-cpp/makefile-windows-debug.cfg
URL: 
http://svn.apache.org/viewvc/incubator/activemq/trunk/activemq-cpp/makefile-windows-debug.cfg?rev=433353&r1=433352&r2=433353&view=diff
==============================================================================
--- incubator/activemq/trunk/activemq-cpp/makefile-windows-debug.cfg (original)
+++ incubator/activemq/trunk/activemq-cpp/makefile-windows-debug.cfg Mon Aug 21 
13:53:52 2006
@@ -1,3 +1,20 @@
+## ---------------------------------------------------------------------------
+## Licensed to the Apache Software Foundation (ASF) under one or more
+## contributor license agreements.  See the NOTICE file distributed with
+## this work for additional information regarding copyright ownership.
+## The ASF licenses this file to You under the Apache License, Version 2.0
+## (the "License"); you may not use this file except in compliance with
+## the License.  You may obtain a copy of the License at
+## 
+## http://www.apache.org/licenses/LICENSE-2.0
+## 
+## Unless required by applicable law or agreed to in writing, software
+## distributed under the License is distributed on an "AS IS" BASIS,
+## WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+## See the License for the specific language governing permissions and
+## limitations under the License.
+## ---------------------------------------------------------------------------
+
 #
 # Compiler specific configuration
 #

Modified: incubator/activemq/trunk/activemq-cpp/makefile-windows-release.cfg
URL: 
http://svn.apache.org/viewvc/incubator/activemq/trunk/activemq-cpp/makefile-windows-release.cfg?rev=433353&r1=433352&r2=433353&view=diff
==============================================================================
--- incubator/activemq/trunk/activemq-cpp/makefile-windows-release.cfg 
(original)
+++ incubator/activemq/trunk/activemq-cpp/makefile-windows-release.cfg Mon Aug 
21 13:53:52 2006
@@ -1,3 +1,20 @@
+## ---------------------------------------------------------------------------
+## Licensed to the Apache Software Foundation (ASF) under one or more
+## contributor license agreements.  See the NOTICE file distributed with
+## this work for additional information regarding copyright ownership.
+## The ASF licenses this file to You under the Apache License, Version 2.0
+## (the "License"); you may not use this file except in compliance with
+## the License.  You may obtain a copy of the License at
+## 
+## http://www.apache.org/licenses/LICENSE-2.0
+## 
+## Unless required by applicable law or agreed to in writing, software
+## distributed under the License is distributed on an "AS IS" BASIS,
+## WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+## See the License for the specific language governing permissions and
+## limitations under the License.
+## ---------------------------------------------------------------------------
+
 #
 # Compiler specific configuration
 #

Modified: incubator/activemq/trunk/activemq-cpp/makefile.cfg
URL: 
http://svn.apache.org/viewvc/incubator/activemq/trunk/activemq-cpp/makefile.cfg?rev=433353&r1=433352&r2=433353&view=diff
==============================================================================
--- incubator/activemq/trunk/activemq-cpp/makefile.cfg (original)
+++ incubator/activemq/trunk/activemq-cpp/makefile.cfg Mon Aug 21 13:53:52 2006
@@ -1,3 +1,20 @@
+## ---------------------------------------------------------------------------
+## Licensed to the Apache Software Foundation (ASF) under one or more
+## contributor license agreements.  See the NOTICE file distributed with
+## this work for additional information regarding copyright ownership.
+## The ASF licenses this file to You under the Apache License, Version 2.0
+## (the "License"); you may not use this file except in compliance with
+## the License.  You may obtain a copy of the License at
+## 
+## http://www.apache.org/licenses/LICENSE-2.0
+## 
+## Unless required by applicable law or agreed to in writing, software
+## distributed under the License is distributed on an "AS IS" BASIS,
+## WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+## See the License for the specific language governing permissions and
+## limitations under the License.
+## ---------------------------------------------------------------------------
+
 CURRENT = $(PWD)
 
 # --- select compiler for structure

Modified: incubator/activemq/trunk/amazon/Makefile.am
URL: 
http://svn.apache.org/viewvc/incubator/activemq/trunk/amazon/Makefile.am?rev=433353&r1=433352&r2=433353&view=diff
==============================================================================
--- incubator/activemq/trunk/amazon/Makefile.am (original)
+++ incubator/activemq/trunk/amazon/Makefile.am Mon Aug 21 13:53:52 2006
@@ -1 +1,18 @@
+## ---------------------------------------------------------------------------
+## Licensed to the Apache Software Foundation (ASF) under one or more
+## contributor license agreements.  See the NOTICE file distributed with
+## this work for additional information regarding copyright ownership.
+## The ASF licenses this file to You under the Apache License, Version 2.0
+## (the "License"); you may not use this file except in compliance with
+## the License.  You may obtain a copy of the License at
+## 
+## http://www.apache.org/licenses/LICENSE-2.0
+## 
+## Unless required by applicable law or agreed to in writing, software
+## distributed under the License is distributed on an "AS IS" BASIS,
+## WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+## See the License for the specific language governing permissions and
+## limitations under the License.
+## ---------------------------------------------------------------------------
+
 SUBDIRS = command marshal amq_corelib amq_transport amq_brokersession 
amq_examples

Modified: incubator/activemq/trunk/amazon/amq_brokersession/Makefile.am
URL: 
http://svn.apache.org/viewvc/incubator/activemq/trunk/amazon/amq_brokersession/Makefile.am?rev=433353&r1=433352&r2=433353&view=diff
==============================================================================
--- incubator/activemq/trunk/amazon/amq_brokersession/Makefile.am (original)
+++ incubator/activemq/trunk/amazon/amq_brokersession/Makefile.am Mon Aug 21 
13:53:52 2006
@@ -1,3 +1,20 @@
+## ---------------------------------------------------------------------------
+## Licensed to the Apache Software Foundation (ASF) under one or more
+## contributor license agreements.  See the NOTICE file distributed with
+## this work for additional information regarding copyright ownership.
+## The ASF licenses this file to You under the Apache License, Version 2.0
+## (the "License"); you may not use this file except in compliance with
+## the License.  You may obtain a copy of the License at
+## 
+## http://www.apache.org/licenses/LICENSE-2.0
+## 
+## Unless required by applicable law or agreed to in writing, software
+## distributed under the License is distributed on an "AS IS" BASIS,
+## WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+## See the License for the specific language governing permissions and
+## limitations under the License.
+## ---------------------------------------------------------------------------
+
 INCLUDES = -I../
 lib_LTLIBRARIES = libamq_brokersession.la
 libamq_brokersession_la_SOURCES = BrokerSession.cpp BrokerSessionImpl.cpp

Modified: incubator/activemq/trunk/amazon/amq_corelib/Makefile.am
URL: 
http://svn.apache.org/viewvc/incubator/activemq/trunk/amazon/amq_corelib/Makefile.am?rev=433353&r1=433352&r2=433353&view=diff
==============================================================================
--- incubator/activemq/trunk/amazon/amq_corelib/Makefile.am (original)
+++ incubator/activemq/trunk/amazon/amq_corelib/Makefile.am Mon Aug 21 13:53:52 
2006
@@ -1,3 +1,20 @@
+## ---------------------------------------------------------------------------
+## Licensed to the Apache Software Foundation (ASF) under one or more
+## contributor license agreements.  See the NOTICE file distributed with
+## this work for additional information regarding copyright ownership.
+## The ASF licenses this file to You under the Apache License, Version 2.0
+## (the "License"); you may not use this file except in compliance with
+## the License.  You may obtain a copy of the License at
+## 
+## http://www.apache.org/licenses/LICENSE-2.0
+## 
+## Unless required by applicable law or agreed to in writing, software
+## distributed under the License is distributed on an "AS IS" BASIS,
+## WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+## See the License for the specific language governing permissions and
+## limitations under the License.
+## ---------------------------------------------------------------------------
+
 INCLUDES = -I../ -I../marshal
 lib_LTLIBRARIES = libamq_corelib.la
 libamq_corelib_la_SOURCES = BlockingMessageConsumer.cpp 
BlockingMessageConsumerRef.cpp CoreLib.cpp CoreLibImpl.cpp 
ExceptionCallback.cpp Lock.cpp LogLevel.cpp MessageConsumer.cpp 
MessageConsumerRef.cpp NonBlockingMessageConsumer.cpp 
NonBlockingMessageConsumerRef.cpp StompMessage.cpp TextMessage.cpp 
UUIDGenerator.cpp Destination.cpp PrimitiveMap.cpp Sem.cpp

Modified: incubator/activemq/trunk/amazon/amq_examples/Makefile.am
URL: 
http://svn.apache.org/viewvc/incubator/activemq/trunk/amazon/amq_examples/Makefile.am?rev=433353&r1=433352&r2=433353&view=diff
==============================================================================
--- incubator/activemq/trunk/amazon/amq_examples/Makefile.am (original)
+++ incubator/activemq/trunk/amazon/amq_examples/Makefile.am Mon Aug 21 
13:53:52 2006
@@ -1 +1,18 @@
+## ---------------------------------------------------------------------------
+## Licensed to the Apache Software Foundation (ASF) under one or more
+## contributor license agreements.  See the NOTICE file distributed with
+## this work for additional information regarding copyright ownership.
+## The ASF licenses this file to You under the Apache License, Version 2.0
+## (the "License"); you may not use this file except in compliance with
+## the License.  You may obtain a copy of the License at
+## 
+## http://www.apache.org/licenses/LICENSE-2.0
+## 
+## Unless required by applicable law or agreed to in writing, software
+## distributed under the License is distributed on an "AS IS" BASIS,
+## WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+## See the License for the specific language governing permissions and
+## limitations under the License.
+## ---------------------------------------------------------------------------
+
 SUBDIRS = bs_async_recv bs_send bs_sync_recv cl_send

Modified: incubator/activemq/trunk/amazon/amq_examples/bs_async_recv/Makefile.am
URL: 
http://svn.apache.org/viewvc/incubator/activemq/trunk/amazon/amq_examples/bs_async_recv/Makefile.am?rev=433353&r1=433352&r2=433353&view=diff
==============================================================================
--- incubator/activemq/trunk/amazon/amq_examples/bs_async_recv/Makefile.am 
(original)
+++ incubator/activemq/trunk/amazon/amq_examples/bs_async_recv/Makefile.am Mon 
Aug 21 13:53:52 2006
@@ -1,3 +1,20 @@
+## ---------------------------------------------------------------------------
+## Licensed to the Apache Software Foundation (ASF) under one or more
+## contributor license agreements.  See the NOTICE file distributed with
+## this work for additional information regarding copyright ownership.
+## The ASF licenses this file to You under the Apache License, Version 2.0
+## (the "License"); you may not use this file except in compliance with
+## the License.  You may obtain a copy of the License at
+## 
+## http://www.apache.org/licenses/LICENSE-2.0
+## 
+## Unless required by applicable law or agreed to in writing, software
+## distributed under the License is distributed on an "AS IS" BASIS,
+## WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+## See the License for the specific language governing permissions and
+## limitations under the License.
+## ---------------------------------------------------------------------------
+
 INCLUDES = -I../../
 bin_PROGRAMS = brokersession_example_receiver_async
 brokersession_example_receiver_async_SOURCES = 
brokersession_example_receiver_async.cpp

Modified: incubator/activemq/trunk/amazon/amq_examples/bs_send/Makefile.am
URL: 
http://svn.apache.org/viewvc/incubator/activemq/trunk/amazon/amq_examples/bs_send/Makefile.am?rev=433353&r1=433352&r2=433353&view=diff
==============================================================================
--- incubator/activemq/trunk/amazon/amq_examples/bs_send/Makefile.am (original)
+++ incubator/activemq/trunk/amazon/amq_examples/bs_send/Makefile.am Mon Aug 21 
13:53:52 2006
@@ -1,3 +1,20 @@
+## ---------------------------------------------------------------------------
+## Licensed to the Apache Software Foundation (ASF) under one or more
+## contributor license agreements.  See the NOTICE file distributed with
+## this work for additional information regarding copyright ownership.
+## The ASF licenses this file to You under the Apache License, Version 2.0
+## (the "License"); you may not use this file except in compliance with
+## the License.  You may obtain a copy of the License at
+## 
+## http://www.apache.org/licenses/LICENSE-2.0
+## 
+## Unless required by applicable law or agreed to in writing, software
+## distributed under the License is distributed on an "AS IS" BASIS,
+## WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+## See the License for the specific language governing permissions and
+## limitations under the License.
+## ---------------------------------------------------------------------------
+
 INCLUDES = -I../../
 bin_PROGRAMS = brokersession_example_sender
 brokersession_example_sender_SOURCES = brokersession_example_sender.cpp

Modified: incubator/activemq/trunk/amazon/amq_examples/bs_sync_recv/Makefile.am
URL: 
http://svn.apache.org/viewvc/incubator/activemq/trunk/amazon/amq_examples/bs_sync_recv/Makefile.am?rev=433353&r1=433352&r2=433353&view=diff
==============================================================================
--- incubator/activemq/trunk/amazon/amq_examples/bs_sync_recv/Makefile.am 
(original)
+++ incubator/activemq/trunk/amazon/amq_examples/bs_sync_recv/Makefile.am Mon 
Aug 21 13:53:52 2006
@@ -1,3 +1,20 @@
+## ---------------------------------------------------------------------------
+## Licensed to the Apache Software Foundation (ASF) under one or more
+## contributor license agreements.  See the NOTICE file distributed with
+## this work for additional information regarding copyright ownership.
+## The ASF licenses this file to You under the Apache License, Version 2.0
+## (the "License"); you may not use this file except in compliance with
+## the License.  You may obtain a copy of the License at
+## 
+## http://www.apache.org/licenses/LICENSE-2.0
+## 
+## Unless required by applicable law or agreed to in writing, software
+## distributed under the License is distributed on an "AS IS" BASIS,
+## WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+## See the License for the specific language governing permissions and
+## limitations under the License.
+## ---------------------------------------------------------------------------
+
 INCLUDES = -I../../
 bin_PROGRAMS = brokersession_example_receiver_sync
 brokersession_example_receiver_sync_SOURCES = 
brokersession_example_receiver_sync.cpp

Modified: incubator/activemq/trunk/amazon/amq_examples/cl_send/Makefile.am
URL: 
http://svn.apache.org/viewvc/incubator/activemq/trunk/amazon/amq_examples/cl_send/Makefile.am?rev=433353&r1=433352&r2=433353&view=diff
==============================================================================
--- incubator/activemq/trunk/amazon/amq_examples/cl_send/Makefile.am (original)
+++ incubator/activemq/trunk/amazon/amq_examples/cl_send/Makefile.am Mon Aug 21 
13:53:52 2006
@@ -1,3 +1,20 @@
+## ---------------------------------------------------------------------------
+## Licensed to the Apache Software Foundation (ASF) under one or more
+## contributor license agreements.  See the NOTICE file distributed with
+## this work for additional information regarding copyright ownership.
+## The ASF licenses this file to You under the Apache License, Version 2.0
+## (the "License"); you may not use this file except in compliance with
+## the License.  You may obtain a copy of the License at
+## 
+## http://www.apache.org/licenses/LICENSE-2.0
+## 
+## Unless required by applicable law or agreed to in writing, software
+## distributed under the License is distributed on an "AS IS" BASIS,
+## WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+## See the License for the specific language governing permissions and
+## limitations under the License.
+## ---------------------------------------------------------------------------
+
 INCLUDES = -I../../
 bin_PROGRAMS = corelib_example_sender
 corelib_example_sender_SOURCES = corelib_example_sender.cpp

Modified: incubator/activemq/trunk/amazon/amq_transport/Makefile.am
URL: 
http://svn.apache.org/viewvc/incubator/activemq/trunk/amazon/amq_transport/Makefile.am?rev=433353&r1=433352&r2=433353&view=diff
==============================================================================
--- incubator/activemq/trunk/amazon/amq_transport/Makefile.am (original)
+++ incubator/activemq/trunk/amazon/amq_transport/Makefile.am Mon Aug 21 
13:53:52 2006
@@ -1,3 +1,20 @@
+## ---------------------------------------------------------------------------
+## Licensed to the Apache Software Foundation (ASF) under one or more
+## contributor license agreements.  See the NOTICE file distributed with
+## this work for additional information regarding copyright ownership.
+## The ASF licenses this file to You under the Apache License, Version 2.0
+## (the "License"); you may not use this file except in compliance with
+## the License.  You may obtain a copy of the License at
+## 
+## http://www.apache.org/licenses/LICENSE-2.0
+## 
+## Unless required by applicable law or agreed to in writing, software
+## distributed under the License is distributed on an "AS IS" BASIS,
+## WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+## See the License for the specific language governing permissions and
+## limitations under the License.
+## ---------------------------------------------------------------------------
+
 INCLUDES = -I../
 lib_LTLIBRARIES = libamq_transport.la
 libamq_transport_la_SOURCES = TCPTransport.cpp Transport.cpp 
TransportFactory.cpp TransportInitializer.cpp

Modified: incubator/activemq/trunk/amazon/command/Makefile.am
URL: 
http://svn.apache.org/viewvc/incubator/activemq/trunk/amazon/command/Makefile.am?rev=433353&r1=433352&r2=433353&view=diff
==============================================================================
--- incubator/activemq/trunk/amazon/command/Makefile.am (original)
+++ incubator/activemq/trunk/amazon/command/Makefile.am Mon Aug 21 13:53:52 2006
@@ -1,3 +1,20 @@
+## ---------------------------------------------------------------------------
+## Licensed to the Apache Software Foundation (ASF) under one or more
+## contributor license agreements.  See the NOTICE file distributed with
+## this work for additional information regarding copyright ownership.
+## The ASF licenses this file to You under the Apache License, Version 2.0
+## (the "License"); you may not use this file except in compliance with
+## the License.  You may obtain a copy of the License at
+## 
+## http://www.apache.org/licenses/LICENSE-2.0
+## 
+## Unless required by applicable law or agreed to in writing, software
+## distributed under the License is distributed on an "AS IS" BASIS,
+## WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+## See the License for the specific language governing permissions and
+## limitations under the License.
+## ---------------------------------------------------------------------------
+
 INCLUDES = -I../
 lib_LTLIBRARIES = libamq_command.la
 libamq_command_la_SOURCES = ActiveMQBytesMessage.cpp ActiveMQDestination.cpp 
ActiveMQMapMessage.cpp ActiveMQMessage.cpp ActiveMQObjectMessage.cpp 
ActiveMQQueue.cpp ActiveMQStreamMessage.cpp ActiveMQTempDestination.cpp 
ActiveMQTempQueue.cpp ActiveMQTempTopic.cpp ActiveMQTextMessage.cpp 
ActiveMQTopic.cpp BaseCommand.cpp BrokerError.cpp BrokerId.cpp BrokerInfo.cpp 
ConnectionError.cpp ConnectionId.cpp ConnectionInfo.cpp ConsumerId.cpp 
ConsumerInfo.cpp ControlCommand.cpp DataArrayResponse.cpp DataResponse.cpp 
DestinationInfo.cpp DiscoveryEvent.cpp ExceptionResponse.cpp FlushCommand.cpp 
IntegerResponse.cpp JournalQueueAck.cpp JournalTopicAck.cpp JournalTrace.cpp 
JournalTransaction.cpp KeepAliveInfo.cpp LastPartialCommand.cpp 
LocalTransactionId.cpp MessageAck.cpp Message.cpp MessageDispatch.cpp 
MessageDispatchNotification.cpp MessageId.cpp NetworkBridgeFilter.cpp 
PartialCommand.cpp ProducerId.cpp ProducerInfo.cpp RemoveInfo.cpp 
RemoveSubscriptionInfo.cpp ReplayCommand.cpp Response.
 cpp SessionId.cpp SessionInfo.cpp ShutdownInfo.cpp SubscriptionInfo.cpp 
TransactionId.cpp TransactionInfo.cpp WireFormatInfo.cpp XATransactionId.cpp 
ConsumerControl.cpp ConnectionControl.cpp

Modified: incubator/activemq/trunk/amazon/marshal/Makefile.am
URL: 
http://svn.apache.org/viewvc/incubator/activemq/trunk/amazon/marshal/Makefile.am?rev=433353&r1=433352&r2=433353&view=diff
==============================================================================
--- incubator/activemq/trunk/amazon/marshal/Makefile.am (original)
+++ incubator/activemq/trunk/amazon/marshal/Makefile.am Mon Aug 21 13:53:52 2006
@@ -1,3 +1,20 @@
+## ---------------------------------------------------------------------------
+## Licensed to the Apache Software Foundation (ASF) under one or more
+## contributor license agreements.  See the NOTICE file distributed with
+## this work for additional information regarding copyright ownership.
+## The ASF licenses this file to You under the Apache License, Version 2.0
+## (the "License"); you may not use this file except in compliance with
+## the License.  You may obtain a copy of the License at
+## 
+## http://www.apache.org/licenses/LICENSE-2.0
+## 
+## Unless required by applicable law or agreed to in writing, software
+## distributed under the License is distributed on an "AS IS" BASIS,
+## WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+## See the License for the specific language governing permissions and
+## limitations under the License.
+## ---------------------------------------------------------------------------
+
 INCLUDES = -I../
 lib_LTLIBRARIES = libamq_marshal.la
 libamq_marshal_la_SOURCES = ActiveMQBytesMessageMarshaller.cpp 
ActiveMQDestinationMarshaller.cpp ActiveMQMapMessageMarshaller.cpp 
ActiveMQMessageMarshaller.cpp ActiveMQObjectMessageMarshaller.cpp 
ActiveMQQueueMarshaller.cpp ActiveMQStreamMessageMarshaller.cpp 
ActiveMQTempDestinationMarshaller.cpp ActiveMQTempQueueMarshaller.cpp 
ActiveMQTempTopicMarshaller.cpp ActiveMQTextMessageMarshaller.cpp 
ActiveMQTopicMarshaller.cpp BaseCommandMarshaller.cpp BrokerIdMarshaller.cpp 
BrokerInfoMarshaller.cpp ConnectionErrorMarshaller.cpp 
ConnectionIdMarshaller.cpp ConnectionInfoMarshaller.cpp 
ConsumerIdMarshaller.cpp ConsumerInfoMarshaller.cpp 
ControlCommandMarshaller.cpp DataArrayResponseMarshaller.cpp 
DataResponseMarshaller.cpp DestinationInfoMarshaller.cpp 
DiscoveryEventMarshaller.cpp ExceptionResponseMarshaller.cpp 
FlushCommandMarshaller.cpp IntegerResponseMarshaller.cpp 
JournalQueueAckMarshaller.cpp JournalTopicAckMarshaller.cpp 
JournalTraceMarshaller.cpp JournalTransactionMarshaller.c
 pp KeepAliveInfoMarshaller.cpp LastPartialCommandMarshaller.cpp 
LocalTransactionIdMarshaller.cpp MarshallerFactory.cpp MessageAckMarshaller.cpp 
MessageDispatchMarshaller.cpp MessageDispatchNotificationMarshaller.cpp 
MessageIdMarshaller.cpp MessageMarshaller.cpp NetworkBridgeFilterMarshaller.cpp 
PartialCommandMarshaller.cpp ProducerIdMarshaller.cpp 
ProducerInfoMarshaller.cpp RemoveInfoMarshaller.cpp 
RemoveSubscriptionInfoMarshaller.cpp ReplayCommandMarshaller.cpp 
ResponseMarshaller.cpp SessionIdMarshaller.cpp SessionInfoMarshaller.cpp 
ShutdownInfoMarshaller.cpp SubscriptionInfoMarshaller.cpp 
TransactionIdMarshaller.cpp TransactionInfoMarshaller.cpp 
WireFormatInfoMarshaller.cpp XATransactionIdMarshaller.cpp ProtocolFormat.cpp 
BaseDataStreamMarshaller.cpp BinaryWriter.cpp BufferWriter.cpp 
BooleanStream.cpp BinaryReader.cpp BufferReader.cpp 
ConnectionControlMarshaller.cpp ConsumerControlMarshaller.cpp

Modified: incubator/activemq/trunk/openwire-cpp/makefile-linux-debug.cfg
URL: 
http://svn.apache.org/viewvc/incubator/activemq/trunk/openwire-cpp/makefile-linux-debug.cfg?rev=433353&r1=433352&r2=433353&view=diff
==============================================================================
--- incubator/activemq/trunk/openwire-cpp/makefile-linux-debug.cfg (original)
+++ incubator/activemq/trunk/openwire-cpp/makefile-linux-debug.cfg Mon Aug 21 
13:53:52 2006
@@ -1,3 +1,20 @@
+## ---------------------------------------------------------------------------
+## Licensed to the Apache Software Foundation (ASF) under one or more
+## contributor license agreements.  See the NOTICE file distributed with
+## this work for additional information regarding copyright ownership.
+## The ASF licenses this file to You under the Apache License, Version 2.0
+## (the "License"); you may not use this file except in compliance with
+## the License.  You may obtain a copy of the License at
+## 
+## http://www.apache.org/licenses/LICENSE-2.0
+## 
+## Unless required by applicable law or agreed to in writing, software
+## distributed under the License is distributed on an "AS IS" BASIS,
+## WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+## See the License for the specific language governing permissions and
+## limitations under the License.
+## ---------------------------------------------------------------------------
+
 #
 # Compiler specific configuration
 #

Modified: incubator/activemq/trunk/openwire-cpp/makefile-linux-release.cfg
URL: 
http://svn.apache.org/viewvc/incubator/activemq/trunk/openwire-cpp/makefile-linux-release.cfg?rev=433353&r1=433352&r2=433353&view=diff
==============================================================================
--- incubator/activemq/trunk/openwire-cpp/makefile-linux-release.cfg (original)
+++ incubator/activemq/trunk/openwire-cpp/makefile-linux-release.cfg Mon Aug 21 
13:53:52 2006
@@ -1,3 +1,20 @@
+## ---------------------------------------------------------------------------
+## Licensed to the Apache Software Foundation (ASF) under one or more
+## contributor license agreements.  See the NOTICE file distributed with
+## this work for additional information regarding copyright ownership.
+## The ASF licenses this file to You under the Apache License, Version 2.0
+## (the "License"); you may not use this file except in compliance with
+## the License.  You may obtain a copy of the License at
+## 
+## http://www.apache.org/licenses/LICENSE-2.0
+## 
+## Unless required by applicable law or agreed to in writing, software
+## distributed under the License is distributed on an "AS IS" BASIS,
+## WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+## See the License for the specific language governing permissions and
+## limitations under the License.
+## ---------------------------------------------------------------------------
+
 #
 # Compiler specific configuration
 #

Modified: incubator/activemq/trunk/openwire-cpp/makefile-macosx-debug.cfg
URL: 
http://svn.apache.org/viewvc/incubator/activemq/trunk/openwire-cpp/makefile-macosx-debug.cfg?rev=433353&r1=433352&r2=433353&view=diff
==============================================================================
--- incubator/activemq/trunk/openwire-cpp/makefile-macosx-debug.cfg (original)
+++ incubator/activemq/trunk/openwire-cpp/makefile-macosx-debug.cfg Mon Aug 21 
13:53:52 2006
@@ -1,3 +1,20 @@
+## ---------------------------------------------------------------------------
+## Licensed to the Apache Software Foundation (ASF) under one or more
+## contributor license agreements.  See the NOTICE file distributed with
+## this work for additional information regarding copyright ownership.
+## The ASF licenses this file to You under the Apache License, Version 2.0
+## (the "License"); you may not use this file except in compliance with
+## the License.  You may obtain a copy of the License at
+## 
+## http://www.apache.org/licenses/LICENSE-2.0
+## 
+## Unless required by applicable law or agreed to in writing, software
+## distributed under the License is distributed on an "AS IS" BASIS,
+## WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+## See the License for the specific language governing permissions and
+## limitations under the License.
+## ---------------------------------------------------------------------------
+
 #
 # Compiler specific configuration
 #

Modified: incubator/activemq/trunk/openwire-cpp/makefile-macosx-release.cfg
URL: 
http://svn.apache.org/viewvc/incubator/activemq/trunk/openwire-cpp/makefile-macosx-release.cfg?rev=433353&r1=433352&r2=433353&view=diff
==============================================================================
--- incubator/activemq/trunk/openwire-cpp/makefile-macosx-release.cfg (original)
+++ incubator/activemq/trunk/openwire-cpp/makefile-macosx-release.cfg Mon Aug 
21 13:53:52 2006
@@ -1,3 +1,20 @@
+## ---------------------------------------------------------------------------
+## Licensed to the Apache Software Foundation (ASF) under one or more
+## contributor license agreements.  See the NOTICE file distributed with
+## this work for additional information regarding copyright ownership.
+## The ASF licenses this file to You under the Apache License, Version 2.0
+## (the "License"); you may not use this file except in compliance with
+## the License.  You may obtain a copy of the License at
+## 
+## http://www.apache.org/licenses/LICENSE-2.0
+## 
+## Unless required by applicable law or agreed to in writing, software
+## distributed under the License is distributed on an "AS IS" BASIS,
+## WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+## See the License for the specific language governing permissions and
+## limitations under the License.
+## ---------------------------------------------------------------------------
+
 #
 # Compiler specific configuration
 #

Modified: incubator/activemq/trunk/openwire-cpp/makefile.cfg
URL: 
http://svn.apache.org/viewvc/incubator/activemq/trunk/openwire-cpp/makefile.cfg?rev=433353&r1=433352&r2=433353&view=diff
==============================================================================
--- incubator/activemq/trunk/openwire-cpp/makefile.cfg (original)
+++ incubator/activemq/trunk/openwire-cpp/makefile.cfg Mon Aug 21 13:53:52 2006
@@ -1,3 +1,20 @@
+## ---------------------------------------------------------------------------
+## Licensed to the Apache Software Foundation (ASF) under one or more
+## contributor license agreements.  See the NOTICE file distributed with
+## this work for additional information regarding copyright ownership.
+## The ASF licenses this file to You under the Apache License, Version 2.0
+## (the "License"); you may not use this file except in compliance with
+## the License.  You may obtain a copy of the License at
+## 
+## http://www.apache.org/licenses/LICENSE-2.0
+## 
+## Unless required by applicable law or agreed to in writing, software
+## distributed under the License is distributed on an "AS IS" BASIS,
+## WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+## See the License for the specific language governing permissions and
+## limitations under the License.
+## ---------------------------------------------------------------------------
+
 CURRENT = $(PWD)
 
 # --- select compiler for structure


Reply via email to