build(jenkins,ant,gradle) 썸네일형 리스트형 ant로 하위 디렉토리까지 복사하기 It's not that difficult... When you use the include directive, it will only include the files that match the pattern you give it. In this case, I'm copying only those files that have /dir3/ somewhere in their full path name. This includes sub-directories under dir3 and all files under dir3.You can use the exclude directive to override the include directives: This will copy all sub-directories an.. 더보기 이전 1 다음