Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/tcurdt/jdeb

This library provides an Ant task and a Maven plugin to create Debian packages from Java builds in a truly cross platform manner.
https://github.com/tcurdt/jdeb

ignore new intellij files

5d8410d5042a3ff3dbf1b8036ed04904b3777be8 authored about 9 years ago
closes https://github.com/tcurdt/jdeb/issues/214

declared some dependencies as provided
upgraded dependencies
added prerequisites to pom

c901878f063c0375e0812780df836e1d5b77ffdb authored about 9 years ago
Merge pull request #223 from mores/support

Provide a little better instructions on where to get help.

515a03daf069336b6d69b08d5454682a793ba4da authored about 9 years ago
Provide a little better instructions on where to get help.

9d867be31195725963c8017838f7a038323c4e47 authored about 9 years ago
Merge pull request #218 from akormushin/master

Small package signing customization

a5acc7d8350142f88c9d99d721b7cd24f3a36b97 authored over 9 years ago
Fixed * imports

1a3ab95ee87a4aa25b75123367f9c171cf0cf3e7 authored over 9 years ago
Allow to sign only changes file without signing deb archive. Introduced new property signChanges in addition to signPackage

Added property to allow custom digest algorithm. Need SHA256 for corporate repo

6af2463e30af55706cbf54d1e30830f436686952 authored over 9 years ago
Use the 'Source' field from the control file if present when building the .changes file

5f3f5c73b72e1d38062f40e0c0d2c4cf99a05dbf authored over 9 years ago
Merge pull request #206 from infothrill/master

declare plexus utils version

9050db12d83ef6f69c7a93ad32a00ede5512ff57 authored over 9 years ago
avoid external dependency, use jdeb.utils.Utils.isBlank (from

commons-lang). #206

96be19651bae5791b3f04eefa550480d8f2885af authored over 9 years ago
Merge pull request #213 from fabvador/master

missingSrc in Ant

2227298c0bb2c817743477a78476cd660fd48051 authored over 9 years ago
include commons-lang in artifactSet

582d536174b684ec194108903424ee71415ed846 authored over 9 years ago
Merge remote-tracking branch 'upstream/master'

9bf7668580e261f1a71ebcbec5636ce5e8d9395b authored over 9 years ago
Remove dependency on plexus utils and use commons-lang instead. issue

#206

a24e1f9697c3c8cb7599c8d821a752a2862841c6 authored over 9 years ago
Issue#212-Data/missingSrc in Ant

4ef5f71e5a5aa8b5eea793779af90503d7e24a60 authored over 9 years ago
Issue#212-Data/missingSrc in Ant

6eead192d2dc56b9178995732b887976f7e33b3d authored over 9 years ago
Issue#212-Data/missingSrc in Ant

a7ba7c12684ef4aba0d70efbf8fe6d18aac2b2f2 authored over 9 years ago
Merge pull request #211 from woodrad/master

Bump version in Maven documentation to 1.4

063fdfcf989f9e1facd92561c0c43ad4219b8a6f authored over 9 years ago
Version bump to 1.4

bd7baf1bf426ef7cff851e5873f953fcbdf858af authored over 9 years ago
Omit Depends: from control file if not set. Fixes #208

5152ce927699e6c9ebf7285232076dca8616a1f1 authored over 9 years ago
Merge pull request #207 from stagrlee/master

make INFO messages for conffiles much clearer, found them very confusing as is

bf9f330677a9d9a936036acffe5eb8d75175d573 authored almost 10 years ago
make INFO messages much clearer, found them very confusing as is

f0623df4cb755077e521f036a9e587e3486d869b authored almost 10 years ago
adjust badges

33aff1d88421a86dcce6e5bef735beb3b0dec956 authored almost 10 years ago
Merge pull request #203 from gitter-badger/gitter-badge

Add a Gitter chat badge to README.md

1e7acc42aef5b787a4dee55025809624c539fcee authored almost 10 years ago
issue #205

afa5b1a464904fd53ac8dec08ec9789502fc64a0 authored almost 10 years ago
Merge pull request #204 from johnmshields/master

Updating version cleaning code to be more strict.

8a08b8f3c416c3826cccde4f7227843f0e725561 authored almost 10 years ago
Updating version cleaning code to be more strict.

- More specifically to handle underscores (which are not allowed at all
based on the debian sp...

d11738226e664ca8d5ed09550fb2451b77a74e06 authored almost 10 years ago
Added Gitter badge

f148c9b023a0114f34c216827cca6c04543949f7 authored almost 10 years ago
Merge pull request #202 from ogennadi/patch-1

Typo fix

25fcfda0d6c5d4e8f36b12c7cb0bfcfef334539f authored almost 10 years ago
Typo fix

ac252a5152366a5e39c9e65229f03344184cd211 authored almost 10 years ago
Cleanup (mostly annoying warnings)

6430547c14d4cbee5ebd50f597206e9e98e9e0c7 authored almost 10 years ago
print path

96316651c29a037233d5c3f3fa55197a59628bbe authored almost 10 years ago
let's call it 1.4

8ad2db578ae7f73247342ed90849ddd37a15b3b1 authored almost 10 years ago
upgrade deps and plugins (compress needs a new release before we can upgrade), turn off stupid java8 javadoc hassle

5cfc672bf33a8bf9b5502d22f73bcdfbf47a2f1c authored almost 10 years ago
removed author tags and trying to please the (false) javadoc God

755795125f22b78d6d9ad30ce4f0cd6065eebfb1 authored almost 10 years ago
update links

cbb698eae0b5ef197f4bcbbdd29dc0c5ab827115 authored almost 10 years ago
Update README.md

issue for 2.0

329544b1b5c2cf71e4d1af21d4b7be99f559812f authored almost 10 years ago
copyright year

13bdb47a384618520708b49f13c35a45b3895629 authored almost 10 years ago
Merge pull request #184 from stevenbower/master

provide information about the build back to maven, fixes Issue #181

de300005f033a22b2c6424745628cbbc1f7cb509 authored almost 10 years ago
support comments, fixes https://github.com/tcurdt/jdeb/issues/191

e8d74077f2669e40b84150ee511c12aaf3088f35 authored almost 10 years ago
Merge pull request #164 from KetothXupack/master

Fix for incorrectly handled links for tar archives

114dfe4331fb79230632ec54ba8155ec149431c3 authored about 10 years ago
Merge pull request #186 from heuermh/patch-1

Update maven.md

2bb9003f119e2370d93b60400bf501f9cd0a9397 authored about 10 years ago
Update maven.md

Minor typo and formatting fixes.

f6be96a63a011909d66fca85516b1023c85ad345 authored about 10 years ago
added version info as well

cf388cd07945edd6c5a94735b44b68b83ddbc924 authored over 10 years ago
adding additional filename attributes

de38972fbbff9e20063101708c7eb0dce1e52b7f authored over 10 years ago
updated to add propertyPrefix and code to set properties if set

0ca9b8b167e441c889c1c12f1dc9268e865cee09 authored over 10 years ago
Merge pull request #183 from bmoyles/bmoyles-multi-arch

allow for Multi-Arch declaration

64f9230a55baad74eea35c5e0559895e65ed021b authored over 10 years ago
allow for Multi-Arch declaration per https://wiki.ubuntu.com/MultiarchSpec

1166ad9ac52d2fb73adf6529b9f3541aa01a0bbb authored over 10 years ago
Merge pull request #179 from mstock/bugfix/key-id-with-leading-0

Use String.format instead of Long.toHexString to create hex string of key id in getSecretKey method

b3893f163e317218cad3fd4d241b98d762fdf98f authored over 10 years ago
Add (failing) test and test data which exposes an issue with leading '0' in key id

This adds a new key with an id that starts with a '0'.

e989a26aa9941ee708a9f9ab3b22c82eb15f2aee authored over 10 years ago
Use String.format instead of Long.toHexString to create hex string of key id in getSecretKey method

Long.toHexString does not output leading zeros, which causes the comparison to
fail if the key i...

e60b89e5559c48b5b2acdc6c4af5be8f944a98bf authored over 10 years ago
removed tabs

a938c592d58980765fa900abe7f7f2c697b82542 authored over 10 years ago
added Ben and Nepomuk

6156c86f9a7f9ddf103c78e9b69021530c931a92 authored over 10 years ago
sorted contributors

9b115258c56ba180bae3b6d08cd45e9b90dcc221 authored over 10 years ago
preparing 1.3

f10fe266ec50550c388addd4c987f972e00d0864 authored over 10 years ago
Merge pull request #177 from benmccann/bouncycastle-1.51

Upgrade to bouncycastle 1.51

2b6ad93a5854b10cdc82724655423ab60da62684 authored over 10 years ago
Upgrade to bouncycastle 1.51

17c22ab0b2e3f771f5e9388fc4e07ad85e37c49a authored over 10 years ago
Merge pull request #176 from muuki88/master

Removing deprecated warnings

caba5771fd2030367b65df66cc075747e7d0a59b authored over 10 years ago
Removing deprecated warnings

3c28e4d8f8a01505cb3940fa579437a9c12edac3 authored over 10 years ago
added changes to history

268e6a89af1bc3066b6f26bd6ad782242a8fa63c authored over 10 years ago
Merge pull request #174 from benmccann/mvn3

Upgrade to Maven 3

45f3e53fc1293a176459e98e4888e09622f3184d authored over 10 years ago
Upgrade to Maven 3

1e59f29110d7091fa9dab83b2da82b3c736fe906 authored over 10 years ago
Convert milestone versions like 1.2-M3 to 1.2~M3 (#172)

1f0199b2d81e4ed9e8a575069e09692602b3915d authored over 10 years ago
Add two spaces between md5 and filename to be compatible with GNU coreutils md5sum.

b765a61936528bab241efc8502df27fb528344e8 authored over 10 years ago
Fix test

dcd1d81b949b200e9768c0e88ed8987ab3fd2657 authored over 10 years ago
Update history

da7f43155b2204141dc2ffd53ca22e8d00f47416 authored over 10 years ago
Add missing beta patterns

cdbe583ae5688901c4720a27e81fbf1638827661 authored over 10 years ago
some formatting reverted, java 6 support

Signed-off-by: Ketoth Xupack <[email protected]>

29f103ccec3c2f0950bcc464c84bcd09f6d3d6c3 authored over 10 years ago
pass-through TarArchiveEntry passing for DataConsumer

Signed-off-by: Ketoth Xupack <[email protected]>

4cefba12fda07b785c7cdd6506ab7312e0b85fd3 authored over 10 years ago
fix for incorrectly handled links for tar archives

Signed-off-by: Ketoth Xupack <[email protected]>

81b61f671fdbfca8af656ea48b236329905a8b2c authored over 10 years ago
Add missing property in the documentation

35925abf9c134f1d91f5882a5e56bc9277968bee authored over 10 years ago
changes file

2b60fea38c93df60b7013a96a51ed046079215fe authored over 10 years ago
fixes https://github.com/tcurdt/jdeb/issues/161

6b7f8ce80d27d68705a7a2a47aca527dc255f390 authored over 10 years ago
Improve integration test failure

797eaeb790f0fb58abf5a1a86c045f7e5d714bc1 authored over 10 years ago
fixed test

747724fc17f5bfc508b111ef9fcfd87878a5286b authored over 10 years ago
release date

5ac888c3d56fa9c0ca752e308433ef4a7f4ae42c authored over 10 years ago
Fix test on Windows

7ffa6fcb85c2093a9291f4e5bcbb717d48249dcc authored over 10 years ago
removed not supported jdks

9a687ba5adb3599cee8092abacc0632bd2d24515 authored over 10 years ago
time to deprecate java6 but just adding java8 for now

9c93d0ab73a7fd3aaa3011f853f8bd8807a90b0c authored over 10 years ago
towards the 1.2 release

f1dc0f97185bdab4f066718c8567d3772ddf63ca authored over 10 years ago
fix for replaceVariables https://github.com/tcurdt/jdeb/issues/154

6ca537bb15cbbb596e4e7f5d7f571482bf171415 authored over 10 years ago
skip,skipPOMs,skipSubmodules,removed deprecated timestamped, code formatting

af77f59f1b9ab952b8213733bd3e5984c1575de2 authored over 10 years ago
Support <packaging>deb</packaging> in Maven #159

939a36200cdf58ccb0bb3adb15403f90a31c78da authored over 10 years ago
Support <packaging>deb</packaging> in Maven #159

7b824bea21d9c672e8e25a26726960fadd2c478e authored over 10 years ago
Support <packaging>deb</packaging> in Maven #159

922a318866a3d1f53ae945d3c75828ee0f88ec06 authored over 10 years ago
Merge pull request #153 from m-rm/master

Implemented dpkg-sig compatible signing

89713ad6402f4a06fea58501afc97701a4748f4f authored almost 11 years ago
Clean up

1f45f8765b69eec062e9110051a9bc5dbffb4815 authored almost 11 years ago
Updated maven doc

80d558fc38f2ab3fc887385bbb4e7cc7de71efe8 authored almost 11 years ago
Updated test cases

b8e073c2ac9044071133626655fad34397bb9dc6 authored almost 11 years ago
Cleanup

1577a05838801fce25d9bace48f5b251eaf3cc64 authored almost 11 years ago
dpkg-sig verifies

8af14a14223b8b679a86ee8e934faa888dabe7c4 authored almost 11 years ago
updated links

20a0b0f6fbd865283063664499b37697a23881e1 authored almost 11 years ago
release today

f5186999dcec9e0869a9fa87dad4db75eee68bc4 authored almost 11 years ago
fixed https://github.com/tcurdt/jdeb/issues/147

bc3b5cc83b614dee32259a9098bc526d2fb53b48 authored almost 11 years ago
version and history update

d038ae8bebe09a09af168385e6a93b75d9277975 authored almost 11 years ago
added contributors, updated history, updated docs, improved SNAPSHOT handling

8a4c07ca11db3703e590b38493619f4a388dcb30 authored almost 11 years ago
don't execute on poms

011e0831ae3cd2b6121c16075d036284193626b9 authored almost 11 years ago
fixed the test

6e9fa74549df5f5eee6d991b729b2a7283f05de4 authored almost 11 years ago
updated deps

80c592dba3ff71fc1a8b0c09541ff7fcf9de6b89 authored almost 11 years ago
better token parsing

5e17a4ab5c9616f6011dd44ca012fde4bc56b7a2 authored almost 11 years ago