You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by sa...@apache.org on 2016/07/12 06:24:24 UTC

[1/2] lucene-solr:branch_6x: LUCENE-7012: IntelliJ config: fix Copyright plugin config to put the license header before the package declaration

Repository: lucene-solr
Updated Branches:
  refs/heads/branch_6x 6d6aacbc7 -> 5917e94c9
  refs/heads/master 39356bf64 -> 7b4af27aa


LUCENE-7012: IntelliJ config: fix Copyright plugin config to put the license header before the package declaration


Project: http://git-wip-us.apache.org/repos/asf/lucene-solr/repo
Commit: http://git-wip-us.apache.org/repos/asf/lucene-solr/commit/5917e94c
Tree: http://git-wip-us.apache.org/repos/asf/lucene-solr/tree/5917e94c
Diff: http://git-wip-us.apache.org/repos/asf/lucene-solr/diff/5917e94c

Branch: refs/heads/branch_6x
Commit: 5917e94c9ab0f0a9152885d5a67555da26f88023
Parents: 6d6aacb
Author: Steve Rowe <sa...@apache.org>
Authored: Tue Jul 12 02:22:42 2016 -0400
Committer: Steve Rowe <sa...@apache.org>
Committed: Tue Jul 12 02:22:42 2016 -0400

----------------------------------------------------------------------
 dev-tools/idea/.idea/copyright/profiles_settings.xml | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/5917e94c/dev-tools/idea/.idea/copyright/profiles_settings.xml
----------------------------------------------------------------------
diff --git a/dev-tools/idea/.idea/copyright/profiles_settings.xml b/dev-tools/idea/.idea/copyright/profiles_settings.xml
index be6bb83..a09f629 100644
--- a/dev-tools/idea/.idea/copyright/profiles_settings.xml
+++ b/dev-tools/idea/.idea/copyright/profiles_settings.xml
@@ -9,7 +9,6 @@
     </LanguageOptions>
     <LanguageOptions name="JAVA">
       <option name="fileTypeOverride" value="3" />
-      <option name="fileLocation" value="3" />
     </LanguageOptions>
     <LanguageOptions name="JSP">
       <option name="fileTypeOverride" value="3" />


[2/2] lucene-solr:master: LUCENE-7012: IntelliJ config: fix Copyright plugin config to put the license header before the package declaration

Posted by sa...@apache.org.
LUCENE-7012: IntelliJ config: fix Copyright plugin config to put the license header before the package declaration


Project: http://git-wip-us.apache.org/repos/asf/lucene-solr/repo
Commit: http://git-wip-us.apache.org/repos/asf/lucene-solr/commit/7b4af27a
Tree: http://git-wip-us.apache.org/repos/asf/lucene-solr/tree/7b4af27a
Diff: http://git-wip-us.apache.org/repos/asf/lucene-solr/diff/7b4af27a

Branch: refs/heads/master
Commit: 7b4af27aa8b382cf49305cf0fc0843281bdc4cd5
Parents: 39356bf
Author: Steve Rowe <sa...@apache.org>
Authored: Tue Jul 12 02:22:42 2016 -0400
Committer: Steve Rowe <sa...@apache.org>
Committed: Tue Jul 12 02:23:06 2016 -0400

----------------------------------------------------------------------
 dev-tools/idea/.idea/copyright/profiles_settings.xml | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/7b4af27a/dev-tools/idea/.idea/copyright/profiles_settings.xml
----------------------------------------------------------------------
diff --git a/dev-tools/idea/.idea/copyright/profiles_settings.xml b/dev-tools/idea/.idea/copyright/profiles_settings.xml
index be6bb83..a09f629 100644
--- a/dev-tools/idea/.idea/copyright/profiles_settings.xml
+++ b/dev-tools/idea/.idea/copyright/profiles_settings.xml
@@ -9,7 +9,6 @@
     </LanguageOptions>
     <LanguageOptions name="JAVA">
       <option name="fileTypeOverride" value="3" />
-      <option name="fileLocation" value="3" />
     </LanguageOptions>
     <LanguageOptions name="JSP">
       <option name="fileTypeOverride" value="3" />