You are viewing a plain text version of this content. The canonical link for it is here.
Posted to photark-commits@incubator.apache.org by lr...@apache.org on 2009/12/31 05:35:32 UTC

svn commit: r894781 - in /incubator/photark/trunk: photark-embedded/ pom.xml

Author: lresende
Date: Thu Dec 31 05:35:32 2009
New Revision: 894781

URL: http://svn.apache.org/viewvc?rev=894781&view=rev
Log:
Removing photark-embedded per discussion on the project dev list

Removed:
    incubator/photark/trunk/photark-embedded/
Modified:
    incubator/photark/trunk/pom.xml

Modified: incubator/photark/trunk/pom.xml
URL: http://svn.apache.org/viewvc/incubator/photark/trunk/pom.xml?rev=894781&r1=894780&r2=894781&view=diff
==============================================================================
--- incubator/photark/trunk/pom.xml (original)
+++ incubator/photark/trunk/pom.xml Thu Dec 31 05:35:32 2009
@@ -169,7 +169,6 @@
             </activation>
             <modules>
                 <module>photark</module>
-                <module>photark-embedded</module>
                 <module>photark-webapp</module>
             </modules>
         </profile>