[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
|
[bpel-commits] [Git@Eclipse] This is the BPEL Designer Project repository. branch new-bpel-wizard updated. 37eef7f22ab58bf90b8a978523178cf3d5e85bc0
|
- From: genie@xxxxxxxxxxx (Vincent Zurczak)
- Date: Tue, 15 Nov 2011 06:49:10 -0500 (EST)
- Delivered-to: bpel-commits@eclipse.org
The branch, new-bpel-wizard has been updated
via 37eef7f22ab58bf90b8a978523178cf3d5e85bc0 (commit)
from b867ed04a7f422c46088bbd6fbc041d69c0ed912 (commit)
- Log -----------------------------------------------------------------
commit 37eef7f22ab58bf90b8a978523178cf3d5e85bc0
Author: vzurczak <vincent.zurczak@xxxxxxxxxxxxxx>
Date: Tue Nov 15 12:47:56 2011 +0100
Allow to search WSDL in the workspace.
Fix WSDL parsing trigger.
Remove useless HTML files.
-----------------------------------------------------------------------
Summary of changes:
.../icons/obj16/file_system.gif | Bin 0 -> 237 bytes
.../org.eclipse.bpel.ui/icons/obj16/workspace.gif | Bin 0 -> 372 bytes
.../bpel/ui/wizards/NewBpelFilePortTypePage.java | 247 ++++++++++++++++++--
.../org.eclipse.bpel.validator/html/maintopic.html | 13 -
.../org.eclipse.bpel.validator/html/subtopic.html | 13 -
plugins/org.eclipse.bpel.validator/html/toc.html | 13 -
6 files changed, 230 insertions(+), 56 deletions(-)
create mode 100644 plugins/org.eclipse.bpel.ui/icons/obj16/file_system.gif
create mode 100644 plugins/org.eclipse.bpel.ui/icons/obj16/workspace.gif
delete mode 100644 plugins/org.eclipse.bpel.validator/html/maintopic.html
delete mode 100644 plugins/org.eclipse.bpel.validator/html/subtopic.html
delete mode 100644 plugins/org.eclipse.bpel.validator/html/toc.html
hooks/post-receive
--
This is the BPEL Designer Project repository.