This Bugzilla instance is deprecated, and most Eclipse projects now use GitHub or Eclipse GitLab. Please see the deprecation plan for details.
Bug 367979 - CopyRule should only issue a warning if a Source dir is not there.
Summary: CopyRule should only issue a warning if a Source dir is not there.
Status: CLOSED FIXED
Alias: None
Product: Tigerstripe (Archived)
Classification: Technology
Component: UI (show other bugs)
Version: 0.5M1   Edit
Hardware: Macintosh Mac OS X - Carbon (unsup.)
: P3 enhancement (vote)
Target Milestone: 0.5M0   Edit
Assignee: Navid Mehregani CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-05 14:43 EST by Ken Chambers CLA
Modified: 2012-01-05 17:23 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ken Chambers CLA 2012-01-05 14:43:23 EST
Build Identifier: 2011-12-13_07-59-16/ at the pulse site

For generation, we can allow a sourceDir of other code to be used,injected into the built artifact generation directory.

However, some model modules might not have that sourceDir.

The CopyRule currently barfs on generation because it cannot find the source dir.

Instead, it should issue a warning and continue.

Reproducible: Always

Steps to Reproduce:
1. read details
2.
3.
Comment 1 Navid Mehregani CLA 2012-01-05 17:23:28 EST
Fixed.