These two packages come from eawtstub.jar and automation.jar yet it doesn't make any sense to include those into kotlin compiler
This commit is contained in:
@@ -354,6 +354,8 @@
|
||||
|
||||
-dontwarn com.intellij.util.ui.IsRetina*
|
||||
-dontwarn com.intellij.util.RetinaImage*
|
||||
-dontwarn apple.awt.*
|
||||
-dontwarn dk.brics.automaton.*
|
||||
-dontwarn org.fusesource.**
|
||||
|
||||
-libraryjars '${rtjar}'
|
||||
@@ -573,4 +575,4 @@
|
||||
</zip>
|
||||
<echo message="##teamcity[publishArtifacts '${output.relative}/${output.name}.zip']"/>
|
||||
</target>
|
||||
</project>
|
||||
</project>
|
||||
|
||||
Reference in New Issue
Block a user