[
https://issues.apache.org/jira/browse/NPANDAY-450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13062651#comment-13062651
]
John R. Fallows commented on NPANDAY-450:
-----------------------------------------
Applied feedback.
{code}
<plugin>
<groupId>org.apache.npanday.plugins</groupId>
<artifactId>maven-compile-plugin</artifactId>
<extensions>true</extensions>
<configuration>
<profile>.NETPortable,Profile2</profile>
<frameworkVersion>4.0</frameworkVersion>
</configuration>
</plugin>
{code}
> 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
> Fix For: 1.4.1-incubating
>
> 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