[Exmmt-commit] SF.net SVN: exmmt: [13] net.sourceforge.exmmt/build.properties
Status: Inactive
Brought to you by:
lgrammel
|
From: <lgr...@us...> - 2006-05-17 12:58:27
|
Revision: 13 Author: lgrammel Date: 2006-05-17 05:58:21 -0700 (Wed, 17 May 2006) ViewCVS: http://svn.sourceforge.net/exmmt/?rev=13&view=rev Log Message: ----------- #1490212 release net.sourceforge.exmmt 0.0.1 Modified Paths: -------------- net.sourceforge.exmmt/build.properties Modified: net.sourceforge.exmmt/build.properties =================================================================== --- net.sourceforge.exmmt/build.properties 2006-05-17 12:53:43 UTC (rev 12) +++ net.sourceforge.exmmt/build.properties 2006-05-17 12:58:21 UTC (rev 13) @@ -2,12 +2,18 @@ plugin.xml,\ resources/,\ net.sourceforge.exmmt.jar,\ - lib/ + lib/,\ + about.html,\ + license/,\ + src/mappings/ jars.compile.order = net.sourceforge.exmmt.jar src.includes = plugin.xml,\ src/,\ resources/,\ lib/,\ - META-INF/ + META-INF/,\ + about.html,\ + license/ source.net.sourceforge.exmmt.jar = src/java/ output.net.sourceforge.exmmt.jar = bin/ +src.excludes = src/java/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |