externals.xml (41f03cd9) | externals.xml (e4ed64de) |
---|---|
1<?xml version="1.0" encoding="UTF-8"?> 2<!--*********************************************************** 3 * 4 * Licensed to the Apache Software Foundation (ASF) under one 5 * or more contributor license agreements. See the NOTICE file 6 * distributed with this work for additional information 7 * regarding copyright ownership. The ASF licenses this file 8 * to you under the Apache License, Version 2.0 (the --- 59 unchanged lines hidden (view full) --- 68 internal-filename="commons-lang3-3.3.jar"/> 69 70 <define-external 71 name="commons-logging" 72 system-test="${SYSTEM_APACHE_COMMONS}" 73 system-path="${COMMONS_LOGGING_JAR}" 74 internal-filename="commons-logging-1.1.3.jar"/> 75 | 1<?xml version="1.0" encoding="UTF-8"?> 2<!--*********************************************************** 3 * 4 * Licensed to the Apache Software Foundation (ASF) under one 5 * or more contributor license agreements. See the NOTICE file 6 * distributed with this work for additional information 7 * regarding copyright ownership. The ASF licenses this file 8 * to you under the Apache License, Version 2.0 (the --- 59 unchanged lines hidden (view full) --- 68 internal-filename="commons-lang3-3.3.jar"/> 69 70 <define-external 71 name="commons-logging" 72 system-test="${SYSTEM_APACHE_COMMONS}" 73 system-path="${COMMONS_LOGGING_JAR}" 74 internal-filename="commons-logging-1.1.3.jar"/> 75 |
76 <define-external 77 name="lucene-core" 78 system-test="${SYSTEM_LUCENE}" 79 system-path="${LUCENE_CORE_JAR}" 80 internal-filename="lucene-core-2.9.4-dev.jar"/> 81 82 <define-external 83 name="lucene-analyzers" 84 system-test="${SYSTEM_LUCENE}" 85 system-path="${LUCENE_ANALYZERS_JAR}" 86 internal-filename="lucene-analyzers-2.9.4-dev.jar"/> 87 |
|
76</project> | 88</project> |