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
Ant task now shows basic functionality again, can run a class that uses a class from an included jar file More... about 5 years ago
Ant task not quite working from gradle. Checking in to share. More... about 5 years ago
more gradle build work, move old stuff that may or may not be supported going forward out of the way. More... about 5 years ago
gradle build start More... about 5 years ago
get rid of javadocs which should be generated not checked in More... about 5 years ago
Basic README file. More... over 8 years ago
Fix #1 by checking if JarClassLoader is a parent of the current ContextClassLoader before deciding to replace it. Also fix some javadoc errors More... over 8 years ago
ignore dist directory, these should be generated by the build. More... over 8 years ago
remove files deleted by clean task More... over 8 years ago
ensure license is reproduced clearly, ignore some files More... over 8 years ago
fix issue 69 More... over 10 years ago
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