You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ctakes.apache.org by ch...@apache.org on 2013/04/01 16:15:40 UTC

svn commit: r1463141 - /ctakes/trunk/ctakes-distribution/src/main/assembly/bin.xml

Author: chenpei
Date: Mon Apr  1 14:15:40 2013
New Revision: 1463141

URL: http://svn.apache.org/r1463141
Log:
CTAKES-138  Remove 3rd party jars from our SVN  - lvg2010 is now in maven central
Removing the reference from the distribution as well.

Modified:
    ctakes/trunk/ctakes-distribution/src/main/assembly/bin.xml

Modified: ctakes/trunk/ctakes-distribution/src/main/assembly/bin.xml
URL: http://svn.apache.org/viewvc/ctakes/trunk/ctakes-distribution/src/main/assembly/bin.xml?rev=1463141&r1=1463140&r2=1463141&view=diff
==============================================================================
--- ctakes/trunk/ctakes-distribution/src/main/assembly/bin.xml (original)
+++ ctakes/trunk/ctakes-distribution/src/main/assembly/bin.xml Mon Apr  1 14:15:40 2013
@@ -83,17 +83,6 @@
 			</includes>
 		</fileSet>
 		<fileSet>
-			<!-- Temporary workaround: Adding in the system scoped libaries. Remove 
-				these once they are in Maven Central -->
-			<directory>../ctakes-lvg/lib</directory>
-			<outputDirectory>lib</outputDirectory>
-			<includes>
-				<include>lvg2010dist.jar</include>
-			</includes>
-		</fileSet>
-
-
-		<fileSet>
 			<directory>../</directory>
 			<outputDirectory></outputDirectory>