Swift
Home
Software
Applications
Swift
SDKs
Swiften (C++)
Stroke (Java)
Support
Blog
About Us
index
:
Stroke Master Repository
master
Native Java Port of Swiften
Swift Team and Isode
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
build.xml
Age
Commit message (
Expand
)
Author
2018-08-09
Update stroke's junit tests
HEAD
master
Alex Clayton
2015-08-19
Correct classpath element for icu4j for compile-tests in build.xml
Alan Young
2015-07-20
Get make and make test to rebuild all dependent classes
Alex Clayton
2015-07-16
Fix Build.xml to delete test classes.
Alex Clayton
2015-07-06
Add Internationalized Domain Name Features.
Tarun Gupta
2013-10-30
Re-implement DNS lookup to use dnsjava rather than JNDI
Nick Hudson
2013-10-29
Enable building of jar file without examples
Nick Hudson
2013-10-25
Update Stroke's build to use "target=1.6" and "source=1.6" when compiling
Nick Hudson
2012-10-18
Use more PMD rules
Kevin Smith
2012-10-18
Include PMD checking
Kevin Smith
2012-10-18
Add findbugs and cobertura XML results.
Kevin Smith
2012-10-17
Allow cobertura coverage generation
Kevin Smith
2012-10-17
Make test results XML for Jenkins
Kevin Smith
2012-05-21
Use the Aalto XML parser instead of XPP
Kevin Smith
2012-03-19
Fiddle with paths
Kevin Smith
2012-03-16
Always use utf-8
Kevin Smith
2012-03-07
Stringprep JIDs through icu4j
Kevin Smith
2012-03-07
Using JZlib for compression, as features we need aren't in Java until 1.7
Kevin Smith
2011-12-16
Add "javadoc" target to stroke build.xml file
Nick Hudson
2011-07-01
Update the ByteArray to not copy excessively on appends.
Kevin Smith
2011-07-01
Initial import
Kevin Smith