You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by ma...@apache.org on 2007/11/29 09:47:40 UTC

svn commit: r599343 - /myfaces/trinidad-maven/trunk/maven-jdev-plugin/src/main/resources/org/apache/myfaces/trinidadbuild/plugin/jdeveloper/10.1.3.0.4/project.xml

Author: matzew
Date: Thu Nov 29 00:47:39 2007
New Revision: 599343

URL: http://svn.apache.org/viewvc?rev=599343&view=rev
Log:
Trinidad-177 thx to Aino Andriessen for his patch

Modified:
    myfaces/trinidad-maven/trunk/maven-jdev-plugin/src/main/resources/org/apache/myfaces/trinidadbuild/plugin/jdeveloper/10.1.3.0.4/project.xml

Modified: myfaces/trinidad-maven/trunk/maven-jdev-plugin/src/main/resources/org/apache/myfaces/trinidadbuild/plugin/jdeveloper/10.1.3.0.4/project.xml
URL: http://svn.apache.org/viewvc/myfaces/trinidad-maven/trunk/maven-jdev-plugin/src/main/resources/org/apache/myfaces/trinidadbuild/plugin/jdeveloper/10.1.3.0.4/project.xml?rev=599343&r1=599342&r2=599343&view=diff
==============================================================================
--- myfaces/trinidad-maven/trunk/maven-jdev-plugin/src/main/resources/org/apache/myfaces/trinidadbuild/plugin/jdeveloper/10.1.3.0.4/project.xml (original)
+++ myfaces/trinidad-maven/trunk/maven-jdev-plugin/src/main/resources/org/apache/myfaces/trinidadbuild/plugin/jdeveloper/10.1.3.0.4/project.xml Thu Nov 29 00:47:39 2007
@@ -63,16 +63,7 @@
     </hash>
   </hash>
   <hash n="oracle.jdeveloper.compiler.OjcConfiguration">
-    <value n="assertionsEnabled" v="true"/>
-    <list n="copyRes">
-      <string v=".java"/>
-    </list>
     <value n="internalEncoding" v="Default"/>
-    <value n="reverseCopyRes" v="true"/>
-    <value n="showObjectDotStaticWarnings" v="true"/>
-    <value n="showPartialImportWarnings" v="true"/>
-    <value n="showUnusedImportWarnings" v="true"/>
-    <value n="useJavac" v="true"/>
   </hash>
   <hash n="oracle.jdeveloper.model.J2eeSettings">
     <value n="j2eeWebAppName" v="maven-generated-webapp"/>