Fridrich Strba 2024-04-24 16:47:49 +00:00 committed by Git OBS Bridge
parent 31dffc06a1
commit 9fcab4d37b

View File

@ -104,6 +104,7 @@
basedir="${bin}"
excludes="${unjarred}, **/*.java, build.xml">
<manifest>
<attribute name="Automatic-Module-Name" value="junit"/>
<attribute name="Bundle-Description" value="JUnit is a unit testing framework for Java, created by Erich Gamma and Kent Beck."/>
<attribute name="Bundle-DocURL" value="http://www.junit.org"/>
<attribute name="Bundle-License" value="http://www.eclipse.org/legal/epl-v10.html"/>