0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 month ago. based on code collected about 1 month ago.
Jan 04, 2024 — Jan 04, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Beefed up testing of resource loading from relative paths, and image icon loading. More... about 19 years ago
More cleanup on one-jar-example build rules. More... about 19 years ago
Added test for loading a resource from an images directory under the main.jar. Cleaned up the build scripts. More... about 19 years ago
Fixed insidious bug which caused infinite looping if main.jar did not have a Main-Class manifest attribute, because it used the Boot class as main, hence recursed. Enhanced OneJarTask to have a built-in version of one-jar-boot.jar. More... about 19 years ago
Fixed up bugs in one-jar Ant task. More... about 19 years ago
Maintenance changes: Java 5 compatible source code, JUnit & Ant jar files required for self-test. Still may have to configure junit-3.8.1 jar on the classpath for Ant to run Junit tests from there because of classloader issues in Eclipse ant runner. More... about 19 years ago
Ant taskdefs and macro for One-Jar. More... over 19 years ago
Finished up one-jar-macro macro. More... over 19 years ago
Cleaned up JUnit regression tests. Added preliminary Ant taskdef. More... over 19 years ago
Remove top-level duplicate.txt More... over 19 years ago
Rolled in contributions to name packages, and built JUnit test framework to perform self-test. Started work on external path classloader. More... over 19 years ago
Synchronizing docs with CVS. More... over 20 years ago
Version 0.95 More... over 20 years ago
Plugin refactoring complete. More... over 20 years ago
Force expand if archive date is later than file-system date. More... over 20 years ago
Fix to problem when loading main-class attribute. More... over 20 years ago
Extended JarClassLoader to be able to load from a jar file other than the bootstrap jar file. More... over 20 years ago
Ongoing documentation More... over 20 years ago
Version 0.9 release More... over 20 years ago
Version 0.9 release More... over 20 years ago
Version 0.9 release More... over 20 years ago
Version 0.9 release More... over 20 years ago
Version 0.9 release More... over 20 years ago
Added capability to expand contents of jar file into a subdirectory. More... over 20 years ago
Added capability to expand contents of jar file into a subdirectory. More... over 20 years ago
Added capability to expand contents of jar file into a subdirectory. More... over 20 years ago
More work on getResourceAsStream. Needs further cleanup: this method should be eliminated now we are using a proper URL handler, and replaced with a much simpler getByteStream method for the URL handler to call. More... over 20 years ago
Cleanup users guide and published to sourceforge More... over 20 years ago
First cut at users-guide. More... over 20 years ago
Enhanced basic classloader detection. More... over 20 years ago