chore: update antrun plugin & fix building problem in windows by seagle-yuan · Pull Request #2038 · apache/hugegraph
imbajin
changed the title
update antrun plugin & fix windows os
chore: update antrun plugin & fix building problem in windows
| </exec> | ||
| </tasks> | ||
| <target> | ||
| <tar destfile="${top.level.dir}/${final.name}.tar.gz" basedir="${top.level.dir}" includes="${final.name}/*" compression="gzip"/> |
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
can wrap line for every property?
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
yes
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
is it compatible in macOS & win & linux?
which OS env do u test already?
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
