Steve,
The JNDI files:
java/client/src/org/apache/qpid/jndi/NameParserImpl.java
java/client/src/org/apache/qpid/jndi/ReadOnlyContext.java
Were copied from ActiveMQ and have the license attached so just watch
if your script adds the license text twice.

java/broker/test/TEST-org.apache.qpid.server.UnitTests.txt
shouldn't be in the repository it is a generated file.

Thanks for doing this task.


Martin
On 10/11/06, Kim van der Riet <[EMAIL PROTECTED]> wrote:
I've taken care of the gentools files already - except the AMQP
XML specification files (in gentools/xml-src/), which cannot have their
existing licenses removed... This is a legal question for those that are
in the know.

Kim
On Fri, 2006-11-10 at 16:00 -0500, Steve Vinoski wrote:
> In updating the Apache licenses in all our files, I found the
> following files that do not appear to have any such license at all.
> Some of these are third-party files, some are LICENSE and README
> files, some are Visio files, and so aren't expected to have the
> license, but many are not.
>
> I assume that most of the files below need a license, so I will add
> them, but if you see any that I should not be adding a license to for
> whatever reason, please let me know ASAP.
>
> --steve
>
> cpp/DESIGN
> cpp/doxygen.cfg
> cpp/etc/stylesheets/amqp_client.xsl
> cpp/etc/stylesheets/amqp_client_handler_impl.xsl
> cpp/etc/stylesheets/amqp_client_operations.xsl
> cpp/etc/stylesheets/amqp_consts.xsl
> cpp/etc/stylesheets/amqp_server.xsl
> cpp/etc/stylesheets/amqp_server_handler_impl.xsl
> cpp/etc/stylesheets/amqp_server_operations.xsl
> cpp/etc/stylesheets/code_gen.xsl
> cpp/etc/stylesheets/convert_0.81.xsl
> cpp/etc/stylesheets/cpp.xsl
> cpp/etc/stylesheets/framing.xsl
> cpp/etc/stylesheets/prepare1.xsl
> cpp/etc/stylesheets/prepare2.xsl
> cpp/etc/stylesheets/prepare3.xsl
> cpp/etc/stylesheets/registry.xsl
> cpp/etc/stylesheets/utils.xsl
> cpp/README
> cpp/test/unit/qpid/broker/QueueRegistryTest.cpp
> cpp/test/unit/qpid/broker/TopicExchangeTest.cpp
> cpp/test/unit/qpid/broker/ValueTest.cpp
> gentools/org/apache/qpid/gentools/AmqpDomainVersionMap.java
> gentools/org/apache/qpid/gentools/AmqpFlagMap.java
> gentools/org/apache/qpid/gentools/AmqpOrdinalFieldMap.java
> gentools/org/apache/qpid/gentools/AmqpOrdinalVersionMap.java
> gentools/org/apache/qpid/gentools/AmqpOverloadedParameterMap.java
> gentools/org/apache/qpid/gentools/AmqpTemplateException.java
> gentools/org/apache/qpid/gentools/VersionConsistencyCheck.java
> gentools/README
> gentools/xml-src/amqp-0.10.test.xml
> gentools/xml-src/amqp-0.8.test.xml
> gentools/xml-src/amqp-0.9.test.xml
> java/broker/bin/runAll
> java/broker/etc/passwd
> java/broker/src/log4j.properties
> java/broker/test/lib/README
> java/broker/test/TEST-org.apache.qpid.server.UnitTests.txt
> java/build.properties
> java/client/dist/readme.txt
> java/client/readme.txt
> java/client/src/log4j.properties
> java/client/src/org/apache/qpid/client/security/
> CallbackHandlerRegistry.properties
> java/client/src/org/apache/qpid/client/security/
> DynamicSaslRegistrar.properties
> java/client/src/org/apache/qpid/jndi/Example.properties
> java/client/src/org/apache/qpid/jndi/NameParserImpl.java
> java/client/src/org/apache/qpid/jndi/ReadOnlyContext.java
> java/client/test/bin/IBM-README.txt
> java/client/test/etc/ApacheDS.properties
> java/client/test/lib/jmscts/license.jmscts.txt
> java/client/test/src/org/apache/qpid/cts/config/jmscts.policy
> java/client/test/src/org/apache/qpid/cts/config/jmscts.properties
> java/client/test/src/org/apache/qpid/cts/readme.txt
> java/client/test/src/org/apache/qpid/cts/src/providers/amqp/org/
> exolab/jmscts/amqp/AMQPAdministrator.java
> java/client/test/src/org/apache/qpid/cts/src/providers/amqp/org/
> exolab/jmscts/amqp/AMQPProvider.java
> java/client/test/src/org/apache/qpid/example/publisher/
> FileMessageDispatcher.java
> java/client/test/src/org/apache/qpid/example/publisher/
> MessageFactory.java
> java/client/test/src/org/apache/qpid/example/publisher/
> MessageFactoryException.java
> java/client/test/src/org/apache/qpid/example/publisher/
> MonitorMessageDispatcher.java
> java/client/test/src/org/apache/qpid/example/publisher/
> MonitorPublisher.java
> java/client/test/src/org/apache/qpid/example/publisher/Publisher.java
> java/client/test/src/org/apache/qpid/example/publisher/
> UndeliveredMessageException.java
> java/client/test/src/org/apache/qpid/example/shared/
> ConnectionException.java
> java/client/test/src/org/apache/qpid/example/shared/FileUtils.java
> java/client/test/src/org/apache/qpid/example/shared/Statics.java
> java/client/test/src/org/apache/qpid/example/subscriber/
> MonitoredSubscriber.java
> java/client/test/src/org/apache/qpid/example/subscriber/
> MonitoredSubscriptionWrapper.java
> java/client/test/src/org/apache/qpid/example/subscriber/Subscriber.java
> java/client/test/src/org/apache/qpid/example/subscriber/
> SubscriptionWrapper.java
> java/client/test/src/org/apache/qpid/example/test/TestAMSPubSub.java
> java/client/test/src/org/apache/qpid/example/test/
> TestMultSubscribers.java
> java/client/test/src/org/apache/qpid/example/test/TestPublisher.java
> java/client/test/src/org/apache/qpid/example/test/TestSubscriber.java
> java/client/test/src/org/apache/qpid/framing/content.txt
> java/client/test/src/org/apache/qpid/IBMPerfTest/README.txt
> java/cluster/doc/design.doc
> java/common/lib/backport-util-concurrent/LEGAL
> java/common/lib/backport-util-concurrent/license.backport-util-
> concurrent.html
> java/common/lib/backport-util-concurrent/README.html
> java/common/lib/junit/license.junit.txt
> java/common/lib/saxon/license.saxon.txt
> java/common/lib/slf4j/license.slf4.txt
> java/common/readme.txt
> java/common/resources/org/apache/qpid/ssl/qpid.cert
> java/common/stylesheets/readme.txt
> java/Developing.txt
> java/doc/AMQBlazeDetailedDesign.vsd
> java/doc/FramingClassDiagram.vsd
> java/LICENSE.txt
> java/management/cli/lib/jython/license.jython.txt
> java/management/core/lib/spring/spring-beans.dtd
> java/management/core/lib/spring/spring.ftl
> java/management/core/lib/spring/spring.tld
> java/management/core/lib/spring/spring.vm
> java/management/core/src/log4j.properties
> java/NOTICE.txt
> java/README.txt
> java/release-docs/RELEASE_NOTES.txt
> java/resources/META-INF/DISCLAIMER.txt
> java/tasks/src/org/apache/qpid/tasks/Require.java
> python/cpp_failing.txt
> python/doc/test-requirements.txt
> python/java_failing.txt
> python/pal2py
> python/README.txt
> python/rule2test
> python/tests/__init__.py
> specs/amqp-8.0.xml
>




--
Martin Ritchie

Reply via email to