6
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 20 hours ago. based on code collected 1 day ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
updated copyright to 2012, more expressive on errors, fixed a NPE (https://github.com/tcurdt/jdeb/issues/15) some cleanups, improved the maven example More... over 12 years ago
Merge pull request #20 from skuehn/topLevelPomDetection More... over 12 years ago
Added an optional parameter to limit execution to the top-level of a project. More... over 12 years ago
Merge pull request #18 from midokura/master More... over 12 years ago
Replace 1.0-SNAPSHOT with 1.0~timestamp, because then when going to a release version, i.e. without ~timestamp, the release version will supersede the pre-release candidates. More... over 12 years ago
Merge pull request #17 from tmortagne/master More... over 12 years ago
#16 Can't build with Java 1.5
Thomas Mortagne
as tmortagne
More... over 12 years ago
Merge pull request #14 from tmortagne/master More... over 12 years ago
#13: In Maven plugin convert version "SNAPSHOT" suffix to datetime * changed property name * add milliseconds to be extra safe
Thomas Mortagne
as tmortagne
More... over 12 years ago
[contrib] Here is a simple script to make a set of maven repositories expose its deb packages as if it was a debian repository
Thomas Mortagne
as tmortagne
More... over 12 years ago
#13: In Maven plugin convert version "SNAPSHOT" suffix to datetime Make it configurable
Thomas Mortagne
as tmortagne
More... over 12 years ago
#13: In Maven plugin convert version "SNAPSHOT" suffix to datetime
Thomas Mortagne
as tmortagne
More... over 12 years ago
https://github.com/tcurdt/jdeb/issues/11 More... over 12 years ago
fixed and improved docs about mappers More... almost 13 years ago
Ignored IntelliJ files More... almost 13 years ago
Interpolation of the project url in the control file More... about 13 years ago
minor cleanup More... over 13 years ago
Removed spaces from blank line. More... over 13 years ago
Fixed tabs that should of been spaces More... over 13 years ago
Added "attach" attribute to specify whether artifact should be attached to a maven project or not. More... over 13 years ago
updated the history file, white space cleanup, More... over 13 years ago
modified: docs/maven.md modified: src/main/java/org/vafer/jdeb/Processor.java modified: src/main/java/org/vafer/jdeb/descriptors/ChangesDescriptor.java modified: src/main/java/org/vafer/jdeb/maven/DebMojo.java modified: src/main/java/org/vafer/jdeb/utils/InformationOutputStream.java More... over 13 years ago
updated the history More... over 13 years ago
get rid of stupid spaces More... over 13 years ago
use commmons compress 1.1 More... over 13 years ago
use the latest shade plugin with minijar support More... over 13 years ago
build for 1.5, added support for zip archives More... over 13 years ago
major cleanup of the mojo, support patterns in all parameters, for use commmon compress for decompression (support for gz and bzip2), for now compression type only derived from extension (commons compress 1.1 will fix that) More... over 13 years ago
temp fix ... this class needs some cleanup More... over 13 years ago
fixed pagesOut parameter More... over 13 years ago