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
Complete overhaul of documentation to make use of PHP for navigation. More... about 18 years ago
Minor changes to the Ant build infrastructure to integrate the one-jar-dll project and SDK build. Made robust agains Java 5 environments in Eclipse. More... about 18 years ago
Minor changes to --help text. More... about 18 years ago
Documentation preparation for version 0.96 release. More... about 18 years ago
Fix binding of JRE back to workspace. More... about 18 years ago
Cleaned up classpath to remove sunw. More... about 18 years ago
Updated Ant from 1.6.2 to 1.6.5 More... about 18 years ago
Push of distriibution jar files as RC2 of one-jar. More... about 18 years ago
Documentation tweaks toward the 0.96 release. More... about 18 years ago
Implemented self-extracting SDK based on One-JAR distribution. Can rebuild itself using Ant. Contains a simple "Hello One-JAR" example to help getting started. More... about 18 years ago
Bug:1651149 Logging regression test added. More... about 18 years ago
Refactored testing infrastructure to support testing native example (one-jar-dll). More... about 18 years ago
Bug:1368485 Simplify handling of native libraries using System.mapLibraryName. Tested only on Windows, seems to work fine. More... about 18 years ago
Bug:1479771 Handle security manager issues cleanly. More... about 18 years ago
Updated ignored files created by running in the dist directory. More... about 18 years ago
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
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