Hi Ted, unfortunately, I'm not able to reproduce this test failure that you're getting. Looking at your failure output leads me to believe that JAXB may be creating the namespace prefixes in a different order for you than for me (i.e., ns1:, ns3:, ns2: instead of ns1:, ns2:, ns3:) although again I'm not able to reproduce it. We have an open JIRA for generating custom prefixes (http://issues.apache.org/jira/browse/GERONIMODEVTOOLS-326), and BJ has already attached a patch but it was too late to make this release. So, although I'm not happy about a testcase failure especially when this is the first release of the GEP with junit testcases, this particular failure is not necessarily indicative of a plugin failure. Would you be able to pipe the output of "maven clean install -e -X" to a file and send that to me as well for further analysis ?? Thanks much....

Ted Kirby wrote:
I checked out branches/2.1.0, ran mvn clean install, and got this
failure in the build:

[INFO] 
----------------------------------------------------------------------------
[INFO] Building org.apache.geronimo.jee.v21.jaxbmodel
[INFO]    task-segment: [clean, install]
[INFO] 
----------------------------------------------------------------------------
Running org.apache.geronimo.jee.openejb.OpenEjbJarTest
Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.844
sec <<< FAILURE!

Results :

Failed tests:
  testCompleteXML(org.apache.geronimo.jee.openejb.OpenEjbJarTest)

Tests run: 14, Failures: 1, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------

On Fri, Apr 25, 2008 at 2:49 PM, Tim McConnell <[EMAIL PROTECTED]> wrote:
Here's my +1



 Tim McConnell wrote:

Hi, Please review and vote on the release of the Geronimo Eclipse Plugin
2.1.0 RC1 (to correspond with the Geronimo 2.1.0 server release).
The deployable zip file is here:

---->
http://people.apache.org/~mcconne/releases/2.1.0/RC1/geronimo-eclipse-plugin-2.1.0-deployable.zip
The update site zip file is here:

----> http://people.apache.org/~mcconne/releases/2.1.0/RC1/
geronimo-eclipse-plugin-2.1.0-updatesite.zip
The current svn location is here (revision number 651108):

---->
https://svn.apache.org/repos/asf/geronimo/devtools/eclipse-plugin/branches/2.1.0
The future svn location will be here (when approved):

---->
https://svn.apache.org/repos/asf/geronimo/devtools/eclipse-plugin/tags/2.1.0
There is a rudimentary set of install instructions available at the URL
below that will hopefully describe the necessary prereq(s) and steps
required to install and run the GEP:
---->
http://people.apache.org/~mcconne/releases/2.1.0/RC1/Geronimo_Eclipse_Plugin_2.1.0_Instructions-RC1.txt
Additionally, there is an ant build.xml file that can be used to download
the prereq(s) for the GEP. It is documented in the instructions.
Finally, I've created a Staging Site that can used to test the update
manager functions of Eclipse for downloading both the GEP itself and the
Geronimo Server. This is also documented in the instructions. Please let me
know if there are any questions.
The vote will conclude at 11:00 PM EST on Saturday, April 26th.

--
Thanks,
Tim McConnell


 --
 Thanks,
 Tim McConnell



--
Thanks,
Tim McConnell

Reply via email to