Lines Matching refs:the
4 * Licensed to the Apache Software Foundation (ASF) under one or more
5 * contributor license agreements. See the NOTICE file distributed with
7 * The ASF licenses this file to You under the Apache License, Version 2.0
8 * (the "License"); you may not use this file except in compliance with
9 * the License. You may obtain a copy of the License at
14 * distributed under the License is distributed on an "AS IS" BASIS,
16 * See the License for the specific language governing permissions and
17 * limitations under the License.
29 # 3) crawl the source dirs, looking for .java files corrisponding to
30 # the ClassNames, if a match is found, creates a factory for it in
31 # the current working directory using info about the constructor
32 # in the orriginal .java file
122 warn "$facFile already exists (maybe the return type isn't specific?)";