You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by de...@apache.org on 2007/01/07 01:43:36 UTC

svn commit: r493623 - /jakarta/commons/sandbox/js2j/trunk/pom.xml

Author: dennisl
Date: Sat Jan  6 16:43:35 2007
New Revision: 493623

URL: http://svn.apache.org/viewvc?view=rev&rev=493623
Log:
Add an explaining comment about the properties.

Modified:
    jakarta/commons/sandbox/js2j/trunk/pom.xml

Modified: jakarta/commons/sandbox/js2j/trunk/pom.xml
URL: http://svn.apache.org/viewvc/jakarta/commons/sandbox/js2j/trunk/pom.xml?view=diff&rev=493623&r1=493622&r2=493623
==============================================================================
--- jakarta/commons/sandbox/js2j/trunk/pom.xml (original)
+++ jakarta/commons/sandbox/js2j/trunk/pom.xml Sat Jan  6 16:43:35 2007
@@ -93,6 +93,7 @@
     <defaultGoal>install</defaultGoal>
   </build>
 
+  <!-- Compiler source and target JVM (see parent pom) -->
   <properties>
     <maven.compile.source>1.4</maven.compile.source>
     <maven.compile.target>1.4</maven.compile.target>



---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org