build.gradle 수정
Open
Refactoring
- Dominant language
- JavaScript
- Stars
- 8
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
gradle build 시
profile에 따라 resource 디렉토리를 복사 하고 있는데
소스를 수정해 버리는 문제점이 있음
war 안에만 복사되게 수정
Contributor guide
No contributing guide indexed for this repository
Research direction
Start in build.gradle and inspect the profile-dependent resource-copy behavior used by gradle build. Verify that source resource directories remain unchanged and that the resources are copied only into the generated WAR. Test the build with the relevant profiles and inspect the WAR contents.
Written by the indexing model from the issue text.
Assessment
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100