Re: [BUILD] 2.0: Successful

2007-10-07 Thread Prasad Kashyap
These test results are not accurate. The tests were hanging and
stepping into the next scheduled builds. I killed it.

Cheers
Prasad

On 7 Oct 2007 14:33:10 -, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote:
 Geronimo Revision: 582613 built with tests included

 See the full build-0800.log file at 
 http://people.apache.org/~prasad/binaries/2.0/20071007/build-0800.log

 Download the binaries from 
 http://people.apache.org/~prasad/binaries/2.0/20071007
 [INFO] BUILD SUCCESSFUL
 [INFO] 
 
 [INFO] Total time: 23 minutes 48 seconds
 [INFO] Finished at: Sun Oct 07 08:28:38 EDT 2007
 [INFO] Final Memory: 203M/1005M
 [INFO] 
 

 TESTSUITE RESULTS (Failures only)
 =
 See detailed results at 
 http://people.apache.org/~prasad/testsuite/ResultsSummary.html
 See the full test-0800.log file at 
 http://people.apache.org/~prasad/binaries/2.0/20071007/test-0800.log

 [INFO] Running console-testsuite.basic-console
 [INFO] Tests run: 38, Failures: 38, Errors: 0, Skipped: 0, Time elapsed: 
 1,142.247 sec  FAILURE!
 --
 [INFO] Running console-testsuite.advance-test
 [INFO] Tests run: 12, Failures: 12, Errors: 0, Skipped: 0, Time elapsed: 
 361.532 sec  FAILURE!
 --
 [INFO] Running corba-testsuite.corba-mytime
 [INFO] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 30.132 
 sec  FAILURE!
 --
 [INFO] Running deployment-testsuite.deployment
 [INFO] Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 30.138 
 sec  FAILURE!
 --
 [INFO] Running deployment-testsuite.jca-cms
 [INFO] Tests run: 2, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 60.193 
 sec  FAILURE!
 --
 [INFO] Running enterprise-testsuite.jms
 [INFO] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 30.1 
 sec  FAILURE!
 --
 [INFO] Running jpa-testsuite.jpa
 [INFO] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 30.083 
 sec  FAILURE!
 --
 [INFO] Running sec-testsuite.security
 [INFO] Tests run: 2, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 60.213 
 sec  FAILURE!
 --
 [INFO] Running web-testsuite.jsps
 [INFO] Tests run: 4, Failures: 4, Errors: 0, Skipped: 0, Time elapsed: 
 120.233 sec  FAILURE!
 --
 [INFO] Running web-testsuite.myfaces
 [INFO] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 30.142 
 sec  FAILURE!
 --
 [INFO] Running web-testsuite.security
 [INFO] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 30.151 
 sec  FAILURE!
 --
 [INFO] Running web-testsuite.references
 [INFO] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 30.112 
 sec  FAILURE!
 --
 [INFO] Running web-testsuite.servlets
 [INFO] Tests run: 2, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 60.202 
 sec  FAILURE!
 --
 [INFO] Running web-testsuite.jetty
 [INFO] Tests run: 2, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 60.086 
 sec  FAILURE!
 --
 [INFO] Running org.apache.geronimo.testsuite.testset.JaxWSTest
 [INFO] Tests run: 5, Failures: 5, Errors: 0, Skipped: 0, Time elapsed: 
 2,000.201 sec  FAILURE!
 --
 [INFO]  ... 27 more
 [INFO] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.321 
 sec  FAILURE!
 --
 [INFO] Hello foo bar
 [INFO] Tests run: 3, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 
 800.884 sec  FAILURE!
 --
 [INFO] Running org.apache.geronimo.testsuite.testset.WebJAXRTest
 [INFO] Tests run: 2, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 
 800.172 sec  FAILURE!
 --
 [INFO] Running org.apache.geronimo.testsuite.testset.WebStaxTest
 [INFO] Tests run: 2, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 
 800.181 sec  FAILURE!




Re: [BUILD] 2.0: Successful

2007-10-04 Thread Lin Sun

On the build machine, do we always run the build after a clean .m2 repo?

After seeing so many 2.0 good build notification, I still cannot build 
2.0 branch.  I kept getting failure here -


Missing:
--
1) org.apache.xbean:xbean-naming:jar:3.2-r579367

  Try downloading the file manually from the project website.

  Then, install it using the command:
  mvn install:install-file -DgroupId=org.apache.xbean 
-DartifactId=xbean-nam

ing \
  -Dversion=3.2-r579367 -Dpackaging=jar -Dfile=/path/to/file
Alternatively, if you host your own repository you can deploy the file 
there:
mvn deploy:deploy-file -DgroupId=org.apache.xbean 
-DartifactId=xbean-naming

\
  -Dversion=3.2-r579367 -Dpackaging=jar -Dfile=/path/to/file \
   -Durl=[url] -DrepositoryId=[id]

  Path to dependency:
1) org.apache.geronimo.configs:client-corba-yoko:car:2.0.2-SNAPSHOT
2) 
org.apache.geronimo.configs:openejb-corba-deployer:car:2.0.2-SNAPSHOT


3) org.apache.geronimo.configs:j2ee-deployer:car:2.0.2-SNAPSHOT
4) org.apache.geronimo.modules:geronimo-client:jar:2.0.2-SNAPSHOT
5) org.apache.geronimo.modules:geronimo-naming:jar:2.0.2-SNAPSHOT
6) org.apache.xbean:xbean-naming:jar:3.2-r579367

--
1 required artifact is missing.

for artifact:
  org.apache.geronimo.configs:client-corba-yoko:car:2.0.2-SNAPSHOT

What am I missing?

Lin


[EMAIL PROTECTED] wrote:

Geronimo Revision: 581864 built with tests included
 
See the full build-0800.log file at http://people.apache.org/~prasad/binaries/2.0/20071004/build-0800.log
 
Download the binaries from http://people.apache.org/~prasad/binaries/2.0/20071004

[INFO] BUILD SUCCESSFUL
[INFO] 
[INFO] Total time: 24 minutes 25 seconds
[INFO] Finished at: Thu Oct 04 08:31:38 EDT 2007
[INFO] Final Memory: 202M/973M
[INFO] 
 
TESTSUITE RESULTS (Failures only)

=
See detailed results at 
http://people.apache.org/~prasad/testsuite/ResultsSummary.html
See the full test-0800.log file at 
http://people.apache.org/~prasad/binaries/2.0/20071004/test-0800.log
 
[INFO] locationURI=http://localhost:8080/JAXWSBeanService/JAXWSBean

[INFO] Tests run: 3, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.864 sec 
 FAILURE!
--
[INFO] Running org.apache.geronimo.testsuite.testset.EJBJAXRTest
[INFO] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.255 sec 
 FAILURE!
--
[INFO] Running org.apache.geronimo.testsuite.testset.EJBStaxTest
[INFO] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.25 sec 
 FAILURE!
--
[INFO] Running org.apache.geronimo.testsuite.testset.EJBJAXBTest
[INFO] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.267 sec 
 FAILURE!
--
[INFO] ?xml version=1.0 encoding=UTF-8?soapenv:Envelope xmlns:soapenv=http://schemas.xmlsoap.org/soap/envelope/; 
xmlns:xsd=http://www.w3.org/2001/XMLSchema; xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance;soapenv:BodygreetMeResponse 
xmlns=http://org.apache.org/greeter;out xsi:type=xsd:string xmlns=Hello foo bar/out/greetMeResponse/soapenv:Body/soapenv:Envelope
[INFO] Tests run: 3, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.429 sec 
 FAILURE!
 





Re: [BUILD] 2.0: Successful

2007-10-04 Thread Prasad Kashyap
OK. I cheated.. slightly.. just a li'l bit :-)

Yes. On the build machine, we do build with a clean repo every time.

Maven, I think, automatically mirrors it's central repo to ibiblio.
Ibiblio has now become slow and timesout frequently. Now I have
overridden the mirror settings for the central repo. After resisting
doing this for a while I finally let Jarek talk me into cheating the
build. It's all his fault :-)

!-- central repo repo1 is mirrored to ibiblio. explictly overriding
that to be repo1 itself --
  mirrors
mirror
  idibiblio.org/id
  nameMirror of http://repo1.maven.org/maven2//name
  urlhttp://repo1.maven.org/maven2/url
  mirrorOfcentral/mirrorOf
/mirror
  /mirrors

On 10/4/07, Lin Sun [EMAIL PROTECTED] wrote:
 On the build machine, do we always run the build after a clean .m2 repo?

 After seeing so many 2.0 good build notification, I still cannot build
 2.0 branch.  I kept getting failure here -

 Missing:
 --
 1) org.apache.xbean:xbean-naming:jar:3.2-r579367

Try downloading the file manually from the project website.

Then, install it using the command:
mvn install:install-file -DgroupId=org.apache.xbean
 -DartifactId=xbean-nam
 ing \
-Dversion=3.2-r579367 -Dpackaging=jar -Dfile=/path/to/file
 Alternatively, if you host your own repository you can deploy the file
 there:
  mvn deploy:deploy-file -DgroupId=org.apache.xbean
 -DartifactId=xbean-naming
 \
-Dversion=3.2-r579367 -Dpackaging=jar -Dfile=/path/to/file \
 -Durl=[url] -DrepositoryId=[id]

Path to dependency:
  1) org.apache.geronimo.configs:client-corba-yoko:car:2.0.2-SNAPSHOT
  2)
 org.apache.geronimo.configs:openejb-corba-deployer:car:2.0.2-SNAPSHOT

  3) org.apache.geronimo.configs:j2ee-deployer:car:2.0.2-SNAPSHOT
  4) org.apache.geronimo.modules:geronimo-client:jar:2.0.2-SNAPSHOT
  5) org.apache.geronimo.modules:geronimo-naming:jar:2.0.2-SNAPSHOT
  6) org.apache.xbean:xbean-naming:jar:3.2-r579367

 --
 1 required artifact is missing.

 for artifact:
org.apache.geronimo.configs:client-corba-yoko:car:2.0.2-SNAPSHOT

 What am I missing?

 Lin


 [EMAIL PROTECTED] wrote:
  Geronimo Revision: 581864 built with tests included
 
  See the full build-0800.log file at 
  http://people.apache.org/~prasad/binaries/2.0/20071004/build-0800.log
 
  Download the binaries from 
  http://people.apache.org/~prasad/binaries/2.0/20071004
  [INFO] BUILD SUCCESSFUL
  [INFO] 
  
  [INFO] Total time: 24 minutes 25 seconds
  [INFO] Finished at: Thu Oct 04 08:31:38 EDT 2007
  [INFO] Final Memory: 202M/973M
  [INFO] 
  
 
  TESTSUITE RESULTS (Failures only)
  =
  See detailed results at 
  http://people.apache.org/~prasad/testsuite/ResultsSummary.html
  See the full test-0800.log file at 
  http://people.apache.org/~prasad/binaries/2.0/20071004/test-0800.log
 
  [INFO] locationURI=http://localhost:8080/JAXWSBeanService/JAXWSBean
  [INFO] Tests run: 3, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 
  0.864 sec  FAILURE!
  --
  [INFO] Running org.apache.geronimo.testsuite.testset.EJBJAXRTest
  [INFO] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 
  0.255 sec  FAILURE!
  --
  [INFO] Running org.apache.geronimo.testsuite.testset.EJBStaxTest
  [INFO] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.25 
  sec  FAILURE!
  --
  [INFO] Running org.apache.geronimo.testsuite.testset.EJBJAXBTest
  [INFO] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 
  0.267 sec  FAILURE!
  --
  [INFO] ?xml version=1.0 encoding=UTF-8?soapenv:Envelope 
  xmlns:soapenv=http://schemas.xmlsoap.org/soap/envelope/; 
  xmlns:xsd=http://www.w3.org/2001/XMLSchema; 
  xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance;soapenv:BodygreetMeResponse
   xmlns=http://org.apache.org/greeter;out xsi:type=xsd:string 
  xmlns=Hello foo 
  bar/out/greetMeResponse/soapenv:Body/soapenv:Envelope
  [INFO] Tests run: 3, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 
  0.429 sec  FAILURE!
 
 




Re: [BUILD] 2.0: Successful

2007-10-02 Thread Joe Bohn

Prasad,

You should be able to remove the building of openejb from the 2.0 
builds.We're now using the openejb 3.0-beta-1 rather than trunk.


Joe


[EMAIL PROTECTED] wrote:

OpenEJB trunk at 581221
Geronimo Revision: 581365 built with tests included
 
See the full build-1600.log file at http://people.apache.org/~prasad/binaries/2.0/20071002/build-1600.log
 
Download the binaries from http://people.apache.org/~prasad/binaries/2.0/20071002

[INFO] BUILD SUCCESSFUL
[INFO] 
[INFO] Total time: 28 minutes 22 seconds
[INFO] Finished at: Tue Oct 02 16:34:01 EDT 2007
[INFO] Final Memory: 203M/996M
[INFO] 
 
TESTSUITE RESULTS (Failures only)

=
See detailed results at 
http://people.apache.org/~prasad/testsuite/ResultsSummary.html
See the full test-1600.log file at 
http://people.apache.org/~prasad/binaries/2.0/20071002/test-1600.log
 
[INFO] Running deployment-testsuite.jca-cms

[INFO] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.459 sec 
 FAILURE!
 



Re: [BUILD] 2.0: Successful

2007-09-28 Thread Jarek Gawor
Does anybody have any ideas about the following error (sometimes it
works fine, sometimes fails like that):

[INFO] Building Geronimo TestSuite :: Web-tier Testsuite
[INFO]task-segment: [install]
[INFO] 

[INFO] [enforcer:enforce {execution: default}]
[INFO] [tools:copy-legal-files {execution: install-legal-files}]
[INFO] [selenium:xvfb {execution: xvfb}]
[INFO] Starting Xvfb...
[INFO] Using display: :23
[INFO] Using Xauthority file: /tmp/Xvfb44522.Xauthority
[INFO] Deleting: /tmp/Xvfb44522.Xauthority
[WARNING] /usr/X11R6/bin/xauth:  creating new authority file
/tmp/Xvfb44522.Xauthority
[WARNING] /usr/X11R6/bin/xauth: (argv):1:  key contains odd number of
or non-hex characters
[INFO] 
[ERROR] FATAL ERROR
[INFO] 
[INFO] exec returned: 1
[INFO] 
[INFO] Trace
: exec returned: 1
at org.apache.tools.ant.taskdefs.ExecTask.runExecute(ExecTask.java:636)
at org.apache.tools.ant.taskdefs.ExecTask.runExec(ExecTask.java:662)
at org.apache.tools.ant.taskdefs.ExecTask.execute(ExecTask.java:487)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at 
org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:105)
at org.apache.tools.ant.Task.perform(Task.java:348)
at groovy.util.AntBuilder.nodeCompleted(AntBuilder.java:171)
at groovy.util.BuilderSupport.doInvokeMethod(BuilderSupport.java:154)
at groovy.util.AntBuilder.doInvokeMethod(AntBuilder.java:132)
at groovy.util.BuilderSupport.invokeMethod(BuilderSupport.java:65)
at 
org.codehaus.groovy.runtime.Invoker.invokePogoMethod(Invoker.java:119)
at org.codehaus.groovy.runtime.Invoker.invokeMethod(Invoker.java:81)
at 
org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:85)
at 
org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodN(ScriptBytecodeAdapter.java:158)
at 
org.codehaus.mojo.selenium.XvfbMojo.setupXauthority(XvfbMojo.groovy:270)
at 
org.codehaus.mojo.selenium.XvfbMojo.this$4$setupXauthority(XvfbMojo.groovy)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at 
org.codehaus.groovy.runtime.metaclass.ReflectionMetaMethod.invoke(ReflectionMetaMethod.java:52)
at 
org.codehaus.groovy.runtime.MetaClassHelper.doMethodInvoke(MetaClassHelper.java:714)
at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:583)
at 
org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodOnCurrentN(ScriptBytecodeAdapter.java:66)
at 
org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodOnCurrent0(ScriptBytecodeAdapter.java:99)
at org.codehaus.mojo.selenium.XvfbMojo.execute(XvfbMojo.groovy:165)
at 
org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:420)
at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:539)
at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:480)
at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:459)
at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:311)
at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:278)
at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:143)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:330)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:123)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:272)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
  

Re: [BUILD] 2.0: Successful for Revision: 562977

2007-08-05 Thread Anita Kulshreshtha
Isn't this build supposed to be building trunk? If yes, it should
build 2.1-SNAPSHOTs and not 2.0.1-SNAPSHOT? I do not see any point in
building 2.0.1-SNAPSHOTs.

Thanks
Anita
 
--- [EMAIL PROTECTED] wrote:

 OpenEJB trunk at 562974
 Geronimo Revision: 562977 built with tests skipped
  
 See the full build-1800.log file at
 http://people.apache.org/~prasad/binaries/20070805/build-1800.log
 Download the binaries from
 http://people.apache.org/~prasad/binaries/20070805
  
 [INFO] Reactor Summary:
 [INFO]


 [INFO] Geronimo ..
 SUCCESS [9.033s]
 [INFO] Geronimo Local Repository .
 SUCCESS [50.402s]
 [INFO] Geronimo Build Support 
 SUCCESS [0.023s]
 [INFO] Geronimo Build Support, Groovy Library 
 SUCCESS [7.263s]
 [INFO] Geronimo Test Support .
 SUCCESS [0.039s]
 [INFO] Geronimo Test Support :: Common ...
 SUCCESS [7.485s]
 [INFO] Geronimo Test Support :: Selenium .
 SUCCESS [5.273s]
 [INFO] Geronimo Test Support, Test Deployment J2EE 1.3 ...
 SUCCESS [0.024s]
 [INFO] Geronimo Test Support, Test Deployment J2EE 1.3 :: EJB 
 SUCCESS [1.433s]
 [INFO] Geronimo Test Support, Test Deployment J2EE 1.3 :: WAR 
 SUCCESS [3.212s]
 [INFO] Geronimo Test Support, Test Deployment J2EE 1.3 :: RAR 
 SUCCESS [1.710s]
 [INFO] Geronimo Test Support, Test Deployment J2EE 1.3 :: EAR 
 SUCCESS [0.309s]
 [INFO] Geronimo Test Support, Test Deployment J2EE 1.4 ...
 SUCCESS [0.028s]
 [INFO] Geronimo Test Support, Test Deployment J2EE 1.4 :: EJB 
 SUCCESS [0.648s]
 [INFO] Geronimo Test Support, Test Deployment J2EE 1.4 :: WAR 
 SUCCESS [0.238s]
 [INFO] Geronimo Test Support, Test Deployment J2EE 1.4 :: RAR 
 SUCCESS [0.095s]
 [INFO] Geronimo Test Support, Test Deployment J2EE 1.4 :: EAR 
 SUCCESS [0.082s]
 [INFO] Geronimo Test Support, Test Deployment JavaEE 5 ...
 SUCCESS [0.027s]
 [INFO] Geronimo Test Support, Test Deployment JavaEE 5 :: EJB 
 SUCCESS [0.596s]
 [INFO] Geronimo Test Support, Test Deployment JavaEE 5 :: WAR 
 SUCCESS [0.218s]
 [INFO] Geronimo Test Support, Test Deployment JavaEE 5 :: RAR 
 SUCCESS [0.092s]
 [INFO] Geronimo Test Support, Test Deployment JavaEE 5 :: EAR 
 SUCCESS [0.097s]
 [INFO] Geronimo :: Modules ...
 SUCCESS [0.056s]
 [INFO] Geronimo :: Activation 
 SUCCESS [0.882s]
 [INFO] Geronimo :: ActiveMQ Resource Adapter .
 SUCCESS [0.640s]
 [INFO] Geronimo :: Kernel 
 SUCCESS [8.717s]
 [INFO] Geronimo :: Common 
 SUCCESS [1.257s]
 [INFO] Geronimo :: Util ..
 SUCCESS [4.808s]
 [INFO] Geronimo :: CLI ...
 SUCCESS [6.075s]
 [INFO] Geronimo :: System 
 SUCCESS [5.747s]
 [INFO] Geronimo :: Management API 
 SUCCESS [2.936s]
 [INFO] Geronimo :: ActiveMQ Management Interfaces 
 SUCCESS [0.542s]
 [INFO] Geronimo :: Interceptor ...
 SUCCESS [0.511s]
 [INFO] Geronimo :: J2EE ..
 SUCCESS [3.996s]
 [INFO] Geronimo :: Core ..
 SUCCESS [0.897s]
 [INFO] Geronimo :: Security ..
 SUCCESS [5.367s]
 [INFO] Geronimo :: Deployment 
 SUCCESS [2.978s]
 [INFO] Geronimo :: Transaction ...
 SUCCESS [2.100s]
 [INFO] Geronimo :: Naming 
 SUCCESS [3.605s]
 [INFO] Geronimo :: Connector .
 SUCCESS [16.629s]
 [INFO] Geronimo :: ActiveMQ ..
 SUCCESS [2.433s]
 [INFO] Geronimo :: Web Services ..
 SUCCESS [33.779s]
 [INFO] Geronimo :: Transformer ...
 SUCCESS [0.523s]
 [INFO] Geronimo :: Persistence 3.0 ...
 SUCCESS [1.168s]
 [INFO] Geronimo :: OpenEJB ...
 SUCCESS [6.961s]
 [INFO] Geronimo :: Axis ..
 SUCCESS [4.091s]
 [INFO] Geronimo :: Deploy :: Common Config ...
 SUCCESS [1.630s]
 [INFO] Geronimo :: Service :: Builder 
 SUCCESS [19.693s]
 [INFO] Geronimo :: J2EE Schema ...
 SUCCESS [9.799s]
 [INFO] Geronimo :: J2EE :: Builder ...
 SUCCESS [11.905s]
 [INFO] Geronimo :: Naming :: Builder .
 SUCCESS [7.080s]
 [INFO] Geronimo :: Test :: DDBeans ...
 SUCCESS [0.905s]
 [INFO] Geronimo :: Connector :: Builder ..
 SUCCESS [8.525s]
 [INFO] Geronimo :: Webservices :: Builder 

Re: [BUILD] 2.0: Successful for Revision: 562977

2007-08-05 Thread Matt Hogstrom

We probably don't need these built right now.


On Aug 5, 2007, at 6:53 PM, Anita Kulshreshtha wrote:


Isn't this build supposed to be building trunk? If yes, it should
build 2.1-SNAPSHOTs and not 2.0.1-SNAPSHOT? I do not see any point in
building 2.0.1-SNAPSHOTs.

Thanks
Anita

--- [EMAIL PROTECTED] wrote:


OpenEJB trunk at 562974
Geronimo Revision: 562977 built with tests skipped

See the full build-1800.log file at
http://people.apache.org/~prasad/binaries/20070805/build-1800.log
Download the binaries from
http://people.apache.org/~prasad/binaries/20070805

[INFO] Reactor Summary:
[INFO]

-- 
--

[INFO] Geronimo ..
SUCCESS [9.033s]
[INFO] Geronimo Local Repository .
SUCCESS [50.402s]
[INFO] Geronimo Build Support 
SUCCESS [0.023s]
[INFO] Geronimo Build Support, Groovy Library 
SUCCESS [7.263s]
[INFO] Geronimo Test Support .
SUCCESS [0.039s]
[INFO] Geronimo Test Support :: Common ...
SUCCESS [7.485s]
[INFO] Geronimo Test Support :: Selenium .
SUCCESS [5.273s]
[INFO] Geronimo Test Support, Test Deployment J2EE 1.3 ...
SUCCESS [0.024s]
[INFO] Geronimo Test Support, Test Deployment J2EE 1.3 :: EJB
SUCCESS [1.433s]
[INFO] Geronimo Test Support, Test Deployment J2EE 1.3 :: WAR
SUCCESS [3.212s]
[INFO] Geronimo Test Support, Test Deployment J2EE 1.3 :: RAR
SUCCESS [1.710s]
[INFO] Geronimo Test Support, Test Deployment J2EE 1.3 :: EAR
SUCCESS [0.309s]
[INFO] Geronimo Test Support, Test Deployment J2EE 1.4 ...
SUCCESS [0.028s]
[INFO] Geronimo Test Support, Test Deployment J2EE 1.4 :: EJB
SUCCESS [0.648s]
[INFO] Geronimo Test Support, Test Deployment J2EE 1.4 :: WAR
SUCCESS [0.238s]
[INFO] Geronimo Test Support, Test Deployment J2EE 1.4 :: RAR
SUCCESS [0.095s]
[INFO] Geronimo Test Support, Test Deployment J2EE 1.4 :: EAR
SUCCESS [0.082s]
[INFO] Geronimo Test Support, Test Deployment JavaEE 5 ...
SUCCESS [0.027s]
[INFO] Geronimo Test Support, Test Deployment JavaEE 5 :: EJB
SUCCESS [0.596s]
[INFO] Geronimo Test Support, Test Deployment JavaEE 5 :: WAR
SUCCESS [0.218s]
[INFO] Geronimo Test Support, Test Deployment JavaEE 5 :: RAR
SUCCESS [0.092s]
[INFO] Geronimo Test Support, Test Deployment JavaEE 5 :: EAR
SUCCESS [0.097s]
[INFO] Geronimo :: Modules ...
SUCCESS [0.056s]
[INFO] Geronimo :: Activation 
SUCCESS [0.882s]
[INFO] Geronimo :: ActiveMQ Resource Adapter .
SUCCESS [0.640s]
[INFO] Geronimo :: Kernel 
SUCCESS [8.717s]
[INFO] Geronimo :: Common 
SUCCESS [1.257s]
[INFO] Geronimo :: Util ..
SUCCESS [4.808s]
[INFO] Geronimo :: CLI ...
SUCCESS [6.075s]
[INFO] Geronimo :: System 
SUCCESS [5.747s]
[INFO] Geronimo :: Management API 
SUCCESS [2.936s]
[INFO] Geronimo :: ActiveMQ Management Interfaces 
SUCCESS [0.542s]
[INFO] Geronimo :: Interceptor ...
SUCCESS [0.511s]
[INFO] Geronimo :: J2EE ..
SUCCESS [3.996s]
[INFO] Geronimo :: Core ..
SUCCESS [0.897s]
[INFO] Geronimo :: Security ..
SUCCESS [5.367s]
[INFO] Geronimo :: Deployment 
SUCCESS [2.978s]
[INFO] Geronimo :: Transaction ...
SUCCESS [2.100s]
[INFO] Geronimo :: Naming 
SUCCESS [3.605s]
[INFO] Geronimo :: Connector .
SUCCESS [16.629s]
[INFO] Geronimo :: ActiveMQ ..
SUCCESS [2.433s]
[INFO] Geronimo :: Web Services ..
SUCCESS [33.779s]
[INFO] Geronimo :: Transformer ...
SUCCESS [0.523s]
[INFO] Geronimo :: Persistence 3.0 ...
SUCCESS [1.168s]
[INFO] Geronimo :: OpenEJB ...
SUCCESS [6.961s]
[INFO] Geronimo :: Axis ..
SUCCESS [4.091s]
[INFO] Geronimo :: Deploy :: Common Config ...
SUCCESS [1.630s]
[INFO] Geronimo :: Service :: Builder 
SUCCESS [19.693s]
[INFO] Geronimo :: J2EE Schema ...
SUCCESS [9.799s]
[INFO] Geronimo :: J2EE :: Builder ...
SUCCESS [11.905s]
[INFO] Geronimo :: Naming :: Builder .
SUCCESS [7.080s]
[INFO] Geronimo :: Test :: DDBeans ...
SUCCESS [0.905s]
[INFO] Geronimo :: Connector :: Builder ..
SUCCESS [8.525s]
[INFO] Geronimo :: Webservices :: Builder 
SUCCESS [6.532s]