blob: 9af36c6d0332aacfe565374edfb273ae9bf9d5e8 [file] [log] [blame]
# 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.
# This file contains a list of the files that do not go into our
# javadoc currently. These are files which can only be compiled
# on jdk 1.6. When we fully support jdk 1.6 we can prune
# these exclusions.
#
# Add new files to the appropriate package section; add new sections
# for new packages.
#
# IMPORTANT: if you are adding a new package, be sure to add it to
# the list of packages in the publishedapi target in
# the toplevel build.xml file.
#
# Please do not add whitespace in front of class names.
# Blank lines and comments are allowed.
**/*.a*
**/*.b*
**/*.c*
**/*.d*
**/*.e*
**/*.g*
**/*.h*
**/*.i*
**/*.k*
**/*.m*
**/*.n*
**/*.o*
**/*.p*
**/*.jar
**/*.jj
**/*.r*
**/*.s*
**/*.t*
**/*.u*
**/*.v*
**/*.x*
**/readme
**/README*
**/shortbanner