commit | fbd9a7ed51e553e49c004c06b8675722054720d2 | [log] [tgz] |
---|---|---|
author | Yuta HIGUCHI <y-higuchi@onlab.us> | Sun Mar 23 00:18:50 2014 -0700 |
committer | Yuta HIGUCHI <y-higuchi@onlab.us> | Tue Mar 25 14:36:56 2014 -0700 |
tree | b30d59ab90937ee54df606dccaa46eb808a960f4 | |
parent | e28831ab8bb535d2ea77e68e48b8ccf481da67a5 [diff] [blame] |
Add hostname to .javacp Maven resolved classpath will be stored to .javacp.`hostname` file. This patch should help on cases where your ONOS directory is shared between guest and host OS. Change-Id: I9197a56664d49884a1cde52d34f8165e3af31fad
diff --git a/.gitignore b/.gitignore index c9e6bc1..70a883c 100644 --- a/.gitignore +++ b/.gitignore
@@ -4,7 +4,7 @@ .project .pydevproject .settings -.javacp +.javacp* target onos-logs onos.log