[Bug 24230] Implement JAR detection

2014-10-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24230 John Mark Vandenberg changed: What|Removed |Added See Also||https://bugzilla.wikimedia.

[Bug 24230] Implement JAR detection

2011-08-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24230 Seb35 changed: What|Removed |Added Blocks||17858 -- Configure bugmail: https://bugzilla.

[Bug 24230] Implement JAR detection

2011-08-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24230 Seb35 changed: What|Removed |Added Blocks||16241 -- Configure bugmail: https://bugzilla.

[Bug 24230] Implement JAR detection

2011-08-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24230 Seb35 changed: What|Removed |Added Blocks||20429 -- Configure bugmail: https://bugzilla.

[Bug 24230] Implement JAR detection

2011-02-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24230 Tim Starling changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 24230] Implement JAR detection

2011-02-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24230 --- Comment #6 from Bryan Tong Minh 2011-02-07 09:31:30 UTC --- (In reply to comment #5) > Correction: zlib is not enabled by default when you compile PHP from source. > However it is enabled in the Windows builds, and in the Debian packages.

[Bug 24230] Implement JAR detection

2011-02-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24230 --- Comment #5 from Tim Starling 2011-02-07 01:29:29 UTC --- Correction: zlib is not enabled by default when you compile PHP from source. However it is enabled in the Windows builds, and in the Debian packages. -- Configure bugmail: https://

[Bug 24230] Implement JAR detection

2011-02-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24230 --- Comment #4 from Tim Starling 2011-02-07 01:21:21 UTC --- (In reply to comment #1) > The relevant detection code is at > http://www.java2s.com/Open-Source/Java-Document/6.0-JDK-Core/Collections-Jar-Zip-Logging-regex/java/util/jar/JarFile.j

[Bug 24230] Implement JAR detection

2011-02-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24230 --- Comment #3 from Marcin Cieślak 2011-02-07 00:28:52 UTC --- To be sucessfully execute, JAR file needs to have a "Main-Class" entry in the META-INF/MANIFEST.MF file: Here is a test using the abovementioned class using Jython (http://www.jyt

[Bug 24230] Implement JAR detection

2011-02-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24230 Bryan Tong Minh changed: What|Removed |Added Blocks||2089 -- Configure bugmail: https://

[Bug 24230] Implement JAR detection

2011-02-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24230 Bryan Tong Minh changed: What|Removed |Added Blocks||21594 -- Configure bugmail: https:/

[Bug 24230] Implement JAR detection

2011-02-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24230 Bryan Tong Minh changed: What|Removed |Added Blocks||23829 -- Configure bugmail: https:/

[Bug 24230] Implement JAR detection

2010-07-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24230 JeLuF changed: What|Removed |Added CC||je...@gmx.de --- Comment #2 from JeLuF 2010-0

[Bug 24230] Implement JAR detection

2010-07-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24230 --- Comment #1 from Max Semenik 2010-07-02 13:42:12 UTC --- The relevant detection code is at http://www.java2s.com/Open-Source/Java-Document/6.0-JDK-Core/Collections-Jar-Zip-Logging-regex/java/util/jar/JarFile.java.htm Shortly, it checks fo