Subversion Repositories XServices

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
198 344 d 12 h brianR /xservices/trunk/ Update build system to use gradle and update dependency versions. Compatible up to Tomcat 9.x  
181 3275 d 18 h brianR /xservices/trunk/src/java/net/brutex/xservices/ Updated Ant with minor adjustments  
82 4618 d 12 h brianR /xservices/trunk/src/java/net/brutex/xservices/types/ Refactor ant specific type into net.brutex.xservices.types.ant package  
22 5303 d 17 h brianR /xservices/trunk/src/java/net/brutex/xservices/ Added sendMail operation to MiscService  
13 5304 d 18 h brianR /xservices/trunk/src/java/net/brutex/xservices/types/ Fixed missing license header  
12 5305 d 13 h brianR /xservices/trunk/src/java/net/brutex/xservices/ Change return typ for all web service operations to "ReturnCode". FileServices have now two additional operations "changeOwner" and "changeGroup".