Author: sebb
Date: Mon Aug 19 20:32:43 2013
New Revision: 1515593
URL: http://svn.apache.org/r1515593
Log:
Document build requirement
Modified:
commons/proper/jci/trunk/pom.xml
Modified: commons/proper/jci/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/jci/trunk/pom.xml?rev=1515593&r1=1515592&r2=1515593&view=diff
==============================================================================
--- commons/proper/jci/trunk/pom.xml (original)
+++ commons/proper/jci/trunk/pom.xml Mon Aug 19 20:32:43 2013
@@ -61,6 +61,7 @@
</modules>
</profile>
<profile>
+ <!-- N.B. requires Java 1.6+ to compile -->
<id>compiler-jsr199</id>
<modules>
<module>compilers/jsr199</module>