-
Notifications
You must be signed in to change notification settings - Fork 80
BW Release Compatibility Guide
Sujata edited this page May 22, 2020
·
32 revisions
Maven Plugin Version | BusinessWorks Version |
---|---|
v 2.7.0 | BW 6.6.1 , BWCE 2.5.3 |
v 2.6.0 | BW 6.6.0HF-02 , BWCE 2.5.2 |
v 2.5.0 | BW 6.6.0 , BWCE 2.5.0 |
v 2.4.0 | BW 6.6.0 , BWCE 2.5.0 |
v 2.3.1 | BW 6.5.1HF-02 , BWCE 2.4.5 |
v 2.3.0 | BW 6.5.1HF-02 , BWCE 2.4.5 |
v 2.2.0 | BW 6.5.0 , BWCE 2.4.4 |
v 2.1.1 | BW 6.5.0 , BWCE 2.4.0 |
v 2.1.0 | BW 6.5.0 , BWCE 2.4.0 |
v 2.0.1, v 2.0.2 | BW 6.5.0 , BWCE 2.4.0 |
v 2.0.0 | BW 6.5.0 , BWCE 2.4.0 |
v 1.3.1 | BW 6.4.2 , BWCE 2.3.4 |
v 1.2.2 | BW 6.3.4 to BW 6.4.1 , BWCE 2.3.0 to BWCE 2.3.3 |
Getting started
- Steps to Mavenize BW Application
- Building applications for BWCE
- EAR deployment with Config File
- Shared Modules with Maven
- Add Process Diagram in EAR
- BW Design Utility Goals
- CI/CD using Jenkins
- Custom XPath Function
- Deploy Shared Module on Remote Repository
- TCI Deployment using Maven Plugin
Unit Testing
- Primitive Assertion
- Activity Assertion
- Activity Assertion with Gold Input File
- Mock Output
- Mock Fault
- Test Suite
- Plugin Properties
Help & Contribute