public inbox for rhug-rhats@sourceware.org
 help / color / mirror / Atom feed
* One more problem with Xalan...
@ 2003-09-08 17:52 Anthony Green
  2003-09-09 16:40 ` Tom Tromey
  0 siblings, 1 reply; 4+ messages in thread
From: Anthony Green @ 2003-09-08 17:52 UTC (permalink / raw)
  To: rhug-rhats

..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.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2003-09-10 18:33 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-09-08 17:52 One more problem with Xalan Anthony Green
2003-09-09 16:40 ` Tom Tromey
2003-09-09 17:17   ` Gary Benson
2003-09-10 18:33     ` Tom Tromey

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).