pkgsrc-WIP-cvs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: wip/java-gnujaf
Module name: wip
Committed by: thomasklausner
Date: Fri Oct 9 06:31:56 UTC 2009
Modified Files:
wip/java-gnujaf: Makefile distinfo
wip/java-gnujaf/patches: patch-aa
Added Files:
wip/java-gnujaf: TODO
Log Message:
Fix java dependency, failed to build though; tried updating
but still fails to build:
javac -classpath classes:./source:/usr/pkg/java/openjdk7/lib/tools.jar:. -d
classes source/javax/activation/MimeType.java
source/javax/activation/MimeType.java:262: cannot find symbol
throw new MimeTypeParseException(message, token);
^
symbol: constructor MimeTypeParseException(String,String)
location: class MimeTypeParseException
source/javax/activation/MimeType.java:269: cannot find symbol
throw new MimeTypeParseException(message, token);
^
symbol: constructor MimeTypeParseException(String,String)
location: class MimeTypeParseException
2 errors
To generate a diff of this commit:
cvs -z3 rdiff -u -r0 -r1.1 wip/java-gnujaf/TODO
cvs -z3 rdiff -u -r1.1.1.1 -r1.2 wip/java-gnujaf/patches/patch-aa
cvs -z3 rdiff -u -r1.2 -r1.3 wip/java-gnujaf/distinfo
cvs -z3 rdiff -u -r1.4 -r1.5 wip/java-gnujaf/Makefile
To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/java-gnujaf/TODO?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/java-gnujaf/patches/patch-aa?r1=1.1.1.1&r2=1.2
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/java-gnujaf/distinfo?r1=1.2&r2=1.3
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/java-gnujaf/Makefile?r1=1.4&r2=1.5
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs
Home |
Main Index |
Thread Index |
Old Index