question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

spdx-tools repository is 119MiB

See original GitHub issue

It makes sense to remove jars from the repository so it is simpler to use.

Top jar consumers are:

0b100e14b830 1203860 lib/xercesImpl-2.7.1.jar
d107c0f3b0cd 1501575 lib/guava-10.0.1.jar
398ef942cbf1 1506473 lib/jena-2.6.3-tests.jar
9ff92b021c77 1516415 lib/poi-3.5-FINAL-20090928.jar
fe04fd66e3da 1680523 lib/arq-2.8.4.jar
a21fe3dd3729 1765707 lib-source/commons-lang3-3.1-javadoc.jar
edc0ee59b8b2 1820323 lib/poi-3.8-20120326.jar
47a67dca6037 1900385 lib/jena-2.6.3.jar
ef40629be7ad 2319126 lib-source/jena-2.6.3-sources.jar
9c985c7d5acd 2388361 lib/antlr-3.4-complete.jar
ccd8163421ba 2666695 lib/xmlbeans-2.3.0.jar
f5e8c167e7f7 3233439 lib/icu4j-3.4.4.jar
86251cc60d49 3471911 Jenna-2.6.3/jena-2.6.3-javadoc.jar
3f951d9c751e 3728517 lib/saxon8.jar
9283af18b3b8 14003759 ApachePOI/ooxml-schemas-1.0.jar
89ee82ed226d 54043450 lib-source/poi-src-3.8-20120326.jar

https://rtyley.github.io/bfg-repo-cleaner/ can help with file removal:

java -jar bfg.jar --delete-files '*.jar' results in 20MiB repository (10x reduction).

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:11 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
goneallcommented, Jun 12, 2019

I just pushed a cleaned up repo. I did get some errors for the pull request related refs:

! [remote rejected]   refs/pull/1/head -> refs/pull/1/head (deny updating a hidden ref)
 ! [remote rejected]   refs/pull/1/merge -> refs/pull/1/merge (deny updating a hidden ref)
...

@vlsi let me know if this comes across clean for you. I do have a backup of the old repo if we need to restore it.

0reactions
vlsicommented, Jun 14, 2019

do you actually have issues with the size of the repository

It was so slow to download so I went ahead and created an issue.

Nothing special with this repository

This repo has 0 PRs, and just 38 forks. So it should not hurt much.

Read more comments on GitHub >

github_iconTop Results From Across the Web

SPDX Tools - Software Package Data Exchange (SPDX)
This page lists tools supported by the SPDX Community. SPDX Java Libraries and Tools. Classification, Consume(View, Diff, Anaylze), Transform(Translate, Merge ...
Read more >
SPDX Tools
The new Java tools can be found in the tools-java repo. You are encouraged to switch over to the new version of the...
Read more >
Fedora rawhide compose report: 20220804.n.0 changes
musicinmybrain.net> 1.1.2-9 - Update License field to SPDX Package: ... files RPMs: fmidi-devel fmidi-libs fmidi-tools Size: 1.11 MiB Size change: 1.12 KiB ...
Read more >
GridTime™ 3000 Installation Manual
The GridTime 3000 is a rack mountable precision time server for digital substation applications. Its timing protocols and ports are enabled through license ......
Read more >
Fedora Development — Fedora rawhide compose report: 20220930 ...
... Size: 2.95 MiB Package: golang-x-build-0-0.19.20201229git0a4bf69.fc35 ... Old package: buildah-1.27.0-1.fc37 Summary: A command line tool used for ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found