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
Integrate contribution breaking out logging as a separate class. More... over 12 years ago
Commit prior to putting in logging solution. More... over 12 years ago
0.98 RC2 -- codesource for one-jar. More... over 14 years ago
0.98: ISSUE-3043695: use codebase to locate one-jar file. Needs more work to fully support URL locations. More... over 14 years ago
0.98 Fix for glassfish: jar url connection returns size of content, and fixed url format returned by fileurl. More... over 14 years ago
0.98 First cut refactoring to enable WebStart and other remote locations for one-jar file. More... over 14 years ago
Update to include reference to 0.98 release, and rework of intro page to focus on who/what/where. More... over 14 years ago
Linked documentation to blogs. More... over 14 years ago
Minor documentation updates for clarity. More... over 14 years ago
One-JAR 0.97 RC11 with documentation updated. More... over 14 years ago
Code portion of RC-11, which removes nuisance warning that made one-jar-maven plugin look bad. More... over 14 years ago
BUG-3023799: fixed problems with Spring classpath scanning. Now able to build and run the springbyexample simple hibernate persistence example available here: http://svn.springbyexample.org/persistence/simple-hibernate/trunk/ by adding the one-jar-maven plugin to the pom. Not sure this bug is entirely closed, but suspect it is. More... over 14 years ago
0.97 RC9 -- Tag build.xml as rc9 More... over 14 years ago
0.97 RC9 -- Guice finalize revisited. More... over 14 years ago
BUG-3021667: Guice finalizer regression from 0.97 RC4. More... over 14 years ago
BUG-3019918 null manifests throwing NPEs. Cleaned up manifest handling in loadByteCode More... over 14 years ago
Update copyright information (dates mainly). More... over 14 years ago
Minor cleanup of ant target names. More... over 14 years ago
Clean up one-jar-boot and one-jar-ant jars to separate out source code into subdirectories. More... over 14 years ago
Another step towards stand-alone one-jar-appgen. More... over 14 years ago
One-Jar 0.97 RC7 More... over 14 years ago
RC6. More... over 14 years ago
BUG-2568225: allow main-class arguments from the one-jar manifest. More... over 14 years ago
BUG-2833948: Support external resource loading from One-Jar via one-jar.class.path (class-loader inversion problem). More... over 14 years ago
Update to fix problem overriding log4j.properties using one-jar.class.path More... over 14 years ago
Log4j test case for duplicate resources. More... over 14 years ago
Extend TestAble to support test invocation outside JUnit. More... over 14 years ago
Cleanup URL factories to incorporate codebase generation. More... over 14 years ago
Refactor URL resource naming in findResource(s), to simplify using different strategies. More... over 14 years ago
Unify findResource() and findResources() URL generation mechanisms. Cleaned up build.xml to use classpath id for tests. More... over 14 years ago