jar打包
This commit is contained in:
parent
ca99d54880
commit
7e9213b9a4
|
|
@ -31,7 +31,7 @@ configure(allprojects) { project ->
|
|||
}
|
||||
|
||||
jar {
|
||||
apply plugin:'war'
|
||||
// apply plugin:'war'
|
||||
from sourceSets.main.allJava
|
||||
manifest {
|
||||
attributes 'weaver-ecode-seconddev-id': rootProject.group + '-' + rootProject.name,
|
||||
|
|
|
|||
Loading…
Reference in New Issue