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:25 UTC

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

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" />