2
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 month ago. based on code collected about 1 month ago.
Jan 06, 2024 — Jan 06, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Removed unsupported classloader example. More... about 18 years ago
Worked on loading external jar's from the manifest Class-Path (standard class-loading mechanism). More... about 18 years ago
Fixed URL handler per sourceforge bug#1332907 More... about 18 years ago
Comprehensive rework of self-test mechanism to make JUnit reporting easier to work with. More... about 18 years ago
Intermediate commit pending release 0.96. Increased test coverage with Ant/Junit tests. More... about 18 years ago
Intermediate commit pending release 0.96. Restructured build process. More... about 18 years ago
Intermediate commit pending release 0.96. Restructured build process. More... about 18 years ago
fix problem with jdk1.5 and OS-X: extract first entry of classpath if separator is found More... over 18 years ago
Minor fix to build.xml for one-jar-example-ext example, was missing services and hence failing junits. More... over 18 years ago
Fix for getResources() problem, used for lookup of services via the META-INF/services mechanism. More... over 18 years ago
Added test for classloading based on static objects. More... over 18 years ago
Fixed up the Ant taskdef to get it past the regression tests. Cleaned up so that all three ways of bulding the example Jar file pass tests. More... about 19 years ago
Check for and avoid recursion due to errors in mainClass coming out of the main.jar More... about 19 years ago
Rationalized names of test methods. More... about 19 years ago
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