[jira] [Updated] (OGNL-184) Checkstyle configuration is broken and fix some checktyle issues

2020-05-13 Thread Olivier Lamy (Jira)
[ https://issues.apache.org/jira/browse/OGNL-184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy updated OGNL-184: -- Assignee: (was: Olivier Lamy) > Checkstyle configuration is broken and fix some checktyle issues > --

[jira] [Commented] (OGNL-20) Performance - Replace synchronized blocks with ReentrantReadWriteLock

2011-09-06 Thread Olivier Lamy (JIRA)
[ https://issues.apache.org/jira/browse/OGNL-20?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13097791#comment-13097791 ] Olivier Lamy commented on OGNL-20: -- good idea ! I will try a patch or a branch with that. >

[jira] [Commented] (OGNL-8) use javacc to generate AST* and OGNLParser Java sources

2011-05-18 Thread Olivier Lamy (JIRA)
[ https://issues.apache.org/jira/browse/OGNL-8?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13035638#comment-13035638 ] Olivier Lamy commented on OGNL-8: - I have started this locally too. But AST* has been modified

[jira] [Commented] (OGNL-9) Upgrade JUnit to version4

2011-05-17 Thread Olivier Lamy (JIRA)
[ https://issues.apache.org/jira/browse/OGNL-9?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13034992#comment-13034992 ] Olivier Lamy commented on OGNL-9: - +1 souds good ! > Upgrade JUnit to version4 >

[jira] [Commented] (OGNL-9) Upgrade JUnit to version4

2011-05-17 Thread Olivier Lamy (JIRA)
[ https://issues.apache.org/jira/browse/OGNL-9?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13034904#comment-13034904 ] Olivier Lamy commented on OGNL-9: - I wonder if we could simply force reordering of this array

[jira] [Commented] (OGNL-9) Upgrade JUnit to version4

2011-05-17 Thread Olivier Lamy (JIRA)
[ https://issues.apache.org/jira/browse/OGNL-9?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13034682#comment-13034682 ] Olivier Lamy commented on OGNL-9: - k. fyi jenkins job reconfigured to use 1.5 > Upgrade JUnit

[jira] [Commented] (OGNL-9) Upgrade JUnit to version4

2011-05-17 Thread Olivier Lamy (JIRA)
[ https://issues.apache.org/jira/browse/OGNL-9?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13034675#comment-13034675 ] Olivier Lamy commented on OGNL-9: - note the success with jdk 1.6 (was failing with 1.5) > Upg

[jira] [Commented] (OGNL-9) Upgrade JUnit to version4

2011-05-17 Thread Olivier Lamy (JIRA)
[ https://issues.apache.org/jira/browse/OGNL-9?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13034659#comment-13034659 ] Olivier Lamy commented on OGNL-9: - this was failing since the beginning. sure weird :-) > Upg

[jira] [Updated] (OGNL-11) Checkstyle configuration is broken and fix some checktyle issues

2011-05-14 Thread Olivier Lamy (JIRA)
[ https://issues.apache.org/jira/browse/OGNL-11?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy updated OGNL-11: - Summary: Checkstyle configuration is broken and fix some checktyle issues (was: Checkstyle configuration is

[jira] [Commented] (OGNL-11) Checkstyle configuration is broken and fix some checktyle issues

2011-05-14 Thread Olivier Lamy (JIRA)
[ https://issues.apache.org/jira/browse/OGNL-11?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13033548#comment-13033548 ] Olivier Lamy commented on OGNL-11: -- maven plugin configuration fixed. need some work on fixi

[jira] [Closed] (OGNL-4) Use common layout as for Maven project

2011-05-12 Thread Olivier Lamy (JIRA)
[ https://issues.apache.org/jira/browse/OGNL-4?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy closed OGNL-4. --- Resolution: Fixed done rev [1102355|http://svn.apache.org/viewvc?view=revision&revision=1102355] > Use common la

[jira] [Created] (OGNL-8) use javacc to generate AST* java sources

2011-05-12 Thread Olivier Lamy (JIRA)
use javacc to generate AST* java sources Key: OGNL-8 URL: https://issues.apache.org/jira/browse/OGNL-8 Project: OGNL (Incubating) Issue Type: Task Reporter: Olivier Lamy Assign

[jira] [Closed] (OGNL-5) change java package from ognl to org.apache.commons.ognl

2011-05-11 Thread Olivier Lamy (JIRA)
[ https://issues.apache.org/jira/browse/OGNL-5?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy closed OGNL-5. --- Resolution: Fixed done ! > change java package from ognl to org.apache.commons.ognl > --

[jira] [Commented] (OGNL-7) commons-parent has to plugged to OGNL pom

2011-05-11 Thread Olivier Lamy (JIRA)
[ https://issues.apache.org/jira/browse/OGNL-7?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13031836#comment-13031836 ] Olivier Lamy commented on OGNL-7: - move done in rev 1101960 Don't close as still some unit fai

[jira] [Closed] (OGNL-7) commons-parent has to plugged to OGNL pom

2011-05-11 Thread Olivier Lamy (JIRA)
[ https://issues.apache.org/jira/browse/OGNL-7?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy closed OGNL-7. --- Resolution: Fixed done rev [1101879|http://svn.apache.org/viewvc?view=revision&revision=1101879] > commons-paren

[jira] [Commented] (OGNL-1) Import the OGNL codebase

2011-05-11 Thread Olivier Lamy (JIRA)
[ https://issues.apache.org/jira/browse/OGNL-1?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13031615#comment-13031615 ] Olivier Lamy commented on OGNL-1: - yup for me too. I cannot asign issue to myself > Import th

[jira] [Created] (OGNL-5) change java package from ognl to org.apache.commons.ognl

2011-05-11 Thread Olivier Lamy (JIRA)
change java package from ognl to org.apache.commons.ognl Key: OGNL-5 URL: https://issues.apache.org/jira/browse/OGNL-5 Project: OGNL (Incubating) Issue Type: Task Reporter:

[jira] [Commented] (OGNL-1) Import the OGNL codebase

2011-05-10 Thread Olivier Lamy (JIRA)
[ https://issues.apache.org/jira/browse/OGNL-1?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13031171#comment-13031171 ] Olivier Lamy commented on OGNL-1: - NP for me. > Import the OGNL codebase > --

[jira] [Commented] (OGNL-1) Import the OGNL codebase

2011-05-10 Thread Olivier Lamy (JIRA)
[ https://issues.apache.org/jira/browse/OGNL-1?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13031109#comment-13031109 ] Olivier Lamy commented on OGNL-1: - sure ! I can probably help on pom/maven builds as I have a

[jira] [Commented] (OGNL-1) Import the OGNL codebase

2011-05-10 Thread Olivier Lamy (JIRA)
[ https://issues.apache.org/jira/browse/OGNL-1?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13031099#comment-13031099 ] Olivier Lamy commented on OGNL-1: - +1. Who takes the point ? (I'm volunteer eventually) > Imp

[jira] [Commented] (OGNL-1) Import the OGNL codebase

2011-05-09 Thread Olivier Lamy (JIRA)
[ https://issues.apache.org/jira/browse/OGNL-1?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13030873#comment-13030873 ] Olivier Lamy commented on OGNL-1: - only master or tags too ? > Import the OGNL codebase > ---