Subversion Repositories XServices

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
203 598 d 7 h brianR /xservices/trunk/ First version 2.0.0 release.  
201 603 d 3 h brianR /xservices/trunk/ Initial version 2.0.0-SNAPHSOT, now includes preview of event manager service and lock service (both within MiscServices  
199 605 d 3 h brianR /xservices/trunk/ Use SLF4J instead of log4j/ log4j2. Introduce lombok.  
198 611 d 1 h brianR /xservices/trunk/ Update build system to use gradle and update dependency versions. Compatible up to Tomcat 9.x  
114 4483 d 1 h brianR /xservices/trunk/src/java/net/brutex/xservices/ws/impl/ Arbeitsstand Anfang Februar  
97 4488 d 0 h brianR /xservices/trunk/src/java/net/brutex/xservices/ws/impl/ Arbeitsstand Ende Januar 2013  
87 4742 d 21 h brianR /xservices/trunk/ various improvements  
85 4773 d 22 h brianR /xservices/trunk/ Various WS updates  
83 4861 d 21 h brianR /xservices/trunk/ Major rework in the DateService  
78 4885 d 2 h brianR /xservices/trunk/src/java/net/brutex/xservices/ws/ Changed MiscService to return dedicated type for getHostinfo operation  
72 4904 d 9 h brianR /xservices/trunk/src/java/net/brutex/xservices/ Java tidy up, remove unused imports  
54 5139 d 23 h brianR /xservices/trunk/src/java/net/brutex/xservices/ Added downloadFile and uploadFile operations (with MTOM support)  
46 5220 d 20 h brianR /xservices/trunk/src/java/net/brutex/xservices/ws/ extract WS interfaces  
23 5569 d 23 h brianR /xservices/trunk/ Update to Apache CXF 2.3.0 snapshot  
22 5570 d 6 h brianR /xservices/trunk/src/java/net/brutex/xservices/ Added sendMail operation to MiscService  
21 5570 d 7 h brianR /xservices/trunk/src/java/net/brutex/xservices/ws/ Added sendMailSimpleWithAttachment operation to MiscService  
20 5570 d 7 h brianR /xservices/trunk/src/java/net/brutex/xservices/ Added sleep operation to MiscService  
18 5570 d 22 h brianR /xservices/trunk/ Added simple mail operation  
17 5571 d 0 h brianR /xservices/trunk/ Updated Apache Ant libraries to Ant 1.8.0  
16 5571 d 1 h brianR /xservices/trunk/src/java/net/brutex/xservices/ws/ Introduced new MiscService