[jira] Commented: (GERONIMO-3911) Get version 1.1 migration sample apps checked in from wiki and cleaned up

2008-04-08 Thread Erik B. Craig (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-3911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12586679#action_12586679
 ] 

Erik B. Craig commented on GERONIMO-3911:
-

Committed revision 645776.
Cleaned up and checked in.

 Get version 1.1 migration sample apps checked in from wiki and cleaned up 
 --

 Key: GERONIMO-3911
 URL: https://issues.apache.org/jira/browse/GERONIMO-3911
 Project: Geronimo
  Issue Type: New Feature
  Security Level: public(Regular issues) 
  Components: sample apps
Affects Versions: 1.1.x
Reporter: Erik B. Craig
Assignee: Erik B. Craig

 LICENCE.txt, NOTICE.txt, and ASF license headers need to be added, as well as 
 all line endings converted to unix format and tabs converted to spaces.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Created: (GERONIMO-3954) Allow overriding the value of an env-entry/ from within deployment plans

2008-04-08 Thread Janko Heilgeist (JIRA)
Allow overriding the value of an env-entry/ from within deployment plans
--

 Key: GERONIMO-3954
 URL: https://issues.apache.org/jira/browse/GERONIMO-3954
 Project: Geronimo
  Issue Type: Improvement
  Security Level: public (Regular issues)
Reporter: Janko Heilgeist


The provider or assembler of an JavaEE application can define environment 
entries inside the standard deployment descriptor files like ejb-jar.xml or 
web.xml with

{code:xml}
env-entry
descriptionSome crucial variable!/description
env-entry-namesomeVariable/env-entry-name
env-entry-typejava.lang.String/env-entry-type
!--env-entry-valuecontent of string/env-entry-value--
/env-entry
{code}

Currently, the deployer of this application needs to modify the standard 
deployment descriptor to set the environment entry to a value. This is a 
problem, if e.g. the archive containing the descriptor file was signed by the 
provider and is supposed to be used unmodified. It would be a major 
improvement, if the Geronimo deployment plans would allow setting or overriding 
the values of these entries.

This seems to have been the case in previous versions of Geronimo. On August 
24th, 2003 the schema 
incubator-geronimo/modules/core/src/schema/geronimo-ejb-jar.xsd contained the 
following elements:

{code:xml}
[...]
xsd:element name=env-entry
  xsd:annotation
xsd:documentation
  Configuration for an environment entry.  Normally an env-entry
  is fully configured by the assembler in the standard ejb-jar.xml
  deployment descriptor.  However, the deployer can specify a
  value here if there was no value specified in ejb-jar.xml, or
  if the deployer wants to override the value specified there.
/xsd:documentation
  /xsd:annotation
  xsd:complexType
xsd:sequence
  xsd:element ref=env-entry-name minOccurs=1 maxOccurs=1/
  xsd:element ref=env-entry-value minOccurs=1 maxOccurs=1/
/xsd:sequence
  /xsd:complexType
/xsd:element
[...]
{code}

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[BUILD] trunk: Failed for Revision: 645778

2008-04-08 Thread gawor
Geronimo Revision: 645778 built with tests included
 
See the full build-0300.log file at 
http://people.apache.org/builds/geronimo/server/binaries/trunk/20080408/build-0300.log
 
Download the binaries from 
http://people.apache.org/builds/geronimo/server/binaries/trunk/20080408
[INFO] BUILD SUCCESSFUL
[INFO] 
[INFO] Total time: 31 minutes 40 seconds
[INFO] Finished at: Tue Apr 08 03:39:25 EDT 2008
[INFO] Final Memory: 333M/831M
[INFO] 
 
TESTSUITE RESULTS (Failures only)
=
See detailed results at 
http://people.apache.org/builds/geronimo/server/testsuite/ResultsSummary.html
 
Assembly: tomcat
=
See the full test.log file at 
http://people.apache.org/builds/geronimo/server/binaries/trunk/20080408/logs-0300-tomcat/test.log
 
 
[INFO] [INFO] [surefire:test]
[INFO] [INFO] Tests are skipped.
[INFO] [INFO] [surefire:test {execution: test}]
[INFO] [INFO] Tests are skipped.
[INFO] [INFO] [ejb:ejb]
[INFO] [INFO] Building ejb corba-marshal-ejb-2.2-SNAPSHOT with ejbVersion 2.1
[INFO] [INFO] Building jar: 
/home/geronimo/geronimo/trunk/testsuite/corba-testsuite/corba-marshal/corba-marshal-ejb/target/corba-marshal-ejb-2.2-SNAPSHOT.jar
[INFO] [INFO] [surefire:test {execution: integration}]
[INFO] [INFO] No tests to run.
[INFO] [INFO] [tools:verify-legal-files {execution: verify-legal-files}]
[INFO] [INFO] Checking legal files in: corba-marshal-ejb-2.2-SNAPSHOT.jar
[INFO] [INFO] [install:install]
[INFO] [INFO] Installing 
/home/geronimo/geronimo/trunk/testsuite/corba-testsuite/corba-marshal/corba-marshal-ejb/target/corba-marshal-ejb-2.2-SNAPSHOT.jar
 to 
/home/geronimo/.m2/repository/org/apache/geronimo/testsuite/corba-marshal-ejb/2.2-SNAPSHOT/corba-marshal-ejb-2.2-SNAPSHOT.jar
[INFO] [INFO] [testsuite:generate-surefire-xml {execution: 
generate-surefire-xml}]
[INFO] [INFO] Updating directory: 
/home/geronimo/geronimo/trunk/testsuite/corba-testsuite/corba-marshal/target/surefire-reports
[INFO] [INFO] No surefire-reports directory here
[INFO] [INFO] 

[INFO] [INFO] Building Geronimo TestSuite :: CORBA TestSuite :: Marshal Client
[INFO] [INFO]task-segment: [install]
[INFO] [INFO] 

[INFO] [INFO] [enforcer:enforce {execution: default}]
[INFO] [INFO] [tools:copy-legal-files {execution: install-legal-files}]
[INFO] [INFO] Created dir: 
/home/geronimo/geronimo/trunk/testsuite/corba-testsuite/corba-marshal/corba-marshal-client/target/classes/META-INF
[INFO] [INFO] Copying 2 files to 
/home/geronimo/geronimo/trunk/testsuite/corba-testsuite/corba-marshal/corba-marshal-client/target/classes/META-INF
[INFO] [INFO] [resources:resources]
[INFO] [INFO] Using default encoding to copy filtered resources.
[INFO] [INFO] [compiler:compile]
[INFO] [INFO] Compiling 6 source files to 
/home/geronimo/geronimo/trunk/testsuite/corba-testsuite/corba-marshal/corba-marshal-client/target/classes
[INFO] [INFO] [resources:testResources]
[INFO] [INFO] Using default encoding to copy filtered resources.
[INFO] [INFO] [compiler:testCompile]
[INFO] [INFO] No sources to compile
[INFO] [INFO] [surefire:test]
[INFO] [INFO] Tests are skipped.
[INFO] [INFO] [surefire:test {execution: test}]
[INFO] [INFO] Tests are skipped.
[INFO] [INFO] [jar:jar]
[INFO] [INFO] Building jar: 
/home/geronimo/geronimo/trunk/testsuite/corba-testsuite/corba-marshal/corba-marshal-client/target/corba-marshal-client-2.2-SNAPSHOT.jar
[INFO] [INFO] [surefire:test {execution: integration}]
[INFO] [INFO] No tests to run.
[INFO] [INFO] [tools:verify-legal-files {execution: verify-legal-files}]
[INFO] [INFO] Checking legal files in: corba-marshal-client-2.2-SNAPSHOT.jar
[INFO] [INFO] [install:install]
[INFO] [INFO] Installing 
/home/geronimo/geronimo/trunk/testsuite/corba-testsuite/corba-marshal/corba-marshal-client/target/corba-marshal-client-2.2-SNAPSHOT.jar
 to 
/home/geronimo/.m2/repository/org/apache/geronimo/testsuite/corba-marshal-client/2.2-SNAPSHOT/corba-marshal-client-2.2-SNAPSHOT.jar
[INFO] [INFO] [testsuite:generate-surefire-xml {execution: 
generate-surefire-xml}]
[INFO] [INFO] Updating directory: 
/home/geronimo/geronimo/trunk/testsuite/corba-testsuite/corba-marshal/target/surefire-reports
[INFO] [INFO] No surefire-reports directory here
[INFO] [INFO] 

[INFO] [INFO] Building Geronimo TestSuite :: CORBA TestSuite :: Marshal EAR
[INFO] [INFO]task-segment: [install]
[INFO] [INFO] 

[INFO] [INFO] [enforcer:enforce {execution: default}]
[INFO] [INFO] [ear:generate-application-xml]
[INFO] [INFO] Generating application.xml
[INFO] [INFO] [tools:copy-legal-files {execution

[jira] Updated: (GERONIMO-3953) ArrayIndexOutOfBoundsException reading MimeMultipart from a file with multiple attachments.

2008-04-08 Thread Davanum Srinivas (JIRA)

 [ 
https://issues.apache.org/jira/browse/GERONIMO-3953?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Davanum Srinivas updated GERONIMO-3953:
---

Attachment: wmtom.bin

Here's the file as promised.

-- dims

 ArrayIndexOutOfBoundsException reading MimeMultipart from a file with 
 multiple attachments.
 ---

 Key: GERONIMO-3953
 URL: https://issues.apache.org/jira/browse/GERONIMO-3953
 Project: Geronimo
  Issue Type: Bug
  Security Level: public(Regular issues) 
  Components: mail
Reporter: Davanum Srinivas
 Attachments: wmtom.bin


 Here's the stack trace :
 ==
 java.lang.ArrayIndexOutOfBoundsException: Array index out of range: 0
   at java.util.Vector.get(Vector.java:710)
   at javax.mail.Multipart.getBodyPart(Multipart.java:93)
   at javax.mail.internet.MimeMultipart.getBodyPart(MimeMultipart.java:110)
   at 
 javax.mail.internet.MimeMultipartTest.testMIMEWriting(MimeMultipartTest.java:107)
 ==
 Here's the code snippet to recreate the issue :
 ==
 C:\Apache\geronimo-javamail_1.4_specsvn diff
 Index: src/test/java/javax/mail/internet/MimeMultipartTest.java
 ===
 --- src/test/java/javax/mail/internet/MimeMultipartTest.java(revision 
 645758)
 +++ src/test/java/javax/mail/internet/MimeMultipartTest.java(working copy)
 @@ -26,6 +26,7 @@
  import java.io.ByteArrayInputStream;
  import java.io.ByteArrayOutputStream;
  import java.io.File;
 +import java.io.FileInputStream;
  import java.util.Properties;
  import javax.mail.BodyPart;
  import javax.mail.MessagingException;
 @@ -95,6 +96,23 @@
  assertEquals(This is a preamble\r\n, 
 ((MimeMultipart)newMessage.getContent()).getPreamble());
  }
 +public void testMIMEWriting() throws IOException, MessagingException {
 +FileInputStream inStream = new 
 FileInputStream(src/test/resources/wmtom.bin);
 +Properties props = new Properties();
 +javax.mail.Session session = javax.mail.Session
 +.getInstance(props, null);
 +MimeMessage mimeMessage = new MimeMessage(session, inStream);
 +DataHandler dh = mimeMessage.getDataHandler();
 +MimeMultipart multiPart = new MimeMultipart(dh.getDataSource());
 +MimeBodyPart mimeBodyPart0 = (MimeBodyPart) multiPart.getBodyPart(0);
 +Object object0 = mimeBodyPart0.getContent();
 +assertNotNull(object0);
 +MimeBodyPart mimeBodyPart1 = (MimeBodyPart) multiPart.getBodyPart(1);
 +Object object1 = mimeBodyPart1.getContent();
 +assertNotNull(object1);
 +assertEquals(multiPart.getCount(), 2);
 +}
 +
  protected void writeToSetUp() throws Exception {
  defaultMap = CommandMap.getDefaultCommandMap();
  MailcapCommandMap myMap = new MailcapCommandMap();
 i'll upload wmtom.bin as an attachment

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (GERONIMO-3953) ArrayIndexOutOfBoundsException reading MimeMultipart from a file with multiple attachments.

2008-04-08 Thread Davanum Srinivas (JIRA)

 [ 
https://issues.apache.org/jira/browse/GERONIMO-3953?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Davanum Srinivas updated GERONIMO-3953:
---

Attachment: test.diff

diff with the test case.

 ArrayIndexOutOfBoundsException reading MimeMultipart from a file with 
 multiple attachments.
 ---

 Key: GERONIMO-3953
 URL: https://issues.apache.org/jira/browse/GERONIMO-3953
 Project: Geronimo
  Issue Type: Bug
  Security Level: public(Regular issues) 
  Components: mail
Reporter: Davanum Srinivas
 Attachments: test.diff, wmtom.bin


 Here's the stack trace :
 ==
 java.lang.ArrayIndexOutOfBoundsException: Array index out of range: 0
   at java.util.Vector.get(Vector.java:710)
   at javax.mail.Multipart.getBodyPart(Multipart.java:93)
   at javax.mail.internet.MimeMultipart.getBodyPart(MimeMultipart.java:110)
   at 
 javax.mail.internet.MimeMultipartTest.testMIMEWriting(MimeMultipartTest.java:107)
 ==
 Here's the code snippet to recreate the issue :
 ==
 C:\Apache\geronimo-javamail_1.4_specsvn diff
 Index: src/test/java/javax/mail/internet/MimeMultipartTest.java
 ===
 --- src/test/java/javax/mail/internet/MimeMultipartTest.java(revision 
 645758)
 +++ src/test/java/javax/mail/internet/MimeMultipartTest.java(working copy)
 @@ -26,6 +26,7 @@
  import java.io.ByteArrayInputStream;
  import java.io.ByteArrayOutputStream;
  import java.io.File;
 +import java.io.FileInputStream;
  import java.util.Properties;
  import javax.mail.BodyPart;
  import javax.mail.MessagingException;
 @@ -95,6 +96,23 @@
  assertEquals(This is a preamble\r\n, 
 ((MimeMultipart)newMessage.getContent()).getPreamble());
  }
 +public void testMIMEWriting() throws IOException, MessagingException {
 +FileInputStream inStream = new 
 FileInputStream(src/test/resources/wmtom.bin);
 +Properties props = new Properties();
 +javax.mail.Session session = javax.mail.Session
 +.getInstance(props, null);
 +MimeMessage mimeMessage = new MimeMessage(session, inStream);
 +DataHandler dh = mimeMessage.getDataHandler();
 +MimeMultipart multiPart = new MimeMultipart(dh.getDataSource());
 +MimeBodyPart mimeBodyPart0 = (MimeBodyPart) multiPart.getBodyPart(0);
 +Object object0 = mimeBodyPart0.getContent();
 +assertNotNull(object0);
 +MimeBodyPart mimeBodyPart1 = (MimeBodyPart) multiPart.getBodyPart(1);
 +Object object1 = mimeBodyPart1.getContent();
 +assertNotNull(object1);
 +assertEquals(multiPart.getCount(), 2);
 +}
 +
  protected void writeToSetUp() throws Exception {
  defaultMap = CommandMap.getDefaultCommandMap();
  MailcapCommandMap myMap = new MailcapCommandMap();
 i'll upload wmtom.bin as an attachment

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (GERONIMO-3953) ArrayIndexOutOfBoundsException reading MimeMultipart from a file with multiple attachments.

2008-04-08 Thread Davanum Srinivas (JIRA)

 [ 
https://issues.apache.org/jira/browse/GERONIMO-3953?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Davanum Srinivas updated GERONIMO-3953:
---

Description: 
Here's the stack trace :
==
java.lang.ArrayIndexOutOfBoundsException: Array index out of range: 0
at java.util.Vector.get(Vector.java:710)
at javax.mail.Multipart.getBodyPart(Multipart.java:93)
at javax.mail.internet.MimeMultipart.getBodyPart(MimeMultipart.java:110)
at 
javax.mail.internet.MimeMultipartTest.testMIMEWriting(MimeMultipartTest.java:107)
==

Please see the uploaded diff to existing test case to demonstrate the issue.

  was:
Here's the stack trace :
==
java.lang.ArrayIndexOutOfBoundsException: Array index out of range: 0
at java.util.Vector.get(Vector.java:710)
at javax.mail.Multipart.getBodyPart(Multipart.java:93)
at javax.mail.internet.MimeMultipart.getBodyPart(MimeMultipart.java:110)
at 
javax.mail.internet.MimeMultipartTest.testMIMEWriting(MimeMultipartTest.java:107)
==

Here's the code snippet to recreate the issue :

==
C:\Apache\geronimo-javamail_1.4_specsvn diff
Index: src/test/java/javax/mail/internet/MimeMultipartTest.java

===
--- src/test/java/javax/mail/internet/MimeMultipartTest.java(revision 
645758)
+++ src/test/java/javax/mail/internet/MimeMultipartTest.java(working copy)
@@ -26,6 +26,7 @@
 import java.io.ByteArrayInputStream;
 import java.io.ByteArrayOutputStream;
 import java.io.File;
+import java.io.FileInputStream;
 import java.util.Properties;
 import javax.mail.BodyPart;
 import javax.mail.MessagingException;
@@ -95,6 +96,23 @@
 assertEquals(This is a preamble\r\n, 
((MimeMultipart)newMessage.getContent()).getPreamble());
 }

+public void testMIMEWriting() throws IOException, MessagingException {
+FileInputStream inStream = new 
FileInputStream(src/test/resources/wmtom.bin);
+Properties props = new Properties();
+javax.mail.Session session = javax.mail.Session
+.getInstance(props, null);
+MimeMessage mimeMessage = new MimeMessage(session, inStream);
+DataHandler dh = mimeMessage.getDataHandler();
+MimeMultipart multiPart = new MimeMultipart(dh.getDataSource());
+MimeBodyPart mimeBodyPart0 = (MimeBodyPart) multiPart.getBodyPart(0);
+Object object0 = mimeBodyPart0.getContent();
+assertNotNull(object0);
+MimeBodyPart mimeBodyPart1 = (MimeBodyPart) multiPart.getBodyPart(1);
+Object object1 = mimeBodyPart1.getContent();
+assertNotNull(object1);
+assertEquals(multiPart.getCount(), 2);
+}
+
 protected void writeToSetUp() throws Exception {
 defaultMap = CommandMap.getDefaultCommandMap();
 MailcapCommandMap myMap = new MailcapCommandMap();

i'll upload wmtom.bin as an attachment


 ArrayIndexOutOfBoundsException reading MimeMultipart from a file with 
 multiple attachments.
 ---

 Key: GERONIMO-3953
 URL: https://issues.apache.org/jira/browse/GERONIMO-3953
 Project: Geronimo
  Issue Type: Bug
  Security Level: public(Regular issues) 
  Components: mail
Reporter: Davanum Srinivas
 Attachments: test.diff, wmtom.bin


 Here's the stack trace :
 ==
 java.lang.ArrayIndexOutOfBoundsException: Array index out of range: 0
   at java.util.Vector.get(Vector.java:710)
   at javax.mail.Multipart.getBodyPart(Multipart.java:93)
   at javax.mail.internet.MimeMultipart.getBodyPart(MimeMultipart.java:110)
   at 
 javax.mail.internet.MimeMultipartTest.testMIMEWriting(MimeMultipartTest.java:107)
 ==
 Please see the uploaded diff to existing test case to demonstrate the issue.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Assigned: (GERONIMO-3953) ArrayIndexOutOfBoundsException reading MimeMultipart from a file with multiple attachments.

2008-04-08 Thread Rick McGuire (JIRA)

 [ 
https://issues.apache.org/jira/browse/GERONIMO-3953?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Rick McGuire reassigned GERONIMO-3953:
--

Assignee: Rick McGuire

 ArrayIndexOutOfBoundsException reading MimeMultipart from a file with 
 multiple attachments.
 ---

 Key: GERONIMO-3953
 URL: https://issues.apache.org/jira/browse/GERONIMO-3953
 Project: Geronimo
  Issue Type: Bug
  Security Level: public(Regular issues) 
  Components: mail
Reporter: Davanum Srinivas
Assignee: Rick McGuire
 Attachments: test.diff, wmtom.bin


 Here's the stack trace :
 ==
 java.lang.ArrayIndexOutOfBoundsException: Array index out of range: 0
   at java.util.Vector.get(Vector.java:710)
   at javax.mail.Multipart.getBodyPart(Multipart.java:93)
   at javax.mail.internet.MimeMultipart.getBodyPart(MimeMultipart.java:110)
   at 
 javax.mail.internet.MimeMultipartTest.testMIMEWriting(MimeMultipartTest.java:107)
 ==
 Please see the uploaded diff to existing test case to demonstrate the issue.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Created: (GERONIMO-3955) Typo

2008-04-08 Thread Afranio Moraes (JIRA)
Typo


 Key: GERONIMO-3955
 URL: https://issues.apache.org/jira/browse/GERONIMO-3955
 Project: Geronimo
  Issue Type: Improvement
  Security Level: public (Regular issues)
  Components: console
Affects Versions: 2.1
Reporter: Afranio Moraes
Priority: Trivial


Typo in console after editing keystores:
Keysore 'keystore.jks' is now edit locked.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Created: (GERONIMO-3956) Upgrade to Derby 10.3.2.1

2008-04-08 Thread Donald Woods (JIRA)
Upgrade to Derby 10.3.2.1
-

 Key: GERONIMO-3956
 URL: https://issues.apache.org/jira/browse/GERONIMO-3956
 Project: Geronimo
  Issue Type: Improvement
  Security Level: public (Regular issues)
  Components: dependencies
Affects Versions: 2.2
Reporter: Donald Woods


Derby 10.3.2.1 was released on 20071210 and includes many bug fixes and 
enhancements - 
http://db.apache.org/derby/releases/release-10.3.2.1.cgi#Release%20Notes%20for%20Derby%2010.3.2.1


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[BUILD] trunk: Failed for Revision: 645894

2008-04-08 Thread gawor
Geronimo Revision: 645894 built with tests included
 
See the full build-0900.log file at 
http://people.apache.org/builds/geronimo/server/binaries/trunk/20080408/build-0900.log
 
Download the binaries from 
http://people.apache.org/builds/geronimo/server/binaries/trunk/20080408
[INFO] BUILD SUCCESSFUL
[INFO] 
[INFO] Total time: 134 minutes 42 seconds
[INFO] Finished at: Tue Apr 08 11:33:01 EDT 2008
[INFO] Final Memory: 331M/841M
[INFO] 
 
TESTSUITE RESULTS (Failures only)
=
See detailed results at 
http://people.apache.org/builds/geronimo/server/testsuite/ResultsSummary.html
 
Assembly: tomcat
=
See the full test.log file at 
http://people.apache.org/builds/geronimo/server/binaries/trunk/20080408/logs-0900-tomcat/test.log
 
 
[INFO] [INFO] [surefire:test]
[INFO] [INFO] Tests are skipped.
[INFO] [INFO] [surefire:test {execution: test}]
[INFO] [INFO] Tests are skipped.
[INFO] [INFO] [ejb:ejb]
[INFO] [INFO] Building ejb corba-marshal-ejb-2.2-SNAPSHOT with ejbVersion 2.1
[INFO] [INFO] Building jar: 
/home/geronimo/geronimo/trunk/testsuite/corba-testsuite/corba-marshal/corba-marshal-ejb/target/corba-marshal-ejb-2.2-SNAPSHOT.jar
[INFO] [INFO] [surefire:test {execution: integration}]
[INFO] [INFO] No tests to run.
[INFO] [INFO] [tools:verify-legal-files {execution: verify-legal-files}]
[INFO] [INFO] Checking legal files in: corba-marshal-ejb-2.2-SNAPSHOT.jar
[INFO] [INFO] [install:install]
[INFO] [INFO] Installing 
/home/geronimo/geronimo/trunk/testsuite/corba-testsuite/corba-marshal/corba-marshal-ejb/target/corba-marshal-ejb-2.2-SNAPSHOT.jar
 to 
/home/geronimo/.m2/repository/org/apache/geronimo/testsuite/corba-marshal-ejb/2.2-SNAPSHOT/corba-marshal-ejb-2.2-SNAPSHOT.jar
[INFO] [INFO] [testsuite:generate-surefire-xml {execution: 
generate-surefire-xml}]
[INFO] [INFO] Updating directory: 
/home/geronimo/geronimo/trunk/testsuite/corba-testsuite/corba-marshal/target/surefire-reports
[INFO] [INFO] No surefire-reports directory here
[INFO] [INFO] 

[INFO] [INFO] Building Geronimo TestSuite :: CORBA TestSuite :: Marshal Client
[INFO] [INFO]task-segment: [install]
[INFO] [INFO] 

[INFO] [INFO] [enforcer:enforce {execution: default}]
[INFO] [INFO] [tools:copy-legal-files {execution: install-legal-files}]
[INFO] [INFO] Created dir: 
/home/geronimo/geronimo/trunk/testsuite/corba-testsuite/corba-marshal/corba-marshal-client/target/classes/META-INF
[INFO] [INFO] Copying 2 files to 
/home/geronimo/geronimo/trunk/testsuite/corba-testsuite/corba-marshal/corba-marshal-client/target/classes/META-INF
[INFO] [INFO] [resources:resources]
[INFO] [INFO] Using default encoding to copy filtered resources.
[INFO] [INFO] [compiler:compile]
[INFO] [INFO] Compiling 6 source files to 
/home/geronimo/geronimo/trunk/testsuite/corba-testsuite/corba-marshal/corba-marshal-client/target/classes
[INFO] [INFO] [resources:testResources]
[INFO] [INFO] Using default encoding to copy filtered resources.
[INFO] [INFO] [compiler:testCompile]
[INFO] [INFO] No sources to compile
[INFO] [INFO] [surefire:test]
[INFO] [INFO] Tests are skipped.
[INFO] [INFO] [surefire:test {execution: test}]
[INFO] [INFO] Tests are skipped.
[INFO] [INFO] [jar:jar]
[INFO] [INFO] Building jar: 
/home/geronimo/geronimo/trunk/testsuite/corba-testsuite/corba-marshal/corba-marshal-client/target/corba-marshal-client-2.2-SNAPSHOT.jar
[INFO] [INFO] [surefire:test {execution: integration}]
[INFO] [INFO] No tests to run.
[INFO] [INFO] [tools:verify-legal-files {execution: verify-legal-files}]
[INFO] [INFO] Checking legal files in: corba-marshal-client-2.2-SNAPSHOT.jar
[INFO] [INFO] [install:install]
[INFO] [INFO] Installing 
/home/geronimo/geronimo/trunk/testsuite/corba-testsuite/corba-marshal/corba-marshal-client/target/corba-marshal-client-2.2-SNAPSHOT.jar
 to 
/home/geronimo/.m2/repository/org/apache/geronimo/testsuite/corba-marshal-client/2.2-SNAPSHOT/corba-marshal-client-2.2-SNAPSHOT.jar
[INFO] [INFO] [testsuite:generate-surefire-xml {execution: 
generate-surefire-xml}]
[INFO] [INFO] Updating directory: 
/home/geronimo/geronimo/trunk/testsuite/corba-testsuite/corba-marshal/target/surefire-reports
[INFO] [INFO] No surefire-reports directory here
[INFO] [INFO] 

[INFO] [INFO] Building Geronimo TestSuite :: CORBA TestSuite :: Marshal EAR
[INFO] [INFO]task-segment: [install]
[INFO] [INFO] 

[INFO] [INFO] [enforcer:enforce {execution: default}]
[INFO] [INFO] [ear:generate-application-xml]
[INFO] [INFO] Generating application.xml
[INFO] [INFO] [tools:copy-legal-files {execution

[jira] Assigned: (GERONIMO-3955) Typo

2008-04-08 Thread Joseph Leong (JIRA)

 [ 
https://issues.apache.org/jira/browse/GERONIMO-3955?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Joseph Leong reassigned GERONIMO-3955:
--

Assignee: Joseph Leong

 Typo
 

 Key: GERONIMO-3955
 URL: https://issues.apache.org/jira/browse/GERONIMO-3955
 Project: Geronimo
  Issue Type: Improvement
  Security Level: public(Regular issues) 
  Components: console
Affects Versions: 2.1
Reporter: Afranio Moraes
Assignee: Joseph Leong
Priority: Trivial

 Typo in console after editing keystores:
 Keysore 'keystore.jks' is now edit locked.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Resolved: (GERONIMO-3953) ArrayIndexOutOfBoundsException reading MimeMultipart from a file with multiple attachments.

2008-04-08 Thread Rick McGuire (JIRA)

 [ 
https://issues.apache.org/jira/browse/GERONIMO-3953?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Rick McGuire resolved GERONIMO-3953.


Resolution: Fixed

Committed revision 646017.

Thanks for the excellent test case!

 ArrayIndexOutOfBoundsException reading MimeMultipart from a file with 
 multiple attachments.
 ---

 Key: GERONIMO-3953
 URL: https://issues.apache.org/jira/browse/GERONIMO-3953
 Project: Geronimo
  Issue Type: Bug
  Security Level: public(Regular issues) 
  Components: mail
Reporter: Davanum Srinivas
Assignee: Rick McGuire
 Attachments: test.diff, wmtom.bin


 Here's the stack trace :
 ==
 java.lang.ArrayIndexOutOfBoundsException: Array index out of range: 0
   at java.util.Vector.get(Vector.java:710)
   at javax.mail.Multipart.getBodyPart(Multipart.java:93)
   at javax.mail.internet.MimeMultipart.getBodyPart(MimeMultipart.java:110)
   at 
 javax.mail.internet.MimeMultipartTest.testMIMEWriting(MimeMultipartTest.java:107)
 ==
 Please see the uploaded diff to existing test case to demonstrate the issue.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



TCK updates

2008-04-08 Thread Jarek Gawor
Jeff,

Can you get the latest TCKs for us? Latest Java EE 5 TCK (or with
signature files for JAX-WS 2.1), JAXB-2.1, and latest JAX-WS 2.1
(jaxwstck-2.1_03-Apr-2008.zip).

Also, I created some TCK challenges for JAX-WS 2.1 but want to test it
first with the latest TCK to be sure.

Thanks a lot,
Jarek


Re: TCK updates

2008-04-08 Thread Jeff Genender
Wrong list...please have this go to TCK list and not dev.

Jeff

Jarek Gawor wrote:
 Jeff,
 
 Can you get the latest TCKs for us? Latest Java EE 5 TCK (or with
 signature files for JAX-WS 2.1), JAXB-2.1, and latest JAX-WS 2.1
 (jaxwstck-2.1_03-Apr-2008.zip).
 
 Also, I created some TCK challenges for JAX-WS 2.1 but want to test it
 first with the latest TCK to be sure.
 
 Thanks a lot,
 Jarek


Re: TCK updates

2008-04-08 Thread Jarek Gawor
Oooops! Sorry.

Jarek

On Tue, Apr 8, 2008 at 4:21 PM, Jeff Genender [EMAIL PROTECTED] wrote:
 Wrong list...please have this go to TCK list and not dev.

  Jeff



  Jarek Gawor wrote:
   Jeff,
  
   Can you get the latest TCKs for us? Latest Java EE 5 TCK (or with
   signature files for JAX-WS 2.1), JAXB-2.1, and latest JAX-WS 2.1
   (jaxwstck-2.1_03-Apr-2008.zip).
  
   Also, I created some TCK challenges for JAX-WS 2.1 but want to test it
   first with the latest TCK to be sure.
  
   Thanks a lot,
   Jarek



[BUILD] trunk: Failed for Revision: 646038

2008-04-08 Thread gawor
Geronimo Revision: 646038 built with tests included
 
See the full build-1500.log file at 
http://people.apache.org/builds/geronimo/server/binaries/trunk/20080408/build-1500.log
 
Download the binaries from 
http://people.apache.org/builds/geronimo/server/binaries/trunk/20080408
[INFO] BUILD SUCCESSFUL
[INFO] 
[INFO] Total time: 31 minutes 50 seconds
[INFO] Finished at: Tue Apr 08 15:54:50 EDT 2008
[INFO] Final Memory: 325M/1002M
[INFO] 
 
TESTSUITE RESULTS (Failures only)
=
See detailed results at 
http://people.apache.org/builds/geronimo/server/testsuite/ResultsSummary.html
 
Assembly: tomcat
=
See the full test.log file at 
http://people.apache.org/builds/geronimo/server/binaries/trunk/20080408/logs-1500-tomcat/test.log
 
 
[INFO] [INFO] [surefire:test]
[INFO] [INFO] Tests are skipped.
[INFO] [INFO] [surefire:test {execution: test}]
[INFO] [INFO] Tests are skipped.
[INFO] [INFO] [ejb:ejb]
[INFO] [INFO] Building ejb corba-marshal-ejb-2.2-SNAPSHOT with ejbVersion 2.1
[INFO] [INFO] Building jar: 
/home/geronimo/geronimo/trunk/testsuite/corba-testsuite/corba-marshal/corba-marshal-ejb/target/corba-marshal-ejb-2.2-SNAPSHOT.jar
[INFO] [INFO] [surefire:test {execution: integration}]
[INFO] [INFO] No tests to run.
[INFO] [INFO] [tools:verify-legal-files {execution: verify-legal-files}]
[INFO] [INFO] Checking legal files in: corba-marshal-ejb-2.2-SNAPSHOT.jar
[INFO] [INFO] [install:install]
[INFO] [INFO] Installing 
/home/geronimo/geronimo/trunk/testsuite/corba-testsuite/corba-marshal/corba-marshal-ejb/target/corba-marshal-ejb-2.2-SNAPSHOT.jar
 to 
/home/geronimo/.m2/repository/org/apache/geronimo/testsuite/corba-marshal-ejb/2.2-SNAPSHOT/corba-marshal-ejb-2.2-SNAPSHOT.jar
[INFO] [INFO] [testsuite:generate-surefire-xml {execution: 
generate-surefire-xml}]
[INFO] [INFO] Updating directory: 
/home/geronimo/geronimo/trunk/testsuite/corba-testsuite/corba-marshal/target/surefire-reports
[INFO] [INFO] No surefire-reports directory here
[INFO] [INFO] 

[INFO] [INFO] Building Geronimo TestSuite :: CORBA TestSuite :: Marshal Client
[INFO] [INFO]task-segment: [install]
[INFO] [INFO] 

[INFO] [INFO] [enforcer:enforce {execution: default}]
[INFO] [INFO] [tools:copy-legal-files {execution: install-legal-files}]
[INFO] [INFO] Created dir: 
/home/geronimo/geronimo/trunk/testsuite/corba-testsuite/corba-marshal/corba-marshal-client/target/classes/META-INF
[INFO] [INFO] Copying 2 files to 
/home/geronimo/geronimo/trunk/testsuite/corba-testsuite/corba-marshal/corba-marshal-client/target/classes/META-INF
[INFO] [INFO] [resources:resources]
[INFO] [INFO] Using default encoding to copy filtered resources.
[INFO] [INFO] [compiler:compile]
[INFO] [INFO] Compiling 6 source files to 
/home/geronimo/geronimo/trunk/testsuite/corba-testsuite/corba-marshal/corba-marshal-client/target/classes
[INFO] [INFO] [resources:testResources]
[INFO] [INFO] Using default encoding to copy filtered resources.
[INFO] [INFO] [compiler:testCompile]
[INFO] [INFO] No sources to compile
[INFO] [INFO] [surefire:test]
[INFO] [INFO] Tests are skipped.
[INFO] [INFO] [surefire:test {execution: test}]
[INFO] [INFO] Tests are skipped.
[INFO] [INFO] [jar:jar]
[INFO] [INFO] Building jar: 
/home/geronimo/geronimo/trunk/testsuite/corba-testsuite/corba-marshal/corba-marshal-client/target/corba-marshal-client-2.2-SNAPSHOT.jar
[INFO] [INFO] [surefire:test {execution: integration}]
[INFO] [INFO] No tests to run.
[INFO] [INFO] [tools:verify-legal-files {execution: verify-legal-files}]
[INFO] [INFO] Checking legal files in: corba-marshal-client-2.2-SNAPSHOT.jar
[INFO] [INFO] [install:install]
[INFO] [INFO] Installing 
/home/geronimo/geronimo/trunk/testsuite/corba-testsuite/corba-marshal/corba-marshal-client/target/corba-marshal-client-2.2-SNAPSHOT.jar
 to 
/home/geronimo/.m2/repository/org/apache/geronimo/testsuite/corba-marshal-client/2.2-SNAPSHOT/corba-marshal-client-2.2-SNAPSHOT.jar
[INFO] [INFO] [testsuite:generate-surefire-xml {execution: 
generate-surefire-xml}]
[INFO] [INFO] Updating directory: 
/home/geronimo/geronimo/trunk/testsuite/corba-testsuite/corba-marshal/target/surefire-reports
[INFO] [INFO] No surefire-reports directory here
[INFO] [INFO] 

[INFO] [INFO] Building Geronimo TestSuite :: CORBA TestSuite :: Marshal EAR
[INFO] [INFO]task-segment: [install]
[INFO] [INFO] 

[INFO] [INFO] [enforcer:enforce {execution: default}]
[INFO] [INFO] [ear:generate-application-xml]
[INFO] [INFO] Generating application.xml
[INFO] [INFO] [tools:copy-legal-files {execution

Re: svn commit: r646006 - in /geronimo/samples/branches/2.1/samples/bank: ./ bank-client/ bank-client/src/ bank-client/src/main/ bank-client/src/main/java/ bank-ejb/src/main/java/org/apache/geronimo/s

2008-04-08 Thread Jarek Gawor
Viet,

Can you please commit this to samples/trunk too?

Jarek

On Tue, Apr 8, 2008 at 1:18 PM,  [EMAIL PROTECTED] wrote:
 Author: viet
  Date: Tue Apr  8 10:17:58 2008
  New Revision: 646006

  URL: http://svn.apache.org/viewvc?rev=646006view=rev
  Log:
  Add remote application portion to show how to remotely access an EJB3.

  Added:
 geronimo/samples/branches/2.1/samples/bank/bank-client/
 geronimo/samples/branches/2.1/samples/bank/bank-client/LICENSE.txt   
 (with props)
 geronimo/samples/branches/2.1/samples/bank/bank-client/NOTICE.txt   (with 
 props)
 geronimo/samples/branches/2.1/samples/bank/bank-client/pom.xml   (with 
 props)
 geronimo/samples/branches/2.1/samples/bank/bank-client/src/
 geronimo/samples/branches/2.1/samples/bank/bank-client/src/main/
 geronimo/samples/branches/2.1/samples/bank/bank-client/src/main/java/
 
 geronimo/samples/branches/2.1/samples/bank/bank-client/src/main/java/BankClient.java
(with props)
  Modified:
 
 geronimo/samples/branches/2.1/samples/bank/bank-ejb/src/main/java/org/apache/geronimo/samples/bank/ejb/BankManagerFacadeBean.java
 
 geronimo/samples/branches/2.1/samples/bank/bank-ejb/src/main/java/org/apache/geronimo/samples/bank/ejb/BankManagerFacadeLocal.java
 geronimo/samples/branches/2.1/samples/bank/pom.xml

  Added: geronimo/samples/branches/2.1/samples/bank/bank-client/LICENSE.txt
  URL: 
 http://svn.apache.org/viewvc/geronimo/samples/branches/2.1/samples/bank/bank-client/LICENSE.txt?rev=646006view=auto
  
 ==
  --- geronimo/samples/branches/2.1/samples/bank/bank-client/LICENSE.txt 
 (added)
  +++ geronimo/samples/branches/2.1/samples/bank/bank-client/LICENSE.txt Tue 
 Apr  8 10:17:58 2008
  @@ -0,0 +1,203 @@
  +
  + Apache License
  +   Version 2.0, January 2004
  +http://www.apache.org/licenses/
  +
  +   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
  +
  +   1. Definitions.
  +
  +  License shall mean the terms and conditions for use, reproduction,
  +  and distribution as defined by Sections 1 through 9 of this document.
  +
  +  Licensor shall mean the copyright owner or entity authorized by
  +  the copyright owner that is granting the License.
  +
  +  Legal Entity shall mean the union of the acting entity and all
  +  other entities that control, are controlled by, or are under common
  +  control with that entity. For the purposes of this definition,
  +  control means (i) the power, direct or indirect, to cause the
  +  direction or management of such entity, whether by contract or
  +  otherwise, or (ii) ownership of fifty percent (50%) or more of the
  +  outstanding shares, or (iii) beneficial ownership of such entity.
  +
  +  You (or Your) shall mean an individual or Legal Entity
  +  exercising permissions granted by this License.
  +
  +  Source form shall mean the preferred form for making modifications,
  +  including but not limited to software source code, documentation
  +  source, and configuration files.
  +
  +  Object form shall mean any form resulting from mechanical
  +  transformation or translation of a Source form, including but
  +  not limited to compiled object code, generated documentation,
  +  and conversions to other media types.
  +
  +  Work shall mean the work of authorship, whether in Source or
  +  Object form, made available under the License, as indicated by a
  +  copyright notice that is included in or attached to the work
  +  (an example is provided in the Appendix below).
  +
  +  Derivative Works shall mean any work, whether in Source or Object
  +  form, that is based on (or derived from) the Work and for which the
  +  editorial revisions, annotations, elaborations, or other modifications
  +  represent, as a whole, an original work of authorship. For the 
 purposes
  +  of this License, Derivative Works shall not include works that remain
  +  separable from, or merely link (or bind by name) to the interfaces of,
  +  the Work and Derivative Works thereof.
  +
  +  Contribution shall mean any work of authorship, including
  +  the original version of the Work and any modifications or additions
  +  to that Work or Derivative Works thereof, that is intentionally
  +  submitted to Licensor for inclusion in the Work by the copyright owner
  +  or by an individual or Legal Entity authorized to submit on behalf of
  +  the copyright owner. For the purposes of this definition, submitted
  +  means any form of electronic, verbal, or written communication sent
  +  to the Licensor or its representatives, including but not limited to
  +  communication on electronic mailing lists, source code control 
 systems,
  +  and issue tracking 

Re: svn commit: r646006 - in /geronimo/samples/branches/2.1/samples/bank: ./ bank-client/ bank-client/src/ bank-client/src/main/ bank-client/src/main/java/ bank-ejb/src/main/java/org/apache/geronimo/s

2008-04-08 Thread David Jencks

woo hoo!! finally a simple ejb client example!

thanks!!
david jencks

On Apr 8, 2008, at 1:53 PM, Jarek Gawor wrote:


Viet,

Can you please commit this to samples/trunk too?

Jarek

On Tue, Apr 8, 2008 at 1:18 PM,  [EMAIL PROTECTED] wrote:

Author: viet
 Date: Tue Apr  8 10:17:58 2008
 New Revision: 646006

 URL: http://svn.apache.org/viewvc?rev=646006view=rev
 Log:
 Add remote application portion to show how to remotely access an  
EJB3.


 Added:
geronimo/samples/branches/2.1/samples/bank/bank-client/
geronimo/samples/branches/2.1/samples/bank/bank-client/ 
LICENSE.txt   (with props)
geronimo/samples/branches/2.1/samples/bank/bank-client/ 
NOTICE.txt   (with props)
geronimo/samples/branches/2.1/samples/bank/bank-client/ 
pom.xml   (with props)

geronimo/samples/branches/2.1/samples/bank/bank-client/src/
geronimo/samples/branches/2.1/samples/bank/bank-client/src/main/
geronimo/samples/branches/2.1/samples/bank/bank-client/src/ 
main/java/
geronimo/samples/branches/2.1/samples/bank/bank-client/src/ 
main/java/BankClient.java   (with props)

 Modified:
geronimo/samples/branches/2.1/samples/bank/bank-ejb/src/main/ 
java/org/apache/geronimo/samples/bank/ejb/BankManagerFacadeBean.java
geronimo/samples/branches/2.1/samples/bank/bank-ejb/src/main/ 
java/org/apache/geronimo/samples/bank/ejb/BankManagerFacadeLocal.java

geronimo/samples/branches/2.1/samples/bank/pom.xml

 Added: geronimo/samples/branches/2.1/samples/bank/bank-client/ 
LICENSE.txt
 URL: http://svn.apache.org/viewvc/geronimo/samples/branches/2.1/ 
samples/bank/bank-client/LICENSE.txt?rev=646006view=auto
  
= 
=
 --- geronimo/samples/branches/2.1/samples/bank/bank-client/ 
LICENSE.txt (added)
 +++ geronimo/samples/branches/2.1/samples/bank/bank-client/ 
LICENSE.txt Tue Apr  8 10:17:58 2008

 @@ -0,0 +1,203 @@
 +
 + Apache License
 +   Version 2.0, January 2004
 +http://www.apache.org/licenses/
 +
 +   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
 +
 +   1. Definitions.
 +
 +  License shall mean the terms and conditions for use,  
reproduction,
 +  and distribution as defined by Sections 1 through 9 of  
this document.

 +
 +  Licensor shall mean the copyright owner or entity  
authorized by

 +  the copyright owner that is granting the License.
 +
 +  Legal Entity shall mean the union of the acting entity  
and all
 +  other entities that control, are controlled by, or are  
under common
 +  control with that entity. For the purposes of this  
definition,
 +  control means (i) the power, direct or indirect, to  
cause the
 +  direction or management of such entity, whether by  
contract or
 +  otherwise, or (ii) ownership of fifty percent (50%) or  
more of the
 +  outstanding shares, or (iii) beneficial ownership of such  
entity.

 +
 +  You (or Your) shall mean an individual or Legal Entity
 +  exercising permissions granted by this License.
 +
 +  Source form shall mean the preferred form for making  
modifications,
 +  including but not limited to software source code,  
documentation

 +  source, and configuration files.
 +
 +  Object form shall mean any form resulting from mechanical
 +  transformation or translation of a Source form, including but
 +  not limited to compiled object code, generated documentation,
 +  and conversions to other media types.
 +
 +  Work shall mean the work of authorship, whether in  
Source or
 +  Object form, made available under the License, as  
indicated by a

 +  copyright notice that is included in or attached to the work
 +  (an example is provided in the Appendix below).
 +
 +  Derivative Works shall mean any work, whether in Source  
or Object
 +  form, that is based on (or derived from) the Work and for  
which the
 +  editorial revisions, annotations, elaborations, or other  
modifications
 +  represent, as a whole, an original work of authorship. For  
the purposes
 +  of this License, Derivative Works shall not include works  
that remain
 +  separable from, or merely link (or bind by name) to the  
interfaces of,

 +  the Work and Derivative Works thereof.
 +
 +  Contribution shall mean any work of authorship, including
 +  the original version of the Work and any modifications or  
additions
 +  to that Work or Derivative Works thereof, that is  
intentionally
 +  submitted to Licensor for inclusion in the Work by the  
copyright owner
 +  or by an individual or Legal Entity authorized to submit  
on behalf of
 +  the copyright owner. For the purposes of this definition,  
submitted
 +  means any form of electronic, verbal, or written  
communication sent
 +  to the Licensor or its representatives, including but not  
limited 

[BUILD] trunk: Failed for Revision: 646165

2008-04-08 Thread gawor
Geronimo Revision: 646165 built with tests included
 
See the full build-2100.log file at 
http://people.apache.org/builds/geronimo/server/binaries/trunk/20080408/build-2100.log
 
Download the binaries from 
http://people.apache.org/builds/geronimo/server/binaries/trunk/20080408
[INFO] BUILD SUCCESSFUL
[INFO] 
[INFO] Total time: 33 minutes 12 seconds
[INFO] Finished at: Tue Apr 08 21:39:58 EDT 2008
[INFO] Final Memory: 328M/1002M
[INFO] 
 
TESTSUITE RESULTS (Failures only)
=
See detailed results at 
http://people.apache.org/builds/geronimo/server/testsuite/ResultsSummary.html
 
Assembly: tomcat
=
See the full test.log file at 
http://people.apache.org/builds/geronimo/server/binaries/trunk/20080408/logs-2100-tomcat/test.log
 
 
[INFO] [INFO] [surefire:test]
[INFO] [INFO] Tests are skipped.
[INFO] [INFO] [surefire:test {execution: test}]
[INFO] [INFO] Tests are skipped.
[INFO] [INFO] [ejb:ejb]
[INFO] [INFO] Building ejb corba-marshal-ejb-2.2-SNAPSHOT with ejbVersion 2.1
[INFO] [INFO] Building jar: 
/home/geronimo/geronimo/trunk/testsuite/corba-testsuite/corba-marshal/corba-marshal-ejb/target/corba-marshal-ejb-2.2-SNAPSHOT.jar
[INFO] [INFO] [surefire:test {execution: integration}]
[INFO] [INFO] No tests to run.
[INFO] [INFO] [tools:verify-legal-files {execution: verify-legal-files}]
[INFO] [INFO] Checking legal files in: corba-marshal-ejb-2.2-SNAPSHOT.jar
[INFO] [INFO] [install:install]
[INFO] [INFO] Installing 
/home/geronimo/geronimo/trunk/testsuite/corba-testsuite/corba-marshal/corba-marshal-ejb/target/corba-marshal-ejb-2.2-SNAPSHOT.jar
 to 
/home/geronimo/.m2/repository/org/apache/geronimo/testsuite/corba-marshal-ejb/2.2-SNAPSHOT/corba-marshal-ejb-2.2-SNAPSHOT.jar
[INFO] [INFO] [testsuite:generate-surefire-xml {execution: 
generate-surefire-xml}]
[INFO] [INFO] Updating directory: 
/home/geronimo/geronimo/trunk/testsuite/corba-testsuite/corba-marshal/target/surefire-reports
[INFO] [INFO] No surefire-reports directory here
[INFO] [INFO] 

[INFO] [INFO] Building Geronimo TestSuite :: CORBA TestSuite :: Marshal Client
[INFO] [INFO]task-segment: [install]
[INFO] [INFO] 

[INFO] [INFO] [enforcer:enforce {execution: default}]
[INFO] [INFO] [tools:copy-legal-files {execution: install-legal-files}]
[INFO] [INFO] Created dir: 
/home/geronimo/geronimo/trunk/testsuite/corba-testsuite/corba-marshal/corba-marshal-client/target/classes/META-INF
[INFO] [INFO] Copying 2 files to 
/home/geronimo/geronimo/trunk/testsuite/corba-testsuite/corba-marshal/corba-marshal-client/target/classes/META-INF
[INFO] [INFO] [resources:resources]
[INFO] [INFO] Using default encoding to copy filtered resources.
[INFO] [INFO] [compiler:compile]
[INFO] [INFO] Compiling 6 source files to 
/home/geronimo/geronimo/trunk/testsuite/corba-testsuite/corba-marshal/corba-marshal-client/target/classes
[INFO] [INFO] [resources:testResources]
[INFO] [INFO] Using default encoding to copy filtered resources.
[INFO] [INFO] [compiler:testCompile]
[INFO] [INFO] No sources to compile
[INFO] [INFO] [surefire:test]
[INFO] [INFO] Tests are skipped.
[INFO] [INFO] [surefire:test {execution: test}]
[INFO] [INFO] Tests are skipped.
[INFO] [INFO] [jar:jar]
[INFO] [INFO] Building jar: 
/home/geronimo/geronimo/trunk/testsuite/corba-testsuite/corba-marshal/corba-marshal-client/target/corba-marshal-client-2.2-SNAPSHOT.jar
[INFO] [INFO] [surefire:test {execution: integration}]
[INFO] [INFO] No tests to run.
[INFO] [INFO] [tools:verify-legal-files {execution: verify-legal-files}]
[INFO] [INFO] Checking legal files in: corba-marshal-client-2.2-SNAPSHOT.jar
[INFO] [INFO] [install:install]
[INFO] [INFO] Installing 
/home/geronimo/geronimo/trunk/testsuite/corba-testsuite/corba-marshal/corba-marshal-client/target/corba-marshal-client-2.2-SNAPSHOT.jar
 to 
/home/geronimo/.m2/repository/org/apache/geronimo/testsuite/corba-marshal-client/2.2-SNAPSHOT/corba-marshal-client-2.2-SNAPSHOT.jar
[INFO] [INFO] [testsuite:generate-surefire-xml {execution: 
generate-surefire-xml}]
[INFO] [INFO] Updating directory: 
/home/geronimo/geronimo/trunk/testsuite/corba-testsuite/corba-marshal/target/surefire-reports
[INFO] [INFO] No surefire-reports directory here
[INFO] [INFO] 

[INFO] [INFO] Building Geronimo TestSuite :: CORBA TestSuite :: Marshal EAR
[INFO] [INFO]task-segment: [install]
[INFO] [INFO] 

[INFO] [INFO] [enforcer:enforce {execution: default}]
[INFO] [INFO] [ear:generate-application-xml]
[INFO] [INFO] Generating application.xml
[INFO] [INFO] [tools:copy-legal-files {execution