You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@clerezza.apache.org by re...@apache.org on 2013/10/13 15:30:55 UTC

svn commit: r1531685 - in /clerezza/trunk/ext: pom.xml src-assembly/

Author: reto
Date: Sun Oct 13 13:30:54 2013
New Revision: 1531685

URL: http://svn.apache.org/r1531685
Log:
CLEREZZA-824: removed src-assembly as this broke the build (i.e. needed to be compiled beforehand manually)

Removed:
    clerezza/trunk/ext/src-assembly/
Modified:
    clerezza/trunk/ext/pom.xml

Modified: clerezza/trunk/ext/pom.xml
URL: http://svn.apache.org/viewvc/clerezza/trunk/ext/pom.xml?rev=1531685&r1=1531684&r2=1531685&view=diff
==============================================================================
--- clerezza/trunk/ext/pom.xml (original)
+++ clerezza/trunk/ext/pom.xml Sun Oct 13 13:30:54 2013
@@ -37,7 +37,6 @@
 
     <modules>
         <module>bundles-pom</module>
-        <module>src-assembly</module>
         <module>jena-iri</module>
         <module>jena-core</module>
         <module>jena-arq</module>