-
Bug
-
Resolution: Fixed
-
P4
-
None
-
None
-
b31
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8082136 | emb-9 | Bradford Wetmore | P4 | Resolved | Fixed | b31 |
I've noticed in various repos that the .hgignore files include variations on webrev, ^webrev/, or leave it out completely. In other words, it's inconsistent.
In:
http://mail.openjdk.java.net/pipermail/build-dev/2008-February/000742.html
which add your own personal .hgignore file, but that means everyone has to do it. A simple cleanup of webrev/.hgignore might be a good idea:
+ ^webrev/
+ ^webrev.zip
- backported by
-
JDK-8082136 .hgignore should be updated with webrev in all repos
-
- Resolved
-