--- Davanum Srinivas <[EMAIL PROTECTED]> wrote: > Team, >
> #7) comment in main pom.xml says that we can get rid of > xml-apis-1.3.03.jar when we move to tomcat6. Should we clean it up? > > <!-- This will go away when we move to tomcat6 --> > <dependency> > <groupId>xml-apis</groupId> > <artifactId>xml-apis</artifactId> > <version>1.3.03</version> > </dependency> We should not be needing/using xml-apis and xalan in J2SE 1.5. They have been added again because tck was broken. It would be nice if someone could explain why exactly they were needed. Thanks Anita ____________________________________________________________________________________ Be a PS3 game guru. Get your game face on with the latest PS3 news and previews at Yahoo! Games. http://videogames.yahoo.com/platform?platform=120121
