Author: nickboldt
Date: 2011-09-29 02:10:28 -0400 (Thu, 29 Sep 2011)
New Revision: 35147
Added:
trunk/jmx/features/org.jboss.tools.jmx.sdk.feature/pom.xml
Removed:
trunk/jmx/features/org.jboss.tools.jmx.feature/sourceTemplateFeature/build.properties
trunk/jmx/features/org.jboss.tools.jmx.feature/sourceTemplateFeature/feature.properties
trunk/jmx/features/org.jboss.tools.jmx.feature/sourceTemplateFeature/license.html
trunk/jmx/features/org.jboss.tools.jmx.feature/sourceTemplatePlugin/about.html
trunk/jmx/features/org.jboss.tools.jmx.feature/sourceTemplatePlugin/about.ini
trunk/jmx/features/org.jboss.tools.jmx.feature/sourceTemplatePlugin/about.mappings
trunk/jmx/features/org.jboss.tools.jmx.feature/sourceTemplatePlugin/about.properties
trunk/jmx/features/org.jboss.tools.jmx.feature/sourceTemplatePlugin/build.properties
trunk/jmx/features/org.jboss.tools.jmx.feature/sourceTemplatePlugin/jboss_about.png
trunk/jmx/features/org.jboss.tools.jmx.feature/sourceTemplatePlugin/plugin.properties
trunk/jmx/features/org.jboss.tools.jmx.test.feature/sourceTemplatePlugin/about.ini
trunk/jmx/features/org.jboss.tools.jmx.test.feature/sourceTemplatePlugin/about.mappings
trunk/jmx/features/org.jboss.tools.jmx.test.feature/sourceTemplatePlugin/about.properties
trunk/jmx/features/org.jboss.tools.jmx.test.feature/sourceTemplatePlugin/build.properties
trunk/jmx/features/org.jboss.tools.jmx.test.feature/sourceTemplatePlugin/plugin.properties
Modified:
trunk/jmx/features/org.jboss.tools.jmx.sdk.feature/build.properties
trunk/jmx/features/org.jboss.tools.jmx.sdk.feature/feature.xml
trunk/jmx/features/org.jboss.tools.jmx.test.feature/build.properties
trunk/jmx/features/pom.xml
trunk/jmx/plugins/org.jboss.tools.jmx.core/build.properties
trunk/jmx/plugins/org.jboss.tools.jmx.ui/build.properties
trunk/jmx/site/site.xml
trunk/jmx/tests/org.jboss.tools.jmx.core.test/build.properties
trunk/jmx/tests/org.jboss.tools.jmx.ui.test/build.properties
Log:
JBIDE-8838 add jmx.sdk feature, which includes sources for plugins and tests, to JMX site
Deleted:
trunk/jmx/features/org.jboss.tools.jmx.feature/sourceTemplateFeature/build.properties
===================================================================
---
trunk/jmx/features/org.jboss.tools.jmx.feature/sourceTemplateFeature/build.properties 2011-09-29
03:37:34 UTC (rev 35146)
+++
trunk/jmx/features/org.jboss.tools.jmx.feature/sourceTemplateFeature/build.properties 2011-09-29
06:10:28 UTC (rev 35147)
@@ -1,15 +0,0 @@
-###############################################################################
-# Copyright (c) 2010 JBoss by Red Hat, and others.
-# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
-# which accompanies this distribution, and is available at
-#
http://www.eclipse.org/legal/epl-v10.html
-#
-# Contributors:
-# Red Hat - initial API and implementation
-###############################################################################
-
-bin.includes = feature.*,\
- license.html
-
-
Deleted:
trunk/jmx/features/org.jboss.tools.jmx.feature/sourceTemplateFeature/feature.properties
===================================================================
---
trunk/jmx/features/org.jboss.tools.jmx.feature/sourceTemplateFeature/feature.properties 2011-09-29
03:37:34 UTC (rev 35146)
+++
trunk/jmx/features/org.jboss.tools.jmx.feature/sourceTemplateFeature/feature.properties 2011-09-29
06:10:28 UTC (rev 35147)
@@ -1,27 +0,0 @@
-# properties file for org.jboss.tools.jmx.source
-featureName=JMX Console Source
-featureProvider=JBoss by Red Hat
-
-# "updateSiteName" property - label for the update site
-updateSiteName=JBossTools Update Site
-
-# "description" property - description of the feature
-description=eclipse-jmx is a JMX console which is used to manage Java applications
through JMX and its RMI Connector. eclipse-jmx can be run from the Eclipse IDE.
-
-# "licenseURL" property - URL of the "Feature License"
-# do not translate value - just change to point to a locale-specific HTML page
-licenseURL=license.html
-
-# START NON-TRANSLATABLE
-# "license" property - text of the "Feature Update License"
-# should be plain text version of license agreement pointed to be "licenseURL"
-license=Red Hat, Inc. licenses these features and plugins to you under \
-certain open source licenses (or aggregations of such licenses), which \
-in a particular case may include the Eclipse Public License, the GNU \
-Lesser General Public License, and/or certain other open source \
-licenses. For precise licensing details, consult the corresponding \
-source code, or contact Red Hat Legal Affairs, 1801 Varsity Drive, \
-Raleigh NC 27606 USA.
-# END NON-TRANSLATABLE
-########### end of license property ##########################################
-
\ No newline at end of file
Deleted:
trunk/jmx/features/org.jboss.tools.jmx.feature/sourceTemplateFeature/license.html
===================================================================
---
trunk/jmx/features/org.jboss.tools.jmx.feature/sourceTemplateFeature/license.html 2011-09-29
03:37:34 UTC (rev 35146)
+++
trunk/jmx/features/org.jboss.tools.jmx.feature/sourceTemplateFeature/license.html 2011-09-29
06:10:28 UTC (rev 35147)
@@ -1,14 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
-<html>
-
-<body>
-<p>Red Hat, Inc. licenses these features and plugins to you under
-certain open source licenses (or aggregations of such licenses), which
-in a particular case may include the Eclipse Public License, the GNU
-Lesser General Public License, and/or certain other open source
-licenses. For precise licensing details, consult the corresponding
-source code, or contact Red Hat Legal Affairs, 1801 Varsity Drive,
-Raleigh NC 27606 USA.
-</p>
-</body>
-</html>
\ No newline at end of file
Deleted: trunk/jmx/features/org.jboss.tools.jmx.feature/sourceTemplatePlugin/about.html
===================================================================
---
trunk/jmx/features/org.jboss.tools.jmx.feature/sourceTemplatePlugin/about.html 2011-09-29
03:37:34 UTC (rev 35146)
+++
trunk/jmx/features/org.jboss.tools.jmx.feature/sourceTemplatePlugin/about.html 2011-09-29
06:10:28 UTC (rev 35147)
@@ -1,30 +0,0 @@
-<?xml version="1.0" encoding="ISO-8859-1" ?>
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html
xmlns="http://www.w3.org/1999/xhtml">
-<head>
-<meta http-equiv="Content-Type" content="text/html;
charset=ISO-8859-1" />
-<title>FreeMarker IDE</title>
-<style type="text/css" media="screen">
-<!--
- body {
- font-family: Sans-serif, Arial, Helvetica;
- }
-
--->
-</style>
-</head>
-<body>
-<h1>FreeMarker IDE</h1>
-
-<p>
-This plugin is part of the JBoss Tools developed by the <a
href="http://www.jboss.com">JBoss Inc.</a>
-</p>
-
-<p>Information about this plugin is available at <a
href="http://www.jboss.org/tools">JBoss Tools project
page</a></p>
-
-<p>
-This software is distributed under the terms of the Eclipse Public License - v 1.0
-(see <a
href="www.eclipse.org/legal/epl-v10.html">Eclipse Public License
- Version 1.0</a>).
-</p>
-</body>
-</html>
\ No newline at end of file
Deleted: trunk/jmx/features/org.jboss.tools.jmx.feature/sourceTemplatePlugin/about.ini
===================================================================
---
trunk/jmx/features/org.jboss.tools.jmx.feature/sourceTemplatePlugin/about.ini 2011-09-29
03:37:34 UTC (rev 35146)
+++
trunk/jmx/features/org.jboss.tools.jmx.feature/sourceTemplatePlugin/about.ini 2011-09-29
06:10:28 UTC (rev 35147)
@@ -1,29 +0,0 @@
-# about.ini
-# contains information about a feature
-# java.io.Properties file (ISO 8859-1 with "\" escapes)
-# "%key" are externalized strings defined in about.properties
-# This file does not need to be translated.
-
-# Property "aboutText" contains blurb for "About" dialog
(translated)
-aboutText=%blurb
-
-# Property "windowImage" contains path to window icon (16x16)
-# needed for primary features only
-
-# Property "featureImage" contains path to feature image (32x32)
-featureImage=jboss_about.png
-
-# Property "aboutImage" contains path to product image (500x330 or 115x164)
-# needed for primary features only
-
-# Property "appName" contains name of the application (translated)
-# needed for primary features only
-
-# Property "welcomePage" contains path to welcome page (special XML-based
format)
-# optional
-
-# Property "welcomePerspective" contains the id of the perspective in which
the
-# welcome page is to be opened.
-# optional
-
-
Deleted:
trunk/jmx/features/org.jboss.tools.jmx.feature/sourceTemplatePlugin/about.mappings
===================================================================
---
trunk/jmx/features/org.jboss.tools.jmx.feature/sourceTemplatePlugin/about.mappings 2011-09-29
03:37:34 UTC (rev 35146)
+++
trunk/jmx/features/org.jboss.tools.jmx.feature/sourceTemplatePlugin/about.mappings 2011-09-29
06:10:28 UTC (rev 35147)
@@ -1,6 +0,0 @@
-# about.mappings
-# contains fill-ins for about.properties
-# java.io.Properties file (ISO 8859-1 with "\" escapes)
-# This file does not need to be translated.
-
-0=@build@
\ No newline at end of file
Deleted:
trunk/jmx/features/org.jboss.tools.jmx.feature/sourceTemplatePlugin/about.properties
===================================================================
---
trunk/jmx/features/org.jboss.tools.jmx.feature/sourceTemplatePlugin/about.properties 2011-09-29
03:37:34 UTC (rev 35146)
+++
trunk/jmx/features/org.jboss.tools.jmx.feature/sourceTemplatePlugin/about.properties 2011-09-29
06:10:28 UTC (rev 35147)
@@ -1,6 +0,0 @@
-blurb=JMX Console Source\n\
-\n\
-Version: {featureVersion}\n\
-\n\
-(c) Copyright 2010 JBoss by Red Hat, and others. Initial contribution by Jeff Mesnil,
http://jmesnil.net. All rights reserved.\n\
-Visit
http://www.jboss.org/tools
Deleted:
trunk/jmx/features/org.jboss.tools.jmx.feature/sourceTemplatePlugin/build.properties
===================================================================
---
trunk/jmx/features/org.jboss.tools.jmx.feature/sourceTemplatePlugin/build.properties 2011-09-29
03:37:34 UTC (rev 35146)
+++
trunk/jmx/features/org.jboss.tools.jmx.feature/sourceTemplatePlugin/build.properties 2011-09-29
06:10:28 UTC (rev 35147)
@@ -1,6 +0,0 @@
-bin.includes = plugin.*,\
- about.*,\
- src/,\
- META-INF/,\
- jboss_about.png
-sourcePlugin = true
Deleted:
trunk/jmx/features/org.jboss.tools.jmx.feature/sourceTemplatePlugin/jboss_about.png
===================================================================
(Binary files differ)
Deleted:
trunk/jmx/features/org.jboss.tools.jmx.feature/sourceTemplatePlugin/plugin.properties
===================================================================
---
trunk/jmx/features/org.jboss.tools.jmx.feature/sourceTemplatePlugin/plugin.properties 2011-09-29
03:37:34 UTC (rev 35146)
+++
trunk/jmx/features/org.jboss.tools.jmx.feature/sourceTemplatePlugin/plugin.properties 2011-09-29
06:10:28 UTC (rev 35147)
@@ -1,3 +0,0 @@
-pluginName = JMX Console Source
-providerName = JBoss by Red Hat
-
Modified: trunk/jmx/features/org.jboss.tools.jmx.sdk.feature/build.properties
===================================================================
--- trunk/jmx/features/org.jboss.tools.jmx.sdk.feature/build.properties 2011-09-29
03:37:34 UTC (rev 35146)
+++ trunk/jmx/features/org.jboss.tools.jmx.sdk.feature/build.properties 2011-09-29
06:10:28 UTC (rev 35147)
@@ -1,4 +1,3 @@
bin.includes = feature.xml,\
feature.properties,\
license.html
-generate.feature(a)org.jboss.tools.jmx.source.feature=org.jboss.tools.jmx.feature
Modified: trunk/jmx/features/org.jboss.tools.jmx.sdk.feature/feature.xml
===================================================================
--- trunk/jmx/features/org.jboss.tools.jmx.sdk.feature/feature.xml 2011-09-29 03:37:34 UTC
(rev 35146)
+++ trunk/jmx/features/org.jboss.tools.jmx.sdk.feature/feature.xml 2011-09-29 06:10:28 UTC
(rev 35147)
@@ -20,12 +20,11 @@
%license
</license>
- <includes
- id="org.jboss.tools.jmx.feature"
- version="0.0.0"/>
+ <includes id="org.jboss.tools.jmx.feature"
version="0.0.0"/>
+ <plugin id="org.jboss.tools.jmx.core.source" download-size="0"
install-size="0" version="0.0.0" unpack="false"/>
+ <plugin id="org.jboss.tools.jmx.ui.source" download-size="0"
install-size="0" version="0.0.0" unpack="false"/>
- <includes
- id="org.jboss.tools.jmx.source.feature"
- version="0.0.0"/>
-
+ <includes id="org.jboss.tools.jmx.test.feature"
version="0.0.0"/>
+ <plugin id="org.jboss.tools.jmx.core.test.source"
download-size="0" install-size="0" version="0.0.0"
unpack="false"/>
+ <plugin id="org.jboss.tools.jmx.ui.test.source"
download-size="0" install-size="0" version="0.0.0"
unpack="false"/>
</feature>
Added: trunk/jmx/features/org.jboss.tools.jmx.sdk.feature/pom.xml
===================================================================
--- trunk/jmx/features/org.jboss.tools.jmx.sdk.feature/pom.xml
(rev 0)
+++ trunk/jmx/features/org.jboss.tools.jmx.sdk.feature/pom.xml 2011-09-29 06:10:28 UTC
(rev 35147)
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<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>
+ <parent>
+ <groupId>org.jboss.tools.jmx</groupId>
+ <artifactId>features</artifactId>
+ <version>1.2.0-SNAPSHOT</version>
+ </parent>
+ <groupId>org.jboss.tools.jmx.features</groupId>
+ <artifactId>org.jboss.tools.jmx.sdk.feature</artifactId>
+
+ <packaging>eclipse-feature</packaging>
+</project>
Modified: trunk/jmx/features/org.jboss.tools.jmx.test.feature/build.properties
===================================================================
--- trunk/jmx/features/org.jboss.tools.jmx.test.feature/build.properties 2011-09-29
03:37:34 UTC (rev 35146)
+++ trunk/jmx/features/org.jboss.tools.jmx.test.feature/build.properties 2011-09-29
06:10:28 UTC (rev 35147)
@@ -1,6 +1,3 @@
bin.includes = feature.xml,\
feature.properties,\
license.html
-generate.plugin(a)org.jboss.tools.jmx.core.test.source=org.jboss.tools.jmx.core.test
-generate.plugin(a)org.jboss.tools.jmx.ui.test.source=org.jboss.tools.jmx.ui.test
-generate.plugin(a)org.jboss.tools.jmx.ui.test.interactive.source=org.jboss.tools.jmx.ui.test.interactive
Deleted:
trunk/jmx/features/org.jboss.tools.jmx.test.feature/sourceTemplatePlugin/about.ini
===================================================================
---
trunk/jmx/features/org.jboss.tools.jmx.test.feature/sourceTemplatePlugin/about.ini 2011-09-29
03:37:34 UTC (rev 35146)
+++
trunk/jmx/features/org.jboss.tools.jmx.test.feature/sourceTemplatePlugin/about.ini 2011-09-29
06:10:28 UTC (rev 35147)
@@ -1,29 +0,0 @@
-# about.ini
-# contains information about a feature
-# java.io.Properties file (ISO 8859-1 with "\" escapes)
-# "%key" are externalized strings defined in about.properties
-# This file does not need to be translated.
-
-# Property "aboutText" contains blurb for "About" dialog
(translated)
-aboutText=%blurb
-
-# Property "windowImage" contains path to window icon (16x16)
-# needed for primary features only
-
-# Property "featureImage" contains path to feature image (32x32)
-#featureImage=eclipse32.png
-
-# Property "aboutImage" contains path to product image (500x330 or 115x164)
-# needed for primary features only
-
-# Property "appName" contains name of the application (translated)
-# needed for primary features only
-
-# Property "welcomePage" contains path to welcome page (special XML-based
format)
-# optional
-
-# Property "welcomePerspective" contains the id of the perspective in which
the
-# welcome page is to be opened.
-# optional
-
-
Deleted:
trunk/jmx/features/org.jboss.tools.jmx.test.feature/sourceTemplatePlugin/about.mappings
===================================================================
---
trunk/jmx/features/org.jboss.tools.jmx.test.feature/sourceTemplatePlugin/about.mappings 2011-09-29
03:37:34 UTC (rev 35146)
+++
trunk/jmx/features/org.jboss.tools.jmx.test.feature/sourceTemplatePlugin/about.mappings 2011-09-29
06:10:28 UTC (rev 35147)
@@ -1,6 +0,0 @@
-# about.mappings
-# contains fill-ins for about.properties
-# java.io.Properties file (ISO 8859-1 with "\" escapes)
-# This file does not need to be translated.
-
-0=@build@
\ No newline at end of file
Deleted:
trunk/jmx/features/org.jboss.tools.jmx.test.feature/sourceTemplatePlugin/about.properties
===================================================================
---
trunk/jmx/features/org.jboss.tools.jmx.test.feature/sourceTemplatePlugin/about.properties 2011-09-29
03:37:34 UTC (rev 35146)
+++
trunk/jmx/features/org.jboss.tools.jmx.test.feature/sourceTemplatePlugin/about.properties 2011-09-29
06:10:28 UTC (rev 35147)
@@ -1,7 +0,0 @@
-blurb=JMX Console Tests Source\n\
-\n\
-Version: {featureVersion}\n\
-Build id: {0}\n\
-\n\
-(c) Copyright 2010 JBoss by Red Hat, and others. Initial contribution by Jeff Mesnil,
http://jmesnil.net All rights reserved.\n\
-Visit
http://www.jboss.org/tools
Deleted:
trunk/jmx/features/org.jboss.tools.jmx.test.feature/sourceTemplatePlugin/build.properties
===================================================================
---
trunk/jmx/features/org.jboss.tools.jmx.test.feature/sourceTemplatePlugin/build.properties 2011-09-29
03:37:34 UTC (rev 35146)
+++
trunk/jmx/features/org.jboss.tools.jmx.test.feature/sourceTemplatePlugin/build.properties 2011-09-29
06:10:28 UTC (rev 35147)
@@ -1,5 +0,0 @@
-bin.includes = plugin.*,\
- about.*,\
- src/,\
- META-INF/
-sourcePlugin = true
Deleted:
trunk/jmx/features/org.jboss.tools.jmx.test.feature/sourceTemplatePlugin/plugin.properties
===================================================================
---
trunk/jmx/features/org.jboss.tools.jmx.test.feature/sourceTemplatePlugin/plugin.properties 2011-09-29
03:37:34 UTC (rev 35146)
+++
trunk/jmx/features/org.jboss.tools.jmx.test.feature/sourceTemplatePlugin/plugin.properties 2011-09-29
06:10:28 UTC (rev 35147)
@@ -1,3 +0,0 @@
-pluginName = JMX Console Tests Source
-providerName = JBoss by Red Hat
-
Modified: trunk/jmx/features/pom.xml
===================================================================
--- trunk/jmx/features/pom.xml 2011-09-29 03:37:34 UTC (rev 35146)
+++ trunk/jmx/features/pom.xml 2011-09-29 06:10:28 UTC (rev 35147)
@@ -14,6 +14,7 @@
<packaging>pom</packaging>
<modules>
<module>org.jboss.tools.jmx.feature</module>
+ <module>org.jboss.tools.jmx.sdk.feature</module>
<module>org.jboss.tools.jmx.test.feature</module>
</modules>
</project>
Modified: trunk/jmx/plugins/org.jboss.tools.jmx.core/build.properties
===================================================================
--- trunk/jmx/plugins/org.jboss.tools.jmx.core/build.properties 2011-09-29 03:37:34 UTC
(rev 35146)
+++ trunk/jmx/plugins/org.jboss.tools.jmx.core/build.properties 2011-09-29 06:10:28 UTC
(rev 35147)
@@ -1,13 +1,9 @@
source.. = src/
output.. = bin/
-bin.includes = META-INF/,\
- .,\
+bin.includes = about.*,\
plugin.*,\
schema/,\
- about.*,\
- about.html
-src.includes = about.*,\
- build.*,\
- plugin.*,\
- schema/,\
- src/
+ META-INF/,\
+ .
+src.includes = *
+src.excludes = src
Modified: trunk/jmx/plugins/org.jboss.tools.jmx.ui/build.properties
===================================================================
--- trunk/jmx/plugins/org.jboss.tools.jmx.ui/build.properties 2011-09-29 03:37:34 UTC (rev
35146)
+++ trunk/jmx/plugins/org.jboss.tools.jmx.ui/build.properties 2011-09-29 06:10:28 UTC (rev
35147)
@@ -1,13 +1,11 @@
source.. = src/
output.. = bin/
-bin.includes = plugin.xml,\
+bin.includes = about.*,\
+ plugin.*,\
+ schema/,\
META-INF/,\
.,\
icons/,\
- plugin.properties,\
- about.html,\
- about.ini,\
- about.mappings,\
- about.properties,\
- jboss_about.png,\
- schema/
+ jboss_about.png
+src.includes = *
+src.excludes = src
Modified: trunk/jmx/site/site.xml
===================================================================
--- trunk/jmx/site/site.xml 2011-09-29 03:37:34 UTC (rev 35146)
+++ trunk/jmx/site/site.xml 2011-09-29 06:10:28 UTC (rev 35147)
@@ -8,6 +8,9 @@
<feature url="features/org.jboss.tools.jmx.feature_0.0.0.jar"
id="org.jboss.tools.jmx.feature" version="0.0.0">
<category name="JBoss Tools jmx Nightly Build Update Site"/>
</feature>
+ <feature url="features/org.jboss.tools.jmx.sdk.feature_0.0.0.jar"
id="org.jboss.tools.jmx.sdk.feature" version="0.0.0">
+ <category name="JBoss Tools jmx Nightly Build Update Site"/>
+ </feature>
<feature url="features/org.jboss.tools.jmx.test.feature_0.0.0.jar"
id="org.jboss.tools.jmx.test.feature" version="0.0.0">
<category name="JBoss Tools jmx Nightly Build Update Site"/>
</feature>
Modified: trunk/jmx/tests/org.jboss.tools.jmx.core.test/build.properties
===================================================================
--- trunk/jmx/tests/org.jboss.tools.jmx.core.test/build.properties 2011-09-29 03:37:34 UTC
(rev 35146)
+++ trunk/jmx/tests/org.jboss.tools.jmx.core.test/build.properties 2011-09-29 06:10:28 UTC
(rev 35147)
@@ -4,8 +4,5 @@
projects/,\
plugin.*,\
.
-src.includes = META-INF/,\
- build.*,\
- plugin.*,\
- projects/,\
- src/
+src.includes = *
+src.excludes = src
Modified: trunk/jmx/tests/org.jboss.tools.jmx.ui.test/build.properties
===================================================================
--- trunk/jmx/tests/org.jboss.tools.jmx.ui.test/build.properties 2011-09-29 03:37:34 UTC
(rev 35146)
+++ trunk/jmx/tests/org.jboss.tools.jmx.ui.test/build.properties 2011-09-29 06:10:28 UTC
(rev 35147)
@@ -1,5 +1,7 @@
source.. = src/
output.. = bin/
bin.includes = META-INF/,\
- .,\
- plugin.properties
+ plugin.*,\
+ .
+src.includes = *
+src.excludes = src