Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
cmaan
/
shadow
Public
forked from
GradleUp/shadow
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 31, 2017
Merge pull request #316 from mark-vieira/master
Show description for 5e89b3d
johnrengelman
authored
5e89b3d
View commit details
Copy full SHA for 5e89b3d
Browse repository at this point
Commits on Jul 28, 2017
Make build scan integration work with multi-project builds
mark-vieira
committed
3ebf59e
View commit details
Copy full SHA for 3ebf59e
Browse repository at this point
Commits on Jul 8, 2017
Merge pull request #310 from ben-adazza/patch-1
Show description for 690b9cb
johnrengelman
authored
690b9cb
View commit details
Copy full SHA for 690b9cb
Browse repository at this point
Commits on Jul 6, 2017
Fix typo in docs.
Show description for 27f3450
Ben McNiel
authored
27f3450
View commit details
Copy full SHA for 27f3450
Browse repository at this point
Commits on Jun 23, 2017
Add some dates to the release notes.
John Engelman
authored and
John Engelman
committed
d2e1a36
View commit details
Copy full SHA for d2e1a36
Browse repository at this point
Closes #297 - uses compileClasspath configuration to apply shadow resources to compile tasks.
John Engelman
authored and
John Engelman
committed
7ef6fc2
View commit details
Copy full SHA for 7ef6fc2
Browse repository at this point
Commits on Apr 29, 2017
Update docs on publishing.
johnrengelman
committed
9696c4a
View commit details
Copy full SHA for 9696c4a
Browse repository at this point
Update readme for 2.0.0
johnrengelman
committed
7b379c9
View commit details
Copy full SHA for 7b379c9
Browse repository at this point
Update version for release.
johnrengelman
committed
b233541
View commit details
Copy full SHA for b233541
Browse repository at this point
Add some clarity to new maven-publish config.
johnrengelman
committed
93f3e2b
View commit details
Copy full SHA for 93f3e2b
Browse repository at this point
Update a bit of documentation about configurations.shadow
johnrengelman
committed
ac954bd
View commit details
Copy full SHA for ac954bd
Browse repository at this point
Removing unnecessary coding in groovy/java files.
johnrengelman
committed
c1b2413
View commit details
Copy full SHA for c1b2413
Browse repository at this point
Fix spec.
johnrengelman
committed
a108e0b
View commit details
Copy full SHA for a108e0b
Browse repository at this point
Remove usage of deprecated inherited method.
johnrengelman
committed
f255b92
View commit details
Copy full SHA for f255b92
Browse repository at this point
Refactor naming for new plugin.
johnrengelman
committed
e506ef2
View commit details
Copy full SHA for e506ef2
Browse repository at this point
Update Gradle nightly version.
johnrengelman
committed
5614e9f
View commit details
Copy full SHA for 5614e9f
Browse repository at this point
Commits on Apr 28, 2017
Remove reliance on internal gradle apis for shadow component.
johnrengelman
committed
f0e3eed
View commit details
Copy full SHA for f0e3eed
Browse repository at this point
Commits on Apr 10, 2017
Remove deprecated JavaLibrary constructor usage.
johnrengelman
committed
7835e88
View commit details
Copy full SHA for 7835e88
Browse repository at this point
Upgrade to Gradle 3.5
johnrengelman
committed
affe3bb
View commit details
Copy full SHA for affe3bb
Browse repository at this point
Add some changelogs.
johnrengelman
committed
fa90965
View commit details
Copy full SHA for fa90965
Browse repository at this point
Commits on Apr 6, 2017
Update to ASM 5.2. Closes #285
johnrengelman
committed
7d6825f
View commit details
Copy full SHA for 7d6825f
Browse repository at this point
Commits on Apr 5, 2017
Merge pull request #247 from marcphilipp/properties-key-transformer
Show description for 74a99b4
johnrengelman
authored
74a99b4
View commit details
Copy full SHA for 74a99b4
Browse repository at this point
Introduce keyTransformer property for PropertiesFileTransformer
Show description for 67c01d5
marcphilipp
committed
67c01d5
View commit details
Copy full SHA for 67c01d5
Browse repository at this point
Commits on Apr 4, 2017
Merge pull request #284 from pkubowicz/new-configurations
Show description for db81a8e
johnrengelman
authored
db81a8e
View commit details
Copy full SHA for db81a8e
Browse repository at this point
Use dependency configurations introduced in Gradle 3.3 if possible
Show description for c709764
pkubowicz
committed
c709764
View commit details
Copy full SHA for c709764
Browse repository at this point
Commits on Nov 19, 2016
Add spec to verify zip64 behavior.
Show description for f21720a
johnrengelman
committed
f21720a
View commit details
Copy full SHA for f21720a
Browse repository at this point
Don't use a BufferedOutputStream since it breaks STORED compression.
Show description for 3be2615
johnrengelman
committed
3be2615
View commit details
Copy full SHA for 3be2615
Browse repository at this point
More fixes and adding spec.
johnrengelman
committed
510c3b8
View commit details
Copy full SHA for 510c3b8
Browse repository at this point
Scope to task.
johnrengelman
committed
7005af5
View commit details
Copy full SHA for 7005af5
Browse repository at this point
Pass metadata charset to ZipOutputStream.
Show description for fa8109c
johnrengelman
committed
fa8109c
View commit details
Copy full SHA for fa8109c
Browse repository at this point
Add conf.shadow to all compile tasks.
Show description for bba0c9c
johnrengelman
committed
bba0c9c
View commit details
Copy full SHA for bba0c9c
Browse repository at this point
Remove custom dist packacking in favor of Distribution plugin.
Show description for 26be571
johnrengelman
committed
26be571
View commit details
Copy full SHA for 26be571
Browse repository at this point
Commits on Nov 18, 2016
Make mainClassName an input to shadowJar to trigger UTD.
Show description for 458efac
johnrengelman
committed
458efac
View commit details
Copy full SHA for 458efac
Browse repository at this point
Update plexus-utils dependency.
johnrengelman
committed
9b948c5
View commit details
Copy full SHA for 9b948c5
Browse repository at this point
Update ASM library.
Show description for 9917167
johnrengelman
committed
9917167
View commit details
Copy full SHA for 9917167
Browse repository at this point
Previous
Next
You can’t perform that action at this time.