Skip to content
Snippets Groups Projects
Commit 2b5725a2 authored by Adam Laskowski's avatar Adam Laskowski
Browse files

Merge remote-tracking branch 'origin/master'

parents 2578127a 6c586481
No related branches found
No related tags found
1 merge request!40SSDM-13578 : 2PT : Database and V3 Implementation - include the new AFS "free"...
......@@ -478,7 +478,7 @@ task obisZip(type: Zip) {
task libOpenbisCommonJavadoc(type: Javadoc) {
source project(':lib-openbis-common').files('source/java').getAsFileTree().matching {
include "**/ch/ethz/sis/openbis/common/io/hierarchical_content/api/**/*.java"
include "**/ch/systemsx/cisd/openbis/common/io/hierarchical_content/api/**/*.java"
}
classpath = configurations.libOpenbisCommonJavadoc
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment