Bug 274506

Summary: [fiximprove]: Creating packages is broken on the HEAD
Product: [Tools] MTJ (Archived) Reporter: Gorkem Ercan <gorkem.ercan>
Component: DeploymentAssignee: Project Inbox <dsdp.mtj-inbox>
Status: CLOSED FIXED QA Contact:
Severity: critical    
Priority: P3 CC: wds057, wtv368
Version: 1.0Keywords: investigate
Target Milestone: 1.0 M7   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description Gorkem Ercan CLA 2009-04-30 09:06:28 EDT
I have noticed that createPackage menu command no longer packs the .class files. I have tracked the problem down to PackageBuilderVisitor.isOnBuildProperties() method. This method fails to match class files with the ones listed on the build.properties.
Comment 1 David Marques CLA 2009-04-30 09:32:07 EDT
Hi Gorkem,

It seems to be a problem on the windows paths. I will fix it soon.

Regards,

David Marques
Comment 2 David Marques CLA 2009-04-30 10:08:52 EDT
Hello Guys,

It was really a path problem. I missed that windows includes the Device (C:) in the IResource.getLocation() method. My mistake...

Regards,

David Marques
Comment 3 Gustavo de Paula CLA 2009-07-09 10:02:34 EDT
released on MTJ 1.0