Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot build #26

Open
Ygarr opened this issue Feb 22, 2023 · 0 comments
Open

Cannot build #26

Ygarr opened this issue Feb 22, 2023 · 0 comments

Comments

@Ygarr
Copy link

Ygarr commented Feb 22, 2023

Buildfile: //JWave/build.xml

clean:
[delete] Deleting directory //JWave/build

doMac:

doWin:

doUnix:
[echo] OS is a Unix target
[echo] JUnit path: /JWave/lib/junit4.jar

init:
[mkdir] Created dir: //JWave/build
[echo] OS Name is: Linux
[echo] OS Arch. is: amd64
[echo] OS Vers. is: 6.1.12-x64v1-xanmod1
[echo] JUnit path: //JWave/lib/junit4.jar
[echo] hamcrest path: //JWave/lib/hamcrest-all.jar

compile:
[javac] Compiling 104 source files to //JWave/build
[javac] error: error reading /JWave/lib/junit4.jar; zip END header not found

BUILD FAILED
//JWave/build.xml:99: Compile failed; see the compiler error output for details.

Total time: 0 seconds

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant