1
I Use This!
Inactive

Commits : Listings

Analyzed about 20 hours ago. based on code collected about 20 hours ago.
Feb 09, 2025 — Feb 09, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added support for providing SVN credentials in build environment (Use, for example, https://{user}:{pass}@domain.com to use environment variable 'user' as user name and 'pass' as password) More... almost 12 years ago
Do not package plug-ins that are already packaged (these will be re-packaged instead of being packaged) More... almost 12 years ago
Updated copyright header More... almost 12 years ago
Extended Maven extension to include required features of a feature when searching for plug-ins to package More... almost 12 years ago
Adjusted priority to execute command line app packaging before creating custom ZIP file More... almost 12 years ago
Fixed typo Applied minor refactoring More... almost 12 years ago
Delete tool product folder after zipping the product More... almost 12 years ago
If no sources are available create an empty source JAR for Maven More... almost 12 years ago
More minor refactoring More... almost 12 years ago
Minor refactoring More... almost 12 years ago
Improved error message More... almost 12 years ago
Simplified code Removed TODO items More... almost 12 years ago
Store zipped Maven repositories in dist/maven-repositories instead of directly in dist More... almost 12 years ago
Revised code and applied minor refactorings More... almost 12 years ago
Added option 'stop_on_error' to Maven repository specifications to fail build if errors occur while building the Maven repository More... almost 12 years ago
Revised code and made minor refactorings More... almost 12 years ago
Fixed path to eclipse.ini Made field final to emphasize that its value must not change More... almost 12 years ago
Updated copyright header More... almost 12 years ago
Formatted code More... almost 12 years ago
Add option to disable SSL bug in eclipse.ini to make sure SVN works over HTTPS with Java 1.7 (only for Windows and Unix, not for MacOSX) More... almost 12 years ago
Fixed dist path (contained 'dist' twice) More... almost 12 years ago
Explicitly exclude all source folders that are defined by the plug-in (if source are excluded) instead of using the heuristics 'src*' More... almost 12 years ago
Reverted last change because one must explicitly include the Javadoc files because everything is included by default and an explicit include discards everything except the Javadoc More... almost 12 years ago
Added getRelativeSourceFolders() to allow extensions to get relative paths for source folders More... almost 12 years ago
Include Javadoc when creating plug-in JARs for update site More... almost 12 years ago
Fixed typos Updated copyright headers More... almost 12 years ago
Fixed NPE More... about 12 years ago
Fixed JUnit exclusion (must check identifier, not the plug-in name) More... about 12 years ago
Updated copyright header More... about 12 years ago
Exclude JUnit plug-ins from automatic JUnit runs More... about 12 years ago