IP Log for soa.bpel

Licenses

  • Eclipse Public License v1.0

Third-Party Code

Pre-Req Dependencies

CQThird-Party CodeLicenseUse
5729ANTLR Version: 3.0.1New BSD Licenseunmodified binary
6424Xerces Version: 2.9.0 (excludes nested jar files) (PB Orbit CQ2095)Apache License, 2.0unmodified source & binary
6425wsdl4j -1.6.2.jar Version: 1.6.2 (PB Orbit CQ2301)Common Public License 1.0unmodified binary
6426junit Version: 4.8.1 (PB Orbit CQ3678)Common Public License 1.0 unmodified binary

Exempt Pre-Req and Works With Dependencies

No Exempt Pre-Req or Works With dependencies

Committers

Past and Present Active
Name Organization  
Nick Boldt Red Hat, Inc.
Robert Brodt Red Hat, Inc.
Oleg Danilov Intel Corporation
Tobias Liefke
Grid Qian Red Hat, Inc.
Vincent Zurczak

Contributors and Their Contributions

Ref Size Description
bjoern.ricks@googlemail.com
288935 545 bytes org.eclipse.bpel.xpath10.LiteralExpr doesn't parse the literal correctly
Bugfix
grid.qian (gmail.com)
290083 455 bytes can't save the change of the link element location
a patch for this issue
290084 792 bytes don't display the correct wizard page of the wizard for adding a Import element to the bpel process
a patch for this issue
290085 7347 bytes not refresh the properties view when change the import of the bpel process in the Source tab of the bpel editor
a pactch for this issue
290090 1112 bytes there is a error when select a wsdl file in the import wsdl wizard
a patch for this issue
290343 27537 bytes should filter the xsd and wsdl when user click Import an XSD or Import a WSDL button
a patch for this issue
290344 111604 bytes always show expression:property of variable when you choose From=property of variable and To= property of variable after you add a copy to a assign element
a patch for this issue
290345 995 bytes get a java.lang.NullPointerException when create local messageexchange
a patch for this issue
290346 829 bytes java.lang.NullPointerException at org.eclipse.jface.viewers.ColumnViewer$2.getCellEditor(ColumnViewer.java:239) when click the propertyid of a correlation
a patch for this issue
290348 754 bytes a error occured:java.lang.ArrayIndexOutOfBoundsException: 0 when switch from From worksapce button to From Project button
patch for this issue
290349 1668 bytes when collapse a element, there is java.util.ConcurrentModificationException
patch for this issue
290350 15631 bytes when delete the partnerlink, a exception occured:java.lang.ClassCastException: org.eclipse.wst.wsdl.util.WSDLResourceImpl
patch for this issue
290351 780 bytes no display the detail of a partnerlinktype when switch from 'From Imports' to 'From Project' in the 'Choose the Parnerlink type' wizard
fix a issue caused by the last patch
290352 994 bytes when create a partner link, in the property view, detail tab, the partner link type should be disable because the original value of the partner link type is none
patch for this issue
292110 590 bytes change a dispaly message of variable detail tab of property view
a pactch for this issue
292111 705 bytes java.lang.NullPointerException when open a bpel file that only has a correlationSet element
a pactch for this issue
292113 2650 bytes Don't refresh the outline view when delete or add variables, partnerlinks and so on to a scope element
a pactch for this issue
292115 19246 bytes bpel.ui.messages - Find Broken Externalized Strings (and clean them up)
a pactch for this issue
292116 2853 bytes BPEL->'WSIL Browser' Preference page cannot load WSIL xml
a pactch for this issue
297935 908 bytes put a element into a wrong place
patch for this bug
297937 4653 bytes namespace not saved when creating new process
patch for this bug
298375 503 bytes In the Details property tab of onMessage element, there are reduplicate variable combo boxes
patch for this bug
298387 1108 bytes When initializer is created, it appears to be selected but its text is not displayed
patch for this bug
298498 674 bytes BPEL Plugin is not correctly initalizing variables
the offical patch for this bug
298670 4093 bytes BPEL Editor gives validation errors after creating correlation variables
patch for this bug
Mickael Istria (redhat.com)
357512 110153 bytes Factorize common attributes of To and From element into an AbstractAssignBound element
Proposed patch
357605 24278 bytes Remove dependency from IExpressionEditor to BPELPropertySection
Patch with better factorization
367841 1449 bytes BPELTextTransferDropTargetListener blocks additional DropListeners
Patch that makes BPELTextTransferDropTargetListener disabled when necessary
Miriam Grundig (de.ibm.com)
291317 25014 bytes Name change of a link is buggy
Proposed final patch.
mistria (petalslink.com)
513c67 1456 lines Apply the patch provided by Mickaël Istria See Bug 357512
78ddd9 9 lines Applying a patch provided by Mickael Istria See Bug 367841
95ef36 101 lines Apply the patch provided by Mickaël Istria See Bug 357605
nsalatge (ebmwebsourcing.com)
247293 3030 bytes Bug in the generation of "if" activity
Patch for this bug
Oleg Danilov (intel.com)
204936 11190 bytes BPEL Source tab development
sourcetab-20071207.patch
205873 1854 bytes Incorrect import added to BPEL when adding variables of primitive types
suggested fix
208226 8619 bytes "Export as image..." feature
new patch
210754 2192 bytes New partnerlink has partnerlinkType of incorrect namespace
suggested patch
210938 1887 bytes bpelex file sould be removed along with a bpel one
delete_bpelex.patch
212001 997 bytes ![CDATA sync problem
apply-changes.patch
212004 1019 bytes Can't choose variable in Assign / Details wizard
variable.patch
212139 96580 bytes @generated tags should be removed from the updated methods
clean_generated.patch
212146 1199 bytes Query in an assign operation
first_slash.patch
212861 829 bytes NPE at parter link type selection
message_adapter_patch.patch
Oleg Danilov (gmail.com)
199713 34994 bytes Tooltips should be more informative
enchanced tooltips 2
Oleg Vazhnev (mail.ru)
273353 19651 bytes Shouldn't access BPEL Editor from EditParts
patch for this bug
Rob Stryker (jboss.com)
324823 47790 bytes Change the bpel project into flexible project
First attempt, accomplishes 1-5
325193 38 bytes Convert ODE deployer to deploy from servertools module API
comment #3
Robert Brodt (redhat.com)
319215 899 bytes BPEL Editor does not observe "Layout Flow children automatically" preference at startup
patch for FlowEditPart.java
320535 2231 bytes XPath validator does not recognize return types of XPath functions
path for XPathValidator.java
320537 2924 bytes XPath validator can not resolve multiple variable reference arguments passed to XPath function calls
patch for XPathValidator.java
320538 3481 bytes XPath validator does not allow unary literals and variables in "IF" conditions
patch for XPathValidator.java
320539 1107 bytes "WAIT" literals are flagged as errors
patch for XPathValidator.java
320545 28269 bytes Deployment editor throws NPE
patch file
320654 17795 bytes Namespace prefix is null in content assistant when entering condition expressions
Patch for content assistant
321173 1429 bytes CreatePartnerLinkWizard throws class cast exception
Patch file for CreatePartnerLinkWizard.java
Tammo van Lessen (gmail.com)
193194 4888 bytes Update namespace in process templates to BPEL 2.0 final
Patch updates the templates to use BPELs final namespace
Telesh Alexandr (itos.eu.org)
275438 8852 bytes Eclipse Galileo support - hot-fix patch
updated cumulated patch
278205 2646 bytes Problem with importing remote WSIL/WSDL still exists.
cvs patch
Terry (permeance.com.au)
296532 1203 bytes NPE when process folder contains files without a file extension
Patch to fix the NPE
296538 2168 bytes Publish to the server does not preserve sub-directories
Patch to preserve the folder structure
302943 4014 bytes NPE using UI
Attached patches with extra null checks
308600 485 bytes Publish to the server corrupts filenames if filenames contain the folder name
Candidate patch
Tobias Liefke (liefke.biz)
334366 1123 bytes Missing factory definition in uiObjectFactories.exsd
Patch for the uiObjectFactories.exsd
340654 2293 bytes Synchronize EMF model with code
Readded "reconcile()"
341200 13732 bytes Selection in pipeline is not synchronized with properties view
Proposed patch
Vincent Zurczak (petalslink.com)
209341 42178 bytes Can't open a bpel file thru File->Open
Create a file in the workspace referencing the external file
Vitaly Tishkov (gmail.com)
186551 3885 bytes Throw: IllegalArgumentException when trying to set a user-defined fault type
a patch to the bug
187191 2765 bytes Outline View: Outline and Overview buttons don't have tooltips
a patch for the bug
188061 1319 bytes org.eclipse.bpel.common.ui.composite.EditorReference can't be built on top of Eclipse 3.3
a patch for the bug
191470 2156 bytes IBPELUIConstants.BPEL_SPEC_COMPLIANT_EDITOR_ID is obsolete and should go away
a patch for the bug
195365 3589 bytes BPELEditor.loadModelWithoutEditModel() should go away
a patch that fixes the bug
199829 1731 bytes inconsistency in o.e.bpel.ui.editparts.ActivityEditPart.addAllAdapters
a patch that fixes the bug

Repositories

The information contained in this log was generated by using commit information from the following repositories:

/gitroot/bpel/org.eclipse.bpel.git