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

Christian Raschka updated PLUTO-416:
------------------------------------

    Attachment: userdataconstraintdd.new.190807.patch

Here are the right annotations for the UserDataConstraintDD class. 

I've also made some small other changes:

* changed junit version to 4.0 (with 3.8.2 i had compile errors)
* changed jsp-api version to 2.0 (see spec)

changed imports (use jaxb instead of castor):
* 
pluto-util/src/test/java/org/apache/pluto/util/assemble/ear/EarAssemblerTest.java
* 
pluto-util/src/test/java/org/apache/pluto/util/assemble/ear/ComplexEarAssemblerTest.java
* 
pluto-util/src/test/java/org/apache/pluto/util/assemble/io/AssemblyStreamTest.java
* 
pluto-util/src/main/java/org/apache/pluto/util/assemble/io/WebXmlStreamingAssembly.java

Two tests still fail. I have to look deeper into this.


> Fix failure of JaxBDescriptorServiceImplTest unit test in 1.1-286-trunk merge 
> branch
> ------------------------------------------------------------------------------------
>
>                 Key: PLUTO-416
>                 URL: https://issues.apache.org/jira/browse/PLUTO-416
>             Project: Pluto
>          Issue Type: Sub-task
>          Components: descriptor
>    Affects Versions: 1.1-286-trunk-merge
>            Reporter: Craig Doremus
>             Fix For: 1.1-286-trunk-merge
>
>         Attachments: userdataconstraintdd.new.190807.patch
>
>
> The JaxBDescriptorServiceImplTest unit test fails, giving the message:
> unexpected element (uri:"http://java.sun
> .com/xml/ns/portlet/portlet-app_2_0.xsd", local:"description"). Expected 
> elements are 
> <{http://java.sun.com/xml/ns/portlet/portlet-app_2_0.xsd}transportGuarantee>,<{http://java.sun.com/xml/ns/portlet/portlet-app_2_0.xsd}descriptions>
>      Location: line 76
> It should be noted that this test runs fine in the 1.1-286-COMPATIBILITY 
> branch.

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

Reply via email to