Hallo,

I have tried to build clojure-1.3.0-RC0 agains Fedora Rawhide, which
supports JDK-1.7.

Unfortunately, I have got error messages in the for:

    [java] FAIL in (test-annotations-on-field) (java_6_and_later.clj:
65)
     [java] expected: (= expected-annotations (into #{} (map
annotation->map (.getAnnotations (.getField Bar "b")))))
     [java]   actual: (not (= #{{:enabled false, :annotationType
javax.xml.ws.soap.Addressing, :required true} {:annotationType
javax.xml.ws.WebServiceRefs, :value [{:mappedName "", :name
"fred", :annotationType javax.xml.ws.WebServiceRef, :type
java.lang.String, :wsdlLocation "", :value java.lang.Object}
{:mappedName "lucy", :name "ethel", :annotationType
javax.xml.ws.WebServiceRef, :type java.lang.Object, :wsdlLocation
"", :value java.lang.Object}]} {:annotationType
java.lang.annotation.Retention, :value #<RetentionPolicy RUNTIME>}
{:annotationType java.lang.Deprecated} {:annotationType
javax.annotation.processing.SupportedOptions, :value ["foo" "bar"
"baz"]}} #{{:annotationType javax.xml.ws.WebServiceRefs, :value
({:annotationType javax.xml.ws.WebServiceRef, :name
"fred", :mappedName "", :lookup "", :type
java.lang.String, :wsdlLocation "", :value javax.xml.ws.Service}
{:annotationType javax.xml.ws.WebServiceRef, :name
"ethel", :mappedName "lucy", :lookup "", :type
java.lang.Object, :wsdlLocation "", :value javax.xml.ws.Service})}
{:annotationType java.lang.annotation.Retention, :value
#<RetentionPolicy RUNTIME>} {:annotationType java.lang.Deprecated}
{:annotationType javax.annotation.processing.SupportedOptions, :value
("foo" "bar" "baz")} {:annotationType
javax.xml.ws.soap.Addressing, :enabled false, :required
true, :responses #<Responses ALL>}}))
     [java]


You can find the whole build log at:

http://koji.fedoraproject.org/koji/getfile?taskID=3367891&name=build.log

It may be nice, if you have any hint to solve this issue.

Best Regards:

Jochen Schmitt

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to