# This patch file was generated by NetBeans IDE # Following Index: paths are relative to: C:\Users\Manfred\Documents\NetBeansProjects\mojarra\jsf-tools # This patch can be applied using context Tools: Patch action on respective folder. # It uses platform neutral UTF-8 encoding and \n newlines. # Above lines and this line are ignored by the patching process. Index: pom.xml --- pom.xml Locally New +++ pom.xml Locally New @@ -0,0 +1,56 @@ + + + + 4.0.0 + com.sun.faces + jsf-tools + 2.1.0-SNAPSHOT + + The Mojarra Tools project. + + Mojarra JSF Tools + jar + + + + org.apache.maven.plugins + maven-compiler-plugin + 2.3.2 + + 1.6 + 1.6 + ${project.build.sourceEncoding} + + + + org.apache.maven.plugins + maven-resources-plugin + 2.4.3 + + ${project.build.sourceEncoding} + + + + + + + ant + ant + 1.7.0 + compile + jar + + + commons-digester + commons-digester + 2.0 + compile + jar + + + + UTF-8 + +