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

[COMPILER] java.util.zip.ZipException: duplicate entry: META-INF/MANIFEST.MF #2

Closed
MWGuy opened this issue Dec 1, 2018 · 1 comment
Labels
bug Something isn't working compiler

Comments

@MWGuy
Copy link
Member

MWGuy commented Dec 1, 2018

---> start compiling...
 -> src: ./build/out
 -> dest: ./libs/compile.jar.temp
 -> dest-res: null

---> compile: ./build/out/index.php
---> compile: ./build/out/app/App.php
java.util.zip.ZipException: duplicate entry: META-INF/MANIFEST.MF
	at java.util.zip.ZipOutputStream.putNextEntry(ZipOutputStream.java:232)
	at java.util.jar.JarOutputStream.putNextEntry(JarOutputStream.java:109)
	at org.venity.compiler.Main$1.call(Main.java:275)
	at org.venity.compiler.Main$1.call(Main.java:264)
	at org.venity.compiler.Main.scan(Main.java:400)
	at org.venity.compiler.Main.scan(Main.java:407)
	at org.venity.compiler.Main.compileJar(Main.java:264)
	at org.venity.compiler.Main.main(Main.java:130)

Compiling is SUCCESSFUL, time = 1395ms.
@MWGuy MWGuy added the bug Something isn't working label Dec 1, 2018
@MWGuy MWGuy added the compiler label Dec 10, 2018
@MWGuy MWGuy closed this as completed in dd8f60e Dec 10, 2018
MWGuy added a commit that referenced this issue Aug 23, 2019
@KakinGT
Copy link

KakinGT commented Feb 7, 2021

Let me Help You

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working compiler
Development

No branches or pull requests

2 participants