Skip to content

Two files with same name are both watched#4236

Merged
richdougherty merged 1 commit intoplayframework:masterfrom
jroper:4208-same-name-files
Apr 15, 2015
Merged

Two files with same name are both watched#4236
richdougherty merged 1 commit intoplayframework:masterfrom
jroper:4208-same-name-files

Conversation

@jroper
Copy link
Member

@jroper jroper commented Apr 15, 2015

Fixes #4208

If two files had the same name (in different directories), the sbt watcher only watched one of them. This fixes that.

Fixes playframework#4208

If two files had the same name (in different directories), the sbt
watcher only watched one of them.  This fixes that.
richdougherty added a commit that referenced this pull request Apr 15, 2015
Two files with same name are both watched
@richdougherty richdougherty merged commit 65baa11 into playframework:master Apr 15, 2015
@jroper jroper deleted the 4208-same-name-files branch April 24, 2015 01:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Play 2.3.x not detecting changes to static resources in shared folder

2 participants