1
I Use This!
Inactive

Commits : Listings

Analyzed about 21 hours ago. based on code collected about 21 hours ago.
Jan 16, 2025 — Jan 16, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'master' of http://[email protected]/DevBoost/BuildBoost.git More... almost 13 years ago
fixed copying of feature JAR files More... almost 13 years ago
Update build.xml More... almost 13 years ago
Merge branch 'master' of http://[email protected]/DevBoost/BuildBoost.git More... almost 13 years ago
put multiple repositories into multiple lines More... almost 13 years ago
Update build.xml More... almost 13 years ago
Update build.xml More... almost 13 years ago
added check for unresolved proxies to avoid NPE while generator EMF code More... almost 13 years ago
modified logic to detect SVN updates to avoid problems with paths in repositories where 'svn log' and 'svn info' show different revisions More... almost 13 years ago
removed duplicate quote in Ant script code More... almost 13 years ago
fixed XML More... almost 13 years ago
added toString() to ease debugging of builds More... almost 13 years ago
copy prepackaged plug-in to update site instead of repackaging them More... almost 13 years ago
fixed detection of features that are already packages as JAR files More... almost 13 years ago
added special handling for features that are already package (e.g., by upstream builds) More... almost 13 years ago
also replace '@' character in repository URLs when calculating local paths for repositories ('@' is not allowed at least on Windows) More... almost 13 years ago
enabled debug output for URI mapping More... almost 13 years ago
fixed extension of MD5 file More... almost 13 years ago
upload MD5 checksum file to update site server More... almost 13 years ago
create MD5 checksum of update site ZIP to allow downstream builds to determine whether update site has changed More... almost 13 years ago
added 'dynamicfile' to list of supported repository types More... almost 13 years ago
added support for dynamic file URLs to enable downstream builds More... almost 13 years ago
more refactoring and documentation More... almost 13 years ago
refactored and added comments and TODO items More... almost 13 years ago
also consider setters defined if super classes of build stages when setting properties to allow inheritance between build stages do not set unknown properties to null, instead do not set these properties at all More... almost 13 years ago
updated copyright notice More... almost 13 years ago
refactored CloneRepositoriesBuildStep More... almost 13 years ago
extracted methods to ease readability added generation of ant tasks to create and upload a zipped version of the update size that can be used by downstream builds More... almost 13 years ago
fixed comment More... almost 13 years ago
minor change to improve readability of log messages More... almost 13 years ago