1
I Use This!
Inactive

Commits : Listings

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