13
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 17, 2023 — Jan 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
SHRINKWRAP-71 Updated javadoc More... about 15 years ago
SHRINKWRAP-50 - Added ExtensionLoader interface - Exposed ExtensionLoader / Extension Overriding via Archives factory - Changed testcases to use Archives factory instead of MemoryMap directly - Renamed ArchiveExtensionLoader to ServiceExtensionLoader More... about 15 years ago
[SHRINKWRAP-77] Create a distribution for releases. Effectively removes the "assembly" component, as this is now done in the aggregator POM. Running "mvn clean site install" does the trick. More... about 15 years ago
SHRINKWRAP-74 Removed unnecessary cast More... about 15 years ago
[SHRINKWRAP-76] Allow newer Maven releases to be used More... about 15 years ago
[SHRINKWRAP-75] move ShrinkWrap to unified release process More... about 15 years ago
[SHRINKWRAP-57][SHRINKWRAP-74] Cleanup of ReflectionUtil; put stuff in security checks and centralized into SecurityActions More... about 15 years ago
SHRINKWRAP-57 Created API Path factory for creating new paths. More... about 15 years ago
SHRINKWRAP-74 Changed to use ReflectionUtil More... about 15 years ago
SHRINKWRAP-57 SHRINKWRAP-74 Ooops, copy paste error. More... about 15 years ago
SHRINKWRAP-57 SHRINKWRAP-74 Common util for creating new instance of a class based on string name More... about 15 years ago
SHRINKWRAP-74 Moved Archives factory to API. Uses reflection to load MemoryMapArchive More... about 15 years ago
SHRINKWRAP-59 Added SecurityActions to run get TCCL in a privileged block More... about 15 years ago
SHRINKWRAP-72 Deleted old package More... about 15 years ago
[SHRINKWRAP-73] Allow for either cause, message or both in import/export exception ctors More... about 15 years ago
[SHRINKWRAP-73] Require Throwable cause on import/export exceptions. Rename import exception for consistency. More... about 15 years ago
SHRINKWRAP-72 Deleted old package More... about 15 years ago
SHRINKWRAP-72 Delete old package More... about 15 years ago
SHRINKWRAP-72 Moved to exporter package to align with importer More... about 15 years ago
SHRINKWRAP-67 Changed Exporters to follow the Specialized API More... about 15 years ago
SHRINKWRAP-66 Removed public keyword from interface More... about 15 years ago
SHRINKWRAP-7 Removed public keyword from interface More... about 15 years ago
SHRINKWRAP-61 for consistency, 'Source' was moved to argument 0 and 'Target' to argument 1 ie: add(Source, Target) More... about 15 years ago
SHRINKWRAP-62 Added addLibaries overloading More... about 15 years ago
SHRINKWRAP-61 Switched Path and Archive argument position More... about 15 years ago
SHRINKWRAP-69 Moved *ContainerBase classes down to impl.base.container package More... about 15 years ago
SHRINKWRAP-68 Removed old archive factories, replaced by SHRINKWRAP-50 More... about 15 years ago
SHRINKWRAP-70 Added input validation More... about 15 years ago
Removed unused / unneeded imports More... about 15 years ago
SHRINKWRAP-66 Added Importer to import Exploded directory structures More... about 15 years ago