gnu: java-cisd-args4j: Do not build with icedtea-7.
* gnu/packages/java.scm (java-cisd-args4j)[arguments]: Do not override JDK.
This commit is contained in:
		
							parent
							
								
									f1babf56da
								
							
						
					
					
						commit
						2703b6feef
					
				
					 1 changed files with 0 additions and 4 deletions
				
			
		| 
						 | 
				
			
			@ -2493,10 +2493,6 @@ libraries from the SIS division at ETH Zurich like jHDF5.")
 | 
			
		|||
      (arguments
 | 
			
		||||
       `(#:make-flags '("-file" "build/build.xml")
 | 
			
		||||
         #:tests? #f ; there are no tests
 | 
			
		||||
         ;; There are weird build failures with JDK8, such as: "The type
 | 
			
		||||
         ;; java.io.ObjectInputStream cannot be resolved. It is indirectly
 | 
			
		||||
         ;; referenced from required .class files"
 | 
			
		||||
         #:jdk ,icedtea-7
 | 
			
		||||
         #:modules ((guix build ant-build-system)
 | 
			
		||||
                    (guix build utils)
 | 
			
		||||
                    (guix build java-utils)
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue