[jira] Commented: (MECLIPSE-548) MECLIPSE-442 should be reverted. Classpath container entries should come before 3rd party jars in .classpath

2009-06-15 Thread Joe Freeman (JIRA)
[ http://jira.codehaus.org/browse/MECLIPSE-548?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=180352#action_180352 ] Joe Freeman commented on MECLIPSE-548: -- How many votes does this have to have before it makes

[jira] Created: (MECLIPSE-548) MECLIPSE-442 should be reverted. Classpath container entries should come before 3rd party jars in .classpath

2009-04-07 Thread Joe Freeman (JIRA)
MECLIPSE-442 should be reverted. Classpath container entries should come before 3rd party jars in .classpath Key: MECLIPSE-548 URL:

[jira] Commented: (MECLIPSE-442) Classpath container entries should come last in .classpath

2009-04-07 Thread Joe Freeman (JIRA)
[ http://jira.codehaus.org/browse/MECLIPSE-442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=172322#action_172322 ] Joe Freeman commented on MECLIPSE-442: -- This patch should be pulled back out.

[jira] Updated: (MECLIPSE-445) myeclipse target doesn't generate spring bean files for hierarchical projects.

2008-04-30 Thread Joe Freeman (JIRA)
[ http://jira.codehaus.org/browse/MECLIPSE-445?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Freeman updated MECLIPSE-445: - Attachment: MECLIPSE-445.zip The modified SpringBeanWriter can now find spring config files using

[jira] Commented: (MECLIPSE-445) myeclipse target doesn't generate spring bean files for hierarchical projects.

2008-04-29 Thread Joe Freeman (JIRA)
[ http://jira.codehaus.org/browse/MECLIPSE-445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=133045#action_133045 ] Joe Freeman commented on MECLIPSE-445: -- It looks like the multi-level test cases are only

[jira] Updated: (MECLIPSE-427) .springBeans definition throws NullPointer if BaseDir does not exist

2008-04-26 Thread Joe Freeman (JIRA)
[ http://jira.codehaus.org/browse/MECLIPSE-427?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Freeman updated MECLIPSE-427: - Attachment: MECLIPSE-427.patch This is the patch to the SpringBeansWriter, test case and messages

[jira] Updated: (MECLIPSE-427) .springBeans definition throws NullPointer if BaseDir does not exist

2008-04-26 Thread Joe Freeman (JIRA)
[ http://jira.codehaus.org/browse/MECLIPSE-427?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Freeman updated MECLIPSE-427: - Attachment: testcase-project-meclipse-MECLIPSE-427.zip This contains the complete test case. I

[jira] Created: (MECLIPSE-445) myeclipse target doesn't generate spring bean files for hierarchical projects.

2008-04-26 Thread Joe Freeman (JIRA)
myeclipse target doesn't generate spring bean files for hierarchical projects. -- Key: MECLIPSE-445 URL: http://jira.codehaus.org/browse/MECLIPSE-445 Project: Maven 2.x

[jira] Commented: (MECLIPSE-445) myeclipse target doesn't generate spring bean files for hierarchical projects.

2008-04-26 Thread Joe Freeman (JIRA)
[ http://jira.codehaus.org/browse/MECLIPSE-445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=132767#action_132767 ] Joe Freeman commented on MECLIPSE-445: -- The component should have been set to myeclipse

[jira] Updated: (MECLIPSE-427) .springBeans definition throws NullPointer if BaseDir does not exist

2008-04-16 Thread Joe Freeman (JIRA)
[ http://jira.codehaus.org/browse/MECLIPSE-427?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Freeman updated MECLIPSE-427: - Attachment: MyEclipseSpringBeansWriter.java .springBeans definition throws NullPointer if BaseDir

[jira] Updated: (MECLIPSE-427) .springBeans definition throws NullPointer if BaseDir does not exist

2008-04-15 Thread Joe Freeman (JIRA)
[ http://jira.codehaus.org/browse/MECLIPSE-427?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Freeman updated MECLIPSE-427: - Attachment: MyEclipseSpringBeansWriter.java This file fixes two problems in our build. 1) It

[jira] Commented: (MECLIPSE-427) .springBeans definition throws NullPointer if BaseDir does not exist

2008-04-14 Thread Joe Freeman (JIRA)
[ http://jira.codehaus.org/browse/MECLIPSE-427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=130726#action_130726 ] Joe Freeman commented on MECLIPSE-427: -- The spring definitions file generator should be pulled

[jira] Created: (MECLIPSE-427) .springBeans definition throws NullPointer if BaseDir does not exist

2008-04-09 Thread Joe Freeman (JIRA)
.springBeans definition throws NullPointer if BaseDir does not exist Key: MECLIPSE-427 URL: http://jira.codehaus.org/browse/MECLIPSE-427 Project: Maven 2.x Eclipse Plugin