BlueGrey
calm
Elegant
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
Subversion Repositories
XServices
(root)
/
xservices
/
trunk
/
src
/
main
/
java
/
net
/
brutex
/
xservices
/
ws
/
MiscService.java/
– Rev 203
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
203
406 d 8 h
brianR
/xservices/trunk/
First version 2.0.0 release.
199
413 d 4 h
brianR
/xservices/trunk/
Use SLF4J instead of log4j/ log4j2. Introduce lombok.
198
419 d 2 h
brianR
/xservices/trunk/
Update build system to use gradle and update dependency versions. Compatible up to Tomcat 9.x
111
4291 d 2 h
brianR
/xservices/trunk/src/java/net/brutex/xservices/ws/
Arbeitsstand Anfang Februar
87
4550 d 22 h
brianR
/xservices/trunk/
various improvements
85
4581 d 23 h
brianR
/xservices/trunk/
Various WS updates
83
4669 d 22 h
brianR
/xservices/trunk/
Major rework in the DateService
81
4693 d 3 h
brianR
/xservices/trunk/src/java/net/brutex/xservices/
79
4693 d 3 h
brianR
/xservices/trunk/src/java/net/brutex/xservices/ws/
Tighten mail operations parameters with minOccurs="1"
78
4693 d 3 h
brianR
/xservices/trunk/src/java/net/brutex/xservices/ws/
Changed MiscService to return dedicated type for getHostinfo operation
72
4712 d 10 h
brianR
/xservices/trunk/src/java/net/brutex/xservices/
Java tidy up, remove unused imports
70
4796 d 10 h
brianR
/xservices/trunk/
Introduce JobServices and gerenal clean up
54
4948 d 0 h
brianR
/xservices/trunk/src/java/net/brutex/xservices/
Added downloadFile and uploadFile operations (with MTOM support)
23
5378 d 0 h
brianR
/xservices/trunk/
Update to Apache CXF 2.3.0 snapshot
22
5378 d 8 h
brianR
/xservices/trunk/src/java/net/brutex/xservices/
Added sendMail operation to MiscService
21
5378 d 8 h
brianR
/xservices/trunk/src/java/net/brutex/xservices/ws/
Added sendMailSimpleWithAttachment operation to MiscService
20
5378 d 8 h
brianR
/xservices/trunk/src/java/net/brutex/xservices/
Added sleep operation to MiscService
18
5378 d 23 h
brianR
/xservices/trunk/
Added simple mail operation
16
5379 d 3 h
brianR
/xservices/trunk/src/java/net/brutex/xservices/ws/
Introduced new MiscService