Smack/smack-tcp/src
Florian Schmaus b1a5509927 smack-tcp: Split dot to png into two makefile steps
Since using a pipe, as we did previously would not error the target if
the first command in the pipe fails.

It is still far from ideal, since the dot file is also generated if
the gradle command fails. At some point, this should probably become
part of gradle build step instead of shelling out to a Makefile.
2019-09-23 16:12:48 +02:00
..
javadoc/org/jivesoftware/smack/tcp/doc-files smack-tcp: Split dot to png into two makefile steps 2019-09-23 16:12:48 +02:00
main Introduce AbstractXMPPConnection.outgoingStreamXmlEnvironment 2019-09-23 16:12:48 +02:00
test/java/org/jivesoftware/smack Rework XML Element hierarchy and XmlStringBuilder 2019-09-07 18:17:08 +02:00