Revision: 19500 http://sourceforge.net/p/gate/code/19500 Author: markagreenwood Date: 2016-08-11 18:33:06 +0000 (Thu, 11 Aug 2016) Log Message: ----------- more rearranging
Added Paths: ----------- gate/branches/sawdust2/Plugin_Base/ gate/branches/sawdust2/Test-Utils/ gate/branches/sawdust2/unsorted/misc/ Removed Paths: ------------- gate/branches/sawdust2/gate-core/build/Plugin_Base/ gate/branches/sawdust2/gate-core/build/Test-Utils/ gate/branches/sawdust2/gate-core/build/pom.xml gate/branches/sawdust2/gate-parent/ gate/branches/sawdust2/misc/ Deleted: gate/branches/sawdust2/gate-core/build/pom.xml =================================================================== --- gate/branches/sawdust2/gate-core/build/pom.xml 2016-08-11 17:35:29 UTC (rev 19499) +++ gate/branches/sawdust2/gate-core/build/pom.xml 2016-08-11 18:33:06 UTC (rev 19500) @@ -1,47 +0,0 @@ - -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> - - <modelVersion>4.0.0</modelVersion> - <!-- this is the description of this plugin --> - <groupId>uk.ac.gate</groupId> - <artifactId>build</artifactId> - <packaging>pom</packaging> - <version>9.0-SNAPSHOT</version> - - <licenses> - <license> - <name>GNU Lesser General Public License (LGPL), Version 3</name> - <url>http://www.gnu.org/licenses/lgpl-3.0.txt</url> - <distribution>repo</distribution> - </license> - </licenses> - - <organization> - <name>GATE</name> - <url>http://gate.ac.uk</url> - </organization> - - <developers> - <developer> - <id>gate-team</id> - <name>GATE Team</name> - <email>gate-develop...@lists.sourceforge.net</email> - </developer> - </developers> - - <dependencies> - <!-- add any other libraries your plugin depends on. Any other GATE plugins - you depend on at compile time should use the provided scope --> - <dependency> - <groupId>uk.ac.gate</groupId> - <artifactId>gate-compiler-jdt</artifactId> - <version>4.3.2-P20140317-1600</version> - </dependency> - - </dependencies> - <modules> - <module>Test-Utils</module> - <module>Plugin_Base</module> - </modules> -</project> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic patterns at an interface-level. Reveals which users, apps, and protocols are consuming the most bandwidth. Provides multi-vendor support for NetFlow, J-Flow, sFlow and other flows. Make informed decisions using capacity planning reports. http://sdm.link/zohodev2dev _______________________________________________ GATE-cvs mailing list GATE-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gate-cvs