This repository has been archived by the owner on May 12, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 60
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Changed a bit the way the compiler generates the cbp file. Used to ha…
…ve some issues with several processes having the same name (but different namespaces) in the same bundle. So now: 1. The cbp file has the same name as the original bpel file. 2. It's generated in the same directory. Also added a dry run mode so people can run the compiler to check their process without having any cbp file generated. git-svn-id: https://svn.apache.org/repos/asf/incubator/ode/trunk@537229 13f79535-47bb-0310-9956-ffa450edef68
- Loading branch information
Matthieu Riou
committed
May 11, 2007
1 parent
67881d2
commit 35e7fe2
Showing
3 changed files
with
42 additions
and
53 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters