[
https://issues.apache.org/jira/browse/NPANDAY-450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13058900#comment-13058900
]
John R. Fallows commented on NPANDAY-450:
-----------------------------------------
Looking at
http://msdn.microsoft.com/en-us/library/system.runtime.versioning.targetframeworkattribute.aspx
it might be useful to rename "targetFramework" to "frameworkName", and then
optionally also add "frameworkDisplayName".
The inclusion of "frameworkName" in the configuration would trigger generation
of the TargetFrameworkAttribute metadata, with frameworkDisplayName as well, if
specified.
> Support Portable Class Libraries
> --------------------------------
>
> Key: NPANDAY-450
> URL: https://issues.apache.org/jira/browse/NPANDAY-450
> Project: NPanday
> Issue Type: New Feature
> Components: Maven Plugins
> Affects Versions: 1.4-incubating
> Environment: > mvn -v
> Apache Maven 2.2.1 (r801777; 2009-08-06 12:16:01-0700)
> Java version: 1.6.0_24
> Java home: C:\Progra~1\Java\jdk1.6.0_24\jre
> Default locale: en_US, platform encoding: Cp1252
> OS name: "windows 7" version: "6.1" arch: "amd64" Family: "windows"
> Reporter: John R. Fallows
> Attachments: NPANDAY-450.diff
>
> Original Estimate: 24h
> Remaining Estimate: 24h
>
> Microsoft .Net Portable Class Libraries (PCL) allow developers to code
> against a reduced set of .Net APIs and create a portable library that can be
> reused at runtime by both .Net 4 and Silverlight 4 applications, without
> needing to recompile the source code.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira