<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Dariusz [LocK] Łuksza &#187; java</title>
	<atom:link href="http://luksza.org/category/programing/java/feed/" rel="self" type="application/rss+xml" />
	<link>http://luksza.org</link>
	<description>myśli luźno zebrane ... ja i moja jaźń w intenecie</description>
	<lastBuildDate>Fri, 30 Jul 2010 01:22:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>

   <image>
    <title>Dariusz [LocK] Łuksza</title>
    <url>http://0.gravatar.com/avatar/ed2d261ca5db36a17e690dc736dcd9ef?s=48&amp;d=http%3A%2F%2Fluksza.org%2Fwp-includes%2Fimages%2F</url>
    <link>http://luksza.org</link>
   </image>
		<item>
		<title>EGit Synchornize ChnageSet &#8211; discussion</title>
		<link>http://luksza.org/2010/07/30/egit-synchornize-chnageset-discussion/</link>
		<comments>http://luksza.org/2010/07/30/egit-synchornize-chnageset-discussion/#comments</comments>
		<pubDate>Fri, 30 Jul 2010 01:17:34 +0000</pubDate>
		<dc:creator>Dariusz Łuksza</dc:creator>
				<category><![CDATA[eclipse]]></category>
		<category><![CDATA[english]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[programowanie]]></category>
		<category><![CDATA[soc10]]></category>
		<category><![CDATA[change set]]></category>
		<category><![CDATA[egit]]></category>

		<guid isPermaLink="false">http://luksza.org/?p=634</guid>
		<description><![CDATA[About 48 hours ago I was describing my first small step to get ChangeSet implemented. Two days is a lots of time, and current status of this feature can be described by this screen shot: As you can see, the &#8222;Git Change Set&#8221; appears next to the standard change set representation, this can be changed [...]]]></description>
			<content:encoded><![CDATA[<p>About 48 hours ago I was describing <a href="http://luksza.org/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL2x1a3N6YS5vcmcvMjAxMC8wNy8yOC9lZ2l0LXN5bmNocm9uaXplLWNoYW5nZXNldC1hLXNtYWxsLXN0ZXAtYWhlYWQv" target=\"_blank\">my first small step to get ChangeSet implemented</a>. Two days is a lots of time, and current status of this feature can be described by this screen shot:</p>
<p><a href="http://luksza.org/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL2x1a3N6YS5vcmcvd3AtY29udGVudC91cGxvYWRzLzIwMTAvMDcvZWdpdC1jaGFuZ2Utc2V0LXN1cHBvcnQuanBn"><img class="aligncenter size-medium wp-image-635" title="egit-change-set-support" src="http://luksza.org/wp-content/uploads/2010/07/egit-change-set-support-241x300.jpg" alt="" width="241" height="300" /></a>As you can see, the &#8222;Git Change Set&#8221; appears next to the standard change set representation, this can be changed using third tool bar button (from left hand side).</p>
<p>Currently list of commits contains only commits between base and destination rev, the common ancestor isn&#8217;t included or even dispatched by the change set implementation (this can, or even should, be changed). Also there should be included proper graphical representations for commits, folders and files; additionally compare view should be launched when we double click on file. That things should be improved/fixed before I&#8217;ll publish code.</p>
<p>Beside that <em>small issues</em> I think that right now it is the best time to start discussion how we (yes, me and you!) would like to use this feature and have it should behave and and look. What you can see in above screen shot is only my proposition and (as always) I&#8217;m open for any suggestions and ideas. The best place for this discussion is Eclispe&#8217;s Bugzilla and <a href="http://luksza.org/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cHM6Ly9idWdzLmVjbGlwc2Uub3JnL2J1Z3Mvc2hvd19idWcuY2dpP2lkPTMxODQ3Mw=="><strong>bug 318473</strong></a>, and I encourage you to share yours opinion with us!</p>
<p>I&#8217;m looking forward for any feedback about this feature <img src='http://luksza.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>BTW. One of thins that I&#8217;m proud of, in current implementation, is that I haven&#8217;t use any kind of internal API of Team Framework ;&gt;</p>
 <img src="http://luksza.org/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=634" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://luksza.org/2010/07/30/egit-synchornize-chnageset-discussion/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>EGit Synchronize ChangeSet &#8211; a small step ahead</title>
		<link>http://luksza.org/2010/07/28/egit-synchronize-changeset-a-small-step-ahead/</link>
		<comments>http://luksza.org/2010/07/28/egit-synchronize-changeset-a-small-step-ahead/#comments</comments>
		<pubDate>Wed, 28 Jul 2010 00:58:06 +0000</pubDate>
		<dc:creator>Dariusz Łuksza</dc:creator>
				<category><![CDATA[eclipse]]></category>
		<category><![CDATA[english]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[programowanie]]></category>
		<category><![CDATA[soc10]]></category>
		<category><![CDATA[change set]]></category>
		<category><![CDATA[egit]]></category>
		<category><![CDATA[gsoc10]]></category>

		<guid isPermaLink="false">http://luksza.org/?p=628</guid>
		<description><![CDATA[This is  actually a really small step, because I only manage to display list of commits between two selected branches/tags (as you can see on this screen shot): But for me it is a great success, after more then a week of fighting with Team Framework API, with was actually designed for centralized version control [...]]]></description>
			<content:encoded><![CDATA[<p>This is  actually a really small step, because I only manage to display list of commits between two selected branches/tags (as you can see on this screen shot):</p>
<p><a href="http://luksza.org/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL2x1a3N6YS5vcmcvd3AtY29udGVudC91cGxvYWRzLzIwMTAvMDcvZWdpdC1zeW5jaHJvbml6ZS1jaGFuZ2Utc2V0LmpwZw=="><img class="aligncenter size-medium wp-image-629" title="egit-synchronize-change-set" src="http://luksza.org/wp-content/uploads/2010/07/egit-synchronize-change-set-223x300.jpg" alt="" width="223" height="300" /></a>But for me it is a great success, after more then a week of fighting with Team Framework API, with was actually designed for centralized version control system.</p>
<p>Actually this list isn&#8217;t even sorted properly, listed commits doesn&#8217;t contains any data/child  &#8230; but I think that right now things should goes faster then it was before, because I think that I&#8217;ve got idea of change set&#8217;s.</p>
<p>What should be done? All commit&#8217;s should be assigned to root node with should represent repository (this is in  case if someone will be synchronizing multiple repositories at a same time). Commit&#8217;s should contains list of changes with proper path representation: project (if it is included in this repository), folder (and java packages if it is a java project) and finally files that was changed in this particular commit.</p>
 <img src="http://luksza.org/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=628" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://luksza.org/2010/07/28/egit-synchronize-changeset-a-small-step-ahead/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>EGit synchornization &#8211; the next step</title>
		<link>http://luksza.org/2010/07/19/egit-synchornization-the-next-step/</link>
		<comments>http://luksza.org/2010/07/19/egit-synchornization-the-next-step/#comments</comments>
		<pubDate>Mon, 19 Jul 2010 18:24:56 +0000</pubDate>
		<dc:creator>Dariusz Łuksza</dc:creator>
				<category><![CDATA[eclipse]]></category>
		<category><![CDATA[english]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[programowanie]]></category>
		<category><![CDATA[soc10]]></category>
		<category><![CDATA[change set]]></category>
		<category><![CDATA[egit]]></category>
		<category><![CDATA[gsoc10]]></category>
		<category><![CDATA[logical model integration]]></category>

		<guid isPermaLink="false">http://luksza.org/?p=623</guid>
		<description><![CDATA[First step of providing synchronization feature into  EGit was, display set of changes between two branches, and this works quite well (if there is applied my latest patch for common ancestor). The next step of integration would be to make it more &#8222;git&#8221; way. In this case all changes should be spited into proper commits, [...]]]></description>
			<content:encoded><![CDATA[<p>First step of providing synchronization feature into  EGit was, display set of changes between two branches, and this works quite well (if there is applied my latest patch for common ancestor).</p>
<p>The next step of integration would be to make it more &#8222;git&#8221; way. In this case all changes should be spited into proper commits, because in Git we track changes on repository level (not on file level) and every commit leads us from one consistent state to another. In this case, synchronize view should show list of commits (first 4-6 characters of each SHA-1 and first line from commit message), then as a child of particular commit we should see resources that was changed by this commit. Generally all changes in particular commit should have one direction incoming or outgoing (despite conflicts that can appears on file or container level inside commit). Also merge operation should be available only on commit level.</p>
<p>OK, so this is how things should be handled and how they should look like &#8230; but how to achieve it?</p>
<p>This is quite tricky question. Thanks of <a href="http://luksza.org/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cHM6Ly9idWdzLmVjbGlwc2Uub3JnL2J1Z3Mvc2hvd19idWcuY2dpP2lkPTMxODQ3Mw==" target=\"_blank\">bug 317934</a> that was made by  Benjamin Muskalla I&#8217;ve started for looking information about &#8216;change set&#8217; in eclipse.This leads me to &#8216;<a href="http://luksza.org/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL2hlbHAuZWNsaXBzZS5vcmcvaGVsaW9zL2luZGV4LmpzcD90b3BpYz0vb3JnLmVjbGlwc2UucGxhdGZvcm0uZG9jLmlzdi9ndWlkZS90ZWFtX21vZGVsLmh0bQ==" target=\"_blank\">Team Logical Model Integration</a>&#8216;. According to this documentation I should almost rewrite all project &#8230; change base class of GitSynchronizationParticipant, provides implementation of IResourceMapping, ISynchornizationContext, IResourceMappingManager, etc &#8230;</p>
<p>The other thing that I&#8217;ve spot some time ago, is that <a href="http://luksza.org/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL2phdmFmb3JnZS5jb20vcHJvamVjdC9IR0U=" target=\"_blank\">Mercurial plug-in for Eclipse</a> has functionally that is somehow similar with those that I&#8217;ve want to implement (they split changes into two groups: incoming and outgoing); thank god that it is open sourced <img src='http://luksza.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> . With base knowledge about &#8216;Eclipse Logical Model&#8217; I&#8217;ve downloaded MercurialEclipse sources &#8230; of course using hg <img src='http://luksza.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  BTW. to download sources I was forced to create an account on <a href="http://luksza.org/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL2phdmFmb3JnZS5jb20=" target=\"_blank\">javaforge.com</a> &#8230; this is next account that I used only once &#8230; no comments for that &#8230;</p>
<p>When I finally get sources I&#8217;ve started inspecting how they implement change sets &#8230; and realize that they also use &#8216;Logical Model Integration&#8217; &#8230; but according to comment for <a href="http://luksza.org/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL2phdmFmb3JnZS5jb20vc2NtU2hvd0ZpbGVSZXZpc2lvbj9wcm9qX2lkPTI4MjgmYW1wO2ZpbGVuYW1lPXNyYyUyRmNvbSUyRnZlY3RyYWNlJTJGTWVyY3VyaWFsRWNsaXBzZSUyRnN5bmNocm9uaXplJTJGTWVyY3VyaWFsU3luY2hyb25pemVQYXJ0aWNpcGFudC5qYXZhJmFtcDtyZXZpc2lvbj0yMDI1JmFtcDtkYXRlPVNhdCtNYXIrMjcrMTYlM0E1NiUzQTAwK1VUQysyMDEw" target=\"_blank\">MercurialSynchronizeParticipant</a> they don&#8217;t really know why they use ModelSynchronizeParticipant <img src='http://luksza.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  &#8230; why bother with that, so it is working <img src='http://luksza.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> .</p>
<p>So my plan for next few days is:</p>
<ul>
<li>migrate actual implementation of synchronization on &#8216;Logical Model&#8217;</li>
<li>implement change sets</li>
</ul>
<p>This looks like there will be next 1 or 2 kloc patch set o integrate into EGit &#8230;</p>
<p>Wish me luck <img src='http://luksza.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  &#8230; or suggest better/easier solution <img src='http://luksza.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>Any suggestions are strongly required <img src='http://luksza.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
 <img src="http://luksza.org/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=623" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://luksza.org/2010/07/19/egit-synchornization-the-next-step/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>GSoC10 midterm and EGit common ancestor</title>
		<link>http://luksza.org/2010/07/17/gsoc10-midterm-and-egit-common-ancestor/</link>
		<comments>http://luksza.org/2010/07/17/gsoc10-midterm-and-egit-common-ancestor/#comments</comments>
		<pubDate>Fri, 16 Jul 2010 23:07:58 +0000</pubDate>
		<dc:creator>Dariusz Łuksza</dc:creator>
				<category><![CDATA[eclipse]]></category>
		<category><![CDATA[english]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[programowanie]]></category>
		<category><![CDATA[soc10]]></category>
		<category><![CDATA[common ancestor]]></category>
		<category><![CDATA[egit]]></category>
		<category><![CDATA[git]]></category>
		<category><![CDATA[gsoc10]]></category>

		<guid isPermaLink="false">http://luksza.org/?p=614</guid>
		<description><![CDATA[I don&#8217;t know exactly when we hit a Google Summer of Code 2010 midterm date &#8230; time runs so fast, few weeks ago I was writing that I&#8217;ve got accepted in this year&#8217;s program edition, and now we hit a midterm evaluations. This is a quite good time to sum up this short period of [...]]]></description>
			<content:encoded><![CDATA[<p>I don&#8217;t know exactly when we hit a Google Summer of Code 2010 midterm date &#8230; time runs so fast, few weeks ago I was writing that I&#8217;ve got accepted in this year&#8217;s program edition, and now we hit a midterm evaluations. This is a quite good time to sum up this short period of time.</p>
<p>Starting from the begging &#8230; estimating a project; now I know that initially I was very, very (and even more very, very <img src='http://luksza.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> ) optimistic about project time line. According to my initial estimation I should now start working on stashing support in JGit &#8230; but for now I&#8217;m &#8222;stuck&#8221; in synchronize view. Even more because now I see that I&#8217;ll need two or more weeks to make it ready for 0.9.0 release, now it has two major issues that I would like to solve before upcoming release. I even  don&#8217;t want to think where I would be right now if <a href="http://luksza.org/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL2Jsb2cuaGFudHN1a2kub3JnLw==" target=\"_blank\">Remy</a> didn&#8217;t made initial contribution &#8230;</p>
<p>OK, so what is project current status? Well we had an synchronize action and it works quite well. It shows upcoming, outgoing and conflicting changes &#8230; but there are few issues in current implementation. First of all common ancestor isn&#8217;t calculated properly (according to bug: <a href="http://luksza.org/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cHM6Ly9idWdzLmVjbGlwc2Uub3JnL2J1Z3Mvc2hvd19idWcuY2dpP2lkPTMxNzkzNA==" target=\"_blank\">317371</a>). Next issue is that we always use HEAD as a &#8216;local&#8217; in three-way-compare, to be honest this seams to be an Team Framework limitation because &#8216;local&#8217; is always instance of IResource .. btw. I should raise an issue for this <img src='http://luksza.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> . Last thing (for now) that in my humble opinion should be included in 0.9.0 is support for change set&#8217;s (bug: <a href="http://luksza.org/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cHM6Ly9idWdzLmVjbGlwc2Uub3JnL2J1Z3Mvc2hvd19idWcuY2dpP2lkPTMxODQ3Mw==" target=\"_blank\">3318473</a>) because Git works on repository state changes not on file changes. Additionally there is one small feature that also should be included in 0.9.0: merging support from synchronization view, but (for now) it seams to be a simple thing to achieve.</p>
<p>What are my plans? <a href="http://luksza.org/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL2VnaXQuZWNsaXBzZS5vcmcvci8jY2hhbmdlLDEwNjQ=" target=\"_blank\">Fix for bug 317371 currently wait for approvement</a><a href="http://luksza.org/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL2VnaXQuZWNsaXBzZS5vcmcvci8jY2hhbmdlLDEwNjQ=" target=\"_blank\"> in Gerrit</a>, so I thing that this is rather a closed thing. For now I&#8217;ll focus on change set support. In case of popper handling of source branch setup I&#8217;ll wait for any hints on <a href="http://luksza.org/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3d3dy5lY2xpcHNlLm9yZy9mb3J1bXMvaW5kZXgucGhwP3Q9bXNnJmFtcDt0aD0xNzIwMTYmYW1wO3N0YXJ0PTAmYW1wOw==" target=\"_blank\">eclipse forum thread</a>, then I thin that I&#8217;ll try to implement it <em><strong>somehow</strong></em>. If I fail in this task, I thing that we should disable source branch selecting and set it by default to HEAD.</p>
<p>Some statistics and numbers:</p>
<ul>
<li><a href="http://luksza.org/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL2VnaXQuZWNsaXBzZS5vcmcvdy8/cD1lZ2l0LmdpdDthPWNvbW1pdDtoPTZhNDIxOGViZDIwMGIxMzljMjkyODA3ZmU0MWI0ZDA1YmY5Mjg0ZmY=" target=\"_blank\">Add preliminary synchronization support within Eclipse for branches</a>. &#8211; based on <a href="http://luksza.org/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL2Jsb2cuaGFudHN1a2kub3JnLw==" target=\"_blank\">Remy Suen</a> work<br />
<em>32 files changed, 2902 insertions(+), 10 deletions(-)</em></li>
<li><a href="http://luksza.org/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL2VnaXQuZWNsaXBzZS5vcmcvdy8/cD1lZ2l0LmdpdDthPWNvbW1pdDtoPTRmZWMyOTQ2MGYwY2QzZDNhNTA3ZmM1MTE4ODE1ZDk5MWFmZDQ0Y2I=" target=\"_blank\">Refactored UI tests</a><br />
<em>15 files changed, 434 insertions(+), 393 deletions(-)</em></li>
<li><a href="http://luksza.org/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL2VnaXQuZWNsaXBzZS5vcmcvdy8/cD1lZ2l0LmdpdDthPWNvbW1pdDtoPWJhNmViOGM5OWY2MDNlNWQ1NzA3ODVkOWQ5YTRhMTY1YmY4YTM0YmE=" target=\"_blank\">Fixes strange result set in Synchronize view on Windows</a><br />
<em>1 files changed, 26 insertions(+), 19 deletions(-)</em></li>
<li><a href="http://luksza.org/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL2VnaXQuZWNsaXBzZS5vcmcvdy8/cD1lZ2l0LmdpdDthPWNvbW1pdDtoPTQxYWRhMWM0MmY3YTAyZDA2ZThlMjAzMGY0YzgxNDU1ZTIzMTlhY2E=" target=\"_blank\">Fix NPE when deleting project used in Synchronize View</a><br />
<em>1 files changed, 14 insertions(+), 8 deletions(-)</em></li>
<li><a href="http://luksza.org/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL2VnaXQuZWNsaXBzZS5vcmcvdy8/cD1lZ2l0LmdpdDthPWNvbW1pdDtoPWE1ODMxMWY5MTgzOGYxYzhhNmY2ZjMxZDk5Y2IzNDNmMWFjYzFkMTg=" target=\"_blank\">Show repository path in Synchronize View</a><br />
<em> 4 files changed, 14 insertions(+), 6 deletions(-)</em></li>
<li><a href="http://luksza.org/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL2VnaXQuZWNsaXBzZS5vcmcvdy8/cD1lZ2l0LmdpdDthPWNvbW1pdDtoPTI5YjdhZTkyZjFlNGRlYzRhMTdiYTYwNzhlNDk5MzQyZjJkZjgzZWE=" target=\"_blank\">Simplify API of GitSynchronizeData class.</a><br />
<em>5 files changed, 33 insertions(+), 72 deletions(-)</em></li>
<li><a href="http://luksza.org/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL2VnaXQuZWNsaXBzZS5vcmcvdy8/cD1lZ2l0LmdpdDthPWNvbW1pdDtoPTAyYTNmOWQ0ZTUzNzg5MmZiNjExNjc4OWVhMWFjMjYyNDdkYTg0Yzg=" target=\"_blank\">Prevent from NullPointerException&#8217;s</a><br />
<em>2 files changed, 24 insertions(+), 8 deletions(-)</em></li>
<li><a href="http://luksza.org/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL2VnaXQuZWNsaXBzZS5vcmcvdy8/cD1lZ2l0LmdpdDthPWNvbW1pdDtoPWZkNWJkMzFmNDc2Njc2ZTc3ZTZjNjdjMjhmZTEyMzkxZjg1ZDlmYTA=" target=\"_blank\">Add tests for integration with Synchronize view</a><br />
<em>13 files changed, 2249 insertions(+), 12 deletions(-)</em></li>
<li><a href="http://luksza.org/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL2VnaXQuZWNsaXBzZS5vcmcvci8jY2hhbmdlLDEwNjQ=" target=\"_blank\">Fixes obtaining common ancestor in Synchronize view</a> &#8211; wait for code review<br />
<em>22 files changed, 1499 insertions(+), 1329 deletions(-)</em></li>
</ul>
<p>In my humble opinion this is quite good result for around 7 weeks of work <img src='http://luksza.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
 <img src="http://luksza.org/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=614" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://luksza.org/2010/07/17/gsoc10-midterm-and-egit-common-ancestor/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>EGit preliminary synchronization view support merged!</title>
		<link>http://luksza.org/2010/06/18/egit-preliminary-synchronization-view-support-merged/</link>
		<comments>http://luksza.org/2010/06/18/egit-preliminary-synchronization-view-support-merged/#comments</comments>
		<pubDate>Fri, 18 Jun 2010 18:09:45 +0000</pubDate>
		<dc:creator>Dariusz Łuksza</dc:creator>
				<category><![CDATA[eclipse]]></category>
		<category><![CDATA[english]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[programowanie]]></category>
		<category><![CDATA[egit]]></category>
		<category><![CDATA[gsoc10]]></category>
		<category><![CDATA[synchronize view]]></category>

		<guid isPermaLink="false">http://luksza.org/?p=605</guid>
		<description><![CDATA[Yesterday  patch &#8222;Add preliminary synchronization support within Eclipse for branches&#8221; (to be honest it also supports synchronization with tags) was merged into master. What it means ? This mean that every one who want to play with current Synchronization view support in EGit can easily download it from EGit&#8217;s nightly build repository. Quick description what is supported [...]]]></description>
			<content:encoded><![CDATA[<p>Yesterday  patch &#8222;Add preliminary synchronization support within Eclipse for branches&#8221; (to be honest it also supports synchronization with tags) was <a href="http://luksza.org/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL2VnaXQuZWNsaXBzZS5vcmcvdy8/cD1lZ2l0LmdpdDthPWNvbW1pdDtoPTZhNDIxOGViZDIwMGIxMzljMjkyODA3ZmU0MWI0ZDA1YmY5Mjg0ZmY=" target=\"_blank\">merged into master</a>. What it means ? This mean that every one who want to play with current Synchronization view support in EGit can easily download it from EGit&#8217;s <a href="http://luksza.org/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL2VjbGlwc2Uub3JnL2VnaXQvZG93bmxvYWQv" target=\"_blank\">nightly build repository</a>.</p>
<p>Quick description what is supported you can find in <a href="http://luksza.org/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL2x1a3N6YS5vcmcvMjAxMC8wNi8xNS9wcmV2aWV3LW9mLWVnaXQtaW50ZWdyYXRpb24td2l0aC1zeW5jaHJvbml6YXRpb24tdmlldy8=" target=\"_self\">my previous post</a>. Of course you can play with other new features like reimplemented Git Repositories view, colorize diff and others &#8230; detailed description can be found <a href="http://luksza.org/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL2VnaXQuZWNsaXBzZS5vcmcvdy8/cD1lZ2l0LmdpdDthPXN1bW1hcnk=" target=\"_blank\">here</a> <img src='http://luksza.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>Please be aware that this is only a &#8222;<strong>preliminary synchronization support</strong>&#8222;. This means that there are some things to work on and to be added in nearest feature. In case of any bugs or feature request please fill a <a href="http://luksza.org/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cHM6Ly9idWdzLmVjbGlwc2Uub3JnL2J1Z3MvZW50ZXJfYnVnLmNnaT9wcm9kdWN0PUVHaXQmYW1wO2Zvcm1hdD1ndWlkZWQ=" target=\"_blank\">bug report</a> for EGit.</p>
 <img src="http://luksza.org/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=605" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://luksza.org/2010/06/18/egit-preliminary-synchronization-view-support-merged/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Preview of EGit integration with Synchronization View</title>
		<link>http://luksza.org/2010/06/15/preview-of-egit-integration-with-synchronization-view/</link>
		<comments>http://luksza.org/2010/06/15/preview-of-egit-integration-with-synchronization-view/#comments</comments>
		<pubDate>Tue, 15 Jun 2010 21:08:15 +0000</pubDate>
		<dc:creator>Dariusz Łuksza</dc:creator>
				<category><![CDATA[eclipse]]></category>
		<category><![CDATA[english]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[programowanie]]></category>
		<category><![CDATA[soc10]]></category>
		<category><![CDATA[egit]]></category>
		<category><![CDATA[gsoc10]]></category>
		<category><![CDATA[synchronize view]]></category>

		<guid isPermaLink="false">http://luksza.org/?p=592</guid>
		<description><![CDATA[Since of May 16 I&#8217;m officially working on integration EGit with Synchronization View. Right now I know that this task is more complicated then I was thinking before GSoC. But thanks Remy Suen and his initial contribution to EGit which gave me some foundation this isn&#8217;t so scary as it could be . Here is [...]]]></description>
			<content:encoded><![CDATA[<p>Since of May 16 I&#8217;m officially working on integration EGit with Synchronization View. Right now I know that this task is more complicated then I was thinking before GSoC. But thanks <a href="http://luksza.org/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL2Jsb2cuaGFudHN1a2kub3JnLw==" target=\"_blank\">Remy Suen</a> and his initial contribution to EGit which gave me some foundation this isn&#8217;t so scary as it could be <img src='http://luksza.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> . Here is a very quick overview of current situation.</p>
<p>Currently there are three way to launch synchronization:</p>
<ol>
<li>From synchronize wizard<br />
<a href="http://luksza.org/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL2x1a3N6YS5vcmcvd3AtY29udGVudC91cGxvYWRzLzIwMTAvMDYvc3luYy1sYXVuY2gzLmpwZw=="><img class="aligncenter size-medium wp-image-593" title="sync-launch3" src="http://luksza.org/wp-content/uploads/2010/06/sync-launch3-300x199.jpg" alt="" width="300" height="199" /></a><a href="http://luksza.org/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL2x1a3N6YS5vcmcvd3AtY29udGVudC91cGxvYWRzLzIwMTAvMDYvc3luYy1sYXVuY2gzLTEuanBn"><img class="aligncenter size-medium wp-image-594" title="sync-launch3-1" src="http://luksza.org/wp-content/uploads/2010/06/sync-launch3-1-300x185.jpg" alt="" width="300" height="185" /></a>Second step of wizard requires some work, it has some usability issues &#8230;</li>
<li>From branch context menu in Repositories View<br />
<a href="http://luksza.org/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL2x1a3N6YS5vcmcvd3AtY29udGVudC91cGxvYWRzLzIwMTAvMDYvc3luYy1sYXVuY2gyLmpwZw=="><img class="aligncenter size-medium wp-image-595" title="sync-launch2" src="http://luksza.org/wp-content/uploads/2010/06/sync-launch2-300x131.jpg" alt="" width="300" height="131" /></a>In this case we are synchronizing current HEAD (active branch), with selected branch; locally made uncommited changes are excluded in this comparison.</li>
<li>From project&#8217;s context menu by selecting <strong>Team -&gt; Synchronize<br />
<a href="http://luksza.org/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL2x1a3N6YS5vcmcvd3AtY29udGVudC91cGxvYWRzLzIwMTAvMDYvc3luYy1sYXVuY2gxLmpwZw=="><img class="aligncenter size-medium wp-image-596" title="sync-launch1" src="http://luksza.org/wp-content/uploads/2010/06/sync-launch1-300x175.jpg" alt="" width="300" height="175" /></a><span style="font-weight: normal;">After this we would see above dialog:<br />
<a href="http://luksza.org/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL2x1a3N6YS5vcmcvd3AtY29udGVudC91cGxvYWRzLzIwMTAvMDYvc3luYy1kaWFsb2cuanBn"><img class="aligncenter size-medium wp-image-597" title="sync-dialog" src="http://luksza.org/wp-content/uploads/2010/06/sync-dialog-300x151.jpg" alt="" width="300" height="151" /></a>Where we can select source and target branch or tag (both are supported) and declare does we want include local changes in this comparison</span></strong></li>
</ol>
<p>No matter with way will you use, you always will see something similar to this:<br />
<a href="http://luksza.org/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL2x1a3N6YS5vcmcvd3AtY29udGVudC91cGxvYWRzLzIwMTAvMDYvc3luY2hyb25pemUuanBn"><img class="aligncenter size-medium wp-image-598" title="synchronize" src="http://luksza.org/wp-content/uploads/2010/06/synchronize-295x300.jpg" alt="" width="295" height="300" /></a></p>
<p>When you will use EGit Synchronization view there are few <strong>important</strong> things that you have in mind:</p>
<ol>
<li> Synchronization always occur on <strong>repository</strong> level. What it means ? It means that you cannot synchronize a single folder or file (for &#8222;file synchronization&#8221; there is a <strong>Compare With -&gt; HEAD Revision / Git index</strong>). If you have more then one project in repository (eg. two or more maven modules), synchronize action will compare all of them.</li>
<li>Changes are organized in commits and <strong>can&#8217;t</strong> be <em>extracted</em> or moved between them. You can only merge <strong>entire</strong> commit.</li>
</ol>
<p>This two things distinguish Git from CVS/SVN.</p>
<p>This isn&#8217;t end of my work with synchronization view. There are lots of things that should be improved, implemented and fixed <img src='http://luksza.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  eg.:</p>
<ul>
<li>showing proper files in Compare view (currently compare view always compares local file with remote, in some cases it should compare file that is in selected branch instead of current local)</li>
<li>splitting changes into commits when we will presenting it in Synchronize view (this is important because after it would be implemented we can start thinking of implementing merging from synchronize view)</li>
<li>performance improvements</li>
<li>usability improvements</li>
<li>(and of course) bug fixes <img src='http://luksza.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </li>
</ul>
 <img src="http://luksza.org/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=592" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://luksza.org/2010/06/15/preview-of-egit-integration-with-synchronization-view/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Szczecin JUG – Funkcjonalne testy równoległe (Michał Gozdalik)</title>
		<link>http://luksza.org/2010/06/09/szczecin-jug-funkcjonalne-testy-rownolegle-michal-gozdalik/</link>
		<comments>http://luksza.org/2010/06/09/szczecin-jug-funkcjonalne-testy-rownolegle-michal-gozdalik/#comments</comments>
		<pubDate>Tue, 08 Jun 2010 22:38:09 +0000</pubDate>
		<dc:creator>Dariusz Łuksza</dc:creator>
				<category><![CDATA[java]]></category>
		<category><![CDATA[polish]]></category>
		<category><![CDATA[jug]]></category>
		<category><![CDATA[Selenium-Grid]]></category>
		<category><![CDATA[szczecin]]></category>
		<category><![CDATA[SzJUG]]></category>
		<category><![CDATA[TestNG]]></category>

		<guid isPermaLink="false">http://luksza.org/?p=587</guid>
		<description><![CDATA[Nie dalej jak dwa miesiące temu pisałem o pierwszym w tym roku spotkaniu Szczecińskiego JUG&#8217;a, a tutaj proszę kolejna okazja! Tym razem będzie naprawdę multi-testowo! Michał Gozdalik będzie prezentował możliwości testowania rozproszonego w TestNG i Selenium-Grid … w „programie” jest przewidziana demonstracja z wykorzystaniem TRZECH rzutników i komputerów … oj będzie się działo! Dokładny plan [...]]]></description>
			<content:encoded><![CDATA[<p>Nie dalej jak dwa miesiące temu pisałem o <a href="http://luksza.org/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL2x1a3N6YS5vcmcvMjAxMC8wNC8xNi9zemN6ZWNpbi1qdWctZmlsaXAtcGFqYWstby10ZXN0bmcv" target=\"_blank\">pierwszym w tym roku spotkaniu Szczecińskiego JUG&#8217;a</a>, a tutaj proszę kolejna okazja!</p>
<p>Tym razem będzie naprawdę multi-testowo! Michał Gozdalik będzie prezentował możliwości testowania rozproszonego w TestNG i Selenium-Grid … w „programie” jest przewidziana demonstracja z wykorzystaniem <strong>TRZECH</strong> rzutników i komputerów … oj będzie się działo!</p>
<p>Dokładny plan prezentacji:</p>
<blockquote><ul>
<li>Opis narzędzi TestNG i Selenium-Grid pod katem testowania równoległego i rozproszonego. W tej części przedstawiona zostanie część teoretyczna mająca na celu wprowadzenie w tematykę rozproszonego testowania równoległego. Wytłumaczone zostaną mechanizmy równoległe w narzędziu TestNG i Selenium-Grid</li>
<li>Konfiguracja i zestawienie Selenium-Grid jako środowiska testowego. W tym punkcie przedstawiony zostanie sposób zestawienia środowiska testowego włączając konfigurację poszczególnych hostów. Stworzona zostanie macierz (Grid) trzech komputerów jako środowisko uruchomieniowe dla Selenium -Grid</li>
<li>Przykładowy scenariusz testowy. Omówiony zostanie wzorzec pisania testów funkcjonalnych pod Selenium-Grid uwzględniający potrzeby częstych zmian wymagań w metodykach tworzenia oprogramowania typu Agile</li>
<li>Objaśnienie kodu źródłowego testów. W tym punkcie omówione zostaną najczęściej używane części API Selenium. Wytłumaczone zostaną również wzorce poprawnej implementacji mechanizmów dynamicznych stron obsługujących technologię AJAX.</li>
<li>Uruchomienie przykładu. Demonstracja działania testów na trzech komputerach i trzech rzutnikach.</li>
</ul>
<p>Czas: 2 godziny
</p></blockquote>
<p>Miejsce: WI ZUT (PS), sala 128</p>
<p>Godz. 18:00</p>
<p>Data: 16.06.2010</p>
<p><a href="http://luksza.org/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL2dyb3Vwcy5nb29nbGUuY29tL2dyb3VwL3N6Y3plY2luLWp1Zy9icm93c2VfdGhyZWFkL3RocmVhZC84NGI1ZDBiNzRlYWY5ZTIwIw==" target=\"_blank\">Oryginalna treść zaproszenia</a>.</p>
<p>Jeżeli będziesz 16 czerwca w okolicach Szczecina, nie może Ciebie zabraknąć na tej prezentacji! Taka okazja się nie powtórzy!</p>
<p>A tymczasem … już w ten czwartek (10.06.2010) zapraszam wszystkich na Poznań Eclipse DemoCamp, więcej informacji <a href="http://luksza.org/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3dpa2kuZWNsaXBzZS5vcmcvRWNsaXBzZV9EZW1vQ2FtcHNfSGVsaW9zXzIwMTAvUG96bmFu" target=\"_self\">tutaj</a>.</p>
 <img src="http://luksza.org/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=587" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://luksza.org/2010/06/09/szczecin-jug-funkcjonalne-testy-rownolegle-michal-gozdalik/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>EGit tagging UI is almoust there</title>
		<link>http://luksza.org/2010/05/11/egit-tagging-ui-is-almoust-there/</link>
		<comments>http://luksza.org/2010/05/11/egit-tagging-ui-is-almoust-there/#comments</comments>
		<pubDate>Tue, 11 May 2010 08:39:17 +0000</pubDate>
		<dc:creator>Dariusz Łuksza</dc:creator>
				<category><![CDATA[eclipse]]></category>
		<category><![CDATA[english]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[programowanie]]></category>
		<category><![CDATA[soc10]]></category>
		<category><![CDATA[egit]]></category>
		<category><![CDATA[gsoc10]]></category>
		<category><![CDATA[tagging]]></category>

		<guid isPermaLink="false">http://luksza.org/?p=568</guid>
		<description><![CDATA[Here is (I think) first screen shot of EGit tagging dialog. Right now patch set that contains it isn&#8217;t accepted but UI shouldn&#8217;t change much After it&#8217;s be accepted I&#8217;ll describe all included features.]]></description>
			<content:encoded><![CDATA[<p>Here is (I think) first screen shot of EGit tagging dialog. Right now <a href="http://luksza.org/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL2VnaXQuZWNsaXBzZS5vcmcvci8jY2hhbmdlLDU0NA==" target=\"_blank\">patch set that contains it</a> isn&#8217;t accepted but UI shouldn&#8217;t change much <img src='http://luksza.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p><a href="http://luksza.org/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL2x1a3N6YS5vcmcvd3AtY29udGVudC91cGxvYWRzLzIwMTAvMDUvZWdpdC10YWdnaW5nLXVpLmpwZw=="><img class="aligncenter size-medium wp-image-569" title="egit-tagging-ui" src="http://luksza.org/wp-content/uploads/2010/05/egit-tagging-ui-300x148.jpg" alt="" width="300" height="148" /></a></p>
<p>After it&#8217;s be accepted I&#8217;ll describe all included features.</p>
 <img src="http://luksza.org/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=568" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://luksza.org/2010/05/11/egit-tagging-ui-is-almoust-there/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Po spotkaniu z TestNG</title>
		<link>http://luksza.org/2010/04/22/po-spotkaniu-z-testng/</link>
		<comments>http://luksza.org/2010/04/22/po-spotkaniu-z-testng/#comments</comments>
		<pubDate>Thu, 22 Apr 2010 21:09:26 +0000</pubDate>
		<dc:creator>Dariusz Łuksza</dc:creator>
				<category><![CDATA[java]]></category>
		<category><![CDATA[polish]]></category>
		<category><![CDATA[szczecin]]></category>
		<category><![CDATA[SzJUG]]></category>
		<category><![CDATA[TDD]]></category>
		<category><![CDATA[TestNG]]></category>

		<guid isPermaLink="false">http://luksza.org/?p=549</guid>
		<description><![CDATA[Pierwsze w tym roku spotkanie Szczecińskiej Grupy Użytkowników Java&#8216;y jest już za nami . Prelekcję o TestNG przeprowadził Filip „Filus” Pająk. Testowanie, a zwłaszcza TDD jest bardzo popularnym tematem w środowisku Java&#8217;owym ale nie o samym testowaniu była mowa tylko o alternatywie dla JUnit jaką jest TestNG. Muszę się przyznać, że z testowaniem jestem dość [...]]]></description>
			<content:encoded><![CDATA[<p><!-- 		@page { margin: 0.79in } 		P { margin-bottom: 0.08in } -->Pierwsze w tym roku spotkanie <a href="http://luksza.org/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3N6Y3plY2luLmp1Zy5wbA==" target=\"_blank\">Szczecińskiej Grupy Użytkowników Java</a>&#8216;y jest już za nami <img src='http://luksza.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> . Prelekcję o TestNG przeprowadził <a href="http://luksza.org/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3BhY3lrYXJ6LmJsb2dzcG90LmNvbS8=" target=\"_blank\">Filip „Filus” Pająk</a>.</p>
<p>Testowanie, a zwłaszcza TDD jest bardzo popularnym tematem w środowisku Java&#8217;owym ale nie o samym testowaniu była mowa tylko o alternatywie dla JUnit jaką jest TestNG.</p>
<p>Muszę się przyznać, że z testowaniem jestem dość na bakier (ale staram się to zmienić). Po prezentacji Filipa jestem trochę przerażony ogromem możliwości TestNG. Wielokrotne powtarzanie testów, organizowanie ich w grupy, możliwość tworzenia zależności pomiędzy grupami, testowanie równoległe oraz rozproszone … i wiele więcej! Informacji była cała masa! Do tego sporo przykładów (dobrze, że <span style="text-decoration: line-through;">będą</span> <a href="http://luksza.org/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL2dyb3Vwcy5nb29nbGUuY29tL2dyb3VwL3N6Y3plY2luLWp1Zy93ZWIvaGFybW9ub2dyYW0taS10ZW1hdHktc3BvdGth" target=\"_blank\">są umieszczone</a> na stronie JUG&#8217;a)! A wszystko to podane w dość telegraficznym skrócie … bo jak inaczej nazwać jeden przykład per feature? Ale taki był zamysł autora, żeby dać nam ogląd na całość tego ogromnego framework&#8217;a i moim zdaniem się jemu to udało!</p>
<p>Po całej prezentacji pozostał we mnie jakiś wewnętrzny nie dosyt spowodowany tym, że mimo jest to rewelacyjna technologia, mimo że ciągle się słyszy wkoło TDD, mimo że naprawdę jestem świadom korzyści płynących z testowania jednostkowego (i nie tylko) … to ciągle nie mogę wprowadzić w życie modelu TestFirst, trzeba będzie nad tym popracować mocno …</p>
<p>Ciekaw jestem czy jeszcze ktoś w tym roku będzie chciał się zaprezentować przed Szczecińskim JUG&#8217;iem … może Ty ? <img src='http://luksza.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
 <img src="http://luksza.org/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=549" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://luksza.org/2010/04/22/po-spotkaniu-z-testng/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Szczecin JUG &#8211; Filip Pająk o TestNG</title>
		<link>http://luksza.org/2010/04/16/szczecin-jug-filip-pajak-o-testng/</link>
		<comments>http://luksza.org/2010/04/16/szczecin-jug-filip-pajak-o-testng/#comments</comments>
		<pubDate>Fri, 16 Apr 2010 09:03:55 +0000</pubDate>
		<dc:creator>Dariusz Łuksza</dc:creator>
				<category><![CDATA[java]]></category>
		<category><![CDATA[polish]]></category>
		<category><![CDATA[jug]]></category>
		<category><![CDATA[szczecin]]></category>
		<category><![CDATA[SzJUG]]></category>
		<category><![CDATA[TestNG]]></category>

		<guid isPermaLink="false">http://luksza.org/?p=545</guid>
		<description><![CDATA[Dla tych co nie są subskrybentami do mailing listy SzJUG&#8216;a, a znajdują się w okolicy Szczecina (lub w samym Szczecinie) i są zainteresowani posłuchaniem o TestNG przytoczę maila Leszka: Witam ponownie, zapraszam Was w imieniu swoim i Filipa na spotkanie, które będzie poprowadzone przez właśnie niego, którego tematem będzie &#8222;Nie tylko JUnit. O TestNG słów [...]]]></description>
			<content:encoded><![CDATA[<p>Dla tych co nie są subskrybentami do <a href="http://luksza.org/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL2dyb3Vwcy5nb29nbGUuY29tL2dyb3VwL3N6Y3plY2luLWp1Zw==" target=\"_blank\">mailing listy SzJUG</a>&#8216;a, a znajdują się w okolicy Szczecina (lub w samym Szczecinie) i są zainteresowani posłuchaniem o TestNG przytoczę maila Leszka:</p>
<blockquote><p>Witam ponownie,</p>
<p>zapraszam Was w imieniu swoim i Filipa na spotkanie, które będzie poprowadzone przez właśnie niego, którego tematem będzie &#8222;Nie tylko JUnit. O TestNG słów parę a nawet kilka.&#8221;</p>
<p>Filus jest cudownym (bo osiągnięcie tego zakrawało na cud) absolwentemkilku etapów powszechnej edukacji, w tym Wydziału Informatyki Politechniki Szczecińskiej. Od pięciu lat zawodowo udziela się jako programista jawy, a od lat dwóch z kawałkiem próbuje swych sił także jako tester oprogramowania. Pewnie dlatego Los postawił go przed nieuchronnym spotkaniem z TestNG, a o wrażeniach z tego rendez-vous, a nawet może tête-à-tête, chętnie poplotkuje w miłych gronie szczecińskiego JUG-a.</p>
<p>Do wygrania licencja na jeden z wymienionych produktów firmy <strong>*JetBrains*</strong>:</p>
<p>a. IntelliJ IDEA Personal License<br />
b. ReSharper Personal License<br />
c. TeamCity Build Agent<br />
d. Ruby Mine</p>
<p>oraz</p>
<p>licencja na agenta JVM <strong>*JRebel*</strong>.<br />
Miejsce: WI ZUT (PS), sala 200</p>
<p>Godz. 18:00</p>
<p>Data: 22.04.2010<br />
Serdecznie zapraszamy!</p></blockquote>
<p>Ja będę tam na pewno, a Ty ? <img src='http://luksza.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
 <img src="http://luksza.org/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=545" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://luksza.org/2010/04/16/szczecin-jug-filip-pajak-o-testng/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
