<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"><base href="x-msg://9696/"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hi Max,<div><br></div><div>I would just like to let you know that we don't see any problem with the migration and so the bot tests are fine to migrate to jbosstools-integration-tests git repo.<br><div><br></div><div>Thanks,</div><div>Martin</div><div><br><div>Begin forwarded message:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;"><span style="font-family:'Helvetica'; font-size:medium; color:rgba(0, 0, 0, 1.0);"><b>From: </b></span><span style="font-family:'Helvetica'; font-size:medium;">Radim Hopp &lt;<a href="mailto:rhopp@redhat.com">rhopp@redhat.com</a>&gt;<br></span></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;"><span style="font-family:'Helvetica'; font-size:medium; color:rgba(0, 0, 0, 1.0);"><b>Subject: </b></span><span style="font-family:'Helvetica'; font-size:medium;"><b>Re: New git repo - try it out</b><br></span></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;"><span style="font-family:'Helvetica'; font-size:medium; color:rgba(0, 0, 0, 1.0);"><b>Date: </b></span><span style="font-family:'Helvetica'; font-size:medium;">11. října 2012 15:00:29 GMT+02:00<br></span></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;"><span style="font-family:'Helvetica'; font-size:medium; color:rgba(0, 0, 0, 1.0);"><b>To: </b></span><span style="font-family:'Helvetica'; font-size:medium;"><a href="mailto:jboss-jbds-qe@redhat.com">jboss-jbds-qe@redhat.com</a><br></span></div><br><div style="font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-family: 'Sans Serif'; font-size: 10pt; "><div style="white-space: pre-wrap; margin: 0px; text-indent: 0px; ">I was able to run tests from git repo. So it's OK for me ;-)</div><div style="white-space: pre-wrap; margin: 0px; text-indent: 0px; ">Radim</div><p style="white-space: pre-wrap; margin: 0px; text-indent: 0px; ">&nbsp;</p><div style="white-space: pre-wrap; margin: 0px; text-indent: 0px; ">On Wednesday, October 10, 2012 16:21:40 Martin Malina wrote:<br></div><p style="white-space: pre-wrap; margin: 12px 40px; text-indent: 0px; ">One think I forgot to mention:</p><div style="white-space: pre-wrap; margin: 0px 40px; text-indent: 0px; ">When you fork&nbsp;<a href="https://github.com/mmalina/temp-jbosstools-integration-tests"><span style="text-decoration: underline; color: rgb(0, 87, 174); ">https://github.com/mmalina/temp-jbosstools-integration-tests</span></a> and clone it and try to run your tests, it's not only the version of the parent you need to change in your pom.xml, but also the&nbsp;groupId and artifactId. So this is what you need to have in your pom.xml:</div><div style="white-space: pre-wrap; margin: 0px 40px; text-indent: 0px; "><br></div><div style="white-space: pre-wrap; margin: 0px 40px; text-indent: 0px; ">&nbsp; &nbsp; &nbsp; &nbsp; &lt;parent&gt;<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;groupId&gt;org.jboss.tools&lt;/groupId&gt;<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;artifactId&gt;integration-tests&lt;/artifactId&gt;<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;version&gt;3.4.0-SNAPSHOT&lt;/version&gt;<br>&nbsp; &nbsp; &nbsp; &nbsp; &lt;/parent&gt;<br><br></div><div style="white-space: pre-wrap; margin: 0px 40px; text-indent: 0px; ">HTH,</div><div style="white-space: pre-wrap; margin: 0px 40px; text-indent: 0px; ">Martin</div><div style="white-space: pre-wrap; margin: 0px 40px; text-indent: 0px; "><br></div><div style="white-space: pre-wrap; margin: 0px 40px; text-indent: 0px; ">On 10. 10. 2012, at 11:21, Martin Malina &lt;<a href="mailto:mmalina@redhat.com"><span style="text-decoration: underline; color: rgb(0, 87, 174); ">mmalina@redhat.com</span></a>&gt; wrote:</div><div style="white-space: pre-wrap; margin: 0px; text-indent: 0px; "><br></div><div style="white-space: pre-wrap; margin: 0px 80px; text-indent: 0px; ">Hi all,</div><div style="white-space: pre-wrap; margin: 0px 80px; text-indent: 0px; "><br></div><div style="white-space: pre-wrap; margin: 0px 80px; text-indent: 0px; ">As you may be aware, Max went through his first attempt at migrating the svn repo. The result are the temp-* repos at&nbsp;<a href="https://github.com/jbosstools/"><span style="text-decoration: underline; color: rgb(0, 87, 174); ">https://github.com/jbosstools/</span></a> .</div><div style="white-space: pre-wrap; margin: 0px 80px; text-indent: 0px; "><br></div><div style="white-space: pre-wrap; margin: 0px 80px; text-indent: 0px; ">I forked temp-jbosstools-integration-tests (which is what our repo will look like) here:</div><div style="white-space: pre-wrap; margin: 0px 80px; text-indent: 0px; "><a href="https://github.com/mmalina/temp-jbosstools-integration-tests"><span style="text-decoration: underline; color: rgb(0, 87, 174); ">https://github.com/mmalina/temp-jbosstools-integration-tests</span></a></div><div style="white-space: pre-wrap; margin: 0px 80px; text-indent: 0px; ">I copied the original parent pom and also added tests/pom.xml. The version of this intermediate pom is 3.4.0-SNAPSHOT, so you may need to change your version for it to work.&nbsp;</div><div style="white-space: pre-wrap; margin: 0px 80px; text-indent: 0px; "><br></div><div style="white-space: pre-wrap; margin: 0px 80px; text-indent: 0px; ">I encourage you all to clone the repo and try to run your tests. That way we can be sure everything is alright and there are no problems once we move for real.</div><div style="white-space: pre-wrap; margin: 0px 80px; text-indent: 0px; "><br></div><div style="white-space: pre-wrap; margin: 0px 80px; text-indent: 0px; ">Thanks,</div><div style="white-space: pre-wrap; margin: 0px 80px; text-indent: 0px; ">Martin</div><div style="white-space: pre-wrap; margin: 0px 80px; text-indent: 0px; "><br></div><div style="white-space: pre-wrap; margin: 0px; text-indent: 0px; "><span style="font-family: Helvetica; font-size: medium; ">--</span></div><div style="white-space: pre-wrap; margin: 0px; text-indent: 0px; "><span style="font-family: Helvetica; font-size: medium; ">Martin Malina<br>JBoss QA Engineer<br>Red Hat Czech s.r.o.<br>Purkynova 99<br>612 45 Brno, Czech Republic<br></span></div><div style="white-space: pre-wrap; margin: 0px; text-indent: 0px; "><span style="font-family: Helvetica; font-size: medium; "><br></span></div><div style="white-space: pre-wrap; margin: 0px; text-indent: 0px; "><span style="font-family: Helvetica; font-size: medium; ">Tel.: +420 532 294 265</span></div><div style="white-space: pre-wrap; margin: 0px; text-indent: 0px; "><span style="font-family: Helvetica; font-size: medium; "><br></span></div><div style="white-space: pre-wrap; margin: 0px; text-indent: 0px; "><br><br></div><div style="white-space: pre-wrap; margin: 0px; text-indent: 0px; "><br></div><div style="white-space: pre-wrap; margin: 0px; text-indent: 0px; "><br></div><div style="white-space: pre-wrap; margin: 0px; text-indent: 0px; "><span style="font-family: Helvetica; font-size: medium; ">--</span></div><div style="white-space: pre-wrap; margin: 0px; text-indent: 0px; "><span style="font-family: Helvetica; font-size: medium; ">Martin Malina<br>JBoss QA Engineer<br>Red Hat Czech s.r.o.<br>Purkynova 99<br>612 45 Brno, Czech Republic<br></span></div><div style="white-space: pre-wrap; margin: 0px; text-indent: 0px; "><span style="font-family: Helvetica; font-size: medium; "><br></span></div><div style="white-space: pre-wrap; margin: 0px; text-indent: 0px; "><span style="font-family: Helvetica; font-size: medium; ">Tel.: +420 532 294 265</span></div></div></blockquote></div><br><div apple-content-edited="true">
<span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div apple-content-edited="true"><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; font-size: 12px; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>--</div><div>Martin Malina<br>JBoss QA Engineer<br>Red Hat Czech s.r.o.<br>Purkynova 99<br>612 45 Brno, Czech Republic<br></div><div><br></div><div><span class="Apple-style-span" style="font-size: medium; ">Tel.: +420 532 294 265</span></div><div><span class="Apple-style-span" style="font-size: medium; "><br></span></div></div></span></div></div></div></span><br class="Apple-interchange-newline"></span><br class="Apple-interchange-newline">
</div>
<br></div></body></html>