Thanks Shawn for catching this! I wasn't aware of this change. Now we have 3 different ways of running the tests in 4 different branches. Anyway, I'll try to update the test scripts.
Thanks again, Jarek On Wed, Jan 6, 2010 at 4:56 AM, Shawn Jiang <[email protected]> wrote: > The testsuite was turned off by default unless running the build with mvn > -Pit in [1], But seems the build script in build system was not updated > for this change. > > [1]https://svn.apache.org/repos/asf/geronimo/server/branches/2.2/testsuite/pom.xml > (Rev.832538) > > > > On Wed, Jan 6, 2010 at 4:57 PM, Shawn Jiang <[email protected]> wrote: >> >> The testsuites did not get executed at all. See: >> http://people.apache.org/builds/geronimo/server/binaries/2.2/20100102/logs-2000-jetty/test.log >> >> [INFO] Scanning for projects... >> [INFO] >> ------------------------------------------------------------------------ >> [INFO] Building Geronimo TestSuite >> [INFO] task-segment: [install] >> [INFO] >> ------------------------------------------------------------------------ >> >> >> [INFO] [genesis:validate-configuration {execution: default}] >> [INFO] [enforcer:enforce {execution: default}] >> [INFO] Setting property: classpath.resource.loader.class => >> 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'. >> >> >> [INFO] Setting property: velocimacro.messages.on => 'false'. >> [INFO] Setting property: resource.loader => 'classpath'. >> [INFO] Setting property: resource.manager.logwhenfound => 'false'. >> >> >> [INFO] [remote-resources:process {execution: default}] >> [INFO] [site:attach-descriptor] >> [INFO] [ianal:verify-legal-files {execution: default}] >> [INFO] [install:install] >> [INFO] Installing /home/geronimo/geronimo/2.2/testsuite/pom.xml to >> /home/geronimo/.m2/repository/org/apache/geronimo/testsuite/testsuite/2.2.1-SNAPSHOT/testsuite-2.2.1-SNAPSHOT.pom >> >> >> [INFO] >> ------------------------------------------------------------------------ >> [INFO] BUILD SUCCESSFUL >> [INFO] >> ------------------------------------------------------------------------ >> [INFO] Total time: 11 seconds >> >> >> [INFO] Finished at: Sat Jan 02 04:53:35 EST 2010 >> [INFO] Final Memory: 29M/565M >> [INFO] >> ------------------------------------------------------------------------ >> >> >> -- >> Shawn > > > > -- > Shawn >
