Use MUCRoom to get presence and role because UserManager is not able to understand nicnames.
Change-Id: Ie27d804cfea37a27df7e3c0d4445b16f3f2c12a7
Former-commit-id: e975a825046c8d0505223093e5765d5283425b2f
Use MUCRoom to get presence and role because UserManager is not able to understand nicnames.
Change-Id: Ie27d804cfea37a27df7e3c0d4445b16f3f2c12a7
Former-commit-id: 535611f556 [formerly 45264a2cde [formerly 189282166d] [formerly 535611f556 [formerly e975a825046c8d0505223093e5765d5283425b2f]]]
Former-commit-id: 45264a2cde [formerly 189282166d]
Former-commit-id: 45264a2cde
Former-commit-id: 10a8b59e4e
methods. Made LogEntry immutable. Error handling updates processing LogEntries
read from the log and when processing room updates.
Amend: Create new DateFormatter for the the DetailedFeedLogPlugin purge thread.
Added patterns and pipe constant to LogEntry.
Change-Id: I0d4963a54f5cf9fe236fef46fdd41f6c6822a0db
Former-commit-id: 38594a026e343bcf9db7d55816ae29fa77716f05
methods. Made LogEntry immutable. Error handling updates processing LogEntries
read from the log and when processing room updates.
Amend: Create new DateFormatter for the the DetailedFeedLogPlugin purge thread.
Added patterns and pipe constant to LogEntry.
Change-Id: I0d4963a54f5cf9fe236fef46fdd41f6c6822a0db
Former-commit-id: d50f39e98d [formerly fe95275a34 [formerly 056dbdbdff] [formerly d50f39e98d [formerly 38594a026e343bcf9db7d55816ae29fa77716f05]]]
Former-commit-id: fe95275a34 [formerly 056dbdbdff]
Former-commit-id: fe95275a34
Former-commit-id: 19f4b1b64a
rpm to replace it. Changed dependency references to httpd-collaboration to refer to collab-dataserver.
Amend: Updated call to status in init script.
Redirect start.sh error output to an error file.
Use macro to define ant opts in component.spec.
Change-Id: I73369dc3e9079a1732ae9d06229d3135f82ef2f4
Former-commit-id: d7466d36140c94b5ef4e57fea25526231912e018
rpm to replace it. Changed dependency references to httpd-collaboration to refer to collab-dataserver.
Amend: Updated call to status in init script.
Redirect start.sh error output to an error file.
Use macro to define ant opts in component.spec.
Change-Id: I73369dc3e9079a1732ae9d06229d3135f82ef2f4
Former-commit-id: f0189d61ca [formerly fe8e6a1fa1 [formerly 4fa60427b4] [formerly f0189d61ca [formerly d7466d36140c94b5ef4e57fea25526231912e018]]]
Former-commit-id: fe8e6a1fa1 [formerly 4fa60427b4]
Former-commit-id: fe8e6a1fa1
Former-commit-id: 9ff7dd12aa
other logging. Updated abstract_setup.xml to check the javaUtilities baseline directory and the cots directory
for dependency jars so that symbolic links are not needed in order to build. Fixes for Archive log access
and search.
Change-Id: I7ca111cebb4dae998ce1390f3bb73b0f48eb7174
Former-commit-id: 480c86e5bbe6866b8c4c285006d3d7f7fed2b056
other logging. Updated abstract_setup.xml to check the javaUtilities baseline directory and the cots directory
for dependency jars so that symbolic links are not needed in order to build. Fixes for Archive log access
and search.
Change-Id: I7ca111cebb4dae998ce1390f3bb73b0f48eb7174
Former-commit-id: 15e1b7a7f6 [formerly d4659c48a6 [formerly 404faeeca0] [formerly 15e1b7a7f6 [formerly 480c86e5bbe6866b8c4c285006d3d7f7fed2b056]]]
Former-commit-id: d4659c48a6 [formerly 404faeeca0]
Former-commit-id: d4659c48a6
Former-commit-id: 85911a9d01
we check if a file exists in and out of the lock when reading
if the file is deleted between checks, the inner check attempts to return an error
we had already access the output stream from the response object so it is committed to 200
fixed by waiting to get the output stream until after the second check
Former-commit-id: 31c42d161146b0367435c66535d4da700a572f24
we check if a file exists in and out of the lock when reading
if the file is deleted between checks, the inner check attempts to return an error
we had already access the output stream from the response object so it is committed to 200
fixed by waiting to get the output stream until after the second check
Former-commit-id: d44c55e976 [formerly ce1038723d [formerly bfde9c37ce] [formerly d44c55e976 [formerly 31c42d161146b0367435c66535d4da700a572f24]]]
Former-commit-id: ce1038723d [formerly bfde9c37ce]
Former-commit-id: ce1038723d
Former-commit-id: 2aa9dcb248
we check if a file exists in and out of the lock when reading
if the file is deleted between checks, the inner check attempts to return an error
we had already access the output stream from the response object so it is committed to 200
fixed by waiting to get the output stream until after the second check
Former-commit-id: be28c7e1cd [formerly 2aa9dcb248] [formerly ce1038723d] [formerly ce1038723d [formerly bfde9c37ce]] [formerly be28c7e1cd [formerly 2aa9dcb248] [formerly ce1038723d] [formerly ce1038723d [formerly bfde9c37ce]] [formerly d44c55e976 [formerly ce1038723d [formerly bfde9c37ce] [formerly d44c55e976 [formerly 31c42d161146b0367435c66535d4da700a572f24]]]]]
Former-commit-id: d44c55e976
Former-commit-id: 14204d18fa [formerly fb6be670b1] [formerly ab86cda554] [formerly 480c4c2e6512b4efe5880a9cde445ff156174829 [formerly 1b8f3ce536ab968c6e5e63d5bfe2ffc91722e548] [formerly ab86cda554 [formerly d693c07bb4]]]
Former-commit-id: 47b1cddfef5988964863c35dd5276f8a2453b976 [formerly 199f3f09805b232480df05d4c222e11bab11f4ce] [formerly 560f51d226 [formerly 22d6302151]]
Former-commit-id: 90bb23a9bb3f5094ae388d2325c03b8445fe87a8 [formerly 560f51d226]
Former-commit-id: 05ddcce572
replaced install ant script with build script that also deploys
new build uses feature explorer, but handles its own compile stage
updated deployment and start script to match new build
added logging level control argument
Former-commit-id: 8e1da85b9d3da580c8d5b53783e2b17c6ee8d00e
replaced install ant script with build script that also deploys
new build uses feature explorer, but handles its own compile stage
updated deployment and start script to match new build
added logging level control argument
Former-commit-id: cde0d05820 [formerly acbd4910fe [formerly fac33a8915] [formerly cde0d05820 [formerly 8e1da85b9d3da580c8d5b53783e2b17c6ee8d00e]]]
Former-commit-id: acbd4910fe [formerly fac33a8915]
Former-commit-id: acbd4910fe
Former-commit-id: a97d1a1fb5
removed 3.7.1 source from git
added 3.9.1 tarballs to /awipscm/awips2-static (coordinated with CM)
tweaked ant build to fetch source tarball when building plugins
replaced openfire cots jar with new version (only used for eclipse)
Former-commit-id: d8f30a7af43faa2fd4ac18769d2313ae6008cfd1
removed 3.7.1 source from git
added 3.9.1 tarballs to /awipscm/awips2-static (coordinated with CM)
tweaked ant build to fetch source tarball when building plugins
replaced openfire cots jar with new version (only used for eclipse)
Former-commit-id: e1819cd4e2 [formerly bc8ac5e051 [formerly ad3d10074a] [formerly e1819cd4e2 [formerly d8f30a7af43faa2fd4ac18769d2313ae6008cfd1]]]
Former-commit-id: bc8ac5e051 [formerly ad3d10074a]
Former-commit-id: bc8ac5e051
Former-commit-id: e4d22971bd
security on HTTP server can be disabled for legacy clients from openfire settings
added xmpp connection retry to http server so servers can be started in any order
Former-commit-id: 1e52606fe709f2cf27f835363ca5ab2bf6ada912
security on HTTP server can be disabled for legacy clients from openfire settings
added xmpp connection retry to http server so servers can be started in any order
Former-commit-id: f44f1212dd [formerly cd0e1e271a [formerly 7b085f62de] [formerly f44f1212dd [formerly 1e52606fe709f2cf27f835363ca5ab2bf6ada912]]]
Former-commit-id: cd0e1e271a [formerly 7b085f62de]
Former-commit-id: cd0e1e271a
Former-commit-id: 2482a58273
added check for non-edex deployment in plugin-methods.xml
added dataserver feature to use feature-based deployment scripts
moved start/stop scripts to subdirectory
reworked start script to work with external classpath jars
Former-commit-id: 7d476e67ad00cc8e9c494ed04c7ce0ecc691059a
collaboration HTTP server now requires auth header (configured via openfire)
added auth to cave client
Former-commit-id: e0e4dfdedff283c809060257fbf04e777faf318d
new servlet http service that communicates with openfire for configuration
new openfire plugin to reflect new http service
openfire and http service no longer need to be on same machine
moved http header parsing code from ogc to common util
updated collaboration http code to prefer XML instead of HTML
Former-commit-id: ff23569984eee43927c10ca041ca7e0ca4d40a3b
new servlet http service that communicates with openfire for configuration
new openfire plugin to reflect new http service
openfire and http service no longer need to be on same machine
moved http header parsing code from ogc to common util
updated collaboration http code to prefer XML instead of HTML
Former-commit-id: 5b4f1e8288 [formerly f0c89ef6c6 [formerly f6b2827434] [formerly 5b4f1e8288 [formerly ff23569984eee43927c10ca041ca7e0ca4d40a3b]]]
Former-commit-id: f0c89ef6c6 [formerly f6b2827434]
Former-commit-id: f0c89ef6c6
Former-commit-id: 68fac79fe7
new servlet http service that communicates with openfire for configuration
new openfire plugin to reflect new http service
openfire and http service no longer need to be on same machine
moved http header parsing code from ogc to common util
updated collaboration http code to prefer XML instead of HTML
Former-commit-id: 673bcd6917 [formerly 68fac79fe7] [formerly f0c89ef6c6] [formerly f0c89ef6c6 [formerly f6b2827434]] [formerly 673bcd6917 [formerly 68fac79fe7] [formerly f0c89ef6c6] [formerly f0c89ef6c6 [formerly f6b2827434]] [formerly 5b4f1e8288 [formerly f0c89ef6c6 [formerly f6b2827434] [formerly 5b4f1e8288 [formerly ff23569984eee43927c10ca041ca7e0ca4d40a3b]]]]]
Former-commit-id: 5b4f1e8288
Former-commit-id: a8f377560a [formerly 74d08f1d19] [formerly 02319f36e4] [formerly 81b79c70534314231887805169abb1a873520b1a [formerly 9b1edc285732dbc80b9bea2223564bca70eef005] [formerly 02319f36e4 [formerly a1d9e40bd4]]]
Former-commit-id: 6646c888a483fe1aa4d6d6610273223c27ae8b51 [formerly 30b1054d786354e5944fa7b6968a4b2cddf1c07a] [formerly f866ac4365 [formerly 5889341612]]
Former-commit-id: f866ac4365
Former-commit-id: c0da4f94d4