Branch: refs/heads/pr/build/switch_to_google_format_1_10
Home:
https://github.com/saros-project/saros
Commit: 5aaac04804a660addda9fb1729dc232bbee99a42
https://github.com/saros-project/saros/commit/5aaac04804a660addda9fb1729dc232bbee99a42
Author: Tobias Bouschen <
tobias....@googlemail.com>
Date: 2021-08-01 (Sun, 01 Aug 2021)
Changed paths:
M .idea/compiler.xml
A .idea/libraries-with-intellij-classes.xml
M .idea/misc.xml
Log Message:
-----------
[BUILD] Commit automatic IntelliJ config changes for 2021.1
Commit: 0d785d5a1da47bf5c9cc3a0fdca99855a2c7bc2b
https://github.com/saros-project/saros/commit/0d785d5a1da47bf5c9cc3a0fdca99855a2c7bc2b
Author: Tobias Bouschen <
tobias....@googlemail.com>
Date: 2021-08-01 (Sun, 01 Aug 2021)
Changed paths:
M .github/workflows/build.yml
M buildSrc/src/main/java/saros/gradle/eclipse/configurator/OsgiBundleVersionConfigurator.java
M core/src/saros/account/XMPPAccountStore.java
M core/src/saros/negotiation/additional_resource_data/AbstractPossibleRepresentationProvider.java
M core/src/saros/net/upnp/internal/UPnPServiceImpl.java
M core/src/saros/net/xmpp/contact/ContactStore.java
M eclipse/src/saros/ui/util/CollaborationUtils.java
M eclipse/src/saros/ui/widgets/viewer/resources/BaseResourceSelectionComposite.java
M intellij/src/saros/intellij/editor/colorstorage/ColorManager.java
M intellij/src/saros/intellij/ui/tree/SessionTreeRootNode.java
M intellij/test/junit/saros/intellij/editor/annotations/AnnotationManagerTest.java
Log Message:
-----------
Reformat project using GJF 1.10.0
As they now finally released a new official version of the Eclipse
plugin, we can update to the newest version of GJF. The Eclipse plugin
is only available for version 1.11. But, as the IntelliJ plugin for 1.11
has not been released yet (and I use the plugin to format the code), I
only updated to version 1.10. The update to 1.11 will follow as soon as
the IntelliJ plugin is released.
Updates the GJF version used in the CI.
Reformats the code using GJF 1.10.
Compare:
https://github.com/saros-project/saros/compare/5aaac04804a6%5E...0d785d5a1da4