Re: Testing Maven 1.0

2004-07-24 Thread anita kulshreshtha
Hi
Build successful on 
Windows 98 SE
java version "1.4.2_01"
Java(TM) 2 Runtime Environment, Standard Edition
(build 1.4.2_01-b06)
Java HotSpot(TM) Client VM (build 1.4.2_01-b06, mixed
mode)
   Anita 

--- Jeremy Boynes <[EMAIL PROTECTED]> wrote:
> Would appreciate it if people can confirm if
> geronimo builds on
> different platforms with the new release of maven
> 1.0
> 
> BUILD SUCCESSFUL on
> Windows XP Pro SP1
> java version "1.4.2"
> Java(TM) 2 Runtime Environment, Standard Edition
> (build 1.4.2-b28)
> Java HotSpot(TM) Client VM (build 1.4.2-b28, mixed
> mode)
> 




___
Do you Yahoo!?
Express yourself with Y! Messenger! Free. Download now. 
http://messenger.yahoo.com


Re: Testing Maven 1.0

2004-07-15 Thread Kristian Köhler
Hi
Jeremy Boynes wrote:
Yes. But from what I remember, these come from restrictions on the 
firewall on your machine. Given the point of the test is to check that 
we can connect to the local server over the network suggestions on how 
to make it work in your environment would be appreciated.
The old problem. Geronimo doesn't build offline.
ApplicationTest and WebAppDConfigTest parses a web.xml file and the 
parser tries to resolve the DTD. There is no entityresolver configured 
at that moment.

That's what I've done to make it work behind the firewall:
I modified my etc.host file (for windows: 
C:\WINNT\system32\drivers\etc\hosts ) to resolve the java.sun.com locally.

--- 8< ---
...
127.0.0.1   java.sun.com
...
--- 8< ---
I configured putty to tunnel local port 80 to java.sun.com:80
Kristian


Re: Testing Maven 1.0

2004-07-15 Thread dev
Build Successful with maven 1.0
Windows 2000 5.00.2195 SP 3
java version "1.4.1_02"
Java(TM) 2 Runtime Environment, Standard Edition(build 1.4.1_02-b06)
Java HotSpot(TM) Client VM (build 1.4.1_02-b06, mixed mode)

Thanks,
Dev
At 11:32 AM 7/14/2004, Jeremy Boynes wrote:
>Would appreciate it if people can confirm if geronimo builds on
>different platforms with the new release of maven 1.0
>
>BUILD SUCCESSFUL on
>Windows XP Pro SP1
>java version "1.4.2"
>Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2-b28)
>Java HotSpot(TM) Client VM (build 1.4.2-b28, mixed mode) 




RE: Testing Maven 1.0

2004-07-15 Thread David Farb


Maven 1.0 works using clean and a straight (complete) build on the
following:

C:\> java -version
java version "1.4.2_04"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_04-b05)
Java HotSpot(TM) Client VM (build 1.4.2_04-b05, mixed mode)
C:\> ver
Microsoft Windows 2000 [Version 5.00.2195]

maven -clean does:
 __  __
|  \/  |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
|_|  |_\__,_|\_/\___|_||_|  v. 1.0
BUILD SUCCESSFUL
Total time: 43 seconds
Finished at: Wed Jul 14 13:47:12 CDT 2004

maven (full build) does:

|  \/  |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
|_|  |_\__,_|\_/\___|_||_|  v. 1.0

Plugin cache will be regenerated
Directory C:\Geronimo\Maven\repository\repository does not exist. Attempting
to create.
...
BUILD SUCCESSFUL
Total time: 26 minutes 21 seconds
Finished at: Wed Jul 14 14:15:35 CDT 2004

Thanks
David Farb

> -Original Message-
> From: Jeremy Boynes [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, July 14, 2004 1:33 PM
> To: [EMAIL PROTECTED]
> Subject: Testing Maven 1.0
>
>
> Would appreciate it if people can confirm if geronimo builds on
> different platforms with the new release of maven 1.0
>
> BUILD SUCCESSFUL on
> Windows XP Pro SP1
> java version "1.4.2"
> Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2-b28)
> Java HotSpot(TM) Client VM (build 1.4.2-b28, mixed mode)



RE: Testing Maven 1.0

2004-07-15 Thread Lynch, Peter
I'm sorry I don't have any idea about how my company's firewall is set up.
Here are the two test reports for the failed tests.

 <>  
<> 

If anyone has suggestions, that would be much appreciated.

Regards,
Peter Lynch

> -Original Message-
> From: Jeremy Boynes [SMTP:[EMAIL PROTECTED]
> Sent: Thursday, July 15, 2004 12:02 PM
> To:   [EMAIL PROTECTED]
> Subject:  Re: Testing Maven 1.0
> 
> > However, I got the following errors:
> > Running org.apache.geronimo.jetty.ApplicationTest
> > Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 8.734 sec
> > [ERROR] TEST org.apache.geronimo.jetty.ApplicationTest FAILED
> > Running org.apache.geronimo.jetty.ContainerTest
> > Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 3.656 sec
> > Running org.apache.geronimo.jetty.deployment.WebAppDConfigTest
> > Tests run: 2, Failures: 0, Errors: 2, Time elapsed: 4.688 sec
> > [ERROR] TEST org.apache.geronimo.jetty.deployment.WebAppDConfigTest
> FAILED
> > 
> > These errors have happened to me before, so I don't think they are
> related
> > to the new maven version.  Does anyone care?
> > 
> 
> Yes. But from what I remember, these come from restrictions on the 
> firewall on your machine. Given the point of the test is to check that 
> we can connect to the local server over the network suggestions on how 
> to make it work in your environment would be appreciated.
> 
> If there is more going on here then please post more details (like the 
> text test reports)
> 
> --
> Jeremy

This communication is confidential and may contain privileged material.
If you are not the intended recipient you must not use, disclose, copy or 
retain it.
If you have received it in error please immediately notify me by return email
and delete the emails.
Thank you.
Testsuite: org.apache.geronimo.jetty.ApplicationTest
Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 6.938 sec

- Standard Output ---
Created MBeanServer with ID: 10f11b8:fdc01972b9:-8000:a192419:1
-  ---
- Standard Error -
15/07/2004 12:00:18 org.apache.geronimo.kernel.Kernel boot
INFO: Starting boot
15/07/2004 12:00:20 org.apache.geronimo.kernel.Kernel boot
INFO: Booted
15/07/2004 12:00:20 org.mortbay.util.LogSupport 
INFO: Log instance is class org.apache.commons.logging.impl.Jdk14Logger
15/07/2004 12:00:20 org.mortbay.http.HttpServer start
INFO: Starting Jetty/5.0.beta0
15/07/2004 12:00:20 org.mortbay.http.HttpServer start
INFO: Started [EMAIL PROTECTED]
15/07/2004 12:00:20 org.mortbay.http.SocketListener start
INFO: Started SocketListener on 0.0.0.0:5678
15/07/2004 12:00:21 org.mortbay.util.FileResource 
INFO: Checking Resource aliases
15/07/2004 12:00:23 org.mortbay.xml.XmlParser$Handler error
WARNING: [EMAIL PROTECTED]://java.sun.com/xml/ns/j2ee/jsp_2_0.xsd line:140 
col:44 : org.xml.sax.SAXParseException: cos-st-restricts.1.1: The type 
'jsp-fileType' is atomic, so its {base type definition}, 'j2ee:pathType', must 
be an atomic simple type definition or a built-in primitive datatype.
15/07/2004 12:00:24 org.mortbay.jetty.servlet.WebApplicationContext start
WARNING: Configuration error on 
file:/D:/incubator-geronimo-1.0-M1/modules/jetty/target/test-classes/deployables/war1
org.xml.sax.SAXParseException: cos-st-restricts.1.1: The type 'jsp-fileType' is 
atomic, so its {base type definition}, 'j2ee:pathType', must be an atomic 
simple type definition or a built-in primitive datatype.
at 
org.apache.xerces.util.ErrorHandlerWrapper.createSAXParseException(Unknown 
Source)
at org.apache.xerces.util.ErrorHandlerWrapper.error(Unknown Source)
at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)
at 
org.apache.xerces.impl.xs.traversers.XSDHandler.reportSchemaError(Unknown 
Source)
at 
org.apache.xerces.impl.xs.traversers.XSDAbstractTraverser.reportSchemaError(Unknown
 Source)
at 
org.apache.xerces.impl.xs.traversers.XSDSimpleTypeTraverser.findDTValidator(Unknown
 Source)
at 
org.apache.xerces.impl.xs.traversers.XSDSimpleTypeTraverser.traverseSimpleTypeDecl(Unknown
 Source)
at 
org.apache.xerces.impl.xs.traversers.XSDSimpleTypeTraverser.traverseGlobal(Unknown
 Source)
at 
org.apache.xerces.impl.xs.traversers.XSDHandler.traverseSchemas(Unknown Source)
at org.apache.xerces.impl.xs.traversers.XSDHandler.parseSchema(Unknown 
Source)
at org.apache.xerces.impl.xs.XMLSchemaLoader.loadSchema(Unknown Source)
at 
org.apache.xerces.impl.xs.XMLSchemaValidator.findSchemaGrammar(Unknown Source)
at 
org.apache.xerces.impl.xs.XMLSchemaValidator.handleStartElement(Unknown Source)
at org.apache.xerces.impl.xs.XMLSchemaValidator.startElement(Unknown 
Source)
 

Re: Testing Maven 1.0

2004-07-15 Thread Jeremy Boynes
Lynch, Peter wrote:
OK, after deleting my maven repository, then figuring out what NTLM
authentication was and how to configure it behind my firewall, I finally
got...
BUILD SUCCESSFUL on
Windows NT4 SP6
java version "1.4.2_03"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_03-b02)
Java HotSpot(TM) Client VM (build 1.4.2_03-b02, mixed mode)
Thanks

However, I got the following errors:
Running org.apache.geronimo.jetty.ApplicationTest
Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 8.734 sec
[ERROR] TEST org.apache.geronimo.jetty.ApplicationTest FAILED
Running org.apache.geronimo.jetty.ContainerTest
Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 3.656 sec
Running org.apache.geronimo.jetty.deployment.WebAppDConfigTest
Tests run: 2, Failures: 0, Errors: 2, Time elapsed: 4.688 sec
[ERROR] TEST org.apache.geronimo.jetty.deployment.WebAppDConfigTest FAILED
These errors have happened to me before, so I don't think they are related
to the new maven version.  Does anyone care?
Yes. But from what I remember, these come from restrictions on the 
firewall on your machine. Given the point of the test is to check that 
we can connect to the local server over the network suggestions on how 
to make it work in your environment would be appreciated.

If there is more going on here then please post more details (like the 
text test reports)

--
Jeremy


Re: Testing Maven 1.0 (success on linux/1.4.2)

2004-07-14 Thread toby cabot
On Wed, Jul 14, 2004 at 11:32:51AM -0700, Jeremy Boynes wrote:
> Would appreciate it if people can confirm if geronimo builds on
> different platforms with the new release of maven 1.0

BUILD SUCCESSFUL on
Fedora Core release 2 (Tettnang)
java version "1.4.2_04"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_04-b05)
Java HotSpot(TM) Client VM (build 1.4.2_04-b05, mixed mode)


RE: Testing Maven 1.0

2004-07-14 Thread Lynch, Peter
OK, after deleting my maven repository, then figuring out what NTLM
authentication was and how to configure it behind my firewall, I finally
got...

BUILD SUCCESSFUL on
Windows NT4 SP6
java version "1.4.2_03"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_03-b02)
Java HotSpot(TM) Client VM (build 1.4.2_03-b02, mixed mode)

However, I got the following errors:
Running org.apache.geronimo.jetty.ApplicationTest
Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 8.734 sec
[ERROR] TEST org.apache.geronimo.jetty.ApplicationTest FAILED
Running org.apache.geronimo.jetty.ContainerTest
Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 3.656 sec
Running org.apache.geronimo.jetty.deployment.WebAppDConfigTest
Tests run: 2, Failures: 0, Errors: 2, Time elapsed: 4.688 sec
[ERROR] TEST org.apache.geronimo.jetty.deployment.WebAppDConfigTest FAILED

These errors have happened to me before, so I don't think they are related
to the new maven version.  Does anyone care?

Regards,
Peter Lynch

> -Original Message-
> From: Jeremy Boynes [SMTP:[EMAIL PROTECTED]
> Sent: Thursday, July 15, 2004 6:33 AM
> To:   [EMAIL PROTECTED]
> Subject:  Testing Maven 1.0
> 
> Would appreciate it if people can confirm if geronimo builds on
> different platforms with the new release of maven 1.0
> 
> BUILD SUCCESSFUL on
> Windows XP Pro SP1
> java version "1.4.2"
> Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2-b28)
> Java HotSpot(TM) Client VM (build 1.4.2-b28, mixed mode)

This communication is confidential and may contain privileged material.
If you are not the intended recipient you must not use, disclose, copy or 
retain it.
If you have received it in error please immediately notify me by return email
and delete the emails.
Thank you.


Re: Testing Maven 1.0

2004-07-14 Thread Jeremy Boynes
and ...

> BUILD SUCCESSFUL on
Windows XP Pro SP1
java version "1.5.0-beta2"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0-beta2-b51)
Java HotSpot(TM) Client VM (build 1.5.0-beta2-b51, mixed mode, sharing)