ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: Vitaly Ostanin <vyt@vzljot.ru>
To: sisyphus@altlinux.ru
Subject: [sisyphus] Re: Ant and java
Date: Thu, 17 Oct 2002 12:23:15 +0400
Message-ID: <20021017122315.531a9ba0.vyt@vzljot.ru> (raw)
In-Reply-To: <20021016161856.GA17604@testbox.incap.ru>

[-- Attachment #1: Type: text/plain, Size: 940 bytes --]

On Wed, 16 Oct 2002 20:18:56 +0400
"Lenya L. Khachaturov" <lenya@chemsell.yaroslavl.ru> wrote:

<skipped/>

> Но тем не менее, Ant с JRE работать не будет :-) Вам нужно
> скачать JDK

Тестовый build.xml работает:

<project name="test" default="html" basedir=".">

  <target name="init">
    <!-- Create the time stamp -->
    <tstamp/>
    <!-- Create the build directory structure used by compile -->
    <mkdir dir="html"/>
  </target>

  <target name="html" depends="init">
    <echo message="test html"/>
  </target>

</project>

ant-1.4.1-alt3
jre-1.3.1-alt2

$ rpm -q --whatprovides jaxp_parser
xerces-j-1.4.4-alt2

Кстати, ковыряния с ant показали, что нужного - опционального
включения (XInclude, fallback) - в нём нет.

Удручает эта завязка на java - никтно не знает, есть стандарты
для xml-syntax build tools ?

<skipped/>

-- 
Regards, Vyt
mailto:  vyt@vzljot.ru
JID:     vyt@vzljot.ru

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

  parent reply	other threads:[~2002-10-17  8:23 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-16  9:35 [sisyphus] " Vitaly Ostanin
2002-10-16 12:45 ` BOBAH
2002-10-16 12:51   ` [sisyphus] " Vitaly Ostanin
2002-10-16 13:11     ` BOBAH
2002-10-16 16:18       ` Lenya L. Khachaturov
2002-10-17  6:17         ` BOBAH
2002-10-17  8:23         ` Vitaly Ostanin [this message]
2002-10-17  8:34           ` Mikhail Zabaluev
2002-10-17  9:49             ` Andrey Khavryuchenko
2002-10-17 10:06               ` Vitaly Ostanin
2002-10-17 17:40                 ` Andrey Khavryuchenko
2002-10-17 10:06             ` Vitaly Ostanin
2002-10-17 22:18               ` Mikhail Zabaluev
2002-10-18  6:04                 ` Vitaly Ostanin
2002-10-18 23:11                   ` Mikhail Zabaluev
2002-10-19 10:56                 ` Michael Rumjantsev
2002-10-21  1:58                   ` Mikhail Zabaluev
2002-10-21  2:59                     ` Michael Rumjantsev

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20021017122315.531a9ba0.vyt@vzljot.ru \
    --to=vyt@vzljot.ru \
    --cc=sisyphus@altlinux.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git