Directory src/net/java/sip/communicator/impl/configuration/xml/

Directory Created:
2005-11-02 17:08
Total Files:
2
Deleted Files:
0
Lines of Code:
667

[root]/src/net/java/sip/communicator/impl/configuration/xml

Lines of Code

src/net/java/sip/communicator/impl/configuration/xml/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 15 (100.0%) 817 (100.0%) 54.4
lubomir_m 9 (60.0%) 720 (88.1%) 80.0
emcho 5 (33.3%) 86 (10.5%) 17.2
wernerd 1 (6.7%) 11 (1.3%) 11.0

Most Recent Commits

emcho 2011-10-18 14:03

Changes project name in source license headers from SIP Communicator to Jitsi

2 lines of code changed in:

  • src/net/java/sip/communicator/impl/configuration/xml: XMLConfUtils.java (+1 -1), XMLConfigurationStore.java (+1 -1)
lubomir_m 2010-09-10 10:11

Adds javadocs, fixes warnings.

91 lines of code changed in:

  • src/net/java/sip/communicator/impl/configuration/xml: XMLConfigurationStore.java (+91 -17)
lubomir_m 2010-07-28 23:23

Implements XML element name encoding (http://www.w3.org/TR/xml/#NT-Name) in the XML backend of the ConfigurationService implementation in order to allow storing properties with names not limited to valid XML element names. The functionality is implemented in order to allow EntityCapsManager to store Jabber DiscoverInfo (when running the tests) but it turns out that the reconnect plugin also has started trying to store properties with names which are not valid XML element names (which is probably not in the tests, I don't know).

95 lines of code changed in:

  • src/net/java/sip/communicator/impl/configuration/xml: XMLConfUtils.java (+12 -3), XMLConfigurationStore.java (+83 -73)
lubomir_m 2009-10-13 20:16

Fixes warnings.

3 lines of code changed in:

  • src/net/java/sip/communicator/impl/configuration/xml: XMLConfigurationStore.java (+3 -20)
lubomir_m 2009-08-31 16:15

Commits another part of the patch provided by Sebastien Vincent on the dev mailing list in an e-mail with the subject "Fix lot of warnings in the code" which fixes warnings in the src directory.

10 lines of code changed in:

  • src/net/java/sip/communicator/impl/configuration/xml: XMLConfigurationStore.java (+10 -3)
lubomir_m 2009-08-09 21:03

Adds javadocs.

36 lines of code changed in:

  • src/net/java/sip/communicator/impl/configuration/xml: XMLConfigurationStore.java (+36 -2)
wernerd 2009-03-28 16:47

Some code clean-up, remove warnings, no new functions or features.

11 lines of code changed in:

  • src/net/java/sip/communicator/impl/configuration/xml: XMLConfigurationStore.java (+11 -11)
lubomir_m 2009-03-02 13:46

Fixes possible NullPointerExceptions, incorrect code. Removes fields, marks other fields private and final.

11 lines of code changed in:

  • src/net/java/sip/communicator/impl/configuration/xml: XMLConfUtils.java (+11 -9)
lubomir_m 2009-03-01 04:15

Fixes a warning introduced in r5094 about the use of deprecated API.

473 lines of code changed in:

  • src/net/java/sip/communicator/impl/configuration/xml: XMLConfigurationStore.java (new 473)
lubomir_m 2009-02-10 14:09

Removes unused Logger instances (and thus resolves the warnings about them as well).

1 lines of code changed in:

  • src/net/java/sip/communicator/impl/configuration/xml: XMLConfUtils.java (+1 -4)
emcho 2006-05-13 16:03

Cosmetics

0 lines of code changed in:

  • src/net/java/sip/communicator/impl/configuration/xml: XMLConfUtils.java (-4)
emcho 2006-05-12 21:04

Cosmetic

1 lines of code changed in:

  • src/net/java/sip/communicator/impl/configuration/xml: XMLConfUtils.java (+1 -2)
emcho 2005-11-02 17:08

Initial sip-communicator-1.0 commit

83 lines of code changed in:

  • src/net/java/sip/communicator/impl/configuration/xml: XMLConfUtils.java (new 83)
Generated by StatSVN 0.3.1