Tuesday, March 23, 2010

Mizura at Enterprise

Next week, I hope to release the first version of Mizura.

At this moment, Jira synchronization is working fine from Enterprise Architect model changes. Yes!

But, I still working hard in two things:

1) First, is "retro" changes, or, in another words, synchronize EA models with changes occurred in Jira repositories.

2) Second, create an enterprise architecture for Mizura.

The first step is under construction in my "beautiful and fat" Eclipse IDE. In two or three(layer) days I hope do commit these changes in subversion repository.

The second issue is under design stage. I think that this work will be finished tomorrow.

Below, the deployment diagram of the "Mizura Enterprise" with communication arrows indicating the main interesting areas.


So, more coffee. And more changes... because Mizura synchronize all of them ;)

Tuesday, March 2, 2010

And now, first mizura log synchronization

After a lot of weeks, the first success synchronization log between EA and Jira:

03:34:09,173 INFO  Synchronization results for http://3layer.org/jira/rpc/soap/jirasoapservice-v2: 3 additions,  1 updates and 0 deletions. (AbstractMapper.java:336)
03:34:09,173 INFO  To add......: issue - UC0022 - User load one element by your ID from jira repository (AbstractMapper.java:341)
03:34:09,173 INFO  To add......: issue - UC0021 - User load all elements from jira rpository (AbstractMapper.java:341)
03:34:09,173 INFO  To add......: issue - UC0019 - User synchronize elements in left to right way (AbstractMapper.java:341)
03:34:09,173 INFO  To update...: issue - UC0024 - Issue to be updated during synchronization process (AbstractMapper.java:345)
03:34:09,174 INFO  Synchronization completed. See results in yours repositories. Thanks for use Mizura ;) (Mizura.java:115)

I'm continue over syncrhonization procecss and, event this week, I hope to finalize and publish a stable version of this work.