You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by ja...@apache.org on 2010/04/26 16:10:22 UTC

svn commit: r938055 - /myfaces/core/trunk/impl/pom.xml

Author: jakobk
Date: Mon Apr 26 14:10:21 2010
New Revision: 938055

URL: http://svn.apache.org/viewvc?rev=938055&view=rev
Log:
Reverted Leonardo's commit with revision 937451, because myfaces-impl-2.0.X-sources.jar would not contain the source files from implee6

Modified:
    myfaces/core/trunk/impl/pom.xml

Modified: myfaces/core/trunk/impl/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/core/trunk/impl/pom.xml?rev=938055&r1=938054&r2=938055&view=diff
==============================================================================
--- myfaces/core/trunk/impl/pom.xml (original)
+++ myfaces/core/trunk/impl/pom.xml Mon Apr 26 14:10:21 2010
@@ -506,9 +506,7 @@
                     <configuration>
                       <sources>
                         <source>${project.build.directory}/shared_sources</source>
-                        <!-- 
                         <source>${project.build.directory}/implee6_sources</source>
-                         -->
                       </sources>
                     </configuration>
                   </execution>