Branch: refs/heads/pr/build/switch_to_google_format_1_10
Home:
https://github.com/saros-project/saros
Commit: 19a8a4a815278a7f004312ddaf2d736b6ad24c5b
https://github.com/saros-project/saros/commit/19a8a4a815278a7f004312ddaf2d736b6ad24c5b
Author: Tobias Bouschen <
tobias....@googlemail.com>
Date: 2021-08-01 (Sun, 01 Aug 2021)
Changed paths:
M .idea/codeStyles/Project.xml
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: 3580f70caf7341f914d7da903d14a1907fd02a94
https://github.com/saros-project/saros/commit/3580f70caf7341f914d7da903d14a1907fd02a94
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.
Resolves #389.
Closes #395.
Commit: 9d065573759cf55644c734f2bbc887fd9a366ee5
https://github.com/saros-project/saros/commit/9d065573759cf55644c734f2bbc887fd9a366ee5
Author: Tobias Bouschen <
tobias....@googlemail.com>
Date: 2021-08-01 (Sun, 01 Aug 2021)
Changed paths:
M .github/workflows/build.yml
Log Message:
-----------
[BUILD] Switch to different GJF GitHub action
Compare:
https://github.com/saros-project/saros/compare/35672e01adb2...9d065573759c