1
I Use This!
Inactive

Commits : Listings

Analyzed about 3 hours ago. based on code collected 1 day ago.
Jun 09, 2025 — Jun 09, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'remove-packaging' More... over 16 years ago
Needs this libc library wrapper for closing all open file descriptors More... over 16 years ago
Added test for replacing running web app with new version More... over 16 years ago
Added setup for compile plugin and added main class for war plugin More... over 16 years ago
Added check that we're running inside a war packaging More... over 16 years ago
Does not use the Mojo executor library anymore, so removed its repository More... over 16 years ago
Added github SCM information More... over 16 years ago
Fixed groupId More... over 16 years ago
First cut on completing information in the root POM More... over 16 years ago
Added first cut on a readme More... over 16 years ago
Maven standard plugin parent removed; not sure what to do with it More... over 16 years ago
Nothing works; comment out everything More... over 16 years ago
No need for making a custom packaging; more composable as a regular plugin More... over 16 years ago
Copy winstone, akuma and jna to the root of the web app with short names, which means the file with the list of dependencies is not needed anymore More... over 16 years ago
The USAGE field is probably only present i Kohsuke's build of Winstone. Should probably do something like that ourselves. More... over 16 years ago
The Maven verifier is only used in test More... over 16 years ago
The unit test cannot be without tests, otherwise it fails. Just comment out the failing step More... over 16 years ago
Add winstone, akuma and jna to the plugin's dependencies More... over 16 years ago
Output all dependencies to a file, plugin.deps, that the startup class can use for looking up winstone, akuma and jna which it needs to extract from the war More... over 16 years ago
Use our own version of the Main.class More... over 16 years ago
Disable test as integration testing is easier More... over 16 years ago
Only extract class files from the executable war artifact from Hudson More... over 16 years ago
Fix integration test: project name is changed and enabled checking the inside of the packaged war More... over 16 years ago
Restructured order of elements to a more standard order More... over 16 years ago
Main.class is moved; do not hard code the path to the class name, lookup it up instead More... over 16 years ago
Added todo for improving class name; a name that says more what it does More... over 16 years ago
Cleaned up unused stuff More... over 16 years ago
Added TODO for the project's web page More... over 16 years ago
Moved settings specific for the plugin into its pom More... over 16 years ago
Used in Main.java More... over 16 years ago