annotate conf/subcollections.xml @ 0:3b37d71af924 default tip

iniitial
author dwinter
date Tue, 26 Feb 2013 15:50:30 +0100
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
3b37d71af924 iniitial
dwinter
parents:
diff changeset
1 <?xml version="1.0" encoding="UTF-8"?>
3b37d71af924 iniitial
dwinter
parents:
diff changeset
2 <!--
3b37d71af924 iniitial
dwinter
parents:
diff changeset
3 Licensed to the Apache Software Foundation (ASF) under one or more
3b37d71af924 iniitial
dwinter
parents:
diff changeset
4 contributor license agreements. See the NOTICE file distributed with
3b37d71af924 iniitial
dwinter
parents:
diff changeset
5 this work for additional information regarding copyright ownership.
3b37d71af924 iniitial
dwinter
parents:
diff changeset
6 The ASF licenses this file to You under the Apache License, Version 2.0
3b37d71af924 iniitial
dwinter
parents:
diff changeset
7 (the "License"); you may not use this file except in compliance with
3b37d71af924 iniitial
dwinter
parents:
diff changeset
8 the License. You may obtain a copy of the License at
3b37d71af924 iniitial
dwinter
parents:
diff changeset
9
3b37d71af924 iniitial
dwinter
parents:
diff changeset
10 http://www.apache.org/licenses/LICENSE-2.0
3b37d71af924 iniitial
dwinter
parents:
diff changeset
11
3b37d71af924 iniitial
dwinter
parents:
diff changeset
12 Unless required by applicable law or agreed to in writing, software
3b37d71af924 iniitial
dwinter
parents:
diff changeset
13 distributed under the License is distributed on an "AS IS" BASIS,
3b37d71af924 iniitial
dwinter
parents:
diff changeset
14 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
3b37d71af924 iniitial
dwinter
parents:
diff changeset
15 See the License for the specific language governing permissions and
3b37d71af924 iniitial
dwinter
parents:
diff changeset
16 limitations under the License.
3b37d71af924 iniitial
dwinter
parents:
diff changeset
17 -->
3b37d71af924 iniitial
dwinter
parents:
diff changeset
18 <subcollections>
3b37d71af924 iniitial
dwinter
parents:
diff changeset
19 <subcollection>
3b37d71af924 iniitial
dwinter
parents:
diff changeset
20 <name>nutch</name>
3b37d71af924 iniitial
dwinter
parents:
diff changeset
21 <id>nutch</id>
3b37d71af924 iniitial
dwinter
parents:
diff changeset
22 <whitelist>
3b37d71af924 iniitial
dwinter
parents:
diff changeset
23 http://lucene.apache.org/nutch/
3b37d71af924 iniitial
dwinter
parents:
diff changeset
24 http://wiki.apache.org/nutch/
3b37d71af924 iniitial
dwinter
parents:
diff changeset
25 </whitelist>
3b37d71af924 iniitial
dwinter
parents:
diff changeset
26 <blacklist />
3b37d71af924 iniitial
dwinter
parents:
diff changeset
27 </subcollection>
3b37d71af924 iniitial
dwinter
parents:
diff changeset
28 </subcollections>