public inbox for rhug-rhats@sourceware.org
 help / color / mirror / Atom feed
From: Anthony Green <green@redhat.com>
To: rhug-rhats@sources.redhat.com
Subject: One more problem with Xalan...
Date: Mon, 08 Sep 2003 17:52:00 -0000	[thread overview]
Message-ID: <1063043543.3495.40.camel@escape> (raw)

..but I don't have time to look at it right now.  Gary, do you recognize
this?

(cd upstream/src && \
 (find -name \*.class | sed -e 's:^\./::'; \
  for i in upstream/src/org/apache/xalan/res/XSLTInfo.properties
upstream/src/org/apache/xalan/res/XSLTErrorResources.properties
upstream/src/org/apache/xalan/serialize/serializer.properties
upstream/src/org/apache/xalan/templates/output_html.properties
upstream/src/org/apache/xalan/templates/output_text.properties
upstream/src/org/apache/xalan/templates/output_xml.properties
upstream/src/org/apache/xalan/serialize/XMLEntities.res
upstream/src/org/apache/xalan/serialize/HTMLEntities.res; do echo $i;
done | \
      sed -e 's:^upstream/src/::') | \
     jar -c@) > xalan-2.4.1.jar
org/apache/xalan/res/XSLTInfo.properties: No such file or directory
Error adding org/apache/xalan/res/XSLTInfo.properties to jar archive!
make: *** [xalan-2.4.1.jar] Error 1

-- 
Anthony Green <green@redhat.com>
Red Hat, Inc.

             reply	other threads:[~2003-09-08 17:52 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-09-08 17:52 Anthony Green [this message]
2003-09-09 16:40 ` Tom Tromey
2003-09-09 17:17   ` Gary Benson
2003-09-10 18:33     ` Tom Tromey

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=1063043543.3495.40.camel@escape \
    --to=green@redhat.com \
    --cc=rhug-rhats@sources.redhat.com \
    /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
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).