Bug 258070 - [unittestsupport]: JMUnit library is being packed in the deployed application JAR file when JMUnit support is disabled
Summary: [unittestsupport]: JMUnit library is being packed in the deployed applicatio...
Status: CLOSED FIXED
Alias: None
Product: MTJ (Archived)
Classification: Tools
Component: Deployment (show other bugs)
Version: 0.9.1   Edit
Hardware: All All
: P1 major (vote)
Target Milestone: 0.9.1   Edit
Assignee: Diego Madruga Sandin CLA
QA Contact:
URL:
Whiteboard:
Keywords: core
Depends on:
Blocks:
 
Reported: 2008-12-09 08:40 EST by David Marques CLA
Modified: 2008-12-30 14:25 EST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Marques CLA 2008-12-09 08:40:58 EST
Overview: When the JMUnit is disabled, the jmunit library classes are still being packaged inside the Java ME application JAR file.

Steps to Reproduce: (Minimized, easy-to-follow steps that will trigger the bug)

    1) Create a Java ME project
    2) Create a Test Case
    3) Disable JMUnit

Actual Results: 
    The jmunit library classes are exported inside the JAR file.



Expected Results:
    The jmunit library classes are NOT exported inside the JAR file.



Build Date & Platform:
 
 Installation : eclipse-SDK-3.4.0 (I20080617-2000) 
 MTJ install  : Runtime | SDK | Examples
 java.runtime : Java(TM) SE Runtime Environment (build 1.6.0_07-b06)
 os.name:     : Windows XP Professional, Service Pack 3

Additional Builds and Platforms: NA

Additional Information: NA
Comment 1 Diego Madruga Sandin CLA 2008-12-09 09:09:07 EST
Code committed to SVN
Comment 2 Gustavo de Paula CLA 2008-12-30 14:25:50 EST
bug released into 0.9.1