Backported refinements and polishing
This commit is contained in:
@@ -6,11 +6,9 @@ configurations {
|
||||
}
|
||||
dependencies {
|
||||
castor "org.codehaus.castor:castor-anttasks:1.4.1"
|
||||
castor "org.apache.velocity:velocity:1.7"
|
||||
jibx "org.jibx:jibx-bind:1.2.6"
|
||||
xjc "com.sun.xml.bind:jaxb-xjc:2.1.17"
|
||||
xmlbeans "org.apache.xmlbeans:xmlbeans:2.6.0"
|
||||
jibx "org.jibx:jibx-bind:1.2.6"
|
||||
jibx "bcel:bcel:5.1"
|
||||
}
|
||||
|
||||
ext.genSourcesDir = "${buildDir}/generated-sources"
|
||||
|
||||
Reference in New Issue
Block a user