mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
webstorm build scripts: removed unneeded jar from 'lib/ext' directory (IDEA-CR-12479)
This commit is contained in:
@@ -205,9 +205,6 @@ class DistributionJARsBuilder {
|
||||
exclude(name: "*.txt")
|
||||
}
|
||||
}
|
||||
dir("ext") {//why ext?
|
||||
projectLibrary("CGLIB")
|
||||
}
|
||||
|
||||
dir("src") {
|
||||
ant.fileset(dir: "$communityHome/lib/src") {
|
||||
|
||||
Reference in New Issue
Block a user