1
I Use This!
Inactive

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 6 hours ago.
Jan 18, 2025 — Jan 18, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
updated documentation More... over 12 years ago
moved removeDuplicateEntries() to class XMLContent More... over 12 years ago
updated TODO item More... over 12 years ago
disabled saving of discovered artifact (cache is not used currently anyhow) More... over 12 years ago
addressed some TODOs and cleaned up More... over 12 years ago
modified test to access protected method addDependency() More... over 12 years ago
changed handling of dependencies (all dependencies are stored as ResolvedDependencies even if they are added directly) More... over 12 years ago
fixed getAllResolvedDependencies() More... over 12 years ago
use EclipsePluginHelper to determine projects More... over 12 years ago
added code to retrieve resolved dependencies more easily More... over 12 years ago
When we're building the snapshot repository we reference the snapshot versions of the plug-ins that are assumed to be available from other Maven repositories. This is required to have a consistent dependency structure (snapshots must reference snapshots, releases must reference releases). More... over 12 years ago
deploy binary and source JARs together in one Maven run to make sure they get the same time stamp and build number More... over 12 years ago
snapshots must reference snapshots More... over 12 years ago
fixed computation of version for plug-in that are not included in the Maven repository to be build (must use version of existing plug-in instead of version defined by feature) More... over 12 years ago
fixed directory to read POM files for repackaging from (was located in target platform, is now a temporary directory) More... over 12 years ago
continued work on script generator for Maven repositories More... over 12 years ago
continued work on BuildBoost extension for Maven More... over 12 years ago
fixed compile problem the JDT compiler did not complain about More... over 12 years ago
started work on Maven repository task (required separate specification in addition to update site specification) More... over 12 years ago
only throw exception if download of universal build script failed and the script was not downloaded before More... over 12 years ago
fixed rules for repackaging temporarily build repositories which might miss JARs (must introduced Maven repository specification to get a clean solution for this) More... over 12 years ago
cleaned up BuildMavenRepositoryStep fail build is plug-ins cannot be packaged (half maven repositories do not work anyway) extended include list for compiled plug-ins with org.emftext.* since the JaMoPP build uses precompiled EMFText now More... over 12 years ago
extended BuildBoost Jenkins plug-in to detect changes of dynamic files (i.e., files may change over time, but rely at the same URL and which are accompanied by a MD5 checksum that allows change detection) More... over 12 years ago
also add dynamic files to list of repositories (to allow change tracking) More... over 12 years ago
download MD5 checksums for dynamic files (to detect changes later on) More... over 12 years ago
catch NumberFormatExceptions More... over 12 years ago
use text area instead of text field to allow entering multiple root repository URLs More... over 12 years ago
fixed typo More... over 12 years ago
another desperate try to make the copy step work More... almost 13 years ago
changed logic on how to handle package features and plug-ins (ant scripts are wrong of extracted features) More... almost 13 years ago