dev@glassfish.java.net

Build problem

From: Prashanth Abbagani <Prashanth.Abbagani_at_Sun.COM>
Date: Mon, 06 Oct 2008 15:25:29 -0700

I keep getting the following during the V3 build. I did remove the maven
repository before the build, same problem

Running com.sun.enterprise.universal.io.SmartFileTest
c:/ --> C:/
c: --> C:/glassfishV3/v3-new/v3
 --> C:/glassfishV3/v3-new/v3/common/common-util
\foo --> C:/foo
/ --> C:/
/xxx/yyy/././././../yyy --> C:/xxx/yyy
/x/y/z/../../../temp --> C:/temp
\\ --> //
\\foo\goo\hoo --> \\foo\goo\hoo
x/y/../../../.. --> C:/glassfishV3/v3-new/v3
/x/y/../../../.. --> C:/
/./../.././../ --> C:/
/::::/x/yy --> C:/::::/x/yy
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 72.922 sec
Running com.sun.enterprise.universal.collections.ManifestUtilsTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec
Results :
Tests in error:
  test1(com.sun.enterprise.universal.xml.MiniXmlParserTest)
  test4(com.sun.enterprise.universal.xml.MiniXmlParserTest)
  test5(com.sun.enterprise.universal.xml.MiniXmlParserTest)
  test6(com.sun.enterprise.universal.xml.MiniXmlParserTest)
  test7(com.sun.enterprise.universal.xml.MiniXmlParserTest)
  test8(com.sun.enterprise.universal.xml.MiniXmlParserTest)
  test9(com.sun.enterprise.universal.xml.MiniXmlParserTest)
  test10(com.sun.enterprise.universal.xml.MiniXmlParserTest)
  test11(com.sun.enterprise.universal.xml.MiniXmlParserTest)
  
testNoClosingDomainRightOrder(com.sun.enterprise.universal.xml.MiniXmlParserTest)
  
testNoClosingDomainWrongOrder(com.sun.enterprise.universal.xml.MiniXmlParserTest)
Tests run: 26, Failures: 0, Errors: 11, Skipped: 0
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] There are test failures.
Please refer to
C:\glassfishV3\v3-new\v3\common\common-util\target\surefire-reports for
the individual test results.
[INFO]
------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 4 minutes 11 seconds
[INFO] Finished at: Mon Oct 06 15:24:22 PDT 2008
[INFO] Final Memory: 51M/109M
[INFO]
------------------------------------------------------------------------