Subversion Repositories XServices

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
203 275 d 15 h brianR /xservices/trunk/ First version 2.0.0 release.  
199 282 d 11 h brianR /xservices/trunk/ Use SLF4J instead of log4j/ log4j2. Introduce lombok.  
198 288 d 9 h brianR /xservices/trunk/ Update build system to use gradle and update dependency versions. Compatible up to Tomcat 9.x  
111 4160 d 9 h brianR /xservices/trunk/src/java/net/brutex/xservices/ws/ Arbeitsstand Anfang Februar  
87 4420 d 5 h brianR /xservices/trunk/ various improvements  
85 4451 d 5 h brianR /xservices/trunk/ Various WS updates  
83 4539 d 5 h brianR /xservices/trunk/ Major rework in the DateService  
81 4562 d 9 h brianR /xservices/trunk/src/java/net/brutex/xservices/  
79 4562 d 10 h brianR /xservices/trunk/src/java/net/brutex/xservices/ws/ Tighten mail operations parameters with minOccurs="1"  
78 4562 d 10 h brianR /xservices/trunk/src/java/net/brutex/xservices/ws/ Changed MiscService to return dedicated type for getHostinfo operation  
72 4581 d 17 h brianR /xservices/trunk/src/java/net/brutex/xservices/ Java tidy up, remove unused imports  
70 4665 d 17 h brianR /xservices/trunk/ Introduce JobServices and gerenal clean up  
54 4817 d 7 h brianR /xservices/trunk/src/java/net/brutex/xservices/ Added downloadFile and uploadFile operations (with MTOM support)  
23 5247 d 7 h brianR /xservices/trunk/ Update to Apache CXF 2.3.0 snapshot  
22 5247 d 14 h brianR /xservices/trunk/src/java/net/brutex/xservices/ Added sendMail operation to MiscService  
21 5247 d 15 h brianR /xservices/trunk/src/java/net/brutex/xservices/ws/ Added sendMailSimpleWithAttachment operation to MiscService  
20 5247 d 15 h brianR /xservices/trunk/src/java/net/brutex/xservices/ Added sleep operation to MiscService  
18 5248 d 6 h brianR /xservices/trunk/ Added simple mail operation  
16 5248 d 9 h brianR /xservices/trunk/src/java/net/brutex/xservices/ws/ Introduced new MiscService