Do not load old metadata annotation in check-library-abi-version.kts
Also do not force recompiling markdown since we've moved to 1.1.0 now
This commit is contained in:
@@ -412,8 +412,6 @@
|
||||
<equals arg1="${markdown.abi.incompatible}" arg2="0"/>
|
||||
</not>
|
||||
</condition>
|
||||
<!-- remove after RC ABI version incremented -->
|
||||
<property name="markdown.need.recompile" value="true" />
|
||||
|
||||
<sequential if:set="markdown.need.recompile">
|
||||
<echo message="Recompiling intellij-markdown manually"/>
|
||||
|
||||
Reference in New Issue
Block a user