Hi Anita,

I added this entry as it is expected as an endorsed library by the geronimo-boilerplate-minimal assembly. Without it, I cannot build this assembly. Are you saying that without it, you can successfully build this assembly?

Thanks,
Gianny

On 08/12/2006, at 2:57 AM, anita kulshreshtha wrote:

Gianny,
   I have just built geronimo-jett6-jee5 rev 483465. I have a fully
functional console without xalan. Xalan was removed from the build in
the morning. It appears that someone accidentally added xalan to the
build later in the day. Please let me know if you need it for some
specific purpose.

Thanks
Anita

--- [EMAIL PROTECTED] wrote:

Author: gdamour
Date: Thu Dec  7 03:04:01 2006
New Revision: 483418

URL: http://svn.apache.org/viewvc?view=rev&rev=483418
Log:
Define xalan dependency version number such that assembly works.

Modified:
    geronimo/server/trunk/pom.xml

Modified: geronimo/server/trunk/pom.xml
URL:

http://svn.apache.org/viewvc/geronimo/server/trunk/pom.xml? view=diff&rev=483418&r1=483417&r2=483418

====================================================================== ========
--- geronimo/server/trunk/pom.xml (original)
+++ geronimo/server/trunk/pom.xml Thu Dec  7 03:04:01 2006
@@ -427,6 +427,12 @@
                 <version>1.5.2</version>
             </dependency>

+            <dependency>
+                <groupId>xalan</groupId>
+                <artifactId>xalan</artifactId>
+                <version>2.7.0</version>
+            </dependency>
+
             <!-- org.apache.xml.serialize.XMLSerializer is used by
castor, hence this is still needed -->
             <dependency>
                 <groupId>xerces</groupId>







______________________________________________________________________ ______________
Do you Yahoo!?
Everyone is raving about the all-new Yahoo! Mail beta.
http://new.mail.yahoo.com

Reply via email to