<feed xmlns='http://www.w3.org/2005/Atom'>
<title>testbundle-to-eclipse-test.git, branch master</title>
<subtitle>MOVED : http://git.eclipse.org/c/linuxtools/org.eclipse.linuxtools.eclipse-build.git/</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rgrunber/public_git/testbundle-to-eclipse-test.git/'/>
<entry>
<title>Add the missing EPL license header.</title>
<updated>2013-10-10T13:40:24+00:00</updated>
<author>
<name>Roland Grunberg</name>
<email>rgrunber@redhat.com</email>
</author>
<published>2013-10-10T13:40:24+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rgrunber/public_git/testbundle-to-eclipse-test.git/commit/?id=50fd3e2f8420dc835930e378ffecae6f9c150732'/>
<id>50fd3e2f8420dc835930e378ffecae6f9c150732</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add prefix for lookup path of o.e.equinox.launcher jar.</title>
<updated>2013-10-09T20:55:32+00:00</updated>
<author>
<name>Roland Grunberg</name>
<email>rgrunber@redhat.com</email>
</author>
<published>2013-10-09T20:55:32+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rgrunber/public_git/testbundle-to-eclipse-test.git/commit/?id=799cfaa9dea173f10b2ec8eecedfa60f33a26498'/>
<id>799cfaa9dea173f10b2ec8eecedfa60f33a26498</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Small cleanup.</title>
<updated>2013-10-08T19:31:55+00:00</updated>
<author>
<name>Roland Grunberg</name>
<email>rgrunber@redhat.com</email>
</author>
<published>2013-10-08T18:30:11+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rgrunber/public_git/testbundle-to-eclipse-test.git/commit/?id=3a2c33e8cefe5e7cf9ef6aa8b5771d4ebd819919'/>
<id>3a2c33e8cefe5e7cf9ef6aa8b5771d4ebd819919</id>
<content type='text'>
- Rename runAllTestBundles.sh to eclipse-runTestBundles
- Remove unnecessary values in alltest.xml
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Rename runAllTestBundles.sh to eclipse-runTestBundles
- Remove unnecessary values in alltest.xml
</pre>
</div>
</content>
</entry>
<entry>
<title>Add basic support for non-default test includes.</title>
<updated>2013-10-08T18:46:00+00:00</updated>
<author>
<name>Roland Grunberg</name>
<email>rgrunber@redhat.com</email>
</author>
<published>2013-10-08T17:31:37+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rgrunber/public_git/testbundle-to-eclipse-test.git/commit/?id=50a22cbb69bd72207bee474ee51ac36b805a405f'/>
<id>50a22cbb69bd72207bee474ee51ac36b805a405f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Handle case where multiple symlinked jars provide same OSGi bundle.</title>
<updated>2013-10-08T17:25:49+00:00</updated>
<author>
<name>Roland Grunberg</name>
<email>rgrunber@redhat.com</email>
</author>
<published>2013-10-08T17:25:49+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rgrunber/public_git/testbundle-to-eclipse-test.git/commit/?id=24dcbf8771f27d61981018f687bff696106b955b'/>
<id>24dcbf8771f27d61981018f687bff696106b955b</id>
<content type='text'>
When all system OSGi bundles are symlinked, there is a chance that
multiple locations may provide the same OSGi bundle. Although this is a
violation of expected guidelines, handle this case anyways. Also
suppress excessively verbose output.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When all system OSGi bundles are symlinked, there is a chance that
multiple locations may provide the same OSGi bundle. Although this is a
violation of expected guidelines, handle this case anyways. Also
suppress excessively verbose output.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove dependence on Tycho by using Eclipse's Equinox Launcher.</title>
<updated>2013-09-09T15:03:57+00:00</updated>
<author>
<name>Roland Grunberg</name>
<email>rgrunber@redhat.com</email>
</author>
<published>2013-09-09T14:58:55+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rgrunber/public_git/testbundle-to-eclipse-test.git/commit/?id=509744d875d8a227bdfc421596024f3e468e9539'/>
<id>509744d875d8a227bdfc421596024f3e468e9539</id>
<content type='text'>
Instead of the equinox launcher from
/usr/share/java/tycho/tycho-bundles-external.zip use the one provided by
Eclipse in /usr/lib*/eclipse/plugins/org.eclipse.equinox.launcher_*.jar.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Instead of the equinox launcher from
/usr/share/java/tycho/tycho-bundles-external.zip use the one provided by
Eclipse in /usr/lib*/eclipse/plugins/org.eclipse.equinox.launcher_*.jar.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix individual test class pattern matching and create a run script.</title>
<updated>2013-09-04T13:38:49+00:00</updated>
<author>
<name>Roland Grunberg</name>
<email>rgrunber@redhat.com</email>
</author>
<published>2013-09-03T18:40:12+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rgrunber/public_git/testbundle-to-eclipse-test.git/commit/?id=cccf5aa46fe9186a05c0c9f0276f036a0d35addf'/>
<id>cccf5aa46fe9186a05c0c9f0276f036a0d35addf</id>
<content type='text'>
- Classes of the form '.+TestBar.+\.class' should not be matched.
- A run script to perform all preparations, and running of tests.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Classes of the form '.+TestBar.+\.class' should not be matched.
- A run script to perform all preparations, and running of tests.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use artifactId from pom instead of Bundle-SymbolicName from manifest.</title>
<updated>2013-08-30T18:17:53+00:00</updated>
<author>
<name>Roland Grunberg</name>
<email>rgrunber@redhat.com</email>
</author>
<published>2013-08-30T18:17:53+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rgrunber/public_git/testbundle-to-eclipse-test.git/commit/?id=37597ae1507a7575b5ad27cdd36b2c62a777bf20'/>
<id>37597ae1507a7575b5ad27cdd36b2c62a777bf20</id>
<content type='text'>
The manifest format can be difficult to parse in certain cases so use
the artifactId from the pom. These two fields should be identical for
most projects.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The manifest format can be difficult to parse in certain cases so use
the artifactId from the pom. These two fields should be identical for
most projects.
</pre>
</div>
</content>
</entry>
<entry>
<title>Install extra IUs in tycho-surefire-plugin's dependency configuration.</title>
<updated>2013-08-30T18:05:27+00:00</updated>
<author>
<name>Roland Grunberg</name>
<email>rgrunber@redhat.com</email>
</author>
<published>2013-08-30T17:58:53+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rgrunber/public_git/testbundle-to-eclipse-test.git/commit/?id=7ba86fd9b032d21a931f0dc4fad2d6a8f6bd88e8'/>
<id>7ba86fd9b032d21a931f0dc4fad2d6a8f6bd88e8</id>
<content type='text'>
Any IUs found in tycho-surefire-plugin's dependency configuration may
be needed for testing purposes. Ideally these should be installed only
for the test bundle that requires them but doing so would be more
complicated. We install the IUs for all test bundles.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Any IUs found in tycho-surefire-plugin's dependency configuration may
be needed for testing purposes. Ideally these should be installed only
for the test bundle that requires them but doing so would be more
complicated. We install the IUs for all test bundles.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use 'dir' bundle shape for test bundles and mimic Tycho's test setup.</title>
<updated>2013-08-29T18:57:42+00:00</updated>
<author>
<name>Roland Grunberg</name>
<email>rgrunber@redhat.com</email>
</author>
<published>2013-08-29T18:57:42+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rgrunber/public_git/testbundle-to-eclipse-test.git/commit/?id=7250bc91fc0c37035e720042246df94303a65e76'/>
<id>7250bc91fc0c37035e720042246df94303a65e76</id>
<content type='text'>
- Eclipse test bundles should have a directory bundle shape
  (Eclipse-BundleShape: dir)
- Eclipse test bundles' contents should be unpacked/placed into the
  directory from which the test suite is run to permit tests that access
  their test bundle resources improperly to pass.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Eclipse test bundles should have a directory bundle shape
  (Eclipse-BundleShape: dir)
- Eclipse test bundles' contents should be unpacked/placed into the
  directory from which the test suite is run to permit tests that access
  their test bundle resources improperly to pass.
</pre>
</div>
</content>
</entry>
</feed>
