Community
Participate
Working Groups
Build Identifier: 1.4 M5 Allow for binary cycles in target platform option required in war product export Reproducible: Always
Created attachment 193405 [details] ExportWARProductWizard patch This is an intermediate patch to get binary cycle support. All I did is change ExportWARProductWizard to grab the values for populating the FeatureExportInfo from the ExportPage using existing methods. ExportPage.doBinaryCycles() was already set to return true, so I didn't have to change it there. The next step will be to have the ExportPage actually include a checkbox like the PDE Product export wizard does. This is my first attempt at creating a patch from git, so if it's not right let me know what I need to do. I just committed to my local git and then went to the History view for the file and selected "Create Patch".
Created attachment 193406 [details] Replacement patch Clearly something was wrong with the other patch.
Holger, there is a patch attached to this ticket for several months. Could you review it and decide if it can be accepted?
Sorry, this was under my radar. Patch will be reviewed within the next week.
The provided patch works for me. Ref: Replacement patch (1.46 KB, patch) 2011-04-15 16:13 EDT, Cole Markham
Will this patch be reviewed and finally integrated?