Commit c599fd5
Ignore .camel-jbang directories in docs gulp build
The gulp glob pattern dsl/**/src/main/docs/*.adoc scans recursively
through the dsl/ tree, racing with camel-jbang-core tests that
create/delete .camel-jbang/work directories. Add .camel-jbang to the
ignore list alongside target to prevent ENOENT errors.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 1cff3d0 commit c599fd5
1 file changed
Lines changed: 22 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
326 | 326 | | |
327 | 327 | | |
328 | 328 | | |
329 | | - | |
| 329 | + | |
| 330 | + | |
| 331 | + | |
| 332 | + | |
| 333 | + | |
| 334 | + | |
| 335 | + | |
| 336 | + | |
| 337 | + | |
| 338 | + | |
| 339 | + | |
| 340 | + | |
330 | 341 | | |
331 | 342 | | |
332 | 343 | | |
| |||
409 | 420 | | |
410 | 421 | | |
411 | 422 | | |
412 | | - | |
| 423 | + | |
| 424 | + | |
| 425 | + | |
| 426 | + | |
| 427 | + | |
| 428 | + | |
| 429 | + | |
| 430 | + | |
| 431 | + | |
| 432 | + | |
413 | 433 | | |
414 | 434 | | |
415 | 435 | | |
| |||
0 commit comments