| Summary: | Java and Kdm Inventory Model : facet JavaSourceFile to improve | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Modeling] MoDisco | Reporter: | Fabien Giquel <fabien.giquel> | ||||||
| Component: | Technologies | Assignee: | Fabien Giquel <fabien.giquel> | ||||||
| Status: | CLOSED FIXED | QA Contact: | |||||||
| Severity: | normal | ||||||||
| Priority: | P2 | CC: | hugo.bruneliere, modisco.web-inbox, nicolas.guyomar | ||||||
| Version: | 0.9.0 | Flags: | fabien.giquel:
indigo+
|
||||||
| Target Milestone: | 0.9.0 M3 | ||||||||
| Hardware: | PC | ||||||||
| OS: | Windows XP | ||||||||
| Whiteboard: | |||||||||
| Attachments: |
|
||||||||
|
Description
Fabien Giquel
Very Small modification : moving to P2. Created attachment 180670 [details]
Facet Improvement
Hi,
I created a query "IsJavaSourceFile" to filter non java KDM.SourceFile and added it as a condition on the Facet JavasourceFile
(a) I, Nicolas Guyomar, wrote 100% of the code of the contribution
(b) I have the right to contribute the code to Eclipse
(c) I want to contribute this code under EPL
Regards
Nicolas Guyomar
Hi Nicolas, a small problem in applying the patch - GetSouceFilecompilationUnit.java is deleted - GetSourceFilecompilationUnit.java is modified but does not exist until now I propose you to keep the 'GetSouceFilecompilationUnit' name for giving another patch with small size and having more clear IP trace. I will rename it to 'GetSourceFilecompilationUnit'. Fabien. Created attachment 180681 [details]
Java and Kdm Inventory Model Facet Improvement
Fabien,
Here is a patch with only the creation of a single query to filter Java Source File
Regards
Nicolas
The contribution is less than 250 lines : no CQ. The patch has been commited into SVN (revision 3316). The patch has been successfully committed. |