Community
Participate
Working Groups
Created attachment 175721 [details] patch Projects containing classpath dependency attributes via the classpath tagging should not be considered single root. A check for the classpath dependency attribute needs to be added to the single root utility. This check already exists in the 3.2 stream.
I have also backported the fix for bug 247090 as part of my patch. This was necessary so that classpath dependencies with a deploy path other than "../" are not added to the parent component.
Approved.
Committed to R3_0_5_patches
Reopening since part of this patch needs to be reverted
Created attachment 176240 [details] additional_patch
Created attachment 176251 [details] patch_to_revert adding patch to revert the changes made by this bugzilla
added a new patch to revert the original patch.
Testing by the adopter has proven this to be a bad fix to make. As such, we are undoing this from R3_0_5_patches. The patch to remove the changes has been committed to R3_0_5_patches.