[jira] [Commented] (LUCENE-5747) Eclipse settings - prevent automatic code reformatting on save

2014-06-09 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/LUCENE-5747?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14025381#comment-14025381
 ] 

ASF subversion and git services commented on LUCENE-5747:
-

Commit 1601446 from [~elyograg] in branch 'dev/trunk'
[ https://svn.apache.org/r1601446 ]

LUCENE-5747: Prevent automatic code reformatting when saving in eclipse

 Eclipse settings - prevent automatic code reformatting on save
 --

 Key: LUCENE-5747
 URL: https://issues.apache.org/jira/browse/LUCENE-5747
 Project: Lucene - Core
  Issue Type: Bug
  Components: general/build
Affects Versions: 4.8.1
Reporter: Shawn Heisey
Assignee: Shawn Heisey
Priority: Minor
 Fix For: 4.9

 Attachments: LUCENE-5747.patch, LUCENE-5747.patch


 If the user has Eclipse globally configured to automatically reformat code or 
 reorganize imports on save, currently these actions will be performed, 
 because the settings created by ant eclipse do not have any 
 project-specific settings to disable it.  This will add those 
 project-specific settings.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Commented] (LUCENE-5747) Eclipse settings - prevent automatic code reformatting on save

2014-06-09 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/LUCENE-5747?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14025481#comment-14025481
 ] 

ASF subversion and git services commented on LUCENE-5747:
-

Commit 1601461 from [~elyograg] in branch 'dev/branches/branch_4x'
[ https://svn.apache.org/r1601461 ]

LUCENE-5747: Prevent automatic code reformatting when saving in eclipse (merge 
trunk r1601446)

 Eclipse settings - prevent automatic code reformatting on save
 --

 Key: LUCENE-5747
 URL: https://issues.apache.org/jira/browse/LUCENE-5747
 Project: Lucene - Core
  Issue Type: Bug
  Components: general/build
Affects Versions: 4.8.1
Reporter: Shawn Heisey
Assignee: Shawn Heisey
Priority: Minor
 Fix For: 4.9

 Attachments: LUCENE-5747.patch, LUCENE-5747.patch


 If the user has Eclipse globally configured to automatically reformat code or 
 reorganize imports on save, currently these actions will be performed, 
 because the settings created by ant eclipse do not have any 
 project-specific settings to disable it.  This will add those 
 project-specific settings.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Commented] (LUCENE-5747) Eclipse settings - prevent automatic code reformatting on save

2014-06-08 Thread Shawn Heisey (JIRA)

[ 
https://issues.apache.org/jira/browse/LUCENE-5747?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14021280#comment-14021280
 ] 

Shawn Heisey commented on LUCENE-5747:
--

I will commit this late tonight (in my timezone, UTC-6) if there are no 
objections.

 Eclipse settings - prevent automatic code reformatting on save
 --

 Key: LUCENE-5747
 URL: https://issues.apache.org/jira/browse/LUCENE-5747
 Project: Lucene - Core
  Issue Type: Bug
  Components: general/build
Affects Versions: 4.8.1
Reporter: Shawn Heisey
Assignee: Shawn Heisey
Priority: Minor
 Fix For: 4.9

 Attachments: LUCENE-5747.patch, LUCENE-5747.patch


 If the user has Eclipse globally configured to automatically reformat code or 
 reorganize imports on save, currently these actions will be performed, 
 because the settings created by ant eclipse do not have any 
 project-specific settings to disable it.  This will add those 
 project-specific settings.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Commented] (LUCENE-5747) Eclipse settings - prevent automatic code reformatting on save

2014-06-08 Thread Adrien Grand (JIRA)

[ 
https://issues.apache.org/jira/browse/LUCENE-5747?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14021327#comment-14021327
 ] 

Adrien Grand commented on LUCENE-5747:
--

+1

 Eclipse settings - prevent automatic code reformatting on save
 --

 Key: LUCENE-5747
 URL: https://issues.apache.org/jira/browse/LUCENE-5747
 Project: Lucene - Core
  Issue Type: Bug
  Components: general/build
Affects Versions: 4.8.1
Reporter: Shawn Heisey
Assignee: Shawn Heisey
Priority: Minor
 Fix For: 4.9

 Attachments: LUCENE-5747.patch, LUCENE-5747.patch


 If the user has Eclipse globally configured to automatically reformat code or 
 reorganize imports on save, currently these actions will be performed, 
 because the settings created by ant eclipse do not have any 
 project-specific settings to disable it.  This will add those 
 project-specific settings.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Commented] (LUCENE-5747) Eclipse settings - prevent automatic code reformatting on save

2014-06-08 Thread Robert Muir (JIRA)

[ 
https://issues.apache.org/jira/browse/LUCENE-5747?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14021531#comment-14021531
 ] 

Robert Muir commented on LUCENE-5747:
-

+1

 Eclipse settings - prevent automatic code reformatting on save
 --

 Key: LUCENE-5747
 URL: https://issues.apache.org/jira/browse/LUCENE-5747
 Project: Lucene - Core
  Issue Type: Bug
  Components: general/build
Affects Versions: 4.8.1
Reporter: Shawn Heisey
Assignee: Shawn Heisey
Priority: Minor
 Fix For: 4.9

 Attachments: LUCENE-5747.patch, LUCENE-5747.patch


 If the user has Eclipse globally configured to automatically reformat code or 
 reorganize imports on save, currently these actions will be performed, 
 because the settings created by ant eclipse do not have any 
 project-specific settings to disable it.  This will add those 
 project-specific settings.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org