Parent Directory
|
Revision Log
Links to HEAD: | (view) (download) (annotate) |
Sticky Revision: |
* update JavaMail * update xhtmlrenderer patches
release 1.7
1.6 release
release 1.5
release 1.4
* cleanup a bit * make build work with java5 and java6 (mostly proguard-related) * make java web start baseurl discovery fail gracefully in standalone mode
1.3 release
add possibility to load organisations from external file as well
make sure updates work on Windows as well; this requires having a new bcprov.jnlp name for every bcprov update since caching doesn't appear to work always
revert to testgui bcprov full pathname to fix issue
fix testgui classpath name
put bcprov.jar in jgridstart.jnlp to avoid jnlp caching issues in JWS
prepare for 1.2 release
update bouncycastle to version 1.44 and switch to jdk5; rename bouncycastle dist jar to bcprov.jar
Remove warning on java web start dialog by avoiding the need for JNLP signing. Also remove hack to skip BouncyCastle permission prompt which requires JNLP signing as well. (now include buildfile changes as well)
add full bcprov Sun workaround while keeping OpenJDK functional, see http://jgridstart.nikhef.nl/Bouncycastle_and_Java_Web_start
release jgridstart 1.1
release jgridstart 1.0!
release 1.0beta6
update javadoc as well for commons exec
try to fix usertestrunner for windows using apache commons exec
include line numbers in compiled classes (ProGuard should strip them anyway); invaluable for failing tests (!)
fix tiny build, deploy and test issues
don't make keystore twice in build script, avoiding a build error
fix deps again
rename target
fix build dependencies
make guitests work from jnlp as well (extract jars from javaws jar to enable running java from there)
update build file for tests
build tests as java web start package
upgrade junit to version 4.7
include abbot resources in tests to screenshots can run as well
* make S/MIME signing for renewal finally work in small jar * fix a lot of ProGuard note warnings
include smime classes in large jar; small jar still breaks
jgridstart release 1.0beta4
release 1.0beta3
* fix CertificateStore#refresh bug for default certificate * add test for store refresh when certificate state updated * add automated screenshot generation for "request new" * allow to hold back certificates in LocalCA using system properties
set 1.0beta1 in build file and put in window title
do include activation.jar in final jar, appears to be needed for openjdk
keep CAs in small jar after moving selection to configfile (against ProGuard optimisation)
whoops also checkin new build file
initial version of gui test program; also create build target
* rebuild of xhtmlrenderer jar * include xhtmlrenderer rebuild script with patches * use xhtmlrenderer R8 * make xhtmlrenderer and proguard work better/again
generate version number on build
* make proguard work with xhtmlrenderer again * build dist by default with proguard: 3.1MB->1.6MB :)
don't include SWT components from xhtmlrenderer in jar build (makes proguard build succeed although jar isn't runnable yet)
sigh, forgot another buildfile rename :/
fix build file (error introduced in previous commit)
add commons-lang to dependencies; rework build file a little
don't use ProGuard for now since build gives run-time XHTMLRenderer instantiation problems; separate ProGuard target in build file
move to different development build www location
hopefully this will build on Java 1.5 and 1.6
correct previous commit
fix proguard problems with java activation framework
also commit build file (!)
add test report target
build with ant and Java 1.5 as well
don't include tests in javadoc output (now actually working)
add javadoc build target and use APIviz for javadoc class diagrams
add browsertool target to buildfile
add Windows browser backend
include pdf fonts in jar
update bouncycastle to version 1.43; update some javadoc locations
update build as well, make iText work with proguard
make jar file directly runnable by setting classpath in manifest
more testing; the focus tests may fail at Mac OS X and Linux without click-to-focus :(
also add Abbot to build script
make java web start work again with xhtmlrenderer and logging; update url
update flying saucer/xhtmlrenderer to version R8
merge trunk revision 249 (template support pending)
html rendering using the flying saucer xhtmlrenderer
create self-signed keystore when not found in build so it builds out-of-the-box; comment build.xml properties
copy bouncycastle jar to deployment area on build and remove on clean
remove system dependencies: include junit, remove absolute pathnames, make jar without tests
initial import
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
grid.support@nikhef.nl | ViewVC Help |
Powered by ViewVC 1.1.28 |