[jboss-svn-commits] JBL Code SVN: r18953 - in labs/jbossrules/branches/4.0.x: documentation and 22 other directories.
jboss-svn-commits at lists.jboss.org
jboss-svn-commits at lists.jboss.org
Thu Mar 13 22:07:19 EDT 2008
Author: mark.proctor at jboss.com
Date: 2008-03-13 22:07:19 -0400 (Thu, 13 Mar 2008)
New Revision: 18953
Modified:
labs/jbossrules/branches/4.0.x/documentation/manual/en/master.xml
labs/jbossrules/branches/4.0.x/documentation/pom.xml
labs/jbossrules/branches/4.0.x/drools-analytics/pom.xml
labs/jbossrules/branches/4.0.x/drools-ant/pom.xml
labs/jbossrules/branches/4.0.x/drools-clips/pom.xml
labs/jbossrules/branches/4.0.x/drools-compiler/pom.xml
labs/jbossrules/branches/4.0.x/drools-core/pom.xml
labs/jbossrules/branches/4.0.x/drools-decisiontables/pom.xml
labs/jbossrules/branches/4.0.x/drools-eclipse3.2/build.properties
labs/jbossrules/branches/4.0.x/drools-eclipse3.2/drools-eclipse-feature/feature.xml
labs/jbossrules/branches/4.0.x/drools-eclipse3.2/drools-eclipse-plugin/META-INF/MANIFEST.MF
labs/jbossrules/branches/4.0.x/drools-eclipse3.2/drools-eclipse-test-feature/feature.xml
labs/jbossrules/branches/4.0.x/drools-eclipse3.2/drools-eclipse-test/META-INF/MANIFEST.MF
labs/jbossrules/branches/4.0.x/drools-eclipse3.2/pom.xml
labs/jbossrules/branches/4.0.x/drools-eclipse3.3/build.properties
labs/jbossrules/branches/4.0.x/drools-eclipse3.3/drools-eclipse-feature/feature.xml
labs/jbossrules/branches/4.0.x/drools-eclipse3.3/drools-eclipse-plugin/META-INF/MANIFEST.MF
labs/jbossrules/branches/4.0.x/drools-eclipse3.3/drools-eclipse-test-feature/feature.xml
labs/jbossrules/branches/4.0.x/drools-eclipse3.3/drools-eclipse-test/META-INF/MANIFEST.MF
labs/jbossrules/branches/4.0.x/drools-eclipse3.3/pom.xml
labs/jbossrules/branches/4.0.x/drools-jbrms/pom.xml
labs/jbossrules/branches/4.0.x/drools-jsr94/pom.xml
labs/jbossrules/branches/4.0.x/drools-repository/pom.xml
labs/jbossrules/branches/4.0.x/drools-server/pom.xml
labs/jbossrules/branches/4.0.x/drools-solver/pom.xml
labs/jbossrules/branches/4.0.x/pom.xml
Log:
-fixed version numbering
Modified: labs/jbossrules/branches/4.0.x/documentation/manual/en/master.xml
===================================================================
--- labs/jbossrules/branches/4.0.x/documentation/manual/en/master.xml 2008-03-14 01:07:10 UTC (rev 18952)
+++ labs/jbossrules/branches/4.0.x/documentation/manual/en/master.xml 2008-03-14 02:07:19 UTC (rev 18953)
@@ -5,7 +5,7 @@
<subtitle>Drools Documentation</subtitle>
- <releaseinfo>4.0.x.SNAPSHOT</releaseinfo>
+ <releaseinfo>4.0.5.SNAPSHOT</releaseinfo>
<author>
<firstname>Mark</firstname>
Modified: labs/jbossrules/branches/4.0.x/documentation/pom.xml
===================================================================
--- labs/jbossrules/branches/4.0.x/documentation/pom.xml 2008-03-14 01:07:10 UTC (rev 18952)
+++ labs/jbossrules/branches/4.0.x/documentation/pom.xml 2008-03-14 02:07:19 UTC (rev 18953)
@@ -5,7 +5,7 @@
<parent>
<artifactId>drools</artifactId>
<groupId>org.drools</groupId>
- <version>4.0.x.SNAPSHOT</version>
+ <version>4.0.5.SNAPSHOT</version>
</parent>
<artifactId>drools-documentation</artifactId>
Modified: labs/jbossrules/branches/4.0.x/drools-analytics/pom.xml
===================================================================
--- labs/jbossrules/branches/4.0.x/drools-analytics/pom.xml 2008-03-14 01:07:10 UTC (rev 18952)
+++ labs/jbossrules/branches/4.0.x/drools-analytics/pom.xml 2008-03-14 02:07:19 UTC (rev 18953)
@@ -5,7 +5,7 @@
<parent>
<artifactId>drools</artifactId>
<groupId>org.drools</groupId>
- <version>4.0.x.SNAPSHOT</version>
+ <version>4.0.5.SNAPSHOT</version>
</parent>
<artifactId>drools-analytics</artifactId>
Modified: labs/jbossrules/branches/4.0.x/drools-ant/pom.xml
===================================================================
--- labs/jbossrules/branches/4.0.x/drools-ant/pom.xml 2008-03-14 01:07:10 UTC (rev 18952)
+++ labs/jbossrules/branches/4.0.x/drools-ant/pom.xml 2008-03-14 02:07:19 UTC (rev 18953)
@@ -2,7 +2,7 @@
<parent>
<artifactId>drools</artifactId>
<groupId>org.drools</groupId>
- <version>4.0.x.SNAPSHOT</version>
+ <version>4.0.5.SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: labs/jbossrules/branches/4.0.x/drools-clips/pom.xml
===================================================================
--- labs/jbossrules/branches/4.0.x/drools-clips/pom.xml 2008-03-14 01:07:10 UTC (rev 18952)
+++ labs/jbossrules/branches/4.0.x/drools-clips/pom.xml 2008-03-14 02:07:19 UTC (rev 18953)
@@ -5,7 +5,7 @@
<parent>
<artifactId>drools</artifactId>
<groupId>org.drools</groupId>
- <version>4.0.x.SNAPSHOT</version>
+ <version>4.0.5.SNAPSHOT</version>
</parent>${project.version}
<artifactId>drools-clips</artifactId>
Modified: labs/jbossrules/branches/4.0.x/drools-compiler/pom.xml
===================================================================
--- labs/jbossrules/branches/4.0.x/drools-compiler/pom.xml 2008-03-14 01:07:10 UTC (rev 18952)
+++ labs/jbossrules/branches/4.0.x/drools-compiler/pom.xml 2008-03-14 02:07:19 UTC (rev 18953)
@@ -5,7 +5,7 @@
<parent>
<artifactId>drools</artifactId>
<groupId>org.drools</groupId>
- <version>4.0.x.SNAPSHOT</version>
+ <version>4.0.5.SNAPSHOT</version>
</parent>
<artifactId>drools-compiler</artifactId>
Modified: labs/jbossrules/branches/4.0.x/drools-core/pom.xml
===================================================================
--- labs/jbossrules/branches/4.0.x/drools-core/pom.xml 2008-03-14 01:07:10 UTC (rev 18952)
+++ labs/jbossrules/branches/4.0.x/drools-core/pom.xml 2008-03-14 02:07:19 UTC (rev 18953)
@@ -5,7 +5,7 @@
<parent>
<artifactId>drools</artifactId>
<groupId>org.drools</groupId>
- <version>4.0.x.SNAPSHOT</version>
+ <version>4.0.5.SNAPSHOT</version>
</parent>
<artifactId>drools-core</artifactId>
Modified: labs/jbossrules/branches/4.0.x/drools-decisiontables/pom.xml
===================================================================
--- labs/jbossrules/branches/4.0.x/drools-decisiontables/pom.xml 2008-03-14 01:07:10 UTC (rev 18952)
+++ labs/jbossrules/branches/4.0.x/drools-decisiontables/pom.xml 2008-03-14 02:07:19 UTC (rev 18953)
@@ -5,7 +5,7 @@
<parent>
<artifactId>drools</artifactId>
<groupId>org.drools</groupId>
- <version>4.0.x.SNAPSHOT</version>
+ <version>4.0.5.SNAPSHOT</version>
</parent>
<artifactId>drools-decisiontables</artifactId>
Modified: labs/jbossrules/branches/4.0.x/drools-eclipse3.2/build.properties
===================================================================
--- labs/jbossrules/branches/4.0.x/drools-eclipse3.2/build.properties 2008-03-14 01:07:10 UTC (rev 18952)
+++ labs/jbossrules/branches/4.0.x/drools-eclipse3.2/build.properties 2008-03-14 02:07:19 UTC (rev 18953)
@@ -1,6 +1,6 @@
#product=/plugin or feature id/path/to/.product
runPackager=true
-droolsVersion=4.0.x.SNAPSHOT
+droolsVersion=4.0.5.SNAPSHOT
# The prefix that will be used in the generated archive.
archivePrefix=
Modified: labs/jbossrules/branches/4.0.x/drools-eclipse3.2/drools-eclipse-feature/feature.xml
===================================================================
--- labs/jbossrules/branches/4.0.x/drools-eclipse3.2/drools-eclipse-feature/feature.xml 2008-03-14 01:07:10 UTC (rev 18952)
+++ labs/jbossrules/branches/4.0.x/drools-eclipse3.2/drools-eclipse-feature/feature.xml 2008-03-14 02:07:19 UTC (rev 18953)
@@ -2,7 +2,7 @@
<feature
id="org.drools.eclipse.feature"
label="JBossRules Feature"
- version="4.0.x.SNAPSHOT"
+ version="4.0.5.SNAPSHOT"
provider-name="JBoss, Inc.">
<description url="http://www.example.com/description">
@@ -43,7 +43,7 @@
id="org.drools.eclipse"
download-size="0"
install-size="0"
- version="4.0.x.SNAPSHOT"
+ version="4.0.5.SNAPSHOT"
unpack="false"/>
</feature>
Modified: labs/jbossrules/branches/4.0.x/drools-eclipse3.2/drools-eclipse-plugin/META-INF/MANIFEST.MF
===================================================================
--- labs/jbossrules/branches/4.0.x/drools-eclipse3.2/drools-eclipse-plugin/META-INF/MANIFEST.MF 2008-03-14 01:07:10 UTC (rev 18952)
+++ labs/jbossrules/branches/4.0.x/drools-eclipse3.2/drools-eclipse-plugin/META-INF/MANIFEST.MF 2008-03-14 02:07:19 UTC (rev 18953)
@@ -2,7 +2,7 @@
Bundle-ManifestVersion: 2
Bundle-Name: Drools Eclipse Plug-in
Bundle-SymbolicName: org.drools.eclipse;singleton:=true
-Bundle-Version: 4.0.x.SNAPSHOT
+Bundle-Version: 4.0.5.SNAPSHOT
Bundle-Activator: org.drools.eclipse.DroolsEclipsePlugin
Bundle-Vendor: krisv,mic
Bundle-Localization: plugin
Modified: labs/jbossrules/branches/4.0.x/drools-eclipse3.2/drools-eclipse-test/META-INF/MANIFEST.MF
===================================================================
--- labs/jbossrules/branches/4.0.x/drools-eclipse3.2/drools-eclipse-test/META-INF/MANIFEST.MF 2008-03-14 01:07:10 UTC (rev 18952)
+++ labs/jbossrules/branches/4.0.x/drools-eclipse3.2/drools-eclipse-test/META-INF/MANIFEST.MF 2008-03-14 02:07:19 UTC (rev 18953)
@@ -2,9 +2,9 @@
Bundle-ManifestVersion: 2
Bundle-Name: JBoss Rules Eclipse Test fragment
Bundle-SymbolicName: org.drools.eclipse.test
-Bundle-Version: 4.0.x.SNAPSHOT
+Bundle-Version: 4.0.5.SNAPSHOT
Bundle-Vendor: krisv,mic
-Fragment-Host: org.drools.eclipse;bundle-version="4.0.x.SNAPSHOT"
+Fragment-Host: org.drools.eclipse;bundle-version="4.0.5.SNAPSHOT"
Bundle-Localization: plugin
Require-Bundle: org.junit
Bundle-ClassPath: .
Modified: labs/jbossrules/branches/4.0.x/drools-eclipse3.2/drools-eclipse-test-feature/feature.xml
===================================================================
--- labs/jbossrules/branches/4.0.x/drools-eclipse3.2/drools-eclipse-test-feature/feature.xml 2008-03-14 01:07:10 UTC (rev 18952)
+++ labs/jbossrules/branches/4.0.x/drools-eclipse3.2/drools-eclipse-test-feature/feature.xml 2008-03-14 02:07:19 UTC (rev 18953)
@@ -2,7 +2,7 @@
<feature
id="org.drools.eclipse.test-feature"
label="JBossRules Feature"
- version="4.0.x.SNAPSHOT"
+ version="4.0.5.SNAPSHOT"
provider-name="JBoss, Inc.">
<description url="http://www.example.com/description">
@@ -21,6 +21,6 @@
id="org.drools.eclipse.test"
download-size="0"
install-size="0"
- version="4.0.x.SNAPSHOT"/>
+ version="4.0.5.SNAPSHOT"/>
</feature>
Modified: labs/jbossrules/branches/4.0.x/drools-eclipse3.2/pom.xml
===================================================================
--- labs/jbossrules/branches/4.0.x/drools-eclipse3.2/pom.xml 2008-03-14 01:07:10 UTC (rev 18952)
+++ labs/jbossrules/branches/4.0.x/drools-eclipse3.2/pom.xml 2008-03-14 02:07:19 UTC (rev 18953)
@@ -4,7 +4,7 @@
<parent>
<artifactId>drools</artifactId>
<groupId>org.drools</groupId>
- <version>4.0.x.SNAPSHOT</version>
+ <version>4.0.5.SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: labs/jbossrules/branches/4.0.x/drools-eclipse3.3/build.properties
===================================================================
--- labs/jbossrules/branches/4.0.x/drools-eclipse3.3/build.properties 2008-03-14 01:07:10 UTC (rev 18952)
+++ labs/jbossrules/branches/4.0.x/drools-eclipse3.3/build.properties 2008-03-14 02:07:19 UTC (rev 18953)
@@ -1,6 +1,6 @@
#product=/plugin or feature id/path/to/.product
runPackager=true
-droolsVersion=4.0.x.SNAPSHOT
+droolsVersion=4.0.5.SNAPSHOT
# The prefix that will be used in the generated archive.
archivePrefix=
@@ -8,8 +8,8 @@
collectingFolder=${archivePrefix}
##sets the zip name
-zipFile=drools-eclipse-${droolsVersion}.zip
-testZipFile=drools-eclipse-test-${droolsVersion}.zip
+zipFile=drools-eclipse3.3-${droolsVersion}.zip
+testZipFile=drools-eclipse3.3-test-${droolsVersion}.zip
#Set to true if you want the output to be ready for an update jar (no site.xml generated)
outputUpdateJars = false
@@ -65,9 +65,9 @@
#compilerArg=
# Default value for the version of the source code. This value is used when compiling plug-ins that do not set the Bundle-RequiredExecutionEnvironment or set javacSource in build.properties
-javacSource=1.5
+javacSource=1.4
# Default value for the version of the byte code targeted. This value is used when compiling plug-ins that do not set the Bundle-RequiredExecutionEnvironment or set javacTarget in build.properties.
-javacTarget=1.5
+javacTarget=1.4
Modified: labs/jbossrules/branches/4.0.x/drools-eclipse3.3/drools-eclipse-feature/feature.xml
===================================================================
--- labs/jbossrules/branches/4.0.x/drools-eclipse3.3/drools-eclipse-feature/feature.xml 2008-03-14 01:07:10 UTC (rev 18952)
+++ labs/jbossrules/branches/4.0.x/drools-eclipse3.3/drools-eclipse-feature/feature.xml 2008-03-14 02:07:19 UTC (rev 18953)
@@ -2,7 +2,7 @@
<feature
id="org.drools.eclipse.feature"
label="JBossRules Feature"
- version="4.0.x.SNAPSHOT"
+ version="4.0.5.SNAPSHOT"
provider-name="JBoss, Inc.">
<description url="http://www.example.com/description">
@@ -43,7 +43,7 @@
id="org.drools.eclipse"
download-size="0"
install-size="0"
- version="4.0.x.SNAPSHOT"
+ version="4.0.5.SNAPSHOT"
unpack="false"/>
</feature>
Modified: labs/jbossrules/branches/4.0.x/drools-eclipse3.3/drools-eclipse-plugin/META-INF/MANIFEST.MF
===================================================================
--- labs/jbossrules/branches/4.0.x/drools-eclipse3.3/drools-eclipse-plugin/META-INF/MANIFEST.MF 2008-03-14 01:07:10 UTC (rev 18952)
+++ labs/jbossrules/branches/4.0.x/drools-eclipse3.3/drools-eclipse-plugin/META-INF/MANIFEST.MF 2008-03-14 02:07:19 UTC (rev 18953)
@@ -2,7 +2,7 @@
Bundle-ManifestVersion: 2
Bundle-Name: Drools Eclipse Plug-in
Bundle-SymbolicName: org.drools.eclipse;singleton:=true
-Bundle-Version: 4.0.x.SNAPSHOT
+Bundle-Version: 4.0.5.SNAPSHOT
Bundle-Activator: org.drools.eclipse.DroolsEclipsePlugin
Bundle-Vendor: krisv,mic
Bundle-Localization: plugin
Modified: labs/jbossrules/branches/4.0.x/drools-eclipse3.3/drools-eclipse-test/META-INF/MANIFEST.MF
===================================================================
--- labs/jbossrules/branches/4.0.x/drools-eclipse3.3/drools-eclipse-test/META-INF/MANIFEST.MF 2008-03-14 01:07:10 UTC (rev 18952)
+++ labs/jbossrules/branches/4.0.x/drools-eclipse3.3/drools-eclipse-test/META-INF/MANIFEST.MF 2008-03-14 02:07:19 UTC (rev 18953)
@@ -2,9 +2,9 @@
Bundle-ManifestVersion: 2
Bundle-Name: JBoss Rules Eclipse Test fragment
Bundle-SymbolicName: org.drools.eclipse.test
-Bundle-Version: 4.0.x.SNAPSHOT
+Bundle-Version: 4.0.5.SNAPSHOT
Bundle-Vendor: krisv,mic
-Fragment-Host: org.drools.eclipse;bundle-version="4.0.x.SNAPSHOT"
+Fragment-Host: org.drools.eclipse;bundle-version="4.0.5.SNAPSHOT"
Bundle-Localization: plugin
Require-Bundle: org.junit
Bundle-ClassPath: .
Modified: labs/jbossrules/branches/4.0.x/drools-eclipse3.3/drools-eclipse-test-feature/feature.xml
===================================================================
--- labs/jbossrules/branches/4.0.x/drools-eclipse3.3/drools-eclipse-test-feature/feature.xml 2008-03-14 01:07:10 UTC (rev 18952)
+++ labs/jbossrules/branches/4.0.x/drools-eclipse3.3/drools-eclipse-test-feature/feature.xml 2008-03-14 02:07:19 UTC (rev 18953)
@@ -2,7 +2,7 @@
<feature
id="org.drools.eclipse.test-feature"
label="JBossRules Feature"
- version="4.0.x.SNAPSHOT"
+ version="4.0.5.SNAPSHOT"
provider-name="JBoss, Inc.">
<description url="http://www.example.com/description">
@@ -21,6 +21,6 @@
id="org.drools.eclipse.test"
download-size="0"
install-size="0"
- version="4.0.x.SNAPSHOT"/>
+ version="4.0.5.SNAPSHOT"/>
</feature>
Modified: labs/jbossrules/branches/4.0.x/drools-eclipse3.3/pom.xml
===================================================================
--- labs/jbossrules/branches/4.0.x/drools-eclipse3.3/pom.xml 2008-03-14 01:07:10 UTC (rev 18952)
+++ labs/jbossrules/branches/4.0.x/drools-eclipse3.3/pom.xml 2008-03-14 02:07:19 UTC (rev 18953)
@@ -4,7 +4,7 @@
<parent>
<artifactId>drools</artifactId>
<groupId>org.drools</groupId>
- <version>4.0.x.SNAPSHOT</version>
+ <version>4.0.5.SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: labs/jbossrules/branches/4.0.x/drools-jbrms/pom.xml
===================================================================
--- labs/jbossrules/branches/4.0.x/drools-jbrms/pom.xml 2008-03-14 01:07:10 UTC (rev 18952)
+++ labs/jbossrules/branches/4.0.x/drools-jbrms/pom.xml 2008-03-14 02:07:19 UTC (rev 18953)
@@ -17,7 +17,7 @@
<parent>
<artifactId>drools</artifactId>
<groupId>org.drools</groupId>
- <version>4.0.x.SNAPSHOT</version>
+ <version>4.0.5.SNAPSHOT</version>
</parent>
<artifactId>drools-jbrms</artifactId>
Modified: labs/jbossrules/branches/4.0.x/drools-jsr94/pom.xml
===================================================================
--- labs/jbossrules/branches/4.0.x/drools-jsr94/pom.xml 2008-03-14 01:07:10 UTC (rev 18952)
+++ labs/jbossrules/branches/4.0.x/drools-jsr94/pom.xml 2008-03-14 02:07:19 UTC (rev 18953)
@@ -5,7 +5,7 @@
<parent>
<artifactId>drools</artifactId>
<groupId>org.drools</groupId>
- <version>4.0.x.SNAPSHOT</version>
+ <version>4.0.5.SNAPSHOT</version>
</parent>
<artifactId>drools-jsr94</artifactId>
Modified: labs/jbossrules/branches/4.0.x/drools-repository/pom.xml
===================================================================
--- labs/jbossrules/branches/4.0.x/drools-repository/pom.xml 2008-03-14 01:07:10 UTC (rev 18952)
+++ labs/jbossrules/branches/4.0.x/drools-repository/pom.xml 2008-03-14 02:07:19 UTC (rev 18953)
@@ -5,7 +5,7 @@
<parent>
<artifactId>drools</artifactId>
<groupId>org.drools</groupId>
- <version>4.0.x.SNAPSHOT</version>
+ <version>4.0.5.SNAPSHOT</version>
</parent>
<artifactId>drools-repository</artifactId>
Modified: labs/jbossrules/branches/4.0.x/drools-server/pom.xml
===================================================================
--- labs/jbossrules/branches/4.0.x/drools-server/pom.xml 2008-03-14 01:07:10 UTC (rev 18952)
+++ labs/jbossrules/branches/4.0.x/drools-server/pom.xml 2008-03-14 02:07:19 UTC (rev 18953)
@@ -5,7 +5,7 @@
<parent>
<artifactId>drools</artifactId>
<groupId>org.drools</groupId>
- <version>4.0.x.SNAPSHOT</version>
+ <version>4.0.5.SNAPSHOT</version>
</parent>
<artifactId>drools-server</artifactId>
Modified: labs/jbossrules/branches/4.0.x/drools-solver/pom.xml
===================================================================
--- labs/jbossrules/branches/4.0.x/drools-solver/pom.xml 2008-03-14 01:07:10 UTC (rev 18952)
+++ labs/jbossrules/branches/4.0.x/drools-solver/pom.xml 2008-03-14 02:07:19 UTC (rev 18953)
@@ -6,7 +6,7 @@
<parent>
<groupId>org.drools</groupId>
<artifactId>drools</artifactId>
- <version>4.0.x.SNAPSHOT</version>
+ <version>4.0.5.SNAPSHOT</version>
</parent>
<groupId>org.drools.solver</groupId>
Modified: labs/jbossrules/branches/4.0.x/pom.xml
===================================================================
--- labs/jbossrules/branches/4.0.x/pom.xml 2008-03-14 01:07:10 UTC (rev 18952)
+++ labs/jbossrules/branches/4.0.x/pom.xml 2008-03-14 02:07:19 UTC (rev 18953)
@@ -7,7 +7,7 @@
<artifactId>drools</artifactId>
<packaging>pom</packaging>
<name>Drools</name>
- <version>4.0.x.SNAPSHOT</version>
+ <version>4.0.5.SNAPSHOT</version>
<description>A rule production system</description>
<url>http://www.jboss.com/products/rules</url>
More information about the jboss-svn-commits
mailing list