Commit Graph

22 Commits (bf3fd3dcdaa47ef8a5e246c5af9915e052d7aa74)

Author SHA1 Message Date
Werner Dittmann f202265ca8 Remove import of non-existing package
16 years ago
Lyubomir Marinov 9897f9139a 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).
16 years ago
Werner Dittmann 011af719e8 Cleanup some left-overs of PropertyChange event handling.
16 years ago
Werner Dittmann 12bd1ba9b0 Just fix a typo in ConfigPropertyVetoException
16 years ago
Werner Dittmann 73cf690b04 Cleanup PropertyChangeEvent stuff
16 years ago
Lyubomir Marinov f837057d33 Commits the last 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 test directory.
17 years ago
Lyubomir Marinov 78041d3755 Take two at fixing the failing Jabber account uninstallation test this time pretty much forcing the XML store on the ConfigurationService implementation because the configuration tests write the configuration file in XML format on their own, without the ConfigurationService implementation.
17 years ago
Lyubomir Marinov 75e6e6d036 Fixes the unit tests of the ConfigurationService broken by the previous commit.
17 years ago
Emil Ivov 3f5206ff01 Commits patches for the following issues:
17 years ago
Lyubomir Marinov 0a2aa6c723 Fixes warnings.
17 years ago
Lyubomir Marinov a376ea4cde Moves PropertyChangeListener/Event from .configuration.event to .util because they're generic and of interest to other use cases.
17 years ago
Damian Minkov 7c1212b670 Change configuration tests to see if configuration home directory name has changed through system property
18 years ago
Emil Ivov ec6caceb56 Committing geolocation for Jabber from Guillaume Schreiner - Louis Pasteur University, France
19 years ago
Damian Minkov 711e49d198 Moving to Felix
19 years ago
Emil Ivov 1a04e68bb4 Code format
20 years ago
Emil Ivov 01dca1909d Moved from src to test.
20 years ago
Emil Ivov 5f317b62f9 Fixed javadoc conflicts
20 years ago
Emil Ivov 57b5fb4f52 An insignificant modification meant to trigger a CC build.
20 years ago
Emil Ivov c038fc9e7c Refactoring to allow the implementation frequent writes of the configuration file
20 years ago
Emil Ivov 0dda7a6e71 Added a finalizer test which would purge the configuration file at the end of testing so that it doesn't mess with next runs
20 years ago
Emil Ivov d7b0e0af3d Added tests for the methods allowing retrieval of configuration directories.
20 years ago
Emil Ivov 17a21968ee Initial sip-communicator-1.0 commit
21 years ago