Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37745801
en ru br
Репозитории ALT
S:1.2.10-alt1_13jpp11
5.1: 1.2.1-alt1_1jpp5
4.1: 1.0-alt3_6jpp1.7
4.0: 1.0-alt3_6jpp1.7
www.altlinux.org/Changes

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

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

Патч: xom-1.2.6-crosslink.patch
Скачать


--- build.xml.orig	2010-10-04 19:04:20.000000000 -0400
+++ build.xml	2010-10-04 19:06:47.688408666 -0400
@@ -443,11 +443,12 @@
              windowtitle="${Name} ${version}  API"
              docencoding="UTF-8"
              charset="UTF-8"
-             link="http://www.junit.org/junit/javadoc/3.8.1"
              doctitle="${Name} ${version}"
              bottom="Copyright 2002-${year} <a href='http://www.elharo.com/'>Elliotte Rusty Harold</a>
 			 <br /> <a href='mailto:elharo%40ibiblio%2Eorg?Subject=XOM'>elharo@ibiblio.org</a>">
       <classpath refid="test.class.path"/>
+      <link href="${j2se.api}"/>
+      <link href="${junit.api}"/>
       
     <fileset dir="${build.src}" defaultexcludes="yes">
       <include name="nu/xom/tests/XOMTestCase.java" />
@@ -496,12 +497,13 @@
              docencoding="UTF-8"
              charset="UTF-8"
              noqualifier="java.lang:java.io"
-             link="http://www.junit.org/junit/javadoc/3.8.1"
              doctitle="${Name} ${version}"
              bottom="Copyright 2002-${year} &lt;a href='http://www.elharo.com/'&gt;Elliotte Rusty Harold&lt;/a&gt;
 			 &lt;br/&gt; &lt;a href='mailto:elharo%40ibiblio%2Eorg?Subject=XOM'&gt;elharo&#64;ibiblio&#46;org&lt;/a&gt;">
       <classpath refid="test.class.path"/>
       
+      <link href="${j2se.api}"/>
+      <link href="${junit.api}"/>
     <fileset dir="${build.src}" defaultexcludes="yes">
       <include name="nu/xom/tests/XOMTestCase.java" />
     </fileset>
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin