Re: [VOTE] Nomination of Arun Yadav

2003-03-26 Thread Tom Amiro
+1 Now the Sun will never set on the Xalan empire. Tom Morris Kwan wrote: I'd like to nominate Arun Yadav ([EMAIL PROTECTED]) for committer status. +1! We always welcome more qualified people to work on the project. -- Morris Kwan

Re: XSLTC could not compile stylesheet errors on steam conf tests

2003-03-24 Thread Tom Amiro
Kwan XSLT Development IBM Toronto Lab Tel: (905)413-3729 Email: [EMAIL PROTECTED] Tom Amiro

XSLTC could not compile stylesheet errors on steam conf tests

2003-03-24 Thread Tom Amiro
Hi, I'm seeing a number of new compilation fails on the conf tests with XSLTC (building it from the main trunk). For example, namespace40, 42, and 43. This seems to be a recent regression. This time I made sure my jdk1.4.1's endorsed dir does not have any jars in it. Just a heads up. You may want

Re: XSLTC and extension tests

2003-03-19 Thread Tom Amiro
I don't think there is a target in the test build.xml though for running the extension tests with XSLTC versus Xalan interpretive. Tom Morris Kwan wrote: Most testcases under extensions/library can be run with XSLTC. There are a few exceptions though (e.g. the evaluate function will not work an

recent regressions in XSLTC on conf tests

2003-03-19 Thread Tom Amiro
Hi, I have a cronjob that runs the Xalan conf tests on XSLTC from the tip of the main trunk with sax, stream, and dom flavors. I noticed some regressions recently that you may want to consider against recent putbacks. Here are the tests that have started failing: Stream - names

BaseScanner.xsl creates bad links in ResultReport.html

2003-03-13 Thread Tom Amiro
Hi, I've noticed that the "Actual:" and "Reference:" links created by the Basescanner.xsl stylesheet don't work. I hacked the following change, but someone more familiar with the reporting system may have a better fix. Actual: Reference:

[Fwd: Importing problem in XALAN-J]

2003-03-03 Thread Tom Amiro
Original Message Subject: Importing problem in XALAN-J Date: Mon, 3 Mar 2003 15:44:25 +0600 From: "Andrey Guskov" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Hi, I'm sorry if this letter made you any troubles, but nobody can answer this question despite it seems to be very eas

Re: [VOTE:] Nomination of Santiago Pericas-geertsen for PMC Member (was xml.apache.org refactoring #1 - expansion of PMC)

2003-01-28 Thread Tom Amiro
+1 I can also atest that Santiago will make a splendid addition to the PMC. Tom Ramesh Mandava wrote: > > Hi : > As suggested by Henry, I would propose Santiao Pericas-geertsen for PMC seat. > > As you all know Santiago is the main developer who is from the original group > who developed

Re: [VOTE] Nomination for Ramesh Mandava for committer status

2003-01-10 Thread Tom Amiro
o been designated as a developer of XSLTC.next (implementing XSLT >2.0/XPath 2.0), so he is in a position to contribute even more towards Xalan open >source project. > My vote = +1 > > -- Santiago > +1 I've worked with Ramesh and he will make a good committer. -- Tom Amir

Re: [PROBLEM]: XSLTC does not work

2002-12-11 Thread Tom Amiro
> > There were a few more messages on the list regarding Xalan 2.4.1 and XSLTC. > Do you have progress on the reported problems? > > Ivelin > > - Original Message - > From: "Tom Amiro" <[EMAIL PROTECTED]> > To: "Ivelin Ivanov" <[EM

Re: [VOTE] Nomination of Gordon Chiu (grchiu@ca.ibm.com) for committer status

2002-12-04 Thread Tom Amiro
esheet > processors. > > I'll start off the voting with a +1. > > Thanks, > > Henry > -- > Henry Zongaro Xalan development > IBM SWS Toronto Lab Tie Line 969-6044; Phone (905) 413-6044 > ma

Re: Is XHTFileCheckServiceXSLTC still used in the test suite?

2002-12-04 Thread Tom Amiro
xpense of an occasional > false pass. Another diff was the use of JTidy to compare HTML output, but as > I said, I'm not sure that this is being used in the current CVS. > > -- Santiago -- Tom Amiro -- SQE Engineer WTS - Interoperability and Quality voice: 781-442-0589 Fax: 781-442-1437 eMail: tom.amiro@.sun.com

Re: [VOTE] conf test restructuring

2002-11-26 Thread Tom Amiro
+1. Dave Marston told me about this beforehand. So I've had some time to think about it. This will be a big help for tesing XSLTC. Thanks for doing this. I favor (2). Tom [EMAIL PROTECTED] wrote: > > Hello all, > > We are in the process of fascilitating the testing of XSLTC with the > existi

Re: [XMLFORMS exception] was Re: Exception with current CVS of 2.1

2002-11-18 Thread Tom Amiro
Sorry. I must have made a mistake cutting and pasting. The snippets are the same. Tom Tom Amiro wrote: > > Hi, > > The html produced by Xalan vs XSLTC are so different, it is hard to know > where to begin. > It definitely looks like an XSLTC bug. > > Below are snipp

Re: [XMLFORMS exception] was Re: Exception with current CVS of 2.1

2002-11-17 Thread Tom Amiro
Hi, The html produced by Xalan vs XSLTC are so different, it is hard to know where to begin. It definitely looks like an XSLTC bug. Below are snippets from the top showing that things get out of synch really fast. It would help in debugging this, if you could simplify the xsl and provide a smal

Re: [PATCH] For allowing xalan to read property files without opening upcontainer permissions

2002-11-15 Thread Tom Amiro
with though. I assume that Ramesh already tested the > code with that environment. > > Morris Kwan > XSLT Development > IBM Toronto Lab > Tel: (905)413-3729 > Email: [EMAIL PROTECTED] > > > Tom Amiro > <[

Re: [PATCH] For allowing xalan to read property files without opening up container permissions

2002-11-15 Thread Tom Amiro
ClassLoader) > > getCCL.invoke(Thread.currentThread(), NO_OBJS); > > return ( contextClassLoader.getResourceAsStream ( > > "org/apache/xalan/templates/" + resourceName) ); > > } > > } > >

Re: XSLTC Problems

2002-11-04 Thread Tom Amiro
t; > > > > > > > > > > > > > > > > > > priority="-2"> > select="@*|node()"/> > > > select="."/> > > > > > > > > > > This appears to be the reported error: > >

problems with new -XSLTC option

2002-11-01 Thread Tom Amiro
hould be there isn't and something that wouldn't appear to be there is. -- Tom Amiro -- SQE Engineer WTS - Interoperability and Quality voice: 781-442-0589 Fax: 781-442-1437 eMail: tom.amiro@.sun.com

reading output_xml.properties file from an applet

2002-10-30 Thread Tom Amiro
putProperties.getDefaultMethodProperties(OutputProperties.java:364) > at -- Tom Amiro -- SQA Engineer Sun XML Technology Development voice: 781-442-0589 Fax: 781-442-1437 eMail: tom.amiro@.sun.com

Re: Resuing a DTM

2002-10-28 Thread Tom Amiro
; > Thanks, > > Cory > > Cory Isaacson > President & CTO > Compuflex International > (818) 884-1168 > [EMAIL PROTECTED] > www.compuflex.com > -- Tom Amiro -- SQA Engineer Sun XML Technology Development voice: 781-442-0589 Fax: 781-442-1437 eMail: tom.amiro@.sun.com

[Fwd: BugId 4769964 : (P4/S5) New Bug Created, Please Evaluate]

2002-10-28 Thread Tom Amiro
Hi, This bug was just reported against the version of Xalan integrated into Sun's JDK 1.4.1. Is this a valid problem and does it still apply to the current Xalan? If so, I'll put it in bugzilla. tom Original Message Subject: BugId 4769964 : (P4/S5) New Bug Created, Please E

Re: DO NOT REPLY [Bug 13384] - Test harness problems

2002-10-08 Thread Tom Amiro
amespace19 and 24 allow any leeway. Can you paste in the > two outputs for our inspection and comment? -- Tom Amiro -- SQA Engineer Sun XML Technology Development voice: 781-442-0589 Fax: 781-442-1437 eMail: tom.amiro@.sun.com

Re: cvs commit: xml-xalan/java/src/org/apache/xalan/xsltc/trax TransformerFactoryImpl.java

2002-09-26 Thread Tom Amiro
; > + XMLReader result = (XMLReader) _xmlReader.get(); > + if (result == null) { > + _xmlReader.set( > + result = _parserFactory.newSAXParser().getXMLReader()); > + } > + return result; >} >} > > > > > -

cvs commit: xml-xalan/java/xdocs/sources/xalan xsltc_constraints.xml xsltc_usage.xml

2002-09-23 Thread amiro
amiro 2002/09/23 06:04:01 Modified:java/xdocs/sources/xalan xsltc_constraints.xml xsltc_usage.xml Log: compile -n option changed so inlining is now the default Revision ChangesPath 1.38 +11 -7 xml-xalan/java/xdocs/sources/xalan

Re: updating the documentation

2002-09-03 Thread Tom Amiro
is done today (with the help of > someone who has update access to the site). I'll post an announcement when > the site is updated and the new distribution is ready. > > Sarah McNamara > [EMAIL PROTECTED] > - Forwarded by Sarah McNamara/Toronto/IBM on 09/03/2002 10:27 AM

[Fwd: Re: Spec issue: client specified XMLReader]

2002-09-03 Thread Tom Amiro
Hi, Can anyone answer this question? > I'm still not sure what to specify for the case when a client > passes in a SAXSource with an XMLReader that already has an > org.xml.sax.ErrorHandler registered on it. I think this should be clarified on JAXP side, since this problem applies to all the p

updating the documentation

2002-09-03 Thread Tom Amiro
Java functions), but the active page http://xml.apache.org/xalan-j/xsltc_constraints.html does not reflect the change. How do we get such a change to take effect? -- Tom Amiro -- SQA Engineer Sun XML Technology Development voice: 781-442-0589 Fax: 781-442-1437 eMail: tom.amiro@.sun.com

Re: XSLTC - Full Support for External Java Functions

2002-08-19 Thread Tom Amiro
discussion with Henry, I have a reason to > believe that after the DTM integration the translet will be able to access > the DTMManager and thus the current SQL extension code can be reused in > XSLTC. Tom John Gentilin wrote: > > Has anyone ever tested the SQL extensions under X

Re: XSLTC - Full Support for External Java Functions

2002-08-02 Thread Tom Amiro
A 01803-0903 > 781 442-0176 > 781 442-1437 (fax) > [EMAIL PROTECTED] -- Tom Amiro -- SQA Engineer Sun XML Technology Development voice: 781-442-0589 Fax: 781-442-1437 eMail: tom.amiro@.sun.com

cvs commit: xml-xalan/java/xdocs/sources/xalan xsltc_constraints.xml

2002-08-02 Thread amiro
amiro 2002/08/02 11:46:45 Modified:java/xdocs/sources/xalan xsltc_constraints.xml Log: changed verbage to agree with new support of constructors and nonstatic external java functions Revision ChangesPath 1.37 +40 -7 xml-xalan/java/xdocs/sources/xalan

Re: Problems with XPath and Java 1.4.0_01 ( Applet Context )

2002-08-02 Thread Tom Amiro
Tobias, Have you tried to override the version of Xalan built into 1.4.x with the Endorsed Standards Override Mechansim? See http://java.sun.com/j2se/1.4/docs/guide/standards/ Tom Tobias Kämpf wrote: > > Hello, > > I have found a Problem with Applets and the XPath. > I am using Java Vers

identity transform

2002-07-31 Thread Tom Amiro
Hi, Here is an exchange that is best answered on this alias. Tom Edwin Goei wrote: > Anil Vijendran wrote: > >> Can someone in jaxp land tell us if the Xalan identity transformer preserves >everything (spaces, tabs etc) in the case of a stream to stream transformation? > > > I would guess tha

Re: JDK 1.4, one more time

2002-07-30 Thread Tom Amiro
wasn't doing anything with SQL extensions. -- Tom Amiro -- SQA Engineer Sun XML Technology Development voice: 781-442-0589 Fax: 781-442-1437 eMail: tom.amiro@.sun.com John Gentilin wrote: > > I needed to upgrade to 1.4 (to hopefully fix some JAAS classpath issues) > >

cvs commit: xml-xalan/java/xdocs/sources/xalan xsltc_constraints.xml

2002-07-25 Thread amiro
amiro 2002/07/25 08:22:26 Modified:java/xdocs/sources/xalan xsltc_constraints.xml Log: fix typo, java for Java in doc on xsltc and external java functions Revision ChangesPath 1.36 +6 -6 xml-xalan/java/xdocs/sources/xalan/xsltc_constraints.xml Index

XSLTMark benchmark results Xalan vs XSLTC

2002-07-18 Thread Tom Amiro
161.43 Arithmetic Mean 189 7161.43 Geometric Mean 7161.43 Harmonic Mean 7161.43 -- Tom Amiro -- SQA Engineer Sun XML Technology Development voice: 781-442-05

Xerces, Xalan, and 1.4.x JDK's

2002-07-17 Thread Tom Amiro
Hi, By now we are all becoming familiar with the story that there are problems attempting to run the latest Xalan from Apache with Sun's 1.4.x JDK because an older version of Xalan (2.2D11) is built into the rt.jar along with the Crimson parser. Yesterday I ran into an interesting problem with

Re: XSLTC and Sun's j2sdk1.4.0_01 problem

2002-07-08 Thread Tom Amiro
nown problem? A VM bug? Am I missing > something? > > The latest-and-greatest from Sun should work together > well... > > If you know a solution, please write to me at > > [EMAIL PROTECTED] > > --Jacek > > __ > Do You Yahoo!? > Sign up for SBC Yahoo! Dial - First Month Free > http://sbc.yahoo.com -- Tom Amiro -- SQA Engineer Sun XML Technology Development voice: 781-442-0589 Fax: 781-442-1437 eMail: tom.amiro@.sun.com

Re: [PROBLEM]: XSLTC does not work

2002-07-08 Thread Tom Amiro
xalan. (I'll do a proper > examination of what's going wrong later). > > Switching my sitemap's default transformer to 'xalan' solves all > the problems. > > regards Jeremy -- Tom Amiro -- SQA Engineer Sun XML Technology Development voice: 781-442-0589 Fax: 781-442-1437 eMail: tom.amiro@.sun.com

Re: FW:

2002-06-29 Thread Tom Amiro
Fixed. Thanks for letting us know. Tom Pier Fumagalli wrote: > Not acked... > > Pier > > -- Forwarded Message > > From: Tobias McNulty <[EMAIL PROTECTED]> > > Date: Fri, 28 Jun 2002 12:28:44 -0400 > > To: [EMAIL PROTECTED] > > > > There is a typo near the bottom of > > http://xml.apache

cvs commit: xml-xalan/java/xdocs/sources/xalan xsltc_constraints.xml

2002-06-29 Thread amiro
amiro 2002/06/29 06:01:24 Modified:java/xdocs/sources/xalan xsltc_constraints.xml Log: fix typo in SmartTransormerFactoryImpl pointed out by Tobias McNulty Revision ChangesPath 1.35 +1 -1 xml-xalan/java/xdocs/sources/xalan/xsltc_constraints.xml Index

Re: JLex 1.2.5 and xalan 2.3.1

2002-06-27 Thread Tom Amiro
>From xsltc.manifest -- Name: JLex Comment: A Lexical Analyzer for Java Specification-Title: A Lexical Analyzer for Java Specification-Vendor: Princeton University Specification-Version: 1.2.5 Implementation-Title: JLex Implementation-Version: 2.4.D1 Implementation-Vendor: Princeton Univer

Re: JLex 1.2.5 and xalan 2.3.1

2002-06-26 Thread Tom Amiro
lt against > >JLex 1.2.5. > > > >Did you have informations about it ? > > > >BTW, here is a small patch for docs.classpath : > > > >--- build.xml.orig Wed Jun 26 11:01:07 2002 > >+++ build.xmlWed Jun 26 11:00:55 2002 > >@@ -155,6 +155,8 @@ > > > &

Re: cvs commit: xml-xalan/java build.xml

2002-06-26 Thread Tom Amiro
Hi, I don't understand why this was needed. Also, why wouldn't the path just include xsltc.jar, since it includes the contents of the erstwhile xslt related jars, like bcel.jar, runtime.jar, etc all rolled up into the one xsltc.jar? Tom [EMAIL PROTECTED] wrote: > > curcuru 2002/06/26 06:2

cvs commit: xml-xalan/java/src/org/apache/xalan/xsltc/compiler FunctionAvailableCall.java

2002-06-25 Thread amiro
amiro 2002/06/25 06:31:05 Modified:java/src/org/apache/xalan/xsltc/compiler FunctionAvailableCall.java Log: fix check for extension functions Revision ChangesPath 1.7 +51 -61 xml-xalan/java/src/org/apache/xalan/xsltc/compiler

cvs commit: xml-xalan/test build.xml

2002-06-21 Thread amiro
amiro 2002/06/21 07:32:48 Modified:test build.xml Log: updated build.xml to enable XSLTC use of Jtidy in test comparator and to clean up paths to xsltc jar; only the bundled xsltc.jar is needed Revision ChangesPath 1.51 +17 -15xml-xalan/test/build.xml

cvs commit: xml-xalan/test/java/src/org/apache/qetest/xsl XHTComparatorXSLTC.java

2002-06-21 Thread amiro
amiro 2002/06/21 07:29:27 Modified:test/java/src/org/apache/qetest/xsl XHTComparatorXSLTC.java Log: updated XSTLC's test comparator to use Jtidy Revision ChangesPath 1.2 +128 -1 xml-xalan/test/java/src/org/apache/qetest/xsl/XHTComparatorXSLTC.java

cvs commit: xml-xalan/java/bin jtidy.README.txt jtidy.LICENSE.txt Tidy.jar

2002-06-21 Thread amiro
amiro 2002/06/21 07:27:17 Added: java/bin jtidy.README.txt jtidy.LICENSE.txt Tidy.jar Log: adding Jtidy for use with test harness to parse html Revision ChangesPath 1.1 xml-xalan/java/bin/jtidy.README.txt Index: jtidy.README.txt

Re: Xalan version 1.2.2 with Java 1.4.1_01 java.lang.NoSuchMethodError: org.apache.xalan.xslt.Process.getDefaultLiaison()Ljava/lang/String

2002-06-18 Thread Tom Amiro
Hi Linda, The problem may be caused by the fact that java 1.4.1 has the Xalan classes from Xalan 2.2.D11 embedded in its rt.jar file. To override that version of Xalan with the version that you've been using, copy your xalan.jar /jre/lib/endorsed/ -- Tom Amiro -- SQA Engineer

Re: DO NOT REPLY [Bug 9798] - java.lang.NullPointerException when processing xsl:copy in simple stylesheet.

2002-06-12 Thread Tom Amiro
Status|NEW |RESOLVED > Component|org.apache.xalan.xsltc |Xalan > Resolution||INVALID > > --- Additional Comments From [EMAIL PROTECTED] 2002-06-12 18:52 --- > This is not a bug. The element does

Re: Quick request for folks reporting bugs...

2002-05-24 Thread Tom Amiro
gt; but anything you can do to help us focus in on the specific cause of the > glitch will speed up our response to it, so it's in everyone's interest to > make the bug reports as specific and self-demonstrating as possible. > > __ >

Re: XSLTC and Cocoon

2002-05-23 Thread Tom Amiro
; > -- > Stefano Mazzocchi One must still have chaos in oneself to be > able to give birth to a dancing star. > <[EMAIL PROTECTED]> Friedrich Nietzsche > --

Re: XSLTC and Cocoon

2002-05-18 Thread Tom Amiro
It sounds like you think XSLTC is related to Xalan-C. XSLTC is a component of Xalan-J2 and is Java based. Its objective is to archieve better performance by compiling stylesheets into java byte-code, called translets, and then running tranformations with the translets. Tom

cvs commit: xml-xalan/java/xdocs/sources/xalan xsltc_usage.xml

2002-05-17 Thread amiro
amiro 02/05/17 10:36:16 Modified:java/xdocs/sources/xalan xsltc_usage.xml Log: updated command option usuage. Some options have been added. Revision ChangesPath 1.28 +26 -6 xml-xalan/java/xdocs/sources/xalan/xsltc_usage.xml Index: xsltc_usage.xml

cvs commit: xml-xalan/java/xdocs/sources/xalan xsltc_constraints.xml

2002-05-17 Thread amiro
amiro 02/05/17 10:34:49 Modified:java/xdocs/sources/xalan xsltc_constraints.xml Log: section on problems was way out of date. Also incorporated material from JAXP 1.2 release notes Revision ChangesPath 1.32 +92 -58xml-xalan/java/xdocs/sources/xalan

Re: XSLTC and Cocoon

2002-05-17 Thread Tom Amiro
g to > make the best choice. I think we've already agreed that nothing beats XSLTC > .. that is when it works. > > Regards, > > Ivelin -- Tom Amiro -- SQA Engineer Sun XML Technology Development voice: 781-442-0589 Fax: 781-442-1437 eMail: tom.amiro@.sun.com

Re: Xalan Java 2 with JRE1.4.0 - Bug (?)

2002-05-16 Thread Tom Amiro
r providing such an excellent tool, > > fiete meyer > [EMAIL PROTECTED] > > __ > Do You Yahoo!? > LAUNCH - Your Yahoo! Music Experience > http://launch.yahoo.com -- Tom Amiro -- SQA Engineer Sun XML Technology Development voice: 781-442-0589 Fax: 781-442-1437 eMail: tom.amiro@.sun.com

Re: design for XPath processor

2002-05-09 Thread Tom Amiro
looking into the source code. But > it'll be a lot faster if I had some design documents. > > Hoping you can help. > > Thanks. > > -Gaurav -- Tom Amiro -- SQA Engineer Sun XML Technology Development voice: 781-442-0589 Fax: 781-442-1437 eMail: tom.amiro@.sun.com ==

Re: cvs commit: xml-xalan/test test.properties

2002-05-07 Thread Tom Amiro
eTest;xalanj2.TestXPathAPI;;OutputSettingsTest;;ParameterTest;SAXTransformerFactoryAPITest; >smoketest.api.inputDir=tests/api >smoketest.api.goldDir=tests/api-gold >smoketest.api.outputDir=smoketest/api > > > > > ----

Re: cvs commit: xml-xalan/java/src/org/apache/xalan/xsltc/compiler/util Util.java

2002-04-30 Thread Tom Amiro
;$dot$"); > - input = replace(input, '-', "$dash$"); > - input = replace(input, '/', "$slash$"); > - input = replace(input, ':', "$colon$"); > - return input; > + return replace(input, ".-/:&

Re: cvs commit: xml-xalan/test/tests/conf/namespace namespace137.xsl namespace137.xml

2002-04-26 Thread Tom Amiro
nf/namespace/namespace137.xml > > Index: namespace137.xml > === > > x > > > > ----- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] -- Tom Amiro -- SQA Engineer Sun XML Technology Development voice: 781-442-0589 Fax: 781-442-1437 eMail: tom.amiro@.sun.com

Re: XSLTC extension function capabilities?

2002-04-22 Thread Tom Amiro
deList params, so I know I've got > everything declared correctly. > > I noticed in FunctionCall.java, there are mappings declared from internal to > org.w3c.dom.NodeList. However, when it is trying to resolve the function > mapping the internal param is of ReferenceType and this doesn't map to > anything. > > ...Brian -- Tom Amiro -- SQA Engineer Sun XML Technology Development voice: 781-442-0589 Fax: 781-442-1437 eMail: tom.amiro@.sun.com

Re: cvs commit: xml-xalan/java/src/org/apache/xalan/xsltc/trax TemplatesHandlerImpl.java

2002-04-15 Thread Tom Amiro
+ transletName = xsltc.getClassName(); > > Stylesheet stylesheet = null; > SyntaxTreeNode root = getDocumentRoot(); > > > > > ----- > To unsubscribe, e-mail: [EMAIL PROTECTED] >

Re: cvs commit: xml-xalan/test/tests/conf/boolean boolean57.xsl boolean02.xsl boolean03.xsl boolean04.xsl boolean05.xsl boolean06.xsl boolean07.xsl boolean08.xsl boolean09.xsl boolean10.xsl boolean11.xsl boolean12.xsl boolean13.xsl boolean14.xsl boolean15.xsl boolean16.xsl boolean17.xsl boolean18.xsl boolean19.xsl boolean20.xsl boolean21.xsl boolean22.xsl boolean23.xsl boolean24.xsl boolean25.xsl boolean26.xsl boolean27.xsl boolean28.xsl boolean29.xsl boolean30.xsl boolean31.xsl boolean32.xsl boolean33.xsl boolean34.xsl boolean35.xsl boolean36.xsl boolean37.xsl boolean38.xsl boolean39.xsl boolean40.xsl boolean41.xsl boolean42.xsl boolean44.xsl boolean45.xsl boolean46.xsl boolean47.xsl boolean48.xsl boolean49.xsl boolean50.xsl boolean51.xsl boolean52.xsl boolean53.xsl boolean54.xsl boolean55.xsl boolean01.xsl

2002-04-12 Thread Tom Amiro
Dave, Why so may tests being updated? tom [EMAIL PROTECTED] wrote: > > dmarston02/04/12 09:50:17 > > Modified:test/tests/conf/boolean boolean57.xsl boolean02.xsl > boolean03.xsl boolean04.xsl boolean05.xsl > boolean06.xsl boolean07.xsl

Re: Closer to get XSLTC working with Cocoon

2002-04-12 Thread Tom Amiro
ndler(TransformerFactoryImpl.java:579) > at > >org.apache.cocoon.components.xslt.XSLTProcessorImpl.getTransformerHandler(XSLTProcessorImpl.java:248) > > Sounds like Gregor Samsa wants to sing or something :) > > Don't ask me what the heck this means, but it still s

Re: advantages of 2.3.1 over 2.3.0

2002-04-03 Thread Tom Amiro
Never mind. I just found out that 2.3.1 was practically the same as 2.3.0 -- just fixed a booboo we made in the build file causing the xsltc.jar to omit the regexp classes. How quickly we forget our mistakes. Tom Amiro wrote: > > Hi, > > I've been asked to describe the p

advantages of 2.3.1 over 2.3.0

2002-04-03 Thread Tom Amiro
Hi, I've been asked to describe the potential gains in Xalan 2.3 vs. 2.3.1. A development manager has been using 2.3 in his product and is hesistent to make the change. I'd like to convince him the change is worthwhile. -- Tom Amiro -- SQA Engineer Sun XML Technology Developm

Re: XSLTC

2002-03-25 Thread Tom Amiro
borative environment yet be fast, scalable and shipped with Cocoon. > > Ok, let's move on. > > -- > Stefano Mazzocchi One must still have chaos in oneself to be > able to give birth to a dancing star. > <[EMAIL PROTECTED]>

Re: XSLTC fixes for XSLTMark tests

2002-03-25 Thread Tom Amiro
n2/src/java/org/apache/cocoon/components/language/markup/sitemap/java/sitemap.xsl > > http://cvs.apache.org/viewcvs.cgi/xml-cocoon2/src/webapp/sitemap.xmap > > Thanks, > dims > > --- Tom Amiro <[EMAIL PROTECTED]> wrote: > > Hi, > > > > The other week,

Do xalan and xpath packages follow standard I18N?

2002-03-19 Thread Tom Amiro
, but again I don't think it would be possible to put it back on apache.ErrorResource extends ListResourceBundle. Regarding the Makefile - this will be fixed in the next integration ( by replacing NEW_RESOURCE_BUNDLES_PROPERTIES with ..._JAVA ), but changing the xalan message handling - I do

Re: XSLTC + Redirect

2002-03-15 Thread Tom Amiro
gt; at org.apache.xalan.xsltc.cmdline.Transform.main(Transform.java:329) > Translet error(s): External function 'vve.util.xsl.XslUtil:toUpper' not > supported by XSLTC. > > Who is maintaing todo list, or where is some info for developers > (mailing lists, ...) ??? >

Re: cvs commit: xml-xalan/java/src/org/apache/xalan/xsltc/compiler ParentLocationPath.java

2002-03-14 Thread Tom Amiro
Did you run the Xalan conf tests? -- Tom Amiro -- SQA Engineer Sun XML Technology Development voice: 781-442-0589 Fax: 781-442-1437 eMail: tom.amiro@.sun.com

Re: XSLTC fixes for XSLTMark tests

2002-03-14 Thread Tom Amiro
> CVS sources, and as of yesterday I was still seeing XSLTC hang with that > test. It's a Tower-of-Hanoi test with a tower height of 10. > > Paul > > > Tom Amiro > <[EMAIL PROTECTED]To: "[EMAIL PROTECTED]&q

XSLTC fixes for XSLTMark tests

2002-03-13 Thread Tom Amiro
. -- Tom Amiro -- SQA Engineer Sun XML Technology Development voice: 781-442-0589 Fax: 781-442-1437 eMail: tom.amiro@.sun.com

cvs commit: xml-xalan/test/tests/conf/impincl impincl11.xsl impincl16.xsl impincl17.xsl

2002-03-13 Thread amiro
amiro 02/03/13 05:40:29 Modified:test/tests/conf/impincl impincl11.xsl impincl16.xsl impincl17.xsl Log: changed \ to / in import hrefs Revision ChangesPath 1.2 +1 -1 xml-xalan/test/tests/conf/impincl/impincl11.xsl Index

cvs commit: xml-xalan/java/src/org/apache/xalan/xsltc/compiler Expression.java

2002-03-11 Thread amiro
amiro 02/03/11 14:35:15 Modified:java/src/org/apache/xalan/xsltc/compiler Expression.java Log: fix XSLTMark test dbonerow slow performance, Santiago P. Revision ChangesPath 1.11 +2 -2 xml-xalan/java/src/org/apache/xalan/xsltc/compiler/Expression.java

cvs commit: xml-xalan/java/src/org/apache/xalan/xsltc/compiler Step.java

2002-03-11 Thread amiro
amiro 02/03/11 14:34:01 Modified:java/src/org/apache/xalan/xsltc/compiler Step.java Log: got rid of call to forceNaturalOrder code, Santiago Pericasgeersten Revision ChangesPath 1.30 +1 -17 xml-xalan/java/src/org/apache/xalan/xsltc/compiler/Step.java

cvs commit: xml-xalan/java/src/org/apache/xalan/xsltc/dom CurrentNodeListIterator.java

2002-03-11 Thread amiro
amiro 02/03/11 14:31:33 Modified:java/src/org/apache/xalan/xsltc/dom CurrentNodeListIterator.java Log: fix bug 5577 XSLTMark trend test Revision ChangesPath 1.6 +6 -13 xml-xalan/java/src/org/apache/xalan/xsltc/dom

cvs commit: xml-xalan/java/src/org/apache/xalan/xsltc/dom UnionIterator.java

2002-03-11 Thread amiro
amiro 02/03/11 14:29:56 Modified:java/src/org/apache/xalan/xsltc/compiler ApplyTemplates.java java/src/org/apache/xalan/xsltc/dom UnionIterator.java Log: fix 5573 for XSLTMark alphabetize test Revision ChangesPath 1.12 +5 -2 xml-xalan/java

cvs commit: xml-xalan/java/src/org/apache/xalan/xsltc/compiler StepPattern.java

2002-03-11 Thread amiro
amiro 02/03/11 14:27:01 Modified:java/src/org/apache/xalan/xsltc/compiler StepPattern.java Log: just minor change to syntax Revision ChangesPath 1.14 +5 -3 xml-xalan/java/src/org/apache/xalan/xsltc/compiler/StepPattern.java Index: StepPattern.java

Re: DO NOT REPLY [Bug 5577] - XSLTC fails XSLTMark "trend" test

2002-03-08 Thread Tom Amiro
Santi, Just a reminder that there is a problem with dbrowone too. -- Tom Amiro -- SQA Engineer Sun XML Technology Development voice: 781-442-0589 Fax: 781-442-1437 eMail: tom.amiro@.sun.com

Re: XSLTC and keys and optimizations

2002-03-07 Thread Tom Amiro
as fast as keying it. I was > wondering if this would also have the same effect on XML brought in > through the document function ( document('my.xml')//*[@id=$id]) )? > > best, > -Rob -- Tom Amiro -- SQA Engineer Sun XML Technology Development voice: 781-442-0589 Fax: 781-442-1437 eMail: tom.amiro@.sun.com

Re: XSLTC & Xerces2.0.1

2002-03-07 Thread Tom Amiro
privileged and/or confidential information. If you > have received this e-mail in error or are not the intended recipient, you > may not use, copy, disseminate or distribute it; do not open any > attachments, delete it immediately from your system and notify the sender > promptly by e-mail

Re: experimental XSLTC-2, a clarification

2002-03-06 Thread Tom Amiro
aproppriate to > continue discussing it at this forum. That's why I had asked > people interested in progress/use of XSLTC-2 > to contact me directly. > > I am sorry if this explanation disappoints some of you > but I hope my results will end up being useful > to XML/Java

Re: Bug 4516: XSLTC compiler can generate classes with methods longerthan 65535 bytes

2002-03-05 Thread Tom Amiro
Hi Derek, Santiago has been working on the bugs you have submitted and should be able to answer this question. His email isn't working today. So hopefully by tomorrow. -- Tom Amiro -- SQA Engineer Sun XML Technology Development voice: 781-442-0589 Fax: 781-442-1437 eMail: tom.

Re: experimental XSLTC

2002-03-05 Thread Tom Amiro
Does anyone know when Jacek and Santiago will be getting committer status to work on XSLTC? The nomination message went out over a week ago and they got some +1 votes. -- Tom Amiro -- SQA Engineer Sun XML Technology Development voice: 781-442-0589 Fax: 781-442-1437 eMail: tom.amiro

Re: Serial/streaming transformations proposal

2002-03-04 Thread Tom Amiro
ions. A requirements document would seem to be needed to > scope this out properly. Perhaps there is some demand for renaming > only, or renaming and eliminating certain nodes only. But I have to > agree that having humans decide what features should be in is a > nearly-ideal recipe for featu

Re: load-on-startup and finding external classes with Tomcat 4.x - Good News

2002-03-02 Thread Tom Amiro
to prove it would be to say: > > ClassLoader threadClassLoader = > Thread.currentThread().getContextClassLoader(); > Class getDayClass = threadClassLoader.loadClass("GetDay"); > > in the init() method of your test, and run it with load-on-startup > set. > &g

load-on-startup and finding external classes with Tomcat 4.x

2002-03-01 Thread Tom Amiro
class cannot be found. However, if you do not load on startup, when the server is first hit, the init method is invoked and the external java class is found and the transformation works. -- Tom Amiro -- SQA Engineer Sun XML Technology Development voice: 781-442-0589 Fax: 781-442-1437 eMail

Re: Nomination of Santiago Pericas-Geertsen for committer status

2002-02-25 Thread Tom Amiro - SunSoft PC Networking SPA
2 Network Drive, MS UBUR02-201 > GE&IS XML Tech Center Burlington, MA 01803-0903 > 781 442-0176 > 781 442-1437 (fax) > [EMAIL PROTECTED] -- Tom Amiro -- SQA Eng

Re: XSLTC rocks the planet!

2002-02-24 Thread Tom Amiro - SunSoft PC Networking SPA
reat idea after all. Happy to find it out before attempting to > make one work :) > > And remember: These are results using hotspot client technology > hotspot server further compiles things down as you go but you need much > more runs to appreciate them... better tests will come out for real-life > use on the server. > > -- > Stefano Mazzocchi One must still have chaos in oneself to be > able to give birth to a dancing star. > <[EMAIL PROTECTED]> Friedrich Nietzsche > -- Tom Amiro -- SQA Engineer Sun XML Technology Development voice: 781-442-0589 Fax: 781-442-1437 eMail: tom.amiro@.sun.com

Re: Nomination of Jacek R. Ambroziak for committer status

2002-02-24 Thread Tom Amiro - SunSoft PC Networking SPA
complicated, at places -- I will > argue > -- unnecessarily so, so extra care has to be taken. > > Let's communicate next week on your best practices in > esuring quality. > > --Jacek > > PS. In the meantime the new binaries are ready for > download from

Re: Nomination of Jacek R. Ambroziak for committer status

2002-02-22 Thread Tom Amiro - SunSoft PC Networking SPA
the future. A somewhat oldish > bio on him can be found at > http://www.gca.org/papers/xmleurope2000/author/s12-04auth1.html. Or just > do a search on him on Google. > > Can I please have so votes from committers? > > -scott -- Tom Amiro -- SQA Engineer Sun XML Technology Development voice: 781-442-0589 Fax: 781-442-1437 eMail: tom.amiro@.sun.com

Re: Development Release Soon?

2002-02-22 Thread Tom Amiro - SunSoft PC Networking SPA
ses. > > Chris > > -- > Chris P. McCabe - Senior Software Systems Architect > Choice Hotels International - Information Technology > [EMAIL PROTECTED] 602-953-4416 I'd recommend downloading form CVS. We just had the 2.3.0 release. There may be more fixes coming soon

cvs commit: xml-xalan/java/src/org/apache/xalan/xsltc/trax SAX2DOM.java

2002-02-21 Thread amiro
amiro 02/02/21 14:41:52 Modified:java/src/org/apache/xalan/xsltc/trax Tag: jaxp-ri-1_2_0-beta-branch SAX2DOM.java Log: fix DOMResult SOAP bug 4641035 Revision ChangesPath No revision No revision

cvs commit: xml-xalan/java/xdocs/sources xsltc.xml

2002-02-19 Thread amiro
amiro 02/02/19 12:49:22 Modified:java/xdocs/sources xsltc.xml Log: fix typo on xsltc_performance id, removed the .xml from it Revision ChangesPath 1.10 +1 -1 xml-xalan/java/xdocs/sources/xsltc.xml Index: xsltc.xml

Re: Xalan 2.3.0 status of Xalan extensions with XSLTC

2002-02-19 Thread Tom Amiro - SunSoft PC Networking SPA
n stand by > itself. --Thomas Jefferson > > -BEGIN PGP SIGNATURE- > Version: GnuPG v1.0.6 (GNU/Linux) > Comment: Get my public key at: http://relativity.yi.org/pgpkey.txt > > iD8DBQE8b0M2AwM6xb2dfE0RAjsiAKCJrpCF1d0rKtSmaOx4tMOxzdR1dwCfVTIO > s5uuS9wJEqH0g09thaSUGzo

cvs commit: xml-xalan/java/src manifest.xsltc

2002-02-14 Thread amiro
amiro 02/02/14 07:15:58 Modified:java/src manifest.xsltc Log: removed classpath line Revision ChangesPath 1.6 +0 -1 xml-xalan/java/src/manifest.xsltc Index: manifest.xsltc === RCS file

cvs commit: xml-xalan/java build.xml

2002-02-14 Thread amiro
amiro 02/02/14 07:04:23 Modified:java build.xml Log: use manifest.xsltc when making xsltc.bundledjar target Revision ChangesPath 1.165 +7 -3 xml-xalan/java/build.xml Index: build.xml

cvs commit: xml-xalan/java/src manifest.xsltc

2002-02-14 Thread amiro
amiro 02/02/14 07:00:29 Modified:java/src manifest.xsltc Log: fixed typo Revision ChangesPath 1.5 +3 -3 xml-xalan/java/src/manifest.xsltc Index: manifest.xsltc === RCS file: /home/cvs

  1   2   3   >