More changes for today...
If you encounter the following please change your dependencies as shown
(you might need to change some imports too; depending on what you use):-
*'dependencies.dependency.version' for
org.kie.guvnor:guvnor-core-services-api:jar is missing.*
Use GA of org.kie.workbench.services:kie-wb-common-services-api
*'dependencies.dependency.version' for
org.kie.guvnor:guvnor-core-services-backend:jar is missing.*
Use GA of org.kie.workbench.services:kie-wb-common-services-backend
*'dependencies.dependency.version' for
org.kie.guvnor:guvnor-commons-security:jar is missing.*
Use GA of org.kie.workbench.services:kie-wb-common-security
*'dependencies.dependency.version' for
org.kie.guvnor:guvnor-commons-services-api:jar is missing.*
This module has been merged into kie-wb-common-services-api (the same for
the related backend). This dependency can be deleted.
Don't forget your <compileSourceArtifacts> and gwt.xml files too....
With kind regards,
Mike
On 14 May 2013 14:55, Michael Anstis <michael.anstis(a)gmail.com> wrote:
Hi,
Please note the following:-
*Project Explorer*
https://github.com/droolsjbpm/droolsjbpm-build-bootstrap/commit/144cd2760...
(Example changes:
https://github.com/droolsjbpm/guvnor/commit/f1fc1a370f3b8eebeb5af84267f3b...
)
*Search Screen
*
https://github.com/droolsjbpm/droolsjbpm-build-bootstrap/commit/b43de7f31...
(Example changes:
https://github.com/droolsjbpm/guvnor/commit/97e1cf3a0ccffedb67accbb7c2886...
)
*Common UI components
*
https://github.com/droolsjbpm/droolsjbpm-build-bootstrap/commit/e1ce1d80c...
(Example changes:
https://github.com/droolsjbpm/guvnor/commit/3af8b2bc46c44aa430d5af37f54d2...
)
The Common UI components change is likely to hurt a little as you possibly
use some of these classes. The GAV and package names have changed but class
names remain the same.
These could break your webapps, depending on what components you use.
I've update kie-wb and kie-drools-wb.
There are ~7 modules remaining...
With kind regards,
Mike