Rewrite TeamCityBuild.xml tasks in gradle, finally drop build.xml files
also: proxying previous tasks from TeamCityBuild.xml to gradle, cleaning update_dependencies.xml from ant dependencies
This commit is contained in:
committed by
Vyacheslav Gerasimov
parent
12f0f019da
commit
d301938d23
Generated
-4
@@ -2,10 +2,6 @@
|
||||
<project version="4">
|
||||
<component name="AntConfiguration">
|
||||
<buildFile url="file://$PROJECT_DIR$/compiler/frontend/buildLexer.xml" />
|
||||
<buildFile url="file://$PROJECT_DIR$/build.xml">
|
||||
<antCommandLine value="-J-ea" />
|
||||
<maximumHeapSize value="1024" />
|
||||
</buildFile>
|
||||
<buildFile url="file://$PROJECT_DIR$/update_dependencies.xml" />
|
||||
<buildFile url="file://$PROJECT_DIR$/TeamCityBuild.xml">
|
||||
<maximumHeapSize value="512" />
|
||||
|
||||
Reference in New Issue
Block a user