Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37770312
en ru br
Репозитории ALT
S:2.7-alt1_2jpp11
5.1: 1.3.1-alt1_2jpp5
4.1: 1.0-alt1_1jpp1.7
4.0: 1.0-alt1_1jpp1.7
www.altlinux.org/Changes

Другие репозитории

Группа :: Разработка/Java
Пакет: xmlgraphics-commons

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Патч: xmlgraphics-commons-build_xml.patch
Скачать


--- build.xml.sav	2006-04-17 23:59:18.000000000 +0200
+++ build.xml	2006-05-23 11:43:50.000000000 +0200
@@ -297,20 +297,13 @@
   </target>
 
   <target name="junit" depends="junit-basic" description="Runs all JUnit tests" if="junit.present">
-    <fail>
-      <condition>
-        <or>
-          <isset property="test.junit.error"/>
-          <isset property="test.junit.failure"/>
-        </or>
-      </condition>
+    <echo>
 NOTE:
 **************************************************************************
-* One or more of the Junit tests had Failures or Errors or were skipped! *
+* One or more of the Junit tests MAY have had Failures or Errors or were skipped! *
 *         Please check the output above for relevant messages.           *
 **************************************************************************
-    </fail>
-    <echo>All Junit tests passed!</echo>
+    </echo>
   </target>
 
   <!-- =================================================================== -->
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin