1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Aug 20, 2025 — Aug 20, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added license and authors More... almost 15 years ago
Added linefeeds for improed formatting More... about 16 years ago
Fixed Android url More... about 16 years ago
Added links to Android's executablewar tool and Kohsuke's blog post on how it is done in Hudson More... about 16 years ago
Fixed the link to the wiki after renaming the project More... about 16 years ago
Merge branch 'master' of github.com:stigkj/executable-war More... over 16 years ago
Fixed packages after renaming them to net.nisgits.executablewar More... over 16 years ago
Disabled unit test; easier to just use integration tests for now More... over 16 years ago
Fixed links More... over 16 years ago
What about links... More... over 16 years ago
Hrmf...my MarkDown preview is not working correctly. Maybe formatting is ok now... More... over 16 years ago
Improved formatting with line breaks More... over 16 years ago
Just added some examples of other project that does some related work to look at later More... over 16 years ago
Improved name of filter More... over 16 years ago
Extract common functionality into super class More... over 16 years ago
Added to see if this makes the packaging work More... over 16 years ago
This integration test does not try to restart itself and therefore it does not use jna/akuma More... over 16 years ago
Removed overrides on interface as it is not running under JDK 1.6, but 1.5 More... over 16 years ago
Fixed package after renaming of packages More... over 16 years ago
Added mojo and components.xml for running the plugin under a packaging (executable-war) in addition to have it as a regular plugin More... over 16 years ago
Fixed an erroneous refactoring of a string More... over 16 years ago
Added TODOs for several improvements and "generified" some of the code More... over 16 years ago
Cleanup of groupId: executable-war --> executablewar More... over 16 years ago
Fixed name of artifact after fixing package names More... over 16 years ago
Fixed package names after finding out that the plugin will very seldom be called from the command line, so having a package structure to make it easy to call from the command line is not necessary More... over 16 years ago
Added signing of artifacts when doing a release More... over 16 years ago
Fixed name of module; not just for maven More... over 16 years ago
Use my own groupId, improved artifactIds and name/description More... over 16 years ago
Merge branch 'plugin-running-under-packaging' More... over 16 years ago
Add a rakefile to check if run-code-run (ci tool) can build the project then More... over 16 years ago