Committed by
Gerrit Code Review
Exclude vtn/sfcmgr from obs
Gerrit 5860 does not completely solve the problem. Maven will still try to compile the folder without POM file and fail. Change-Id: Id2a7e8a33f931e0b67882250f052968d734118c9
Showing
1 changed file
with
2 additions
and
1 deletions
| ... | @@ -6,4 +6,5 @@ | ... | @@ -6,4 +6,5 @@ |
| 6 | .*/cord-gui/.* | 6 | .*/cord-gui/.* |
| 7 | .*/jdvue/.* | 7 | .*/jdvue/.* |
| 8 | .*/ovsdb/api/.* | 8 | .*/ovsdb/api/.* |
| 9 | -.*/netconf/flow/.* | ||
| ... | \ No newline at end of file | ... | \ No newline at end of file |
| 9 | +.*/netconf/flow/.* | ||
| 10 | +.*/vtn/sfcmgr/.* | ||
| ... | \ No newline at end of file | ... | \ No newline at end of file | ... | ... |
-
Please register or login to post a comment