[fedora-java] Packaging Spago BI

gil puntogil at libero.it
Wed Jan 20 17:51:05 UTC 2016



Il 20/01/2016 14:29, Sandro Bonazzola ha scritto:
> cannot find symbol
>   symbol:   class LogMF
>   location: package org.apache.log4j
this error is cause by unavailable log4j12 in classpath
try with %pom_change_dep :log4j ::1.2.17 SpagoBIUtils

cannot find symbol
   symbol:   class ApacheHttpClientExecutor
   location: package org.jboss.resteasy.client.core.executors
this error is related to our resteasy version. now resteasy, provides 
support for apache httpcomponents (4)
instead of commons-httpclient, see
http://grepcode.com/file/repository.jboss.org$nexus$content$repositories$releases@org.jboss.resteasy$resteasy-jaxrs@1.2.RC1@org$jboss$resteasy$client$core$executors$ApacheHttpClientExecutor.java

i see other problem related to some not upgradable libraries (for now):

com.jayway.jsonpath:json-path:2.0.0
net.minidev:json-smart:2.1.1

used by springframework stuff ...

some packaged libraries:
https://gil.fedorapeople.org/cassandra/super-csv-2.3.1-1.fc22.src.rpm
https://gil.fedorapeople.org/cometd-3.0.3-1.fc20.src.rpm

regards
.g




More information about the java-devel mailing list