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.

resource deduplication (strategies)

See original GitHub issue

currently if a project is a multi project in maven/gradle (or even my implementation in sbt) resource would “break” the build. i.e. all layers would be correctly build, however a layer might be broken, if actually two resource files with different content would exist on the classpath. consider somebody adds a lang.properties file with different content, jib would break. most often the content of these files should just be merged together.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
coollogcommented, Jul 19, 2018

@schmitch Also when we turn jib-core into its own released library #337 😃

0reactions
schmitchcommented, Jul 19, 2018

i.e. most of my problems will also be fixed via https://github.com/GoogleContainerTools/jib/pull/516. I guess.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Best Practices For Avoiding Or Correcting Duplicate Customer ...
Different Types Of Duplicate Data · Strategy 1: Have Validation Checks On Data Entry · Strategy 2: Perform Deduplication Using Automated Tools.
Read more >
5 Data Deduplication Strategies for Marketers
1. Have Stricter Data Entry Practices · 2. Use Automation to Help Spot Duplicate Data · 3. Apply Human Insights to Any Data...
Read more >
Understanding the Importance of Deduplication in ... - Arcserve
Deduplication is a technique that minimizes the amount of space required to save data on a given storage medium. As the name suggests,...
Read more >
The Duplicate Data Dread – A Guide to Data Deduplication
The process of removing duplicates is called data deduplication and the goal is to prevent a duplicate data problem from turning into a...
Read more >
Data Deduplication: A Guide - Tamr
Data deduplication helps provide the customer success team with a holistic view of their customers and provides the best customer experience ...
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