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

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

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

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


--- build.xml.sav	2005-09-19 19:51:28.000000000 +0200
+++ build.xml	2006-04-03 18:40:30.000000000 +0200
@@ -86,12 +86,14 @@
       <pathelement location="${unittest.destdir}"/>
       <pathelement location="${examples.destdir}"/>
       <pathelement path="${j2ee.jarfile}"/>
+      <pathelement path="${jmx.jarfile}"/>
     </path>
 
     <path id="jca.classpath">
       <pathelement location="${destdir}"/>
       <pathelement location="."/>
       <pathelement path="${j2ee.jarfile}"/>
+      <pathelement path="${jmx.jarfile}"/>
       <pathelement path="${example.resources}"/>
     </path>
 
@@ -99,6 +101,7 @@
       <pathelement location="${destdir}"/>
       <pathelement location="."/>
       <pathelement path="${j2ee.jarfile}"/>
+      <pathelement path="${jmx.jarfile}"/>
     </path>
 
     <target name="buildDbg">
@@ -506,8 +509,10 @@
           todir="${unittest.reportsdir}"/>
       </junitreport>
 
+<!--
       <fail message="UnitTests failed. Check log and/or reports."
             if="unittest.failed"/>
+-->
     </target>
 
     <!-- Runs XxxTestMain test programs and other misc non-JUnit test. -->
@@ -765,7 +770,7 @@
                 maxmemory="128M"
                 sourcepath="${srcdir}"
                 destdir="${doc.dir}"
-                classpathref="class.path"
+                classpathref="j2ee.classpath"
                 version="true"
                 nodeprecated="false"
 		windowtitle="${name} Classes"
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin