Open finger42 opened 4 years ago
What is going on with the current ci? Why is the build status for both ci methods bad?
I had tried to build it on my Ubuntu 18.04 with the ./.build.sh script, but this give me the error:
Buildfile: /home/user/taglist_editor/installer/ivy/build.xml
BUILD FAILED /home/user/taglist_editor/installer/ivy/build.xml:7: Cannot find /home/user/taglist_editor/ivy/mbs.xml imported from /home/user/taglist_editor/installer/ivy/build.xml
Total time: 0 seconds
I am using: ant -v Apache Ant(TM) version 1.10.5 compiled on March 28 2019
Or is it outdated to build it with the .build.sh file? Should it be done with something like:
python2 mbs/mbs
I would like to see an green ci status to contribute to the project....
What is going on with the current ci? Why is the build status for both ci methods bad?
I had tried to build it on my Ubuntu 18.04 with the ./.build.sh script, but this give me the error:
Buildfile: /home/user/taglist_editor/installer/ivy/build.xml
BUILD FAILED /home/user/taglist_editor/installer/ivy/build.xml:7: Cannot find /home/user/taglist_editor/ivy/mbs.xml imported from /home/user/taglist_editor/installer/ivy/build.xml
Total time: 0 seconds
I am using: ant -v Apache Ant(TM) version 1.10.5 compiled on March 28 2019