Re: issues to build clojure-1.3.0-RC0 with JDK-1.7

2011-09-23 Thread Stuart Sierra
Hi Jochen, thanks for this report.

It looks like the annotations tests are failing due to changes from JDK 1.6 
to 1.7. They were brittle tests to begin with and should probably be removed 
or replaced.

This also revealed to me that our JDK test builds on Hudson were not 
actually building properly. That is now fixed, so we can confirm this issue 
on Hudson: http://build.clojure.org/view/Clojure/job/clojure-test-matrix/

-Stuart Sierra
clojure.com

-- 
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

Re: issues to build clojure-1.3.0-RC0 with JDK-1.7

2011-09-23 Thread Stuart Halloway
 Hi Jochen, thanks for this report.
 
 It looks like the annotations tests are failing due to changes from JDK 1.6 
 to 1.7. They were brittle tests to begin with and should probably be removed 
 or replaced.
 
 This also revealed to me that our JDK test builds on Hudson were not actually 
 building properly. That is now fixed, so we can confirm this issue on Hudson: 
 http://build.clojure.org/view/Clojure/job/clojure-test-matrix/
 
 -Stuart Sierra
 clojure.com
 

Now fixed on master. Thanks for the report!

Stu

Stuart Halloway
Clojure/core
http://clojure.com

-- 
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

Re: issues to build clojure-1.3.0-RC0 with JDK-1.7

2011-09-23 Thread Jochen Schmitt

Am 23.09.11 16:41, schrieb Stuart Halloway:

Hi Jochen, thanks for this report.

It looks like the annotations tests are failing due to changes from 
JDK 1.6 to 1.7. They were brittle tests to begin with and should 
probably be removed or replaced.


This also revealed to me that our JDK test builds on Hudson were not 
actually building properly. That is now fixed, so we can confirm this 
issue on Hudson: 
http://build.clojure.org/view/Clojure/job/clojure-test-matrix/


-Stuart Sierra
clojure.com http://clojure.com



Now fixed on master. Thanks for the report!

Can you tell me the exact commit number, so I can apply the patch to the 
Fedora package.


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

Re: issues to build clojure-1.3.0-RC0 with JDK-1.7

2011-09-23 Thread Stuart Halloway
 Hi Jochen, thanks for this report.
 
 It looks like the annotations tests are failing due to changes from JDK 1.6 
 to 1.7. They were brittle tests to begin with and should probably be 
 removed or replaced.
 
 This also revealed to me that our JDK test builds on Hudson were not 
 actually building properly. That is now fixed, so we can confirm this issue 
 on Hudson: http://build.clojure.org/view/Clojure/job/clojure-test-matrix/
 
 -Stuart Sierra
 clojure.com
 
 
 Now fixed on master. Thanks for the report!
 
 Can you tell me the exact commit number, so I can apply the patch to the 
 Fedora package.
 
 Best Regards:
 
 Jochen Schmitt

The SHA for that commit is fcc3d799cc33c920720fa512b18901e2f2a81dda .

But you might want to leapfrog that and just grab the clojure-1.3.0 tag. :-)

Stu


Stuart Halloway
Clojure/core
http://clojure.com

-- 
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

issues to build clojure-1.3.0-RC0 with JDK-1.7

2011-09-21 Thread JSchmitt
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=3367891name=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