[ http://jira.codehaus.org/browse/MANTRUN-2?page=all ]
Jason van Zyl moved MNG-1314 to MANTRUN-2:
------------------------------------------
Fix Version: (was: 2.0.1)
Component: (was: maven-idea-plugin)
Workflow: jira (was: Maven)
Key: MANTRUN-2 (was: MNG-1314)
Project: Maven 2.x Antrun Plugin (was: Maven 2)
> The default project-jdk-name in project.ipr doesn't work when used on Idea
> when jdkName is not specified in pom
> -----------------------------------------------------------------------------------------------------------------
>
> Key: MANTRUN-2
> URL: http://jira.codehaus.org/browse/MANTRUN-2
> Project: Maven 2.x Antrun Plugin
> Type: Bug
> Reporter: Johnny R. Ruiz III
> Assignee: Johnny R. Ruiz III
> Attachments: MNG-1314-maven-idea-plugin.patch
>
>
> When jdkName is not specified in configuration of idea:idea, the default
> java version is used. It creates an entry in project.ipr that is not working.
> <component name="ProjectRootManager" version="2" assert-keyword="false"
> jdk-15="false" project-jdk-name="java version 1.4.2_08" /> --> this doesn't
> work
> <component name="ProjectRootManager" version="2" assert-keyword="true"
> jdk-15="false" project-jdk-name="java version "1.4.2_08"" /> -->
> this worked.
> Does anyone experience the same problem? I'll create a patch for this, might
> be useful if this is really an error.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]