Posted
over 14 years
ago
by
kingargyle
To help make project creation easier for those that are not using eclipse, and also for those using eclipse but like standard maven formatted projects, we have created a maven archetype for the Turmeric SOA project. turmeric-simple-service-archetype The archetype is … Continue reading →
|
Posted
over 14 years
ago
by
kingargyle
I recently needed to create some Maven Archetypes for the Turmeric SOA project. A Maven Archetype for those that don’t know is a way to generate a project based off some pre-canned project templates. In the case of … Continue reading →
|
Posted
over 14 years
ago
by
kingargyle
I have been working on some refactorings to the Turmeric Eclipse Plugins, and one of the issues I have run across are long running tasks that block the UI thread. The other issue which is related is not allowing these … Continue reading →
|
Posted
over 14 years
ago
by
kingargyle
After listening to several talks about preventing architecture erosion while at EclipseCon 2011, I decided to reinstall the PDE Incubator Dependency Visualizer plugin. One of the common problems I’ve run into with bundles, is the mixture of UI and Core dependencies. … Continue reading →
|
Posted
over 14 years
ago
by
kingargyle
Turmeric 1.0.0 Beta Release Candidate 1 has been released and ready for download. Turmeric is eBay’s Open Source Sevice Oriented Architecture framework. Turmeric 0.9.0 Beta was released in January, and 1.0.0 Beta Release Candidate 1 brings some bug … Continue reading →
|
Posted
over 14 years
ago
by
kingargyle
One of the items we are going to be addressing in the next several weeks, are some underlying code refactorings for the the Turmeric SOA Eclipse Plugins. Right now support for the Maven Standard directory structures when creating a … Continue reading →
|