Bug 274506 - [fiximprove]: Creating packages is broken on the HEAD
Summary: [fiximprove]: Creating packages is broken on the HEAD
Status: CLOSED FIXED
Alias: None
Product: MTJ (Archived)
Classification: Tools
Component: Deployment (show other bugs)
Version: 1.0   Edit
Hardware: PC Windows XP
: P3 critical (vote)
Target Milestone: 1.0 M7   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: investigate
Depends on:
Blocks:
 
Reported: 2009-04-30 09:06 EDT by Gorkem Ercan CLA
Modified: 2009-07-09 10:02 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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