When I went puruzing the net I found a note that JabRef-2.9 honors key 
overwrite, so I thought I would try it out...

I get the following errors when trying to build it on a Gentoo box:

     ...
     [javac] 
/var/tmp/portage/app-text/jabref-2.9_beta/work/jabref-2.9b/src/java/net/sf/jabref/oo/OOBibBase.java:175:
 
cannot find symbol
     [javac] symbol  : variable Bootstrap
     [javac] location: class net.sf.jabref.oo.OOBibBase
     [javac]          XComponentContext xContext = 
Bootstrap.bootstrap();
     [javac]                                       ^
     [javac] 
/var/tmp/portage/app-text/jabref-2.9_beta/work/jabref-2.9b/src/java/net/sf/jabref/oo/OOBibBase.java:177:
 
cannot find symbol
     [javac] symbol  : class XMultiComponentFactory
     [javac] location: class net.sf.jabref.oo.OOBibBase
     [javac]          XMultiComponentFactory xServiceManager = 
xContext.getServiceManager();
     [javac]          ^
     [javac] 
/var/tmp/portage/app-text/jabref-2.9_beta/work/jabref-2.9b/src/java/net/sf/jabref/util/XMPUtil.java:226:
 
warning: [deprecation] keyList() in org.apache.pdfbox.cos.COSDictionary 
has been deprecated
     [javac]             Iterator it = dict.keyList().iterator();
     [javac]                               ^
     [javac] Note: Some input files use unchecked or unsafe operations.
     [javac] Note: Recompile with -Xlint:unchecked for details.
     [javac] 100 errors
     [javac] 2 warnings

BUILD FAILED
/var/tmp/portage/app-text/jabref-2.9_beta/work/jabref-2.9b/build.xml:166: 
Compile failed; see the compiler error output for details.

Total time: 6 seconds
  * ERROR: app-text/jabref-2.9_beta failed (compile phase):
  *   eant failed
  *
  * Call stack:
  *     ebuild.sh, line   93:  Called src_compile
  *   environment, line 4087:  Called java-pkg-2_src_compile
  *   environment, line 2062:  Called eant 'jars' '-f' 'build.xml'
  *   environment, line  647:  Called die
  * The specific snippet of code:
  *       ant ${antflags} "${@}" || die "eant failed"
  *
  * If you need support, post the output of `emerge --info 
'=app-text/jabref-2.9_beta'`,
  * the complete build log and the output of `emerge -pqv 
'=app-text/jabref-2.9_beta'`.
  * This ebuild is from an overlay named 'EBo-overlays': 
'/home/ebo/gtd/projects/computer/local_portage/ref/local-portage/'
!!! When you file a bug report, please include the following 
information:
GENTOO_VM=icedtea-bin-6  CLASSPATH="" 
JAVA_HOME="/opt/icedtea-bin-6.1.11.5"
JAVACFLAGS="-source 1.6 -target 1.6" COMPILER="javac"


Any suggestions?

   EBo --



------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_nov
_______________________________________________
Jabref-users mailing list
Jabref-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jabref-users

Reply via email to