| Version |
Date |
Description |
| 1.2.6 |
2009-07-30 |
Fixes and performances release |
| 1.2.5 |
2009-05-30 |
Fixes release |
| 1.2.4 |
2009-03-30 |
Performance release |
| 1.2.3 |
2009-01-30 |
Refactoring Proxy Runtime |
| 1.2.2 |
2008-11-15 |
Support for ESB generation |
| 1.2.1 |
2008-09-30 |
Code cleansing |
| 1.2.0 |
2008-07-08 |
Velocity macros and Proxies generation |
| 1.1.0 |
2007-08-30 |
CICS Containers support |
| 1.0.1 |
2007-04-20 |
Transport/Connectivity refactoring |
| 0.0.1 |
2006-12-31 |
First release |
| Type |
Changes |
By |
 |
Changed the preferences pages to separate adapter related preferences from proxy related ones. |
fady |
 |
Removed the properties folder which is not used anymore (since issue 59 is fixed).
There is a new distribution folder to receive generated jar and war archives. |
fady |
| Type |
Changes |
By |
 |
Fixed issue 46: J2EE war folder preference is ignored in Eclipse plugin adapter generator. |
fady |
 |
Fixed issue 50: Remove systematic final attributes on methods. |
fady |
 |
Fixed issue 51: Remove static attribute on commons logging logger. |
fady |
| Type |
Changes |
By |
 |
Started a fundamental move toward storing context in the PreferenceStore using the new IPreferenceStore mechanism.
This allow context to be stored at the project level and fixes Issue 11. |
fady |
 |
The plugins now support the POJO target for Proxies as alternatives to Web Service targets. |
fady |
 |
Created a set of reusable classes at the cixscom level in order to share them with JBoss ESB and Mule. |
fady |
| Type |
Changes |
By |
 |
Fixing legstar-jbossesb issue 3: was unable to attach source or javadoc to LegStar library containers jars. |
fady |
 |
Fixed Issue 24: Finish button was enabled on first page of multipage wizards as soon as the page
was valid. This is often too early as mandatory parameters are collected on subsequent pages. |
fady |
 |
Fixed Issue 22 : Operation mapping plugin: Clicking on add structure and returning without adding one result in this
invalid record: input coxbType="nullBinding" coxbPackageName="null.bind". |
fady |
 |
The Structures Mapping Generator takes an additional parameter to collect the JAXB Classes name prefix.
Field values entered on the generator are stored in the preferences store so that they are presented
as default values next time the plugin is used. |
fady |
 |
Issue 23. Added a Maven-based update mechanism for all Eclipse Plugin version-dependent PDE resources.
MANIFEST.MF files and build.properties files are generated to reflect the Maven versions.
Features and Sites are now Maven controlled (Although Maven still does not create the Eclipse distributables). |
fady |
 |
Fixed the binding generator plugin: When a root element has a named complex type it was shown twice creating confusion.
Furthermore, selecting the element instead of the type was leading the binding generator to fail looking
for the wrong create method in the jaxb object factory. |
fady |
 |
Fixed issue with New Operations Mapping plugin which was raising an NPE when no project is selected in the Package Explorer. |
fady |
| Type |
Changes |
By |
 |
First version of the generator. |
fady |