Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 331110 - [Tests] Junit tests layout should correspond to their plugins layout in SVN repository
Summary: [Tests] Junit tests layout should correspond to their plugins layout in SVN r...
Status: CLOSED FIXED
Alias: None
Product: Papyrus
Classification: Modeling
Component: Core (show other bugs)
Version: 0.7.0   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: 0.7.0   Edit
Assignee: Remi Schnekenburger CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 329876
  Show dependency tree
 
Reported: 2010-11-25 06:24 EST by Remi Schnekenburger CLA
Modified: 2016-09-21 05:19 EDT (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 Remi Schnekenburger CLA 2010-11-25 06:24:43 EST
The structure of the SVN repository for the Junit bundles should be a mirror of the layout of the plugins in Papyrus

Papyrus
- plugins
-   core
-   sysml
-   etc.
- extraplugins
- tests
-    junit
-        plugins
-            core
-            sysml
-        extraplugins
-   etc.

-    swtbot
	
	
The build.rmap for Papyrus build should be updated as a consequence.
Comment 1 Vincent Lorenzo CLA 2016-09-21 05:19:04 EDT
The JUnit tests framework and build process has changed. Moreover the layout of the plugins now is similar between plugins and tests.

I set this bug as closed fixed.