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

Add parameter snapshotTemplate (#282)

* Add parameter snapshotTemplate

Allow customisation of the SNAPSHOT timestamp format through...

065bacdc82f56e042cb5f3187d0d754f8c192d16 authored about 6 years ago by Jamie Magee <[email protected]>
relative link, fixes #278

39bf0a78cae8efb155d7a988e4f22d4cad4813f3 authored about 6 years ago by Torsten Curdt <[email protected]>
should fix #264

c6fe2a34d4d5ba213286690b66e58c9df554ef37 authored about 6 years ago by Torsten Curdt <[email protected]>
fixes #274 make all dirs have a suffix "/"

5b0128994018566ff924e6b0cae126a6bc574aa7 authored about 6 years ago by Torsten Curdt <[email protected]>
fixes #271

3240acd7abd62d42e84db90d85a3c9cc8d51acc1 authored about 6 years ago by Torsten Curdt <[email protected]>
Added personal test case to reveal bug. (#272)

* Added personal test case to reveal bug.
* Create a testing table and add in old test case.

1d163230de6091efa8daeafa8289239d9ed1d88e authored about 6 years ago by leeMarchello <[email protected]>
adjusted to compress behavior change

e0ef53c2af18f97d0c6920590fbb6e3a2060042e authored about 6 years ago by Torsten Curdt <[email protected]>
checking windows compress path handling

4fe95d214e479f96fe636bc0ecd03b77aa203a3e authored about 6 years ago by Torsten Curdt <[email protected]>
and more windows debugging

9ebdf306808d91ff5a11017026c96fc1dfeceeeb authored about 6 years ago by Torsten Curdt <[email protected]>
more windows debugging

75953f7d0d8881ba483e50cda8672b9e9829393a authored about 6 years ago by Torsten Curdt <[email protected]>
windows debugging

f95f9cfefa6e01acee2c11eef709cc9b6b823207 authored about 6 years ago by Torsten Curdt <[email protected]>
show off file and dirmode

93a2699b836a3d44fc14e8eb08611eefd7024ea3 authored about 6 years ago by Torsten Curdt <[email protected]>
upgraded deps

c525578d81d6f4a3796d0e37dca49c85b6f2f882 authored about 6 years ago by Torsten Curdt <[email protected]>
stupid tabs

e55b77d28caff8f9a3db03d641f40b4dd2959726 authored over 6 years ago by Torsten Curdt <[email protected]>
fix: pom.xml to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-ORGBOU...

68923a25e4f102fe3b9de2430b84387bc894ca57 authored over 6 years ago by snyk-bot <[email protected]>
ignore the bouncy castle version in tests

543a3635d3d107de3f7d45156855b98eb2733024 authored over 6 years ago by Torsten Curdt <[email protected]>
fix: pom.xml to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-ORGAPA...

c762f34a7e9d4523477ee119922e114f439b3446 authored over 6 years ago by snyk-bot <[email protected]>
Merge pull request #263 from crewmanmud/patch-1

Update Maven doc version references

6dc9aa15e952a57a46d13725545017b1ddfde253 authored over 6 years ago by Thomas Mortagne <[email protected]>
Update Maven doc version references

becc083cb11a7ed72ec43836c17825bfc316681d authored over 6 years ago by crewmanmud <[email protected]>
version 1.6

7d07c1c5ab45241719d25c28306618eeb52fbb26 authored almost 7 years ago by Torsten Curdt <[email protected]>
sorted history and prepared for 1.6 release

d4a58590f9fa35f4ecebc239554aaf649cf536ac authored almost 7 years ago by Torsten Curdt <[email protected]>
upgrade the invoker plugin

0ff55bb83f29d58ff683b2a90b77c1d8a49489fd authored almost 7 years ago by Torsten Curdt <[email protected]>
work around a bug (or bad design) that strips the drive letter in compress to close issue #255

f42c2e008548849e2399213ad2a7db8c430d451c authored almost 7 years ago by Torsten Curdt <[email protected]>
vagrant setup for a windows build environment

c0fa6c4194adef93bf4e22dae6edc8dca274a706 authored almost 7 years ago by Torsten Curdt <[email protected]>
updated copyright year

fb8d15bf0b0c5daed7a80f760a24ebd9d741832a authored almost 7 years ago by Torsten Curdt <[email protected]>
upgraded dependencies

a13a0cb45b1b8348187c1b07fec9f7c7c7e80962 authored almost 7 years ago by Torsten Curdt <[email protected]>
no jdk7 for now

ceb57ea1934df0982916f8d4cc249a5e23da6c4a authored about 7 years ago by Torsten Curdt <[email protected]>
let's try fixing appveyor

7ed47b48660a6437255c490034a60ddfbe1e7e4e authored about 7 years ago by Torsten Curdt <[email protected]>
*sigh* disabled openjdk7 (for now)

b3ec56cc7c0c257a6d45dfd7ba52eec598cbd195 authored about 7 years ago by Torsten Curdt <[email protected]>
oracle jdk7 no longer supported

8b5c53961f7c4aef62a3c381846ee664bc5b289b authored about 7 years ago by Torsten Curdt <[email protected]>
trying to get rid of old workaround for building on travis

5ec4cdda684d5e12c07f28718ffdaad2b839ffe2 authored about 7 years ago by Torsten Curdt <[email protected]>
upgraded to junit4

1be384ca6fc22b6a09bc473df99b25e6f3a7e74b authored about 7 years ago by Torsten Curdt <[email protected]>
upgraded org.bouncycastle

523c973e42f20d2babdb91273e02ebeb26334291 authored about 7 years ago by Torsten Curdt <[email protected]>
upgraded dependencies

e222a89c30bc23229612df478b63e46d12397d49 authored about 7 years ago by Torsten Curdt <[email protected]>
Fix the md5sum paths we generate (#259)

* Add two spaces between md5 and filename to be compatible with GNU coreutils md5sum.

* Add a...

32fb1b9eccaf9903b4d2c3171013dddb511d334c authored over 7 years ago by Peter Newman <[email protected]>
Merge pull request #258 from dheid/master

Use UTC for timestamp in convertToDebianVersion. Closes #238

3e6799a957fef92bd991c5e7c8d019155fd43a75 authored over 7 years ago by Torsten Curdt <[email protected]>
Use UTC for timestamp in convertToDebianVersion. Closes #238

6e1b05403791ae961f4b4e7bb0f51d45802fd64f authored over 7 years ago by Daniel Heid <[email protected]>
Marked Mojo as thread-safe. This closes #256. (#257)

* Reordered imports

dd946ce00b48b8fee6a2a5cd1120b060056bfcdc authored over 7 years ago by Daniel Heid <[email protected]>
updated history

1854930bf6f7b5abcf3d80c8d601ab2bb96cf7c9 authored over 7 years ago by Torsten Curdt <[email protected]>
upgrades commons compress

c8acbf99bdcbb4fa18fa7c9c09caa8f2e60c9df4 authored over 7 years ago by Torsten Curdt <[email protected]>
Merge pull request #254 from dirb/fix-245

Not ignore fullpath on tarfileset

110fe8fc40fa519f39f4ce7d4eef7aaa36c6a481 authored over 7 years ago by Torsten Curdt <[email protected]>
Describe better the case for when to use the fullpath attribute

656c77234da858508fedb3e599216c3aa09ffb59 authored over 7 years ago by dirb <[email protected]>
maven is now part of the image

a42c15f59323cb1861af8077801aab9beca2d629 authored over 7 years ago by Torsten Curdt <[email protected]>
Change expression to yoda conditional

a754fa94a8850bcf4a281eeb0ec568cd10ff6da0 authored over 7 years ago by dirb <[email protected]>
openjdk just keeps failing (sigh) removed it for now.

2405d9623b51ff0fa152f028ad54836bf3feff22 authored over 7 years ago by Torsten Curdt <[email protected]>
proper maintainer name

cadfed00b29c200bda0384dbf349d6df49b43010 authored over 7 years ago by Torsten Curdt <[email protected]>
Merge pull request #244 from bogdartysh/patch-1

243 - update maintainer according to debian standard

ffe1a8cdd87fed15f6eadae5b8c0ab700ddb6e6d authored over 7 years ago by Torsten Curdt <[email protected]>
Use the fullpath attribute on a single-file tarfileset when given

c341ed42ae9cc6cef155dd0413bdc5a129afe7ec authored over 7 years ago by dirb <[email protected]>
Merge pull request #247 from rednoah/patch-1

Bugfix: correctly derive the .changes file

0225723558691657875417baaf3521f3fd046805 authored about 8 years ago by Torsten Curdt <[email protected]>
Bugfix: correctly derive the .changes file

If destfile in the jdeb ant task does not end with .deb then it doesn't correctly derive the .ch...

f5f2a2a9ffaa8a232a9ee23a426530b1f02ce834 authored about 8 years ago by Reinhard Pointner <[email protected]>
243 - update maintainer according to debian standard

Updated maintainer according to https://www.debian.org/doc/debian-policy/ch-controlfields.html#s...

c7baaae6317f918191d58cf1760e9f7e4a0e956a authored about 8 years ago by Bogdan Artyushenko <[email protected]>
Merge pull request #240 from anton-johansson/patch-1

Fix typo in README.md

f466c098c9acfb0dabc2d69f3ef914a2bbe9baae authored over 8 years ago by Thomas Mortagne <[email protected]>
Fix typo in README.md

fd966a11aa832e1ea4e8f2c0ed3f4eb3b61349af authored over 8 years ago by Anton Johansson <[email protected]>
Various improvements

d2bbe90542012f3f3fe19f2351dca97d5b550982 authored over 8 years ago by Thomas Mortagne <[email protected]>
Merge pull request #237 from hennr/patch-1

add maven central badge

7c8ccd2907ba93321b847da7244efed76650d4ed authored over 8 years ago by Torsten Curdt <[email protected]>
add maven central badge

84ce46b157f01e0cafd5bd226a5254f46771c9c3 authored over 8 years ago by Jan-Hendrik Peters <[email protected]>
Merge pull request #233 from kevinconaway/issue-230-gnu-fixes

GNU Format Fixes for #230

b58d116d55346eee5254c768bc1501f7c7bccf52 authored almost 9 years ago by Torsten Curdt <[email protected]>
Merge branch 'master' of https://github.com/tcurdt/jdeb into issue-230-gnu-fixes

63d953bdf663e2a548b5e09045169bd8d29a46ad authored almost 9 years ago by Kevin Conaway <[email protected]>
#230 Default to gnu settings settings

fdeffcc70b2fc4a4ab4afb575b572bb3db2f1b68 authored almost 9 years ago by Kevin Conaway <[email protected]>
history and contributors

e5a0183fc0d0502be41fef251a8e4af4c8702064 authored almost 9 years ago by Torsten Curdt <[email protected]>
Merge pull request #231 from kevinconaway/issue-230

#230 Expose settings for bigNumber/longFile modes on tar file

a6f70e227c256d79726c8a4435e4d0ac9bf46fc1 authored almost 9 years ago by Torsten Curdt <[email protected]>
#230 Default to posix settings

32e0dea2cf327cca34f5202bc42e5346ef527be7 authored almost 9 years ago by Kevin Conaway <[email protected]>
#230 Default to posix settings

d3651cf62a09b25e9fcbcac095123d4eb8590068 authored almost 9 years ago by Kevin Conaway <[email protected]>
Update README.md

adjust style

d432dbaceb0a02326359a7fcbc4dfb7756389d66 authored almost 9 years ago by Torsten Curdt <[email protected]>
appveyor badge

755480755e665f6aed1523439c9cb42d15848162 authored almost 9 years ago by Torsten Curdt <[email protected]>
appveyor seems to be working now

31efc66d334678d0f59694b31a9c06abd5ff2c4c authored almost 9 years ago by Torsten Curdt <[email protected]>
trying to fix ci

86e32e11d673fe126e881d42e13b85ef6bb043e9 authored almost 9 years ago by Torsten Curdt <[email protected]>
fixed yaml

9e673e0436c312c4a0c7e164b09ad66ce4e5d327 authored almost 9 years ago by Torsten Curdt <[email protected]>
trying to fix windows ci

0c6300ec4bf2d3d0b8c2f124a789489f0f75fe72 authored almost 9 years ago by Torsten Curdt <[email protected]>
#230 Removed logging

e452cdd6b6f19f5d9421e6875e91e1f714057904 authored almost 9 years ago by Kevin Conaway <[email protected]>
#230 Expose settings for bigNumber/longFile modes on tar file

c3177ee91130a31cb855395edca7736dca3d0132 authored almost 9 years ago by Kevin Conaway <[email protected]>
Improve documentation

36355abfe817661d20422964de4e16a5be4e8937 authored almost 9 years ago by Thomas Mortagne <[email protected]>
working towards 1.6

e0934071de1c363e4c13a37845f392a40521b154 authored almost 9 years ago by Torsten Curdt <[email protected]>
updated links to docs

fcf5f2f904a7faa33c231f4becdd75ce71150cc2 authored almost 9 years ago by Torsten Curdt <[email protected]>
release date

9b5818c1140b123005689779be88d93182fb8fb9 authored almost 9 years ago by Torsten Curdt <[email protected]>
docs update

9c03e48dfc92f9c8f5fb31c142fcffa4ad0211f5 authored almost 9 years ago by Torsten Curdt <[email protected]>
removed external dependency

f6974c4cc01b26a61d703d975462a04c8741d630 authored almost 9 years ago by Torsten Curdt <[email protected]>
Merge pull request #216 from ja-fra/master

Use the 'Source' field from the control file if present

ee0f3d4470642db81ebb0be600934b61863d34dc authored almost 9 years ago by Torsten Curdt <[email protected]>
contributors, changes

ffee60c7c591da9d3d359b84110612a97559404e authored almost 9 years ago by Torsten Curdt <[email protected]>
use utf-8

894948e665612adf4f16b6772fcd9ed8e62add2d authored almost 9 years ago by Torsten Curdt <[email protected]>
adding depends to examples, release ETA

d40f399b43c73b2ec0be8e178847ead47ee3194f authored almost 9 years ago by Torsten Curdt <[email protected]>
Merge pull request #209 from rspieldenner/leave_depends_empty

Omit Depends: from control file if not set. Fixes #208

d9b8ae4994ed1a742e205d42e49babeffe200531 authored almost 9 years ago by Torsten Curdt <[email protected]>
trying to get maven and coverage to behave

bf268c7c1ae38c40712233a8f3070735e590613e authored almost 9 years ago by Torsten Curdt <[email protected]>
work around openjdk bug

2ff98dbc8bc4b83b061cb2678d2b13863bb2e916 authored almost 9 years ago by Torsten Curdt <[email protected]>
add coverage

6036d1b87d663293feeedc8e66159fcad71f60a5 authored almost 9 years ago by Torsten Curdt <[email protected]>
coverage

563c0b1db2aaa50cb1710be3e66137e1aa36593b authored almost 9 years ago by Torsten Curdt <[email protected]>
new version

0e814a1a854d4c900f9a4ff74f411234f18c5c44 authored almost 9 years ago by Torsten Curdt <[email protected]>
make sure inlined deps are not passed to the final pom

0095b82e73e6ed776bb995db3ab5c2142ddd4c25 authored almost 9 years ago by Torsten Curdt <[email protected]>
cleanup

fb2085308f0b6ec94214803301fe5a2af4fbea5c authored almost 9 years ago by Torsten Curdt <[email protected]>
update history

43f60d603c134c111fa5b7279ded69e2acf126af authored almost 9 years ago by Torsten Curdt <[email protected]>
use TarArchiveEntry in interfaces

29402d94be9acfc490483bb9d69990c8fbde9dbf authored almost 9 years ago by Torsten Curdt <[email protected]>
copyright year

f5e8eba7379edbf7258ab60d6da5ae26147144e5 authored almost 9 years ago by Torsten Curdt <[email protected]>
remove clutter

3b6492e96b5f00a210678190419db5fe12ea6d7e authored almost 9 years ago by Torsten Curdt <[email protected]>
updated history

b59c9a00d4dbb1c5d3561271e50ab0cd90364da3 authored almost 9 years ago by Torsten Curdt <[email protected]>
Merge branch '210'

c6f9d54148962f497ce61f5f72d789f02715b969 authored almost 9 years ago by Thomas Mortagne <[email protected]>
Improve LTS filtering

ea6a53adafe1a7fb9148e874e4c419b910da0a64 authored almost 9 years ago by Thomas Mortagne <[email protected]>
Improve reusability and add LTS filter

341b155f2cac65e3df3ab0d452cb8a70cab1081b authored almost 9 years ago by Thomas Mortagne <[email protected]>
Fixes #210 (Incorrect version string, injects a "~" after "o" in version)

4b7433a596b5a12c8df4535f2aaf7219af8efa63 authored almost 9 years ago by Thomas Mortagne <[email protected]>
reverting maven version for now

feca1ac9d75137c990bd33275a3cef7ab019c61a authored almost 9 years ago by Torsten Curdt <[email protected]>
reverting dependency scope

1a85c3ef45f7919ab161d530a2a7645cad7d095d authored almost 9 years ago by Torsten Curdt <[email protected]>