Bug 119110 - Building with access rules causes many invalid warnings
Summary: Building with access rules causes many invalid warnings
Status: RESOLVED FIXED
Alias: None
Product: PDE
Classification: Eclipse Project
Component: Build (show other bugs)
Version: 3.2   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Andrew Niefer CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on: 119108
Blocks:
  Show dependency tree
 
Reported: 2005-12-02 15:46 EST by Andrew Niefer CLA
Modified: 2005-12-06 13:48 EST (History)
1 user (show)

See Also:


Attachments
patch (8.27 KB, patch)
2005-12-02 17:37 EST, Andrew Niefer CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Niefer CLA 2005-12-02 15:46:37 EST
Recent support for access rules causes many invalid warnings when building in releng style mode.
There are multiple causes:
1) incorrect handling of fragments
2) use of ${build.result.folder} in some of the classpaths
3) bug 119108
Comment 1 Andrew Niefer CLA 2005-12-02 17:37:32 EST
Created attachment 31085 [details]
patch

patch for 1 & 2
Also fixes a 4th problem where we added a [-**/*] rule to paths that were part of the bundle being built (ie jars from the Bundle-ClassPath)
Comment 2 Pascal Rapicault CLA 2005-12-05 00:24:35 EST
patch released
Comment 3 Andrew Niefer CLA 2005-12-06 13:48:36 EST
fixes are all in