Details
-
Type:
Improvement Request
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.0, 1.1.0
-
Fix Version/s: 1.2.0
-
Component/s: Petals Tools
-
Security Level: Public
-
- Environment:
- All.
Activity
| Field | Original Value | New Value |
|---|---|---|
| Priority | Minor [ 4 ] |
| Summary | Validate the existence of the referenced classed and files | Validate the existence of the referenced classes and files |
| Fix Version/s | 1.2.0 [ 10079 ] |
| Summary | Validate the existence of the referenced classes and files | Validate the the referenced classes, files and XPath expressions |
| Description |
When a jbi.xml is validated, the existence of the files and classes it references is not checked.
For files, the file existence should be checked (just like it is done for the WSDL). For classes, the presence of the class in the project class path should be checked.. |
When a jbi.xml is validated, the existence of the files and classes it references is not checked.
For files, the file existence should be checked (just like it is done for the WSDL). For classes, the presence of the class in the project class path should be checked. XPath expressions should be validated too. |
| Status | New [ 10000 ] | Open [ 10002 ] |
| Summary | Validate the the referenced classes, files and XPath expressions | Validate the referenced classes, files and XPath expressions |
| Status | Open [ 10002 ] | In Progress [ 10003 ] |
| Status | In Progress [ 10003 ] | Open [ 10002 ] |
| Status | Open [ 10002 ] | In Progress [ 10003 ] |
| Status | In Progress [ 10003 ] | Resolved [ 10004 ] |
| Resolution | Fixed [ 1 ] |
| Status | Resolved [ 10004 ] | Closed [ 10005 ] |
| Transition | Status Change Time | Execution Times | Last Executer | Last Execution Date | |||||||||
|
|
|
|
|
|||||||||
|
|
|
|
|
|||||||||
|
|
|
|
|
|||||||||
|
|
|
|
|
|||||||||
|
|
|
|
|
|||||||||
|
|
|
|
|
Commit # 1880
The extension-point for the services plug-in has changed (now uses a class to define common properties).
A mechanism was added to extend the validation of jbi.xml (SU).
XPath resolution from an EMF model was updated (fix for collections).
The validation extension was applied to component plug-ins, to validate specific parameters.