You can subscribe to this list here.
| 2009 |
Jan
|
Feb
|
Mar
(32) |
Apr
(36) |
May
(84) |
Jun
(83) |
Jul
(70) |
Aug
(35) |
Sep
(47) |
Oct
(82) |
Nov
(60) |
Dec
(17) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2010 |
Jan
(27) |
Feb
(30) |
Mar
(26) |
Apr
(53) |
May
(72) |
Jun
(44) |
Jul
(92) |
Aug
(71) |
Sep
(63) |
Oct
(57) |
Nov
(64) |
Dec
(80) |
| 2011 |
Jan
(43) |
Feb
(24) |
Mar
(68) |
Apr
(80) |
May
(80) |
Jun
(83) |
Jul
(50) |
Aug
(42) |
Sep
(56) |
Oct
(60) |
Nov
(75) |
Dec
(111) |
| 2012 |
Jan
(155) |
Feb
(64) |
Mar
(43) |
Apr
(44) |
May
(46) |
Jun
(24) |
Jul
(25) |
Aug
(32) |
Sep
(46) |
Oct
(91) |
Nov
(28) |
Dec
(59) |
| 2013 |
Jan
(261) |
Feb
(147) |
Mar
(107) |
Apr
(196) |
May
(157) |
Jun
(53) |
Jul
(1) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
|
From: <eag...@us...> - 2013-07-01 18:38:26
|
Revision: 7475
http://sourceforge.net/p/jaffa/code/7475
Author: eagleigor
Date: 2013-07-01 18:38:25 +0000 (Mon, 01 Jul 2013)
Log Message:
-----------
Delete WildFly distribution module
Removed Paths:
-------------
branches/JBOSS_7/wildfly/dist/src/main/resources/wildfly-8.0.0.zip
Deleted: branches/JBOSS_7/wildfly/dist/src/main/resources/wildfly-8.0.0.zip
===================================================================
(Binary files differ)
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <eag...@us...> - 2013-06-27 00:01:08
|
Revision: 7474
http://sourceforge.net/p/jaffa/code/7474
Author: eagleigor
Date: 2013-06-27 00:01:06 +0000 (Thu, 27 Jun 2013)
Log Message:
-----------
update apache-oro library
Modified Paths:
--------------
branches/JBOSS_7/core/api/pom.xml
Modified: branches/JBOSS_7/core/api/pom.xml
===================================================================
--- branches/JBOSS_7/core/api/pom.xml 2013-06-27 00:00:18 UTC (rev 7473)
+++ branches/JBOSS_7/core/api/pom.xml 2013-06-27 00:01:06 UTC (rev 7474)
@@ -155,8 +155,8 @@
<artifactId>ezmorph</artifactId>
</dependency>
<dependency>
- <groupId>apache-oro</groupId>
- <artifactId>jakarta-oro</artifactId>
+ <groupId>oro</groupId>
+ <artifactId>oro</artifactId>
</dependency>
<dependency>
<groupId>net.sf.json-lib</groupId>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <eag...@us...> - 2013-06-27 00:00:20
|
Revision: 7473
http://sourceforge.net/p/jaffa/code/7473
Author: eagleigor
Date: 2013-06-27 00:00:18 +0000 (Thu, 27 Jun 2013)
Log Message:
-----------
Modified Paths:
--------------
branches/JBOSS_7/pom.xml
Modified: branches/JBOSS_7/pom.xml
===================================================================
--- branches/JBOSS_7/pom.xml 2013-06-26 20:56:50 UTC (rev 7472)
+++ branches/JBOSS_7/pom.xml 2013-06-27 00:00:18 UTC (rev 7473)
@@ -640,6 +640,11 @@
<version>1.7.5</version>
</dependency>
<dependency>
+ <groupId>oro</groupId>
+ <artifactId>oro</artifactId>
+ <version>2.0.8</version>
+ </dependency>
+ <dependency>
<groupId>tomcat</groupId>
<artifactId>catalina</artifactId>
<version>4.1.31</version>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <eag...@us...> - 2013-06-26 20:56:53
|
Revision: 7472
http://sourceforge.net/p/jaffa/code/7472
Author: eagleigor
Date: 2013-06-26 20:56:50 +0000 (Wed, 26 Jun 2013)
Log Message:
-----------
Update version of the maven plugins
Modified Paths:
--------------
branches/JBOSS_7/pom.xml
Modified: branches/JBOSS_7/pom.xml
===================================================================
--- branches/JBOSS_7/pom.xml 2013-06-26 16:47:01 UTC (rev 7471)
+++ branches/JBOSS_7/pom.xml 2013-06-26 20:56:50 UTC (rev 7472)
@@ -173,7 +173,6 @@
<version.clover2.plugin>3.0.2</version.clover2.plugin>
<version.cobertura.plugin>2.5.2</version.cobertura.plugin>
<version.compiler.plugin>3.1</version.compiler.plugin>
- <version.dependency.plugin>2.6</version.dependency.plugin>
<version.deploy.plugin>2.5</version.deploy.plugin>
<version.doap.plugin>1.1</version.doap.plugin>
<version.ear.plugin>2.4.2</version.ear.plugin>
@@ -185,7 +184,6 @@
<version.idea.plugin>2.2</version.idea.plugin>
<version.injection.plugin>1.0.2</version.injection.plugin>
<version.install.plugin>2.3.1</version.install.plugin>
- <version.jboss-as-maven.plugin>7.3.Final</version.jboss-as-maven.plugin>
<version.jar.plugin>2.4</version.jar.plugin>
<version.javacc.plugin>2.6</version.javacc.plugin>
<version.javadoc.plugin>2.9</version.javadoc.plugin>
@@ -1083,7 +1081,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-dependency-plugin</artifactId>
- <version>${version.dependency.plugin}</version>
+ <version>2.8</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
@@ -1133,7 +1131,7 @@
<plugin>
<groupId>org.jboss.as.plugins</groupId>
<artifactId>jboss-as-maven-plugin</artifactId>
- <version>${version.jboss-as-maven.plugin}</version>
+ <version>7.4.Final</version>
</plugin>
<plugin>
<groupId>org.jboss.maven.plugins</groupId>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <eag...@us...> - 2013-06-26 16:47:04
|
Revision: 7471
http://sourceforge.net/p/jaffa/code/7471
Author: eagleigor
Date: 2013-06-26 16:47:01 +0000 (Wed, 26 Jun 2013)
Log Message:
-----------
Update version of the maven-release-plugin
Modified Paths:
--------------
branches/JBOSS_7/pom.xml
Modified: branches/JBOSS_7/pom.xml
===================================================================
--- branches/JBOSS_7/pom.xml 2013-06-26 16:18:04 UTC (rev 7470)
+++ branches/JBOSS_7/pom.xml 2013-06-26 16:47:01 UTC (rev 7471)
@@ -155,7 +155,7 @@
<!-- ******************************************************************* -->
<!-- maven-enforcer-plugin -->
<!-- ******************************************************************* -->
- <maven.min.version>3.0</maven.min.version>
+ <maven.min.version>3.0.5</maven.min.version>
<jdk.min.version>1.7</jdk.min.version>
<!-- ******************************************************************* -->
@@ -201,7 +201,7 @@
<version.maven.project.info.reports.plugin>2.5.1</version.maven.project.info.reports.plugin>
<version.pmd.plugin>2.7.1</version.pmd.plugin>
<version.rar.plugin>2.2</version.rar.plugin>
- <version.release.plugin>2.1</version.release.plugin>
+ <version.release.plugin>2.4.1</version.release.plugin>
<version.resources.plugin>2.5</version.resources.plugin>
<version.shade.plugin>1.5</version.shade.plugin>
<version.site.plugin>3.1</version.site.plugin>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <eag...@us...> - 2013-06-26 16:18:10
|
Revision: 7470
http://sourceforge.net/p/jaffa/code/7470
Author: eagleigor
Date: 2013-06-26 16:18:04 +0000 (Wed, 26 Jun 2013)
Log Message:
-----------
Add support for JBoss EAP 6.1
Modified Paths:
--------------
branches/JBOSS_7/3rd-party/antlr/antlr/pom.xml
branches/JBOSS_7/3rd-party/antlr/antlr-runtime/pom.xml
branches/JBOSS_7/3rd-party/antlr/pom.xml
branches/JBOSS_7/3rd-party/antlr/stringtemplate/pom.xml
branches/JBOSS_7/3rd-party/aop/jboss/pom.xml
branches/JBOSS_7/3rd-party/aop/pom.xml
branches/JBOSS_7/3rd-party/aopalliance/pom.xml
branches/JBOSS_7/3rd-party/axis/pom.xml
branches/JBOSS_7/3rd-party/bsf/pom.xml
branches/JBOSS_7/3rd-party/bsh/pom.xml
branches/JBOSS_7/3rd-party/combine-bundle/pom.xml
branches/JBOSS_7/3rd-party/commons-logging/pom.xml
branches/JBOSS_7/3rd-party/drools/drools-compiler/pom.xml
branches/JBOSS_7/3rd-party/drools/drools-core/pom.xml
branches/JBOSS_7/3rd-party/drools/pom.xml
branches/JBOSS_7/3rd-party/ezmorph/pom.xml
branches/JBOSS_7/3rd-party/javamelody-core/pom.xml
branches/JBOSS_7/3rd-party/jawr/pom.xml
branches/JBOSS_7/3rd-party/jrobin/pom.xml
branches/JBOSS_7/3rd-party/json-lib/pom.xml
branches/JBOSS_7/3rd-party/poi/poi/pom.xml
branches/JBOSS_7/3rd-party/poi/poi-custom/pom.xml
branches/JBOSS_7/3rd-party/poi/poi-ooxml/pom.xml
branches/JBOSS_7/3rd-party/poi/poi-ooxml-schemas/pom.xml
branches/JBOSS_7/3rd-party/poi/poi-scratchpad/pom.xml
branches/JBOSS_7/3rd-party/poi/pom.xml
branches/JBOSS_7/3rd-party/pom.xml
branches/JBOSS_7/3rd-party/quartz-scheduler/pom.xml
branches/JBOSS_7/3rd-party/quartz-scheduler/quartz/pom.xml
branches/JBOSS_7/3rd-party/quartz-scheduler/quartz-jboss/pom.xml
branches/JBOSS_7/3rd-party/quartz-scheduler/quartz-oracle/pom.xml
branches/JBOSS_7/3rd-party/soa-model-core/pom.xml
branches/JBOSS_7/3rd-party/springframework/integration/pom.xml
branches/JBOSS_7/3rd-party/springframework/pom.xml
branches/JBOSS_7/3rd-party/springframework/spring-jdbc/pom.xml
branches/JBOSS_7/3rd-party/struts/pom.xml
branches/JBOSS_7/3rd-party/taglibs/pom.xml
branches/JBOSS_7/3rd-party/thoughtworks/pom.xml
branches/JBOSS_7/3rd-party/thoughtworks/qdox/pom.xml
branches/JBOSS_7/3rd-party/thoughtworks/xstream/pom.xml
branches/JBOSS_7/3rd-party/trove/pom.xml
branches/JBOSS_7/3rd-party/xmlbeans/pom.xml
branches/JBOSS_7/assemblies/java-fragment-descriptor/pom.xml
branches/JBOSS_7/assemblies/pom.xml
branches/JBOSS_7/assemblies/resources-descriptor/pom.xml
branches/JBOSS_7/assemblies/web-fragment-descriptor/pom.xml
branches/JBOSS_7/components/admin/api/pom.xml
branches/JBOSS_7/components/admin/config/pom.xml
branches/JBOSS_7/components/admin/pom.xml
branches/JBOSS_7/components/admin/webapp/pom.xml
branches/JBOSS_7/components/attachment/api/pom.xml
branches/JBOSS_7/components/attachment/config/pom.xml
branches/JBOSS_7/components/attachment/pom.xml
branches/JBOSS_7/components/attachment/webapp/pom.xml
branches/JBOSS_7/components/messaging/api/pom.xml
branches/JBOSS_7/components/messaging/config/pom.xml
branches/JBOSS_7/components/messaging/pom.xml
branches/JBOSS_7/components/messaging/webapp/pom.xml
branches/JBOSS_7/components/pom.xml
branches/JBOSS_7/components/printing/api/pom.xml
branches/JBOSS_7/components/printing/config/pom.xml
branches/JBOSS_7/components/printing/pom.xml
branches/JBOSS_7/components/printing/webapp/pom.xml
branches/JBOSS_7/components/scheduler/api/pom.xml
branches/JBOSS_7/components/scheduler/config/pom.xml
branches/JBOSS_7/components/scheduler/pom.xml
branches/JBOSS_7/components/scheduler/webapp/pom.xml
branches/JBOSS_7/components/user/api/pom.xml
branches/JBOSS_7/components/user/api/src/main/java/org/jaffa/modules/user/services/UserContextWrapper.java
branches/JBOSS_7/components/user/config/pom.xml
branches/JBOSS_7/components/user/pom.xml
branches/JBOSS_7/components/user/webapp/pom.xml
branches/JBOSS_7/console/api/pom.xml
branches/JBOSS_7/console/config/pom.xml
branches/JBOSS_7/console/pom.xml
branches/JBOSS_7/console/webapp/pom.xml
branches/JBOSS_7/core/api/pom.xml
branches/JBOSS_7/core/config/pom.xml
branches/JBOSS_7/core/pom.xml
branches/JBOSS_7/core/webapp/pom.xml
branches/JBOSS_7/desktop/pom.xml
branches/JBOSS_7/desktop/src/main/java/org/jaffa/desktop/http/DesktopServlet.java
branches/JBOSS_7/desktop/src/main/java/org/jaffa/desktop/osgi/framework/DesktopBundleActivator.java
branches/JBOSS_7/driver/oracle/pom.xml
branches/JBOSS_7/driver/pom.xml
branches/JBOSS_7/dwr/api/pom.xml
branches/JBOSS_7/dwr/config/pom.xml
branches/JBOSS_7/dwr/pom.xml
branches/JBOSS_7/dwr/webapp/pom.xml
branches/JBOSS_7/eda/api/pom.xml
branches/JBOSS_7/eda/api/src/main/java/org/jaffa/soa/transformation/controller/SoapRequestWrapper.java
branches/JBOSS_7/eda/api/src/main/java/org/jaffa/soa/transformation/controller/SoapResponseWrapper.java
branches/JBOSS_7/eda/config/pom.xml
branches/JBOSS_7/eda/pom.xml
branches/JBOSS_7/eda/webapp/pom.xml
branches/JBOSS_7/ejb3/mdb/high-velocity-queue/pom.xml
branches/JBOSS_7/ejb3/mdb/jaffa-message-bean/pom.xml
branches/JBOSS_7/ejb3/mdb/multi-queue/pom.xml
branches/JBOSS_7/ejb3/mdb/pom.xml
branches/JBOSS_7/ejb3/mdb/single-queue/pom.xml
branches/JBOSS_7/ejb3/pom.xml
branches/JBOSS_7/jboss/configuration/standalone/src/main/resources/standalone.xml
branches/JBOSS_7/jboss/dist/pom.xml
branches/JBOSS_7/jboss/install/pom.xml
branches/JBOSS_7/jboss/pom.xml
branches/JBOSS_7/jdbc-appender/pom.xml
branches/JBOSS_7/jdbcplus/pom.xml
branches/JBOSS_7/log4j/pom.xml
branches/JBOSS_7/modules/messaging/jaffa-modules-messaging-api/pom.xml
branches/JBOSS_7/modules/messaging/jaffa-modules-messaging-config/pom.xml
branches/JBOSS_7/osgi/framework/pom.xml
branches/JBOSS_7/osgi/framework/src/main/java/org/jaffa/osgi/framework/BundleListenerImpl.java
branches/JBOSS_7/osgi/framework/src/main/java/org/jaffa/osgi/framework/JaffaBundleActivator.java
branches/JBOSS_7/osgi/framework/src/main/java/org/jaffa/osgi/framework/ServiceRegister.java
branches/JBOSS_7/osgi/framework/src/main/java/org/jaffa/osgi/weaving/MetadataRegister.java
branches/JBOSS_7/osgi/framework/src/main/java/org/jaffa/osgi/weaving/WeavingHookImpl.java
branches/JBOSS_7/osgi/framework/src/main/java/org/jaffa/osgi/weaving/WeavingStrategy.java
branches/JBOSS_7/osgi/pom.xml
branches/JBOSS_7/patterns/pom.xml
branches/JBOSS_7/pom.xml
branches/JBOSS_7/quartz/jdbc-jobstore/pom.xml
branches/JBOSS_7/quartz/pom.xml
branches/JBOSS_7/quartz/ram-jobstore/pom.xml
branches/JBOSS_7/ria/api/pom.xml
branches/JBOSS_7/ria/config/pom.xml
branches/JBOSS_7/ria/pom.xml
branches/JBOSS_7/ria/webapp/pom.xml
branches/JBOSS_7/rules/api/pom.xml
branches/JBOSS_7/rules/config/pom.xml
branches/JBOSS_7/rules/pom.xml
branches/JBOSS_7/rules/webapp/pom.xml
branches/JBOSS_7/sample/pom.xml
branches/JBOSS_7/sample/weaving/api/pom.xml
branches/JBOSS_7/sample/weaving/config/pom.xml
branches/JBOSS_7/sample/weaving/pom.xml
branches/JBOSS_7/sample/webapp/application/pom.xml
branches/JBOSS_7/sample/webapp/config/pom.xml
branches/JBOSS_7/sample/webapp/pom.xml
branches/JBOSS_7/tomcat/pom.xml
branches/JBOSS_7/tomcat/realm/pom.xml
branches/JBOSS_7/tools/pom.xml
branches/JBOSS_7/wildfly/bootstrap/pom.xml
branches/JBOSS_7/wildfly/configuration/pom.xml
branches/JBOSS_7/wildfly/configuration/standalone/pom.xml
branches/JBOSS_7/wildfly/dist/pom.xml
branches/JBOSS_7/wildfly/install/pom.xml
branches/JBOSS_7/wildfly/modules/oracle-driver/pom.xml
branches/JBOSS_7/wildfly/modules/pom.xml
branches/JBOSS_7/wildfly/pom.xml
branches/JBOSS_7/wildfly/security/pom.xml
Property Changed:
----------------
branches/JBOSS_7/jboss/install/
Modified: branches/JBOSS_7/3rd-party/antlr/antlr/pom.xml
===================================================================
--- branches/JBOSS_7/3rd-party/antlr/antlr/pom.xml 2013-06-25 22:38:26 UTC (rev 7469)
+++ branches/JBOSS_7/3rd-party/antlr/antlr/pom.xml 2013-06-26 16:18:04 UTC (rev 7470)
@@ -8,7 +8,7 @@
<parent>
<groupId>org.jaffa.3rd-party.antlr.parent</groupId>
<artifactId>jaffa-3rd-party-antlr-parent</artifactId>
- <version>6.0</version>
+ <version>6.0.0-SNAPSHOT</version>
</parent>
<groupId>org.jaffa.3rd-party.antlr</groupId>
Modified: branches/JBOSS_7/3rd-party/antlr/antlr-runtime/pom.xml
===================================================================
--- branches/JBOSS_7/3rd-party/antlr/antlr-runtime/pom.xml 2013-06-25 22:38:26 UTC (rev 7469)
+++ branches/JBOSS_7/3rd-party/antlr/antlr-runtime/pom.xml 2013-06-26 16:18:04 UTC (rev 7470)
@@ -8,7 +8,7 @@
<parent>
<groupId>org.jaffa.3rd-party.antlr.parent</groupId>
<artifactId>jaffa-3rd-party-antlr-parent</artifactId>
- <version>6.0</version>
+ <version>6.0.0-SNAPSHOT</version>
</parent>
<groupId>org.jaffa.3rd-party.antlr</groupId>
Modified: branches/JBOSS_7/3rd-party/antlr/pom.xml
===================================================================
--- branches/JBOSS_7/3rd-party/antlr/pom.xml 2013-06-25 22:38:26 UTC (rev 7469)
+++ branches/JBOSS_7/3rd-party/antlr/pom.xml 2013-06-26 16:18:04 UTC (rev 7470)
@@ -8,7 +8,7 @@
<parent>
<groupId>org.jaffa.3rd-party.parent</groupId>
<artifactId>jaffa-3rd-party-parent</artifactId>
- <version>6.0</version>
+ <version>6.0.0-SNAPSHOT</version>
</parent>
<groupId>org.jaffa.3rd-party.antlr.parent</groupId>
Modified: branches/JBOSS_7/3rd-party/antlr/stringtemplate/pom.xml
===================================================================
--- branches/JBOSS_7/3rd-party/antlr/stringtemplate/pom.xml 2013-06-25 22:38:26 UTC (rev 7469)
+++ branches/JBOSS_7/3rd-party/antlr/stringtemplate/pom.xml 2013-06-26 16:18:04 UTC (rev 7470)
@@ -8,7 +8,7 @@
<parent>
<groupId>org.jaffa.3rd-party.antlr.parent</groupId>
<artifactId>jaffa-3rd-party-antlr-parent</artifactId>
- <version>6.0</version>
+ <version>6.0.0-SNAPSHOT</version>
</parent>
<groupId>org.jaffa.3rd-party.antlr</groupId>
Modified: branches/JBOSS_7/3rd-party/aop/jboss/pom.xml
===================================================================
--- branches/JBOSS_7/3rd-party/aop/jboss/pom.xml 2013-06-25 22:38:26 UTC (rev 7469)
+++ branches/JBOSS_7/3rd-party/aop/jboss/pom.xml 2013-06-26 16:18:04 UTC (rev 7470)
@@ -8,7 +8,7 @@
<parent>
<groupId>org.jaffa.3rd-party.aop.parent</groupId>
<artifactId>jaffa-3rd-party-aop-parent</artifactId>
- <version>6.0</version>
+ <version>6.0.0-SNAPSHOT</version>
</parent>
<groupId>org.jaffa.3rd-party.aop.jboss</groupId>
Modified: branches/JBOSS_7/3rd-party/aop/pom.xml
===================================================================
--- branches/JBOSS_7/3rd-party/aop/pom.xml 2013-06-25 22:38:26 UTC (rev 7469)
+++ branches/JBOSS_7/3rd-party/aop/pom.xml 2013-06-26 16:18:04 UTC (rev 7470)
@@ -8,7 +8,7 @@
<parent>
<groupId>org.jaffa.3rd-party.parent</groupId>
<artifactId>jaffa-3rd-party-parent</artifactId>
- <version>6.0</version>
+ <version>6.0.0-SNAPSHOT</version>
</parent>
<groupId>org.jaffa.3rd-party.aop.parent</groupId>
Modified: branches/JBOSS_7/3rd-party/aopalliance/pom.xml
===================================================================
--- branches/JBOSS_7/3rd-party/aopalliance/pom.xml 2013-06-25 22:38:26 UTC (rev 7469)
+++ branches/JBOSS_7/3rd-party/aopalliance/pom.xml 2013-06-26 16:18:04 UTC (rev 7470)
@@ -8,7 +8,7 @@
<parent>
<groupId>org.jaffa.3rd-party.parent</groupId>
<artifactId>jaffa-3rd-party-parent</artifactId>
- <version>6.0</version>
+ <version>6.0.0-SNAPSHOT</version>
</parent>
<groupId>org.jaffa.3rd-party.aopalliance</groupId>
Modified: branches/JBOSS_7/3rd-party/axis/pom.xml
===================================================================
--- branches/JBOSS_7/3rd-party/axis/pom.xml 2013-06-25 22:38:26 UTC (rev 7469)
+++ branches/JBOSS_7/3rd-party/axis/pom.xml 2013-06-26 16:18:04 UTC (rev 7470)
@@ -8,7 +8,7 @@
<parent>
<groupId>org.jaffa.3rd-party.parent</groupId>
<artifactId>jaffa-3rd-party-parent</artifactId>
- <version>6.0</version>
+ <version>6.0.0-SNAPSHOT</version>
</parent>
<groupId>org.jaffa.3rd-party.axis</groupId>
Modified: branches/JBOSS_7/3rd-party/bsf/pom.xml
===================================================================
--- branches/JBOSS_7/3rd-party/bsf/pom.xml 2013-06-25 22:38:26 UTC (rev 7469)
+++ branches/JBOSS_7/3rd-party/bsf/pom.xml 2013-06-26 16:18:04 UTC (rev 7470)
@@ -8,7 +8,7 @@
<parent>
<groupId>org.jaffa.3rd-party.parent</groupId>
<artifactId>jaffa-3rd-party-parent</artifactId>
- <version>6.0</version>
+ <version>6.0.0-SNAPSHOT</version>
</parent>
<groupId>org.jaffa.3rd-party.bsf</groupId>
Modified: branches/JBOSS_7/3rd-party/bsh/pom.xml
===================================================================
--- branches/JBOSS_7/3rd-party/bsh/pom.xml 2013-06-25 22:38:26 UTC (rev 7469)
+++ branches/JBOSS_7/3rd-party/bsh/pom.xml 2013-06-26 16:18:04 UTC (rev 7470)
@@ -8,7 +8,7 @@
<parent>
<groupId>org.jaffa.3rd-party.parent</groupId>
<artifactId>jaffa-3rd-party-parent</artifactId>
- <version>6.0</version>
+ <version>6.0.0-SNAPSHOT</version>
</parent>
<groupId>org.jaffa.3rd-party.bsh</groupId>
Modified: branches/JBOSS_7/3rd-party/combine-bundle/pom.xml
===================================================================
--- branches/JBOSS_7/3rd-party/combine-bundle/pom.xml 2013-06-25 22:38:26 UTC (rev 7469)
+++ branches/JBOSS_7/3rd-party/combine-bundle/pom.xml 2013-06-26 16:18:04 UTC (rev 7470)
@@ -8,7 +8,7 @@
<parent>
<groupId>org.jaffa.3rd-party.parent</groupId>
<artifactId>jaffa-3rd-party-parent</artifactId>
- <version>6.0</version>
+ <version>6.0.0-SNAPSHOT</version>
</parent>
<groupId>org.jaffa.3rd-party.combine-bundle</groupId>
Modified: branches/JBOSS_7/3rd-party/commons-logging/pom.xml
===================================================================
--- branches/JBOSS_7/3rd-party/commons-logging/pom.xml 2013-06-25 22:38:26 UTC (rev 7469)
+++ branches/JBOSS_7/3rd-party/commons-logging/pom.xml 2013-06-26 16:18:04 UTC (rev 7470)
@@ -8,7 +8,7 @@
<parent>
<groupId>org.jaffa.3rd-party.parent</groupId>
<artifactId>jaffa-3rd-party-parent</artifactId>
- <version>6.0</version>
+ <version>6.0.0-SNAPSHOT</version>
</parent>
<groupId>org.jaffa.3rd-party.commons-logging</groupId>
Modified: branches/JBOSS_7/3rd-party/drools/drools-compiler/pom.xml
===================================================================
--- branches/JBOSS_7/3rd-party/drools/drools-compiler/pom.xml 2013-06-25 22:38:26 UTC (rev 7469)
+++ branches/JBOSS_7/3rd-party/drools/drools-compiler/pom.xml 2013-06-26 16:18:04 UTC (rev 7470)
@@ -8,7 +8,7 @@
<parent>
<groupId>org.jaffa.3rd-party.drools.parent</groupId>
<artifactId>jaffa-3rd-party-drools-parent</artifactId>
- <version>6.0</version>
+ <version>6.0.0-SNAPSHOT</version>
</parent>
<groupId>org.jaffa.3rd-party.drools</groupId>
Modified: branches/JBOSS_7/3rd-party/drools/drools-core/pom.xml
===================================================================
--- branches/JBOSS_7/3rd-party/drools/drools-core/pom.xml 2013-06-25 22:38:26 UTC (rev 7469)
+++ branches/JBOSS_7/3rd-party/drools/drools-core/pom.xml 2013-06-26 16:18:04 UTC (rev 7470)
@@ -8,7 +8,7 @@
<parent>
<groupId>org.jaffa.3rd-party.drools.parent</groupId>
<artifactId>jaffa-3rd-party-drools-parent</artifactId>
- <version>6.0</version>
+ <version>6.0.0-SNAPSHOT</version>
</parent>
<groupId>org.jaffa.3rd-party.drools</groupId>
Modified: branches/JBOSS_7/3rd-party/drools/pom.xml
===================================================================
--- branches/JBOSS_7/3rd-party/drools/pom.xml 2013-06-25 22:38:26 UTC (rev 7469)
+++ branches/JBOSS_7/3rd-party/drools/pom.xml 2013-06-26 16:18:04 UTC (rev 7470)
@@ -8,7 +8,7 @@
<parent>
<groupId>org.jaffa.3rd-party.parent</groupId>
<artifactId>jaffa-3rd-party-parent</artifactId>
- <version>6.0</version>
+ <version>6.0.0-SNAPSHOT</version>
</parent>
<groupId>org.jaffa.3rd-party.drools.parent</groupId>
Modified: branches/JBOSS_7/3rd-party/ezmorph/pom.xml
===================================================================
--- branches/JBOSS_7/3rd-party/ezmorph/pom.xml 2013-06-25 22:38:26 UTC (rev 7469)
+++ branches/JBOSS_7/3rd-party/ezmorph/pom.xml 2013-06-26 16:18:04 UTC (rev 7470)
@@ -8,7 +8,7 @@
<parent>
<groupId>org.jaffa.3rd-party.parent</groupId>
<artifactId>jaffa-3rd-party-parent</artifactId>
- <version>6.0</version>
+ <version>6.0.0-SNAPSHOT</version>
</parent>
<groupId>org.jaffa.3rd-party.ezmorph</groupId>
Modified: branches/JBOSS_7/3rd-party/javamelody-core/pom.xml
===================================================================
--- branches/JBOSS_7/3rd-party/javamelody-core/pom.xml 2013-06-25 22:38:26 UTC (rev 7469)
+++ branches/JBOSS_7/3rd-party/javamelody-core/pom.xml 2013-06-26 16:18:04 UTC (rev 7470)
@@ -8,7 +8,7 @@
<parent>
<groupId>org.jaffa.3rd-party.parent</groupId>
<artifactId>jaffa-3rd-party-parent</artifactId>
- <version>6.0</version>
+ <version>6.0.0-SNAPSHOT</version>
</parent>
<groupId>org.jaffa.3rd-party.javamelody</groupId>
Modified: branches/JBOSS_7/3rd-party/jawr/pom.xml
===================================================================
--- branches/JBOSS_7/3rd-party/jawr/pom.xml 2013-06-25 22:38:26 UTC (rev 7469)
+++ branches/JBOSS_7/3rd-party/jawr/pom.xml 2013-06-26 16:18:04 UTC (rev 7470)
@@ -8,7 +8,7 @@
<parent>
<groupId>org.jaffa.3rd-party.parent</groupId>
<artifactId>jaffa-3rd-party-parent</artifactId>
- <version>6.0</version>
+ <version>6.0.0-SNAPSHOT</version>
</parent>
<groupId>org.jaffa.3rd-party.jawr</groupId>
Modified: branches/JBOSS_7/3rd-party/jrobin/pom.xml
===================================================================
--- branches/JBOSS_7/3rd-party/jrobin/pom.xml 2013-06-25 22:38:26 UTC (rev 7469)
+++ branches/JBOSS_7/3rd-party/jrobin/pom.xml 2013-06-26 16:18:04 UTC (rev 7470)
@@ -8,7 +8,7 @@
<parent>
<groupId>org.jaffa.3rd-party.parent</groupId>
<artifactId>jaffa-3rd-party-parent</artifactId>
- <version>6.0</version>
+ <version>6.0.0-SNAPSHOT</version>
</parent>
<groupId>org.jaffa.3rd-party.jrobin</groupId>
Modified: branches/JBOSS_7/3rd-party/json-lib/pom.xml
===================================================================
--- branches/JBOSS_7/3rd-party/json-lib/pom.xml 2013-06-25 22:38:26 UTC (rev 7469)
+++ branches/JBOSS_7/3rd-party/json-lib/pom.xml 2013-06-26 16:18:04 UTC (rev 7470)
@@ -8,7 +8,7 @@
<parent>
<groupId>org.jaffa.3rd-party.parent</groupId>
<artifactId>jaffa-3rd-party-parent</artifactId>
- <version>6.0</version>
+ <version>6.0.0-SNAPSHOT</version>
</parent>
<groupId>org.jaffa.3rd-party.json</groupId>
Modified: branches/JBOSS_7/3rd-party/poi/poi/pom.xml
===================================================================
--- branches/JBOSS_7/3rd-party/poi/poi/pom.xml 2013-06-25 22:38:26 UTC (rev 7469)
+++ branches/JBOSS_7/3rd-party/poi/poi/pom.xml 2013-06-26 16:18:04 UTC (rev 7470)
@@ -8,7 +8,7 @@
<parent>
<groupId>org.jaffa.3rd-party.poi.parent</groupId>
<artifactId>jaffa-3rd-party-poi-parent</artifactId>
- <version>6.0</version>
+ <version>6.0.0-SNAPSHOT</version>
</parent>
<groupId>org.jaffa.3rd-party.poi</groupId>
Modified: branches/JBOSS_7/3rd-party/poi/poi-custom/pom.xml
===================================================================
--- branches/JBOSS_7/3rd-party/poi/poi-custom/pom.xml 2013-06-25 22:38:26 UTC (rev 7469)
+++ branches/JBOSS_7/3rd-party/poi/poi-custom/pom.xml 2013-06-26 16:18:04 UTC (rev 7470)
@@ -8,7 +8,7 @@
<parent>
<groupId>org.jaffa.3rd-party.poi.parent</groupId>
<artifactId>jaffa-3rd-party-poi-parent</artifactId>
- <version>6.0</version>
+ <version>6.0.0-SNAPSHOT</version>
</parent>
<groupId>org.jaffa.3rd-party.poi</groupId>
Modified: branches/JBOSS_7/3rd-party/poi/poi-ooxml/pom.xml
===================================================================
--- branches/JBOSS_7/3rd-party/poi/poi-ooxml/pom.xml 2013-06-25 22:38:26 UTC (rev 7469)
+++ branches/JBOSS_7/3rd-party/poi/poi-ooxml/pom.xml 2013-06-26 16:18:04 UTC (rev 7470)
@@ -8,7 +8,7 @@
<parent>
<groupId>org.jaffa.3rd-party.poi.parent</groupId>
<artifactId>jaffa-3rd-party-poi-parent</artifactId>
- <version>6.0</version>
+ <version>6.0.0-SNAPSHOT</version>
</parent>
<groupId>org.jaffa.3rd-party.poi</groupId>
Modified: branches/JBOSS_7/3rd-party/poi/poi-ooxml-schemas/pom.xml
===================================================================
--- branches/JBOSS_7/3rd-party/poi/poi-ooxml-schemas/pom.xml 2013-06-25 22:38:26 UTC (rev 7469)
+++ branches/JBOSS_7/3rd-party/poi/poi-ooxml-schemas/pom.xml 2013-06-26 16:18:04 UTC (rev 7470)
@@ -8,7 +8,7 @@
<parent>
<groupId>org.jaffa.3rd-party.poi.parent</groupId>
<artifactId>jaffa-3rd-party-poi-parent</artifactId>
- <version>6.0</version>
+ <version>6.0.0-SNAPSHOT</version>
</parent>
<groupId>org.jaffa.3rd-party.poi</groupId>
Modified: branches/JBOSS_7/3rd-party/poi/poi-scratchpad/pom.xml
===================================================================
--- branches/JBOSS_7/3rd-party/poi/poi-scratchpad/pom.xml 2013-06-25 22:38:26 UTC (rev 7469)
+++ branches/JBOSS_7/3rd-party/poi/poi-scratchpad/pom.xml 2013-06-26 16:18:04 UTC (rev 7470)
@@ -8,7 +8,7 @@
<parent>
<groupId>org.jaffa.3rd-party.poi.parent</groupId>
<artifactId>jaffa-3rd-party-poi-parent</artifactId>
- <version>6.0</version>
+ <version>6.0.0-SNAPSHOT</version>
</parent>
<groupId>org.jaffa.3rd-party.poi</groupId>
Modified: branches/JBOSS_7/3rd-party/poi/pom.xml
===================================================================
--- branches/JBOSS_7/3rd-party/poi/pom.xml 2013-06-25 22:38:26 UTC (rev 7469)
+++ branches/JBOSS_7/3rd-party/poi/pom.xml 2013-06-26 16:18:04 UTC (rev 7470)
@@ -8,7 +8,7 @@
<parent>
<groupId>org.jaffa.3rd-party.parent</groupId>
<artifactId>jaffa-3rd-party-parent</artifactId>
- <version>6.0</version>
+ <version>6.0.0-SNAPSHOT</version>
</parent>
<groupId>org.jaffa.3rd-party.poi.parent</groupId>
Modified: branches/JBOSS_7/3rd-party/pom.xml
===================================================================
--- branches/JBOSS_7/3rd-party/pom.xml 2013-06-25 22:38:26 UTC (rev 7469)
+++ branches/JBOSS_7/3rd-party/pom.xml 2013-06-26 16:18:04 UTC (rev 7470)
@@ -8,7 +8,7 @@
<parent>
<groupId>org.jaffa.parent</groupId>
<artifactId>jaffa-parent</artifactId>
- <version>6.0</version>
+ <version>6.0.0-SNAPSHOT</version>
</parent>
<groupId>org.jaffa.3rd-party.parent</groupId>
Modified: branches/JBOSS_7/3rd-party/quartz-scheduler/pom.xml
===================================================================
--- branches/JBOSS_7/3rd-party/quartz-scheduler/pom.xml 2013-06-25 22:38:26 UTC (rev 7469)
+++ branches/JBOSS_7/3rd-party/quartz-scheduler/pom.xml 2013-06-26 16:18:04 UTC (rev 7470)
@@ -8,7 +8,7 @@
<parent>
<groupId>org.jaffa.3rd-party.parent</groupId>
<artifactId>jaffa-3rd-party-parent</artifactId>
- <version>6.0</version>
+ <version>6.0.0-SNAPSHOT</version>
</parent>
<groupId>org.jaffa.3rd-party.quartz-scheduler.parent</groupId>
Modified: branches/JBOSS_7/3rd-party/quartz-scheduler/quartz/pom.xml
===================================================================
--- branches/JBOSS_7/3rd-party/quartz-scheduler/quartz/pom.xml 2013-06-25 22:38:26 UTC (rev 7469)
+++ branches/JBOSS_7/3rd-party/quartz-scheduler/quartz/pom.xml 2013-06-26 16:18:04 UTC (rev 7470)
@@ -8,7 +8,7 @@
<parent>
<groupId>org.jaffa.3rd-party.quartz-scheduler.parent</groupId>
<artifactId>jaffa-3rd-party-quartz-scheduler-parent</artifactId>
- <version>6.0</version>
+ <version>6.0.0-SNAPSHOT</version>
</parent>
<groupId>org.jaffa.3rd-party.quartz-scheduler.quartz</groupId>
Modified: branches/JBOSS_7/3rd-party/quartz-scheduler/quartz-jboss/pom.xml
===================================================================
--- branches/JBOSS_7/3rd-party/quartz-scheduler/quartz-jboss/pom.xml 2013-06-25 22:38:26 UTC (rev 7469)
+++ branches/JBOSS_7/3rd-party/quartz-scheduler/quartz-jboss/pom.xml 2013-06-26 16:18:04 UTC (rev 7470)
@@ -8,7 +8,7 @@
<parent>
<groupId>org.jaffa.3rd-party.quartz-scheduler.parent</groupId>
<artifactId>jaffa-3rd-party-quartz-scheduler-parent</artifactId>
- <version>6.0</version>
+ <version>6.0.0-SNAPSHOT</version>
</parent>
<groupId>org.jaffa.3rd-party.quartz-scheduler.quartz-jboss</groupId>
Modified: branches/JBOSS_7/3rd-party/quartz-scheduler/quartz-oracle/pom.xml
===================================================================
--- branches/JBOSS_7/3rd-party/quartz-scheduler/quartz-oracle/pom.xml 2013-06-25 22:38:26 UTC (rev 7469)
+++ branches/JBOSS_7/3rd-party/quartz-scheduler/quartz-oracle/pom.xml 2013-06-26 16:18:04 UTC (rev 7470)
@@ -8,7 +8,7 @@
<parent>
<groupId>org.jaffa.3rd-party.quartz-scheduler.parent</groupId>
<artifactId>jaffa-3rd-party-quartz-scheduler-parent</artifactId>
- <version>6.0</version>
+ <version>6.0.0-SNAPSHOT</version>
</parent>
<groupId>org.jaffa.3rd-party.quartz-scheduler.quartz-oracle</groupId>
Modified: branches/JBOSS_7/3rd-party/soa-model-core/pom.xml
===================================================================
--- branches/JBOSS_7/3rd-party/soa-model-core/pom.xml 2013-06-25 22:38:26 UTC (rev 7469)
+++ branches/JBOSS_7/3rd-party/soa-model-core/pom.xml 2013-06-26 16:18:04 UTC (rev 7470)
@@ -8,7 +8,7 @@
<parent>
<groupId>org.jaffa.3rd-party.parent</groupId>
<artifactId>jaffa-3rd-party-parent</artifactId>
- <version>6.0</version>
+ <version>6.0.0-SNAPSHOT</version>
</parent>
<groupId>org.jaffa.3rd-party.soa-model</groupId>
Modified: branches/JBOSS_7/3rd-party/springframework/integration/pom.xml
===================================================================
--- branches/JBOSS_7/3rd-party/springframework/integration/pom.xml 2013-06-25 22:38:26 UTC (rev 7469)
+++ branches/JBOSS_7/3rd-party/springframework/integration/pom.xml 2013-06-26 16:18:04 UTC (rev 7470)
@@ -8,7 +8,7 @@
<parent>
<groupId>org.jaffa.3rd-party.springframework.parent</groupId>
<artifactId>jaffa-3rd-party-springframework-parent</artifactId>
- <version>6.0</version>
+ <version>6.0.0-SNAPSHOT</version>
</parent>
<groupId>org.jaffa.3rd-party.springframework.integration</groupId>
Modified: branches/JBOSS_7/3rd-party/springframework/pom.xml
===================================================================
--- branches/JBOSS_7/3rd-party/springframework/pom.xml 2013-06-25 22:38:26 UTC (rev 7469)
+++ branches/JBOSS_7/3rd-party/springframework/pom.xml 2013-06-26 16:18:04 UTC (rev 7470)
@@ -8,7 +8,7 @@
<parent>
<groupId>org.jaffa.3rd-party.parent</groupId>
<artifactId>jaffa-3rd-party-parent</artifactId>
- <version>6.0</version>
+ <version>6.0.0-SNAPSHOT</version>
</parent>
<groupId>org.jaffa.3rd-party.springframework.parent</groupId>
Modified: branches/JBOSS_7/3rd-party/springframework/spring-jdbc/pom.xml
===================================================================
--- branches/JBOSS_7/3rd-party/springframework/spring-jdbc/pom.xml 2013-06-25 22:38:26 UTC (rev 7469)
+++ branches/JBOSS_7/3rd-party/springframework/spring-jdbc/pom.xml 2013-06-26 16:18:04 UTC (rev 7470)
@@ -8,7 +8,7 @@
<parent>
<groupId>org.jaffa.3rd-party.springframework.parent</groupId>
<artifactId>jaffa-3rd-party-springframework-parent</artifactId>
- <version>6.0</version>
+ <version>6.0.0-SNAPSHOT</version>
</parent>
<groupId>org.jaffa.3rd-party.springframework.spring-jdbc</groupId>
Modified: branches/JBOSS_7/3rd-party/struts/pom.xml
===================================================================
--- branches/JBOSS_7/3rd-party/struts/pom.xml 2013-06-25 22:38:26 UTC (rev 7469)
+++ branches/JBOSS_7/3rd-party/struts/pom.xml 2013-06-26 16:18:04 UTC (rev 7470)
@@ -8,7 +8,7 @@
<parent>
<groupId>org.jaffa.3rd-party.parent</groupId>
<artifactId>jaffa-3rd-party-parent</artifactId>
- <version>6.0</version>
+ <version>6.0.0-SNAPSHOT</version>
</parent>
<groupId>org.jaffa.3rd-party.struts</groupId>
Modified: branches/JBOSS_7/3rd-party/taglibs/pom.xml
===================================================================
--- branches/JBOSS_7/3rd-party/taglibs/pom.xml 2013-06-25 22:38:26 UTC (rev 7469)
+++ branches/JBOSS_7/3rd-party/taglibs/pom.xml 2013-06-26 16:18:04 UTC (rev 7470)
@@ -6,87 +6,21 @@
<modelVersion>4.0.0</modelVersion>
<parent>
- <groupId>org.jaffa.3rd-party.parent</groupId>
- <artifactId>jaffa-3rd-party-parent</artifactId>
- <version>6.0</version>
+ <groupId>org.jaffa.parent</groupId>
+ <artifactId>jaffa-parent</artifactId>
+ <version>6.0.0-SNAPSHOT</version>
</parent>
- <groupId>org.jaffa.3rd-party.taglibs</groupId>
- <artifactId>jaffa-3rd-party-standard</artifactId>
- <version>1.1.2</version>
- <packaging>bundle</packaging>
+ <groupId>org.jaffa.jboss.parent</groupId>
+ <artifactId>jaffa-jboss-parent</artifactId>
+ <version>6.1.0</version>
+ <packaging>pom</packaging>
- <name>Jaffa: Taglibs Bundle</name>
-
- <scm>
- <connection>scm:svn:https://jaffa.svn.sourceforge.net/svnroot/jaffa/trunk/3rd-party/taglibs/standard</connection>
- <developerConnection>scm:svn:https://jaffa.svn.sourceforge.net/svnroot/jaffa/trunk/3rd-party/taglibs/standard</developerConnection>
- <url>https://jaffa.svn.sourceforge.net/svnroot/jaffa/trunk/3rd-party/taglibs/standard</url>
- </scm>
-
- <build>
- <resources>
- <resource>
- <directory>${project.build.directory}/classes</directory>
- <includes>
- <include>**/*.properties</include>
- </includes>
- </resource>
- </resources>
- <plugins>
- <plugin>
- <groupId>org.apache.maven.plugins</groupId>
- <artifactId>maven-dependency-plugin</artifactId>
- <executions>
- <execution>
- <id>unpack</id>
- <phase>validate</phase>
- <goals>
- <goal>unpack</goal>
- </goals>
- <configuration>
- <artifactItems>
- <!-- ================ Taglibs ============================= -->
- <artifactItem>
- <groupId>taglibs</groupId>
- <artifactId>standard</artifactId>
- <version>1.1.2</version>
- <type>jar</type>
- <overWrite>false</overWrite>
- <outputDirectory>${project.build.directory}/classes</outputDirectory>
- </artifactItem>
- </artifactItems>
- </configuration>
- </execution>
- </executions>
- </plugin>
- <plugin>
- <groupId>org.apache.maven.plugins</groupId>
- <artifactId>maven-antrun-plugin</artifactId>
- <executions>
- <execution>
- <phase>prepare-package</phase>
- <goals>
- <goal>run</goal>
- </goals>
- <configuration>
- <target>
- <!-- ====================================================================================================== -->
- <!-- Delete META-INF directory -->
- <!-- ====================================================================================================== -->
- <delete dir="${project.build.directory}/classes/META-INF" />
- </target>
- </configuration>
- </execution>
- </executions>
- </plugin>
- <plugin>
- <groupId>org.apache.felix</groupId>
- <artifactId>maven-bundle-plugin</artifactId>
- <configuration>
- <Include-Resource>{maven-resources}</Include-Resource>
- </configuration>
- </plugin>
- </plugins>
- </build>
- </project>
\ No newline at end of file
+ <name>Jaffa: JBoss Subsystem</name>
+
+ <modules>
+ <module>configuration</module>
+ <module>dist</module>
+ <module>install</module>
+ </modules>
+</project>
\ No newline at end of file
Modified: branches/JBOSS_7/3rd-party/thoughtworks/pom.xml
===================================================================
--- branches/JBOSS_7/3rd-party/thoughtworks/pom.xml 2013-06-25 22:38:26 UTC (rev 7469)
+++ branches/JBOSS_7/3rd-party/thoughtworks/pom.xml 2013-06-26 16:18:04 UTC (rev 7470)
@@ -8,7 +8,7 @@
<parent>
<groupId>org.jaffa.3rd-party.parent</groupId>
<artifactId>jaffa-3rd-party-parent</artifactId>
- <version>6.0</version>
+ <version>6.0.0-SNAPSHOT</version>
</parent>
<groupId>org.jaffa.3rd-party.thoughtworks.parent</groupId>
Modified: branches/JBOSS_7/3rd-party/thoughtworks/qdox/pom.xml
===================================================================
--- branches/JBOSS_7/3rd-party/thoughtworks/qdox/pom.xml 2013-06-25 22:38:26 UTC (rev 7469)
+++ branches/JBOSS_7/3rd-party/thoughtworks/qdox/pom.xml 2013-06-26 16:18:04 UTC (rev 7470)
@@ -8,7 +8,7 @@
<parent>
<groupId>org.jaffa.3rd-party.thoughtworks.parent</groupId>
<artifactId>jaffa-3rd-party-thoughtworks-parent</artifactId>
- <version>6.0</version>
+ <version>6.0.0-SNAPSHOT</version>
</parent>
<groupId>org.jaffa.3rd-party.thoughtworks.qdox</groupId>
Modified: branches/JBOSS_7/3rd-party/thoughtworks/xstream/pom.xml
===================================================================
--- branches/JBOSS_7/3rd-party/thoughtworks/xstream/pom.xml 2013-06-25 22:38:26 UTC (rev 7469)
+++ branches/JBOSS_7/3rd-party/thoughtworks/xstream/pom.xml 2013-06-26 16:18:04 UTC (rev 7470)
@@ -8,7 +8,7 @@
<parent>
<groupId>org.jaffa.3rd-party.thoughtworks.parent</groupId>
<artifactId>jaffa-3rd-party-thoughtworks-parent</artifactId>
- <version>6.0</version>
+ <version>6.0.0-SNAPSHOT</version>
</parent>
<groupId>org.jaffa.3rd-party.thoughtworks.xstream</groupId>
Modified: branches/JBOSS_7/3rd-party/trove/pom.xml
===================================================================
--- branches/JBOSS_7/3rd-party/trove/pom.xml 2013-06-25 22:38:26 UTC (rev 7469)
+++ branches/JBOSS_7/3rd-party/trove/pom.xml 2013-06-26 16:18:04 UTC (rev 7470)
@@ -8,7 +8,7 @@
<parent>
<groupId>org.jaffa.3rd-party.parent</groupId>
<artifactId>jaffa-3rd-party-parent</artifactId>
- <version>6.0</version>
+ <version>6.0.0-SNAPSHOT</version>
</parent>
<groupId>org.jaffa.3rd-party.trove</groupId>
Modified: branches/JBOSS_7/3rd-party/xmlbeans/pom.xml
===================================================================
--- branches/JBOSS_7/3rd-party/xmlbeans/pom.xml 2013-06-25 22:38:26 UTC (rev 7469)
+++ branches/JBOSS_7/3rd-party/xmlbeans/pom.xml 2013-06-26 16:18:04 UTC (rev 7470)
@@ -8,7 +8,7 @@
<parent>
<groupId>org.jaffa.3rd-party.parent</groupId>
<artifactId>jaffa-3rd-party-parent</artifactId>
- <version>6.0</version>
+ <version>6.0.0-SNAPSHOT</version>
</parent>
<groupId>org.jaffa.3rd-party.xmlbeans</groupId>
Modified: branches/JBOSS_7/assemblies/java-fragment-descriptor/pom.xml
===================================================================
--- branches/JBOSS_7/assemblies/java-fragment-descriptor/pom.xml 2013-06-25 22:38:26 UTC (rev 7469)
+++ branches/JBOSS_7/assemblies/java-fragment-descriptor/pom.xml 2013-06-26 16:18:04 UTC (rev 7470)
@@ -8,7 +8,7 @@
<parent>
<groupId>org.jaffa.assemblies.parent</groupId>
<artifactId>jaffa-assemblies-parent</artifactId>
- <version>6.0</version>
+ <version>6.0.0-SNAPSHOT</version>
</parent>
<groupId>org.jaffa.assemblies</groupId>
Modified: branches/JBOSS_7/assemblies/pom.xml
===================================================================
--- branches/JBOSS_7/assemblies/pom.xml 2013-06-25 22:38:26 UTC (rev 7469)
+++ branches/JBOSS_7/assemblies/pom.xml 2013-06-26 16:18:04 UTC (rev 7470)
@@ -8,7 +8,7 @@
<parent>
<groupId>org.jaffa.parent</groupId>
<artifactId>jaffa-parent</artifactId>
- <version>6.0</version>
+ <version>6.0.0-SNAPSHOT</version>
</parent>
<groupId>org.jaffa.assemblies.parent</groupId>
Modified: branches/JBOSS_7/assemblies/resources-descriptor/pom.xml
===================================================================
--- branches/JBOSS_7/assemblies/resources-descriptor/pom.xml 2013-06-25 22:38:26 UTC (rev 7469)
+++ branches/JBOSS_7/assemblies/resources-descriptor/pom.xml 2013-06-26 16:18:04 UTC (rev 7470)
@@ -8,7 +8,7 @@
<parent>
<groupId>org.jaffa.assemblies.parent</groupId>
<artifactId>jaffa-assemblies-parent</artifactId>
- <version>6.0</version>
+ <version>6.0.0-SNAPSHOT</version>
</parent>
<groupId>org.jaffa.assemblies.resources-descriptor</groupId>
Modified: branches/JBOSS_7/assemblies/web-fragment-descriptor/pom.xml
===================================================================
--- branches/JBOSS_7/assemblies/web-fragment-descriptor/pom.xml 2013-06-25 22:38:26 UTC (rev 7469)
+++ branches/JBOSS_7/assemblies/web-fragment-descriptor/pom.xml 2013-06-26 16:18:04 UTC (rev 7470)
@@ -8,7 +8,7 @@
<parent>
<groupId>org.jaffa.assemblies.parent</groupId>
<artifactId>jaffa-assemblies-parent</artifactId>
- <version>6.0</version>
+ <version>6.0.0-SNAPSHOT</version>
</parent>
<groupId>org.jaffa.assemblies</groupId>
Modified: branches/JBOSS_7/components/admin/api/pom.xml
===================================================================
--- branches/JBOSS_7/components/admin/api/pom.xml 2013-06-25 22:38:26 UTC (rev 7469)
+++ branches/JBOSS_7/components/admin/api/pom.xml 2013-06-26 16:18:04 UTC (rev 7470)
@@ -8,7 +8,7 @@
<parent>
<groupId>org.jaffa.components.admin.parent</groupId>
<artifactId>jaffa-components-admin-parent</artifactId>
- <version>6.0</version>
+ <version>6.0.0-SNAPSHOT</version>
</parent>
<groupId>org.jaffa.components.admin</groupId>
@@ -34,7 +34,7 @@
<dependency>
<groupId>org.jaffa.core</groupId>
<artifactId>jaffa-core-api</artifactId>
- <version>6.0</version>
+ <version>6.0.0-SNAPSHOT</version>
</dependency>
<!-- ******************************************************************* -->
Modified: branches/JBOSS_7/components/admin/config/pom.xml
===================================================================
--- branches/JBOSS_7/components/admin/config/pom.xml 2013-06-25 22:38:26 UTC (rev 7469)
+++ branches/JBOSS_7/components/admin/config/pom.xml 2013-06-26 16:18:04 UTC (rev 7470)
@@ -8,7 +8,7 @@
<parent>
<groupId>org.jaffa.components.admin.parent</groupId>
<artifactId>jaffa-components-admin-parent</artifactId>
- <version>6.0</version>
+ <version>6.0.0-SNAPSHOT</version>
</parent>
<groupId>org.jaffa.components.admin</groupId>
Modified: branches/JBOSS_7/components/admin/pom.xml
===================================================================
--- branches/JBOSS_7/components/admin/pom.xml 2013-06-25 22:38:26 UTC (rev 7469)
+++ branches/JBOSS_7/components/admin/pom.xml 2013-06-26 16:18:04 UTC (rev 7470)
@@ -8,7 +8,7 @@
<parent>
<groupId>org.jaffa.components.parent</groupId>
<artifactId>jaffa-components-parent</artifactId>
- <version>6.0</version>
+ <version>6.0.0-SNAPSHOT</version>
</parent>
<groupId>org.jaffa.components.admin.parent</groupId>
Modified: branches/JBOSS_7/components/admin/webapp/pom.xml
===================================================================
--- branches/JBOSS_7/components/admin/webapp/pom.xml 2013-06-25 22:38:26 UTC (rev 7469)
+++ branches/JBOSS_7/components/admin/webapp/pom.xml 2013-06-26 16:18:04 UTC (rev 7470)
@@ -8,7 +8,7 @@
<parent>
<groupId>org.jaffa.components.admin.parent</groupId>
<artifactId>jaffa-components-admin-parent</artifactId>
- <version>6.0</version>
+ <version>6.0.0-SNAPSHOT</version>
</parent>
<groupId>org.jaffa.components.admin</groupId>
Modified: branches/JBOSS_7/components/attachment/api/pom.xml
===================================================================
--- branches/JBOSS_7/components/attachment/api/pom.xml 2013-06-25 22:38:26 UTC (rev 7469)
+++ branches/JBOSS_7/components/attachment/api/pom.xml 2013-06-26 16:18:04 UTC (rev 7470)
@@ -8,7 +8,7 @@
<parent>
<groupId>org.jaffa.components.attachment.parent</groupId>
<artifactId>jaffa-components-attachment-parent</artifactId>
- <version>6.0</version>
+ <version>6.0.0-SNAPSHOT</version>
</parent>
<groupId>org.jaffa.components.attachment</groupId>
@@ -30,7 +30,7 @@
<dependency>
<groupId>org.jaffa.jdbcplus</groupId>
<artifactId>jaffa-jdbcplus</artifactId>
- <version>6.0</version>
+ <version>6.0.0-SNAPSHOT</version>
</dependency>
<!-- ******************************************************************* -->
<!-- Jaffa EDA -->
@@ -38,7 +38,7 @@
<dependency>
<groupId>org.jaffa.eda</groupId>
<artifactId>jaffa-eda-api</artifactId>
- <version>6.0</version>
+ <version>6.0.0-SNAPSHOT</version>
</dependency>
<!-- ******************************************************************* -->
<!-- WildFly Provided Libraries -->
@@ -64,7 +64,7 @@
<dependency>
<groupId>org.jaffa.tools</groupId>
<artifactId>jaffa-tools-api</artifactId>
- <version>6.0</version>
+ <version>6.0.0-SNAPSHOT</version>
<scope>test</scope>
</dependency>
<dependency>
Modified: branches/JBOSS_7/components/attachment/config/pom.xml
===================================================================
--- branches/JBOSS_7/components/attachment/config/pom.xml 2013-06-25 22:38:26 UTC (rev 7469)
+++ branches/JBOSS_7/components/attachment/config/pom.xml 2013-06-26 16:18:04 UTC (rev 7470)
@@ -8,7 +8,7 @@
<parent>
<groupId>org.jaffa.components.attachment.parent</groupId>
<artifactId>jaffa-components-attachment-parent</artifactId>
- <version>6.0</version>
+ <version>6.0.0-SNAPSHOT</version>
</parent>
<groupId>org.jaffa.components.attachment</groupId>
Modified: branches/JBOSS_7/components/attachment/pom.xml
===================================================================
--- branches/JBOSS_7/components/attachment/pom.xml 2013-06-25 22:38:26 UTC (rev 7469)
+++ branches/JBOSS_7/components/attachment/pom.xml 2013-06-26 16:18:04 UTC (rev 7470)
@@ -8,7 +8,7 @@
<parent>
<groupId>org.jaffa.components.parent</groupId>
<artifactId>jaffa-components-parent</artifactId>
- <version>6.0</version>
+ <version>6.0.0-SNAPSHOT</version>
</parent>
<groupId>org.jaffa.components.attachment.parent</groupId>
Modified: branches/JBOSS_7/components/attachment/webapp/pom.xml
===================================================================
--- branches/JBOSS_7/components/attachment/webapp/pom.xml 2013-06-25 22:38:26 UTC (rev 7469)
+++ branches/JBOSS_7/components/attachment/webapp/pom.xml 2013-06-26 16:18:04 UTC (rev 7470)
@@ -8,7 +8,7 @@
<parent>
<groupId>org.jaffa.components.attachment.parent</groupId>
<artifactId>jaffa-components-attachment-parent</artifactId>
- <version>6.0</version>
+ <version>6.0.0-SNAPSHOT</version>
</parent>
<groupId>org.jaffa.components.attachment</groupId>
Modified: branches/JBOSS_7/components/messaging/api/pom.xml
===================================================================
--- branches/JBOSS_7/components/messaging/api/pom.xml 2013-06-25 22:38:26 UTC (rev 7469)
+++ branches/JBOSS_7/components/messaging/api/pom.xml 2013-06-26 16:18:04 UTC (rev 7470)
@@ -8,7 +8,7 @@
<parent>
<groupId>org.jaffa.components.messaging.parent</groupId>
<artifactId>jaffa-components-messaging-parent</artifactId>
- <version>6.0</version>
+ <version>6.0.0-SNAPSHOT</version>
</parent>
<groupId>org.jaffa.components.messaging</groupId>
@@ -34,7 +34,7 @@
<dependency>
<groupId>org.jaffa.eda</groupId>
<artifactId>jaffa-eda-api</artifactId>
- <version>6.0</version>
+ <version>6.0.0-SNAPSHOT</version>
</dependency>
<!-- ******************************************************************* -->
<!-- Jaffa Components - Attachment -->
@@ -42,7 +42,7 @@
<dependency>
<groupId>org.jaffa.components.attachment</groupId>
<artifactId>jaffa-components-attachment-api</artifactId>
- <version>6.0</version>
+ <version>6.0.0-SNAPSHOT</version>
</dependency>
<!-- ******************************************************************* -->
<!-- WildFly Provided Libraries -->
@@ -54,7 +54,7 @@
</dependency>
<dependency>
<groupId>org.jboss.spec.javax.jms</groupId>
- <artifactId>jboss-jms-api_2.0_spec</artifactId>
+ <artifactId>jboss-jms-api_1.1_spec</artifactId>
<scope>provided</scope>
</dependency>
<dependency>
@@ -68,7 +68,7 @@
<dependency>
<groupId>org.jaffa.tools</groupId>
<artifactId>jaffa-tools-api</artifactId>
- <version>6.0</version>
+ <version>6.0.0-SNAPSHOT</version>
<scope>test</scope>
</dependency>
<dependency>
Modified: branches/JBOSS_7/components/messaging/config/pom.xml
===================================================================
--- branches/JBOSS_7/components/messaging/config/pom.xml 2013-06-25 22:38:26 UTC (rev 7469)
+++ branches/JBOSS_7/components/messaging/config/pom.xml 2013-06-26 16:18:04 UTC (rev 7470)
@@ -8,7 +8,7 @@
<parent>
<groupId>org.jaffa.components.messaging.parent</groupId>
<artifactId>jaffa-components-messaging-parent</artifactId>
- <version>6.0</version>
+ <version>6.0.0-SNAPSHOT</version>
</parent>
<groupId>org.jaffa.components.messaging</groupId>
Modified: branches/JBOSS_7/components/messaging/pom.xml
===================================================================
--- branches/JBOSS_7/components/messaging/pom.xml 2013-06-25 22:38:26 UTC (rev 7469)
+++ branches/JBOSS_7/components/messaging/pom.xml 2013-06-26 16:18:04 UTC (rev 7470)
@@ -8,7 +8,7 @@
<parent>
<groupId>org.jaffa.components.parent</groupId>
<artifactId>jaffa-components-parent</artifactId>
- <version>6.0</version>
+ <version>6.0.0-SNAPSHOT</version>
</parent>
<groupId>org.jaffa.components.messaging.parent</groupId>
Modified: branches/JBOSS_7/components/messaging/webapp/pom.xml
===================================================================
--- branches/JBOSS_7/components/messaging/webapp/pom.xml 2013-06-25 22:38:26 UTC (rev 7469)
+++ branches/JBOSS_7/components/messaging/webapp/pom.xml 2013-06-26 16:18:04 UTC (rev 7470)
@@ -8,7 +8,7 @@
<parent>
<groupId>org.jaffa.components.messaging.parent</groupId>
<artifactId>jaffa-components-messaging-parent</artifactId>
- <version>6.0</version>
+ <version>6.0.0-SNAPSHOT</version>
</parent>
<groupId>org.jaffa.components.messaging</groupId>
Modified: branches/JBOSS_7/components/pom.xml
===================================================================
--- branches/JBOSS_7/components/pom.xml 2013-06-25 22:38:26 UTC (rev 7469)
+++ branches/JBOSS_7/components/pom.xml 2013-06-26 16:18:04 UTC (rev 7470)
@@ -8,7 +8,7 @@
<parent>
<groupId>org.jaffa.parent</groupId>
<artifactId>jaffa-parent</artifactId>
- <version>6.0</version>
+ <version>6.0.0-SNAPSHOT</version>
</parent>
<groupId>org.jaffa.components.parent</groupId>
Modified: branches/JBOSS_7/components/printing/api/pom.xml
===================================================================
--- branches/JBOSS_7/components/printing/api/pom.xml 2013-06-25 22:38:26 UTC (rev 7469)
+++ branches/JBOSS_7/components/printing/api/pom.xml 2013-06-26 16:18:04 UTC (rev 7470)
@@ -8,7 +8,7 @@
<parent>
<groupId>org.jaffa.components.printing.parent</groupId>
<artifactId>jaffa-components-printing-parent</artifactId>
- <version>6.0</version>
+ <version>6.0.0-SNAPSHOT</version>
</parent>
<groupId>org.jaffa.components.printing</groupId>
@@ -54,7 +54,7 @@
<dependency>
<groupId>org.jaffa.core</groupId>
<artifactId>jaffa-core-api</artifactId>
- <version>6.0</version>
+ <version>6.0.0-SNAPSHOT</version>
</dependency>
<!-- ******************************************************************* -->
<!-- 3rd Party Libraries -->
@@ -123,7 +123,7 @@
</dependency>
<dependency>
<groupId>org.jboss.spec.javax.servlet</groupId>
- <artifactId>jboss-servlet-api_3.1_spec</artifactId>
+ <artifactId>jboss-servlet-api_3.0_spec</artifactId>
<scope>provided</scope>
</dependency>
<dependency>
Modified: branches/JBOSS_7/components/printing/config/pom.xml
===================================================================
--- branches/JBOSS_7/components/printing/config/pom.xml 2013-06-25 22:38:26 UTC (rev 7469)
+++ branches/JBOSS_7/components/printing/config/pom.xml 2013-06-26 16:18:04 UTC (rev 7470)
@@ -8,7 +8,7 @@
<parent>
<groupId>org.jaffa.components.printing.parent</groupId>
<artifactId>jaffa-components-printing-parent</artifactId>
- <version>6.0</version>
+ <version>6.0.0-SNAPSHOT</version>
</parent>
<groupId>org.jaffa.components.printing</groupId>
Modified: branches/JBOSS_7/components/printing/pom.xml
===================================================================
--- branches/JBOSS_7/components/printing/pom.xml 2013-06-25 22:38:26 UTC (rev 7469)
+++ branches/JBOSS_7/components/printing/pom.xml 2013-06-26 16:18:04 UTC (rev 7470)
@@ -8,7 +8,7 @@
<parent>
<groupId>org.jaffa.components.parent</groupId>
<artifactId>jaffa-components-parent</artifactId>
- <version>6.0</version>
+ <version>6.0.0-SNAPSHOT</version>
</parent>
<groupId>org.jaffa.components.printing.parent</groupId>
Modified: branches/JBOSS_7/components/printing/webapp/pom.xml
===================================================================
--- branches/JBOSS_7/components/printing/webapp/pom.xml 2013-06-25 22:38:26 UTC (rev 7469)
+++ branches/JBOSS_7/components/printing/webapp/pom.xml 2013-06-26 16:18:04 UTC (rev 7470)
@@ -8,7 +8,7 @@
<parent>
<groupId>org.jaffa.components.printing.parent</groupId>
<artifactId>jaffa-components-printing-parent</artifactId>
- <version>6.0</version>
+ <version>6.0.0-SNAPSHOT</version>
</parent>
<groupId>org.jaffa.components.printing</groupId>
Modified: branches/JBOSS_7/components/scheduler/api/pom.xml
===================================================================
--- branches/JBOSS_7/components/scheduler/api/pom.xml 2013-06-25 22:38:26 UTC (rev 7469)
+++ branches/JBOSS_7/components/scheduler/api/pom.xml 2013-06-26 16:18:04 UTC (rev 7470)
@@ -8,7 +8,7 @@
<parent>
<groupId>org.jaffa.components.scheduler.parent</groupId>
<artifactId>jaffa-components-scheduler-parent</artifactId>
- <version>6.0</version>
+ <version>6.0.0-SNAPSHOT</version>
</parent>
<groupId>org.jaffa.components.scheduler</groupId>
@@ -34,7 +34,7 @@
<dependency>
<groupId>org.jaffa.eda</groupId>
<artifactId>jaffa-eda-api</artifactId>
- <version>6.0</version>
+ <version>6.0.0-SNAPSHOT</version>
</dependency>
<!-- ******************************************************************* -->
<!-- Jaffa Components - Messaging -->
@@ -42,7 +42,7 @@
<dependency>
<groupId>org.jaffa.components.messaging</groupId>
<artifactId>jaffa-components-messaging-api</artifactId>
- <version>6.0</version>
+ <version>6.0.0-SNAPSHOT</version>
</dependency>
<!-- ******************************************************************* -->
<!-- WildFly Provided Libraries -->
@@ -54,7 +54,7 @@
</dependency>
<dependency>
<groupId>org.jboss.spec.javax.jms</groupId>
- <artifactId>jboss-jms-api_2.0_spec</artifactId>
+ <artifactId>jboss-jms-api_1.1_spec</artifactId>
<scope>provided</scope>
</dependency>
<dependency>
Modified: branches/JBOSS_7/components/scheduler/config/pom.xml
===================================================================
--- branches/JBOSS_7/components/scheduler/config/pom.xml 2013-06-25 22:38:26 UTC (rev 7469)
+++ branches/JBOSS_7/components/scheduler/config/pom.xml 2013-06-26 16:18:04 UTC (rev 7470)
@@ -8,7 +8,7 @@
<parent>
<groupId>org.jaffa.components.scheduler.parent</groupId>
<artifactId>jaffa-components-scheduler-parent</artifactId>
- <version>6.0</version>
+ <version>6.0.0-SNAPSHOT</version>
</parent>
<groupId>org.jaffa.components.scheduler</groupId>
Modified: branches/JBOSS_7/components/scheduler/pom.xml
===================================================================
--- branches/JBOSS_7/components/scheduler/pom.xml 2013-06-25 22:38:26 UTC (rev 7469)
+++ branches/JBOSS_7/components/scheduler/pom.xml 2013-06-26 16:18:04 UTC (rev 7470)
@@ -8,7 +8,7 @@
<parent>
<groupId>org.jaffa.components.parent</groupId>
<artifactId>jaffa-components-parent</artifactId>
- <version>6.0</version>
+ <version>6.0.0-SNAPSHOT</version>
</parent>
<groupId>org.jaffa.components.scheduler.parent</groupId>
Modified: branches/JBOSS_7/components/scheduler/webapp/pom.xml
===================================================================
--- branches/JBOSS_7/components/scheduler/webapp/pom.xml 2013-06-25 22:38:26 UTC (rev 7469)
+++ branches/JBOSS_7/components/scheduler/webapp/pom.xml 2013-06-26 16:18:04 UTC (rev 7470)
@@ -8,7 +8,7 @@
<parent>
<groupId>org.jaffa.components.scheduler.parent</groupId>
<artifactId>jaffa-components-scheduler-parent</artifactId>
- <version>6.0</version>
+ <version>6.0.0-SNAPSHOT</version>
</parent>
<groupId>org.jaffa.components.scheduler</groupId>
Modified: branches/JBOSS_7/components/user/api/pom.xml
===================================================================
--- branches/JBOSS_7/components/user/api/pom.xml 2013-06-25 22:38:26 UTC (rev 7469)
+++ branches/JBOSS_7/components/user/api/pom.xml 2013-06-26 16:18:04 UTC (rev 7470)
@@ -8,7 +8,7 @@
<parent>
<groupId>org.jaffa.components.user.parent</groupId>
<artifactId>jaffa-components-user-parent</artifactId>
- <version>6.0</version>
+ <version>6.0.0-SNAPSHOT</version>
</parent>
<groupId>org.jaffa.components.user</groupId>
@@ -54,7 +54,7 @@
<dependency>
<groupId>org.jaffa.core</groupId>
<artifactId>jaffa-core-api</artifactId>
- <version>6.0</version>
+ <version>6.0.0-SNAPSHOT</version>
</dependency>
<!-- ******************************************************************* -->
<!-- Jaffa Components Admin -->
@@ -62,7 +62,7 @@
<dependency>
<groupId>org.jaffa.components.admin</groupId>
<artifactId>jaffa-components-admin-api</artifactId>
- <version>6.0</version>
+ <version>6.0.0-SNAPSHOT</version>
</dependency>
<!-- ******************************************************************* -->
<!-- WildFly Provided Libraries -->
@@ -79,7 +79,7 @@
</dependency>
<dependency>
<groupId>org.jboss.spec.javax.servlet</groupId>
- <artifactId>jboss-servlet-api_3.1_spec</artifactId>
+ <artifactId>jboss-servlet-api_3.0_spec</artifactId>
<scope>provided</scope>
</dependency>
<dependency>
Modified: branches/JBOSS_7/components/user/api/src/main/java/org/jaffa/modules/user/services/UserContextWrapper.java
===================================================================
--- branches/JBOSS_7/components/user/api/src/main/java/org/jaffa/modules/user/services/UserContextWrapper.java 2013-06-25 22:38:26 UTC (rev 7469)
+++ branches/JBOSS_7/components/user/api/src/main/java/org/jaffa/modules/user/services/UserContextWrapper.java 2013-06-26 16:18:04 UTC (rev 7470)
@@ -78,7 +78,6 @@
import javax.servlet.http.HttpSessionBindingEvent;
import javax.servlet.http.HttpSessionBindingListener;
import javax.servlet.http.HttpSessionContext;
-import javax.servlet.http.HttpUpgradeHandler;
import javax.servlet.http.Part;
import org.apache.log4j.Logger;
@@ -361,22 +360,6 @@
@Override
public void logout() throws ServletException {
}
- @Override
- public long getContentLengthLong() {
- // TODO Auto-generated method stub
- return 0;
- }
- @Override
- public String changeSessionId() {
- // TODO Auto-generated method stub
- return null;
- }
- @Override
- public <T extends HttpUpgradeHandler> T upgrade(Class<T> arg0)
- throws IOException {
- // TODO Auto-generated method stub
- return null;
- }
}
class MockHttpSession implements HttpSession {
Modified: branches/JBOSS_7/components/user/config/pom.xml
===================================================================
--- branches/JBOSS_7/components/user/config/pom.xml 2013-06-25 22:38:26 UTC (rev 7469)
+++ branches/JBOSS_7/components/user/config/pom.xml 2013-06-26 16:18:04 UTC (rev 7470)
@@ -8,7 +8,7 @@
<parent>
<groupId>org.jaffa.components.user.parent</groupId>
<artifactId>jaffa-components-user-parent</artifactId>
- <version>6.0</version>
+ <version>6.0.0-SNAPSHOT</version>
</parent>
<groupId>org.jaffa.components.user</groupId>
Modified: branches/JBOSS_7/components/user/pom.xml
===================================================================
--- branches/JBOSS_7/components/user/pom.xml 2013-06-25 22:38:26 UTC (rev 7469)
+++ branches/JBOSS_7/components/user/pom.xml 2013-06-26 16:18:04 UTC (rev 7470)
@@ -8,7 +8,7 @@
<parent>
<groupId>org.jaffa.components.parent</groupId>
<artifactId>jaffa-components-parent</artifactId>
- <version>6.0</version>
+ <version>6.0.0-SNAPSHOT</version>
</parent>
<groupId>org.jaffa.components.user.parent</groupId>
Modified: branches/JBOSS_7/components/user/webapp/pom.xml
===================================================================
--- branches/JBOSS_7/components/user/webapp/pom.xml 2013-06-25 22:38:26 UTC (rev 7469)
+++ branches/JBOSS_7/components/user/webapp/pom.xml 2013-06-26 16:18:04 UTC (rev 7470)
@@ -8,7 +8,7 @@
<parent>
<groupId>org.jaffa.components.user.parent</groupId>
<artifactId>jaffa-components-user-parent</artifactId>
- <version>6.0</version>
+ <version>6.0.0-SNAPSHOT</version>
</parent>
<groupId>org.jaffa.components.user</groupId>
Modified: branches/JBOSS_7/console/api/pom.xml
===================================================================
--- branches/JBOSS_7/console/api/pom.xml 2013-06-25 22:38:26 UTC (rev 7469)
+++ branches/JBOSS_7/console/api/pom.xml 2013-06-26 16:18:04 UTC (rev 7470)
@@ -8,7 +8,7 @@
<parent>
<groupId>org.jaffa.console.parent</groupId>
<artifactId>jaffa-console-parent</artifactId>
- <version>6.0</version>
+ <version>6.0.0-SNAPSHOT</version>
</parent>
<groupId>org.jaffa.console</groupId>
@@ -41,7 +41,7 @@
<dependency>
<groupId>org.jaffa.rules</groupId>
<artifactId>jaffa-rules-api</artifactId>
- <version>6.0</version>
+ <version>6.0.0-SNAPSHOT</version>
</dependency>
<!-- ******************************************************************* -->
<!-- Jaffa EDA -->
@@ -49,7 +49,7 @@
<dependency>
<groupId>org.jaffa.eda</groupId>
<artifactId>jaffa-eda-api</artifactId>
- <version>6.0</version>
+ <version>6.0.0-SNAPSHOT</version>
</dependency>
...
[truncated message content] |
|
From: <b_c...@us...> - 2013-06-25 22:38:29
|
Revision: 7469
http://sourceforge.net/p/jaffa/code/7469
Author: b_calderwood
Date: 2013-06-25 22:38:26 +0000 (Tue, 25 Jun 2013)
Log Message:
-----------
When adding a new record to a grid with data, if the user selects for backward or forward arrow, it should commit the current record (failing if there are errors) and then display the first or last record in the grid.
Modified Paths:
--------------
trunk/JaffaRIA/source/html/js/extjs/jaffa/maintenance/GridDetailContainer.js
Modified: trunk/JaffaRIA/source/html/js/extjs/jaffa/maintenance/GridDetailContainer.js
===================================================================
--- trunk/JaffaRIA/source/html/js/extjs/jaffa/maintenance/GridDetailContainer.js 2013-06-25 18:19:08 UTC (rev 7468)
+++ trunk/JaffaRIA/source/html/js/extjs/jaffa/maintenance/GridDetailContainer.js 2013-06-25 22:38:26 UTC (rev 7469)
@@ -531,7 +531,7 @@
//Method to handle selection of rows on the grid
onRowClick: function(grid, rowIndex, e){
- if (grid.getSelectionModel().getSelections().length == 0){
+ if (grid.getSelectionModel().getSelections().length == 0 && !e.stepping){
if (!this.detailPanel.isDirty){
this.detailPanel.clearForm();
this.detailPanel.setTitle(this.detailPanel.baseTitle);
@@ -719,7 +719,7 @@
if (currentIndex < 0)
newIndex = this.gridPanel.getStore().getCount();
- this.onRowClick(this.gridPanel, newIndex, null);
+ this.onRowClick(this.gridPanel, newIndex, {stepping:true});
},
onStepBack: function(){
var currentIndex = this.gridPanel.getStore().indexOf(this.detailPanel.record);
@@ -727,7 +727,7 @@
if (currentIndex > 0)
newIndex = currentIndex - 1;
- this.onRowClick(this.gridPanel, newIndex, null);
+ this.onRowClick(this.gridPanel, newIndex, {stepping:true});
},
//Reset detail panel
resetDetailPanel: function(){
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <eag...@us...> - 2013-06-25 18:19:11
|
Revision: 7468
http://sourceforge.net/p/jaffa/code/7468
Author: eagleigor
Date: 2013-06-25 18:19:08 +0000 (Tue, 25 Jun 2013)
Log Message:
-----------
Add JBoss module
Added Paths:
-----------
branches/JBOSS_7/jboss/
branches/JBOSS_7/jboss/configuration/
branches/JBOSS_7/jboss/configuration/pom.xml
branches/JBOSS_7/jboss/configuration/standalone/
branches/JBOSS_7/jboss/configuration/standalone/pom.xml
branches/JBOSS_7/jboss/configuration/standalone/src/
branches/JBOSS_7/jboss/configuration/standalone/src/main/
branches/JBOSS_7/jboss/configuration/standalone/src/main/resources/
branches/JBOSS_7/jboss/configuration/standalone/src/main/resources/standalone.xml
branches/JBOSS_7/jboss/dist/
branches/JBOSS_7/jboss/dist/pom.xml
branches/JBOSS_7/jboss/dist/src/
branches/JBOSS_7/jboss/dist/src/main/
branches/JBOSS_7/jboss/dist/src/main/resources/
branches/JBOSS_7/jboss/dist/src/main/resources/jboss-eap-6.1.0.zip
branches/JBOSS_7/jboss/install/
branches/JBOSS_7/jboss/install/pom.xml
branches/JBOSS_7/jboss/pom.xml
Added: branches/JBOSS_7/jboss/configuration/pom.xml
===================================================================
--- branches/JBOSS_7/jboss/configuration/pom.xml (rev 0)
+++ branches/JBOSS_7/jboss/configuration/pom.xml 2013-06-25 18:19:08 UTC (rev 7468)
@@ -0,0 +1,23 @@
+<?xml version="1.0"?>
+<project
+ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
+ xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+
+ <modelVersion>4.0.0</modelVersion>
+
+ <parent>
+ <groupId>org.jaffa.jboss.parent</groupId>
+ <artifactId>jaffa-jboss-parent</artifactId>
+ <version>6.1.0</version>
+ </parent>
+
+ <groupId>org.jaffa.jboss.configuration.parent</groupId>
+ <artifactId>jaffa-jboss-configuration-parent</artifactId>
+ <packaging>pom</packaging>
+
+ <name>Jaffa: JBoss Configuration Subsystem</name>
+
+ <modules>
+ <module>standalone</module>
+ </modules>
+</project>
\ No newline at end of file
Added: branches/JBOSS_7/jboss/configuration/standalone/pom.xml
===================================================================
--- branches/JBOSS_7/jboss/configuration/standalone/pom.xml (rev 0)
+++ branches/JBOSS_7/jboss/configuration/standalone/pom.xml 2013-06-25 18:19:08 UTC (rev 7468)
@@ -0,0 +1,87 @@
+<?xml version="1.0"?>
+<project
+ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
+ xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+
+ <modelVersion>4.0.0</modelVersion>
+
+ <parent>
+ <groupId>org.jaffa.jboss.configuration.parent</groupId>
+ <artifactId>jaffa-jboss-configuration-parent</artifactId>
+ <version>6.1.0</version>
+ </parent>
+
+ <groupId>org.jaffa.jboss.configuration.standalone</groupId>
+ <artifactId>jaffa-jboss-standalone</artifactId>
+ <packaging>pom</packaging>
+
+ <name>Jaffa: JBoss Standalone Configuration File</name>
+
+ <scm>
+ <connection>scm:svn:https://jaffa.svn.sourceforge.net/svnroot/jaffa/trunk/jboss/configuration/standalone</connection>
+ <developerConnection>scm:svn:https://jaffa.svn.sourceforge.net/svnroot/jaffa/trunk/jboss/configuration/standalone</developerConnection>
+ <url>https://jaffa.svn.sourceforge.net/svnroot/jaffa/trunk/jboss/configuration/standalone</url>
+ </scm>
+
+ <build>
+ <plugins>
+ <plugin>
+ <groupId>org.apache.maven.plugins</groupId>
+ <artifactId>maven-antrun-plugin</artifactId>
+ <executions>
+ <execution>
+ <phase>process-sources</phase>
+ <goals>
+ <goal>run</goal>
+ </goals>
+ <configuration>
+ <target>
+ <taskdef resource="net/sf/antcontrib/antcontrib.properties"
+ classpathref="maven.plugin.classpath"/>
+ <!-- ======================================================= -->
+ <!-- Copy resources files -->
+ <!-- ======================================================= -->
+ <copy todir="${project.build.directory}/src/main/resources"
+ overwrite="true"
+ force="true">
+ <fileset dir="${project.basedir}/src/main/resources"/>
+ </copy>
+ <!-- ======================================================= -->
+ <!-- Replace tokens in the standalone.xml -->
+ <!-- ======================================================= -->
+ <if>
+ <available file="${project.build.directory}/src/main/resources/standalone.xml"/>
+ <then>
+ <replace file="${project.build.directory}/src/main/resources/standalone.xml">
+ <replacefilter value="${datasource.name}"
+ token="<<datasource.name>>"/>
+ <replacefilter value="${datasource.tx.name}"
+ token="<<datasource.tx.name>>"/>
+ <replacefilter value="${datasource.connection.url}"
+ token="<<datasource.connection.url>>"/>
+ <replacefilter value="${datasource.driver.class}"
+ token="<<datasource.driver.class>>"/>
+ <replacefilter value="${datasource.user.name}"
+ token="<<datasource.user.name>>"/>
+ <replacefilter value="${datasource.user.password}"
+ token="<<datasource.user.password>>"/>
+ </replace>
+ </then>
+ </if>
+ </target>
+ </configuration>
+ </execution>
+ </executions>
+ </plugin>
+ <plugin>
+ <artifactId>maven-assembly-plugin</artifactId>
+ <configuration>
+ <descriptorRefs>
+ <descriptorRef>resources</descriptorRef>
+ </descriptorRefs>
+ </configuration>
+ </plugin>
+ </plugins>
+ </build>
+
+</project>
\ No newline at end of file
Added: branches/JBOSS_7/jboss/configuration/standalone/src/main/resources/standalone.xml
===================================================================
--- branches/JBOSS_7/jboss/configuration/standalone/src/main/resources/standalone.xml (rev 0)
+++ branches/JBOSS_7/jboss/configuration/standalone/src/main/resources/standalone.xml 2013-06-25 18:19:08 UTC (rev 7468)
@@ -0,0 +1,769 @@
+<?xml version='1.0' encoding='UTF-8'?>
+
+<server xmlns="urn:jboss:domain:2.0">
+ <extensions>
+ <extension module="org.jboss.as.clustering.infinispan"/>
+ <extension module="org.jboss.as.configadmin"/>
+ <extension module="org.jboss.as.connector"/>
+ <extension module="org.jboss.as.deployment-scanner"/>
+ <extension module="org.jboss.as.ee"/>
+ <extension module="org.jboss.as.ejb3"/>
+ <extension module="org.jboss.as.jacorb"/>
+ <extension module="org.jboss.as.jaxrs"/>
+ <extension module="org.jboss.as.jdr"/>
+ <extension module="org.jboss.as.jmx"/>
+ <extension module="org.jboss.as.jpa"/>
+ <extension module="org.jboss.as.jsf"/>
+ <extension module="org.jboss.as.jsr77"/>
+ <extension module="org.jboss.as.logging"/>
+ <extension module="org.jboss.as.mail"/>
+ <extension module="org.jboss.as.messaging"/>
+ <extension module="org.jboss.as.naming"/>
+ <extension module="org.jboss.as.osgi"/>
+ <extension module="org.jboss.as.pojo"/>
+ <extension module="org.jboss.as.remoting"/>
+ <extension module="org.jboss.as.sar"/>
+ <extension module="org.jboss.as.security"/>
+ <extension module="org.jboss.as.threads"/>
+ <extension module="org.jboss.as.transactions"/>
+ <extension module="org.jboss.as.web"/>
+ <extension module="org.jboss.as.webservices"/>
+ <extension module="org.jboss.as.weld"/>
+ <extension module="org.wildfly.extension.io"/>
+ <!-- <extension module="org.wildfly.extension.undertow"/> -->
+ </extensions>
+ <system-properties>
+ <!-- URI Properties -->
+ <property name="org.apache.catalina.connector.URI_ENCODING" value="UTF-8"/>
+ <property name="org.apache.catalina.connector.USE_BODY_ENCODING_FOR_QUERY_STRING" value="true"/>
+ </system-properties>
+ <management>
+ <security-realms>
+ <security-realm name="ManagementRealm">
+ <authentication>
+ <local default-user="$local"/>
+ <properties path="mgmt-users.properties" relative-to="jboss.server.config.dir"/>
+ </authentication>
+ </security-realm>
+ <security-realm name="ApplicationRealm">
+ <authentication>
+ <local default-user="$local" allowed-users="*"/>
+ <properties path="application-users.properties" relative-to="jboss.server.config.dir"/>
+ </authentication>
+ <authorization>
+ <properties path="application-roles.properties" relative-to="jboss.server.config.dir"/>
+ </authorization>
+ </security-realm>
+ </security-realms>
+ <management-interfaces>
+ <native-interface security-realm="ManagementRealm">
+ <socket-binding native="management-native"/>
+ </native-interface>
+ <http-interface security-realm="ManagementRealm" http-upgrade-enabled="true">
+ <socket-binding http="management-http"/>
+ </http-interface>
+ </management-interfaces>
+ </management>
+ <profile>
+ <subsystem xmlns="urn:jboss:domain:logging:1.2">
+ <console-handler name="CONSOLE">
+ <formatter>
+ <pattern-formatter pattern="%K{level}%d{HH:mm:ss,SSS} %-5p [%c] (%t) %s%E%n"/>
+ </formatter>
+ </console-handler>
+ <periodic-rotating-file-handler name="FILE" autoflush="true">
+ <formatter>
+ <pattern-formatter pattern="%d{HH:mm:ss,SSS} %-5p [%c] (%t) %s%E%n"/>
+ </formatter>
+ <file relative-to="jboss.server.log.dir" path="server.log"/>
+ <suffix value=".yyyy-MM-dd"/>
+ <append value="true"/>
+ </periodic-rotating-file-handler>
+ <periodic-rotating-file-handler name="javamelody-handler" autoflush="true">
+ <formatter>
+ <pattern-formatter pattern="%d{HH:mm:ss,SSS} %-5p [%c] (%t) %s%E%n"/>
+ </formatter>
+ <file relative-to="jboss.server.log.dir" path="javamelody.log"/>
+ <suffix value=".yyyy-MM-dd"/>
+ <append value="true"/>
+ </periodic-rotating-file-handler>
+
+ <periodic-rotating-file-handler name="jaffa-handler" autoflush="true">
+ <formatter>
+ <pattern-formatter pattern="%d{HH:mm:ss,SSS} %-5p [%c] (%t) %s%E%n"/>
+ </formatter>
+ <file relative-to="jboss.server.log.dir" path="jaffa.log"/>
+ <suffix value=".yyyy-MM-dd"/>
+ <append value="true"/>
+ </periodic-rotating-file-handler>
+
+ <logger category="org.jaffa" use-parent-handlers="false">
+ <level name="INFO"/>
+ <handlers>
+ <handler name="CONSOLE"/>
+ <handler name="jaffa-handler"/>
+ </handlers>
+ </logger>
+
+ <logger category="javamelody" use-parent-handlers="false">
+ <level name="WARN"/>
+ <handlers>
+ <handler name="javamelody-handler"/>
+ </handlers>
+ </logger>
+
+ <logger category="net.bull.javamelody" use-parent-handlers="false">
+ <level name="INFO"/>
+ <handlers>
+ <handler name="javamelody-handler"/>
+ </handlers>
+ </logger>
+
+ <logger category="com.arjuna">
+ <level name="WARN"/>
+ </logger>
+ <logger category="org.apache.tomcat.util.modeler">
+ <level name="WARN"/>
+ </logger>
+ <logger category="org.jboss.as.config">
+ <level name="DEBUG"/>
+ </logger>
+ <logger category="sun.rmi">
+ <level name="WARN"/>
+ </logger>
+ <logger category="jacorb">
+ <level name="WARN"/>
+ </logger>
+ <logger category="jacorb.config">
+ <level name="ERROR"/>
+ </logger>
+ <root-logger>
+ <level name="INFO"/>
+ <handlers>
+ <handler name="CONSOLE"/>
+ <handler name="FILE"/>
+ <handler name="javamelody-handler"/>
+ <handler name="jaffa-handler"/>
+ </handlers>
+ </root-logger>
+ </subsystem>
+ <subsystem xmlns="urn:jboss:domain:configadmin:1.0"/>
+ <subsystem xmlns="urn:jboss:domain:datasources:2.0">
+ <datasources>
+ <datasource jndi-name="java:/<<datasource.tx.name>>" pool-name="<<datasource.tx.name>>" enabled="true" use-java-context="false" use-ccm="false">
+ <connection-url><<datasource.connection.url>></connection-url>
+ <driver-class><<datasource.driver.class>></driver-class>
+ <driver>oracle</driver>
+ <pool>
+ <max-pool-size>100</max-pool-size>
+ </pool>
+ <security>
+ <user-name><<datasource.user.name>></user-name>
+ <password><<datasource.user.password>></password>
+ </security>
+ <validation>
+ <exception-sorter class-name="org.jboss.resource.adapter.jdbc.vendor.OracleExceptionSorter"/>
+ </validation>
+ </datasource>
+ <datasource jndi-name="java:/<<datasource.name>>" pool-name="<<datasource.name>>" enabled="true" use-java-context="false" use-ccm="false">
+ <connection-url><<datasource.connection.url>></connection-url>
+ <driver-class><<datasource.driver.class>></driver-class>
+ <driver>oracle</driver>
+ <pool>
+ <max-pool-size>100</max-pool-size>
+ </pool>
+ <security>
+ <user-name><<datasource.user.name>></user-name>
+ <password><<datasource.user.password>></password>
+ </security>
+ </datasource>
+ <drivers>
+ <driver name="oracle" module="org.jaffa.jdbc.driver.oracle">
+ <driver-class>org.jaffa.driver.oracle.OracleDriver</driver-class>
+ <xa-datasource-class>oracle.jdbc.xa.client.OracleXADataSource</xa-datasource-class>
+ </driver>
+ </drivers>
+ </datasources>
+ </subsystem>
+ <subsystem xmlns="urn:jboss:domain:deployment-scanner:1.1">
+ <deployment-scanner path="deployments" relative-to="jboss.server.base.dir" scan-interval="5000"/>
+ </subsystem>
+ <subsystem xmlns="urn:jboss:domain:ee:2.0">
+ <spec-descriptor-property-replacement>false</spec-descriptor-property-replacement>
+ <jboss-descriptor-property-replacement>true</jboss-descriptor-property-replacement>
+ </subsystem>
+ <subsystem xmlns="urn:jboss:domain:ejb3:2.0">
+ <session-bean>
+ <stateless>
+ <bean-instance-pool-ref pool-name="slsb-strict-max-pool"/>
+ </stateless>
+ <stateful default-access-timeout="5000" cache-ref="simple" passivation-disabled-cache-ref="simple"/>
+ <singleton default-access-timeout="5000"/>
+ </session-bean>
+ <mdb>
+ <resource-adapter-ref resource-adapter-name="hornetq-ra"/>
+ <bean-instance-pool-ref pool-name="mdb-strict-max-pool"/>
+ <bean-instance-pool-ref pool-name="mdb-strict-single-pool"/>
+ </mdb>
+ <pools>
+ <bean-instance-pools>
+ <strict-max-pool name="slsb-strict-max-pool" max-pool-size="20" instance-acquisition-timeout="5" instance-acquisition-timeout-unit="MINUTES"/>
+ <strict-max-pool name="mdb-strict-max-pool" max-pool-size="20" instance-acquisition-timeout="5" instance-acquisition-timeout-unit="MINUTES"/>
+ <strict-max-pool name="mdb-strict-single-pool" max-pool-size="1" instance-acquisition-timeout="5" instance-acquisition-timeout-unit="MINUTES"/>
+ </bean-instance-pools>
+ </pools>
+ <caches>
+ <cache name="simple" aliases="NoPassivationCache"/>
+ <cache name="passivating" passivation-store-ref="file" aliases="SimpleStatefulCache"/>
+ </caches>
+ <passivation-stores>
+ <file-passivation-store name="file"/>
+ </passivation-stores>
+ <async thread-pool-name="default"/>
+ <timer-service thread-pool-name="default" default-data-store="default-file-store">
+ <data-stores>
+ <file-data-store name="default-file-store" path="timer-service-data" relative-to="jboss.server.data.dir"/>
+ </data-stores>
+ </timer-service>
+ <remote connector-ref="remoting-connector" thread-pool-name="default"/>
+ <thread-pools>
+ <thread-pool name="default">
+ <max-threads count="10"/>
+ <keepalive-time time="100" unit="milliseconds"/>
+ </thread-pool>
+ </thread-pools>
+ <iiop enable-by-default="false" use-qualified-name="false"/>
+ <default-security-domain value="other"/>
+ <default-missing-method-permissions-deny-access value="true"/>
+ </subsystem>
+ <subsystem xmlns="urn:jboss:domain:io:1.0">
+ <worker name="default" io-threads="3"/>
+ <buffer-pool name="default" buffer-size="16384" buffers-per-slice="128"/>
+ </subsystem>
+ <subsystem xmlns="urn:jboss:domain:infinispan:2.0">
+ <cache-container name="web" aliases="standard-session-cache" default-cache="local-web" module="org.wildfly.clustering.web.infinispan">
+ <local-cache name="local-web" batching="true">
+ <file-store passivation="false" purge="false"/>
+ </local-cache>
+ </cache-container>
+ <cache-container name="hibernate" default-cache="local-query" module="org.hibernate">
+ <local-cache name="entity">
+ <transaction mode="NON_XA"/>
+ <eviction strategy="LRU" max-entries="10000"/>
+ <expiration max-idle="100000"/>
+ </local-cache>
+ <local-cache name="local-query">
+ <transaction mode="NONE"/>
+ <eviction strategy="LRU" max-entries="10000"/>
+ <expiration max-idle="100000"/>
+ </local-cache>
+ <local-cache name="timestamps">
+ <transaction mode="NONE"/>
+ <eviction strategy="NONE"/>
+ </local-cache>
+ </cache-container>
+ </subsystem>
+ <subsystem xmlns="urn:jboss:domain:jacorb:1.3">
+ <orb socket-binding="jacorb" ssl-socket-binding="jacorb-ssl">
+ <initializers transactions="spec" security="identity"/>
+ </orb>
+ </subsystem>
+ <subsystem xmlns="urn:jboss:domain:jaxrs:1.0"/>
+ <subsystem xmlns="urn:jboss:domain:jca:1.1">
+ <archive-validation enabled="true" fail-on-error="true" fail-on-warn="false"/>
+ <bean-validation enabled="true"/>
+ <default-workmanager>
+ <short-running-threads>
+ <core-threads count="50"/>
+ <queue-length count="50"/>
+ <max-threads count="50"/>
+ <keepalive-time time="10" unit="seconds"/>
+ </short-running-threads>
+ <long-running-threads>
+ <core-threads count="50"/>
+ <queue-length count="50"/>
+ <max-threads count="50"/>
+ <keepalive-time time="10" unit="seconds"/>
+ </long-running-threads>
+ </default-workmanager>
+ <cached-connection-manager/>
+ </subsystem>
+ <subsystem xmlns="urn:jboss:domain:jdr:1.0"/>
+ <subsystem xmlns="urn:jboss:domain:jmx:1.2">
+ <expose-resolved-model/>
+ <expose-expression-model/>
+ <remoting-connector/>
+ </subsystem>
+ <subsystem xmlns="urn:jboss:domain:jpa:1.1">
+ <jpa default-datasource="" default-extended-persistence-inheritance="DEEP"/>
+ </subsystem>
+ <subsystem xmlns="urn:jboss:domain:jsf:1.0"/>
+ <subsystem xmlns="urn:jboss:domain:jsr77:1.0"/>
+ <subsystem xmlns="urn:jboss:domain:mail:1.1">
+ <mail-session jndi-name="java:jboss/mail/Default">
+ <smtp-server outbound-socket-binding-ref="mail-smtp"/>
+ </mail-session>
+ </subsystem>
+ <subsystem xmlns="urn:jboss:domain:messaging:1.4">
+ <hornetq-server>
+ <cluster-user>guest</cluster-user>
+ <cluster-password>guest</cluster-password>
+ <persistence-enabled>true</persistence-enabled>
+ <journal-file-size>102400</journal-file-size>
+ <journal-min-files>2</journal-min-files>
+ <connectors>
+ <netty-connector name="netty" socket-binding="messaging"/>
+ <netty-connector name="netty-throughput" socket-binding="messaging-throughput">
+ <param key="batch-delay" value="50"/>
+ </netty-connector>
+ <servlet-connector name="servlet" socket-binding="http" host="default-host"/>
+ <in-vm-connector name="in-vm" server-id="0"/>
+ </connectors>
+ <acceptors>
+ <netty-acceptor name="netty" socket-binding="messaging"/>
+ <netty-acceptor name="netty-throughput" socket-binding="messaging-throughput">
+ <param key="batch-delay" value="50"/>
+ <param key="direct-deliver" value="false"/>
+ </netty-acceptor>
+ <in-vm-acceptor name="in-vm" server-id="0"/>
+ </acceptors>
+ <security-settings>
+ <security-setting match="#">
+ <permission type="send" roles="guest"/>
+ <permission type="consume" roles="guest"/>
+ <permission type="createNonDurableQueue" roles="guest"/>
+ <permission type="deleteNonDurableQueue" roles="guest"/>
+ </security-setting>
+ </security-settings>
+ <address-settings>
+ <!--default for catch all-->
+ <address-setting match="#">
+ <dead-letter-address>jms.queue.DLQ</dead-letter-address>
+ <expiry-address>jms.queue.ExpiryQueue</expiry-address>
+ <redelivery-delay>0</redelivery-delay>
+ <max-size-bytes>10485760</max-size-bytes>
+ <address-full-policy>BLOCK</address-full-policy>
+ <page-size-bytes>2097152</page-size-bytes>
+ <message-counter-history-day-limit>10</message-counter-history-day-limit>
+ </address-setting>
+ </address-settings>
+ <jms-connection-factories>
+ <connection-factory name="InVmConnectionFactory">
+ <connectors>
+ <connector-ref connector-name="in-vm"/>
+ </connectors>
+ <entries>
+ <!-- Global JNDI entry used to provide a default JMS Connection factory to EE application -->
+ <entry name="java:jboss/DefaultJMSConnectionFactory"/>
+ <entry name="java:/ConnectionFactory"/>
+ </entries>
+ </connection-factory>
+ <connection-factory name="ServletConnectionFactory">
+ <connectors>
+ <connector-ref connector-name="servlet"/>
+ </connectors>
+ <entries>
+ <entry name="java:jboss/exported/jms/ServletConnectionFactory"/>
+ </entries>
+ </connection-factory>
+ <connection-factory name="RemoteConnectionFactory">
+ <connectors>
+ <connector-ref connector-name="netty"/>
+ </connectors>
+ <entries>
+ <entry name="java:jboss/exported/jms/RemoteConnectionFactory"/>
+ </entries>
+ </connection-factory>
+ <pooled-connection-factory name="hornetq-ra">
+ <transaction mode="xa"/>
+ <connectors>
+ <connector-ref connector-name="in-vm"/>
+ </connectors>
+ <entries>
+ <entry name="java:/JmsXA"/>
+ </entries>
+ </pooled-connection-factory>
+ </jms-connection-factories>
+ <jms-destinations>
+ <jms-queue name="GenericError">
+ <entry name="queue/GenericError"/>
+ <entry name="java:jboss/exported/jms/queue/GenericError"/>
+ </jms-queue>
+ <jms-queue name="Locks">
+ <entry name="queue/Locks"/>
+ <entry name="java:jboss/exported/jms/queue/Locks"/>
+ </jms-queue>
+ <jms-queue name="JaffaMultiQueue">
+ <entry name="queue/JaffaMultiQueue"/>
+ <entry name="java:jboss/exported/jms/queue/JaffaMultiQueue"/>
+ </jms-queue>
+ <jms-queue name="JaffaSingleQueue">
+ <entry name="queue/JaffaSingleQueue"/>
+ <entry name="java:jboss/exported/jms/queue/JaffaSingleQueue"/>
+ </jms-queue>
+ <jms-queue name="JaffaHighVelocityQueue">
+ <entry name="queue/JaffaHighVelocityQueue"/>
+ <entry name="java:jboss/exported/jms/queue/JaffaHighVelocityQueue"/>
+ </jms-queue>
+ <jms-queue name="SAPInterface">
+ <entry name="queue/SAPInterface"/>
+ <entry name="java:jboss/exported/jms/queue/SAPInterface"/>
+ </jms-queue>
+ <jms-topic name="OutboundEvents">
+ <entry name="topic/OutboundEvents"/>
+ <entry name="java:jboss/exported/jms/topic/OutboundEvents"/>
+ </jms-topic>
+ </jms-destinations>
+ </hornetq-server>
+ </subsystem>
+ <subsystem xmlns="urn:jboss:domain:naming:2.0">
+ <remote-naming/>
+ </subsystem>
+ <subsystem xmlns="urn:jboss:domain:osgi:1.2" activation="eager">
+ <properties>
+ <!-- Specifies the beginning start level of the framework -->
+ <property name="org.osgi.framework.startlevel.beginning">4</property>
+ <property name="org.osgi.framework.system.packages.extra">
+ sun.misc,
+ com.sun.tools.xjc.model,
+ com.sun.tools.xjc,
+ com.sun.tools.xjc.outline,
+ com.sun.image.codec.jpeg,
+ sun.nio.ch
+ </property>
+ </properties>
+ <capabilities>
+
+ <!--
+ LEVEL 1 - System Modules
+ -->
+ <capability name="com.sun.codemodel" startlevel="1"/>
+
+ <capability name="javax.activation.api" startlevel="1"/>
+ <capability name="javax.ejb.api" startlevel="1"/>
+ <capability name="javax.el.api" startlevel="1"/>
+ <capability name="javax.inject.api" startlevel="1"/>
+ <capability name="javax.interceptor.api" startlevel="1"/>
+ <capability name="javax.faces.api" startlevel="1"/>
+ <capability name="javax.jms.api" startlevel="1"/>
+ <capability name="javax.jws.api" startlevel="1"/>
+ <capability name="javax.mail.api" startlevel="1"/>
+ <capability name="javax.management.j2ee.api" startlevel="1"/>
+ <capability name="javax.persistence.api" startlevel="1"/>
+ <capability name="javax.resource.api" startlevel="1"/>
+ <capability name="javax.rmi.api" startlevel="1"/>
+ <capability name="javax.security.auth.message.api" startlevel="1"/>
+ <capability name="javax.security.jacc.api" startlevel="1"/>
+ <capability name="javax.servlet.api" startlevel="1"/>
+ <capability name="javax.servlet.jsp.api" startlevel="1"/>
+ <capability name="javax.servlet.jstl.api" startlevel="1"/>
+ <capability name="javax.transaction.api" startlevel="1"/>
+ <capability name="javax.validation.api" startlevel="1"/>
+ <capability name="javax.ws.rs.api" startlevel="1"/>
+ <capability name="javax.wsdl4j.api" startlevel="1"/>
+ <capability name="javax.xml.bind.api" startlevel="1"/>
+ <capability name="javax.xml.rpc.api" startlevel="1"/>
+ <capability name="javax.xml.soap.api" startlevel="1"/>
+ <capability name="javax.xml.stream.api" startlevel="1"/>
+ <capability name="javax.xml.ws.api" startlevel="1"/>
+
+ <capability name="nu.xom" startlevel="1"/>
+ <capability name="org.antlr" startlevel="1"/>
+ <capability name="org.dom4j" startlevel="1"/>
+ <capability name="org.hornetq" startlevel="1"/>
+ <capability name="org.hornetq.ra" startlevel="1"/>
+
+ <capability name="org.apache.commons.collections" startlevel="1"/>
+ <capability name="org.apache.commons.io" startlevel="1"/>
+ <capability name="org.apache.commons.lang" startlevel="1"/>
+ <capability name="org.apache.commons.pool" startlevel="1"/>
+ <capability name="org.apache.felix.configadmin" startlevel="1"/>
+ <capability name="org.apache.felix.log" startlevel="1"/>
+ <capability name="org.apache.velocity" startlevel="1"/>
+ <capability name="org.apache.xalan" startlevel="1"/>
+ <capability name="org.apache.xerces" startlevel="1"/>
+ <capability name="org.apache.xml-resolver" startlevel="1"/>
+
+ <capability name="org.jboss.as.controller" startlevel="1"/>
+ <capability name="org.jboss.as.osgi.configadmin" startlevel="1"/>
+ <capability name="org.jboss.as.osgi.http" startlevel="1"/>
+ <capability name="org.jboss.as.osgi.jmx" startlevel="1"/>
+ <capability name="org.jboss.as.osgi.jpa" startlevel="1"/>
+ <capability name="org.jboss.as.osgi.jta" startlevel="1"/>
+ <capability name="org.jboss.as.osgi.naming" startlevel="1"/>
+ <capability name="org.jboss.as.osgi.web" startlevel="1"/>
+
+ <capability name="org.jboss.common-beans" startlevel="1"/>
+ <capability name="org.jboss.common-core" startlevel="1"/>
+ <capability name="org.jboss.dmr" startlevel="1"/>
+ <capability name="org.jboss.ejb3" startlevel="1"/>
+ <capability name="org.jboss.ejb-client" startlevel="1"/>
+ <capability name="org.jboss.ironjacamar.jdbcadapters" startlevel="1"/>
+ <capability name="org.jboss.jboss-transaction-spi" startlevel="1"/>
+ <capability name="org.jboss.log4j.logmanager" startlevel="1"/>
+ <capability name="org.jboss.logging" startlevel="1"/>
+ <capability name="org.jboss.logmanager" startlevel="1"/>
+ <capability name="org.jboss.metadata" startlevel="1"/>
+ <capability name="org.jboss.msc" startlevel="1"/>
+ <capability name="org.jboss.osgi.deployment" startlevel="1"/>
+ <capability name="org.jboss.osgi.metadata" startlevel="1"/>
+ <capability name="org.jboss.osgi.logging" startlevel="1"/>
+ <capability name="org.jboss.osgi.resolver" startlevel="1"/>
+ <capability name="org.jboss.osgi.spi" startlevel="1"/>
+ <capability name="org.jboss.osgi.vfs" startlevel="1"/>
+ <capability name="org.jboss.ws.spi" startlevel="1"/>
+
+ <capability name="org.jdom" startlevel="1"/>
+ <capability name="org.jgroups" startlevel="1"/>
+ <capability name="org.picketbox" startlevel="1"/>
+
+ <capability name="org.osgi:org.osgi.enterprise:5.0.0" startlevel="1"/>
+
+ <capability name="org.slf4j" startlevel="1"/>
+ <capability name="org.slf4j.jcl-over-slf4j" startlevel="1"/>
+
+ <capability name="org.wildfly.extension.undertow" startlevel="1"/>
+
+ <capability name="sun.jdk" startlevel="1"/>
+
+ <!--
+ LEVEL 2 - Jaffa Rules - AOP Registration
+ -->
+
+ <capability name="org.jaffa.rules:jaffa-rules-api:6.0" startlevel="2"/>
+
+ <!--
+ LEVEL 3 - 3rd Party Bundels
+ -->
+
+ <capability name="commons-beanutils:commons-beanutils:1.8.3" startlevel="3"/>
+ <capability name="commons-codec:commons-codec:1.8" startlevel="3"/>
+ <capability name="commons-dbcp:commons-dbcp:1.4" startlevel="3"/>
+ <capability name="commons-digester:commons-digester:2.1" startlevel="3"/>
+ <capability name="commons-fileupload:commons-fileupload:1.2.2" startlevel="3"/>
+ <capability name="commons-validator:commons-validator:1.4.0" startlevel="3"/>
+
+ <capability name="com.fasterxml.jackson.core:jackson-annotations:2.1.1" startlevel="3"/>
+ <capability name="com.fasterxml.jackson.core:jackson-core:2.1.1" startlevel="3"/>
+ <capability name="com.fasterxml.jackson.core:jackson-databind:2.1.1" startlevel="3"/>
+
+ <capability name="com.google.protobuf:protobuf-java:2.5.0" startlevel="3"/>
+
+ <capability name="org.directwebremoting:dwr-osgi:2.0.5" startlevel="3"/>
+
+ <capability name="org.drools:drools-compiler:5.5.0.Final" startlevel="3"/>
+ <capability name="org.drools:drools-core:5.5.0.Final" startlevel="3"/>
+ <capability name="org.drools:knowledge-api:5.5.0.Final" startlevel="3"/>
+ <capability name="org.drools:knowledge-internal-api:5.5.0.Final" startlevel="3"/>
+
+ <capability name="org.mvel:mvel2:2.1.5.Final" startlevel="3"/>
+
+ <capability name="org.jaffa.3rd-party.antlr:jaffa-3rd-party-antlr:3.5" startlevel="3"/>
+ <capability name="org.jaffa.3rd-party.antlr:jaffa-3rd-party-antlr-runtime:3.5" startlevel="3"/>
+ <capability name="org.jaffa.3rd-party.antlr:jaffa-3rd-party-antlr-stringtemplate:4.0.2" startlevel="3"/>
+ <capability name="org.jaffa.3rd-party.aop.jboss:jaffa-3rd-party-jboss-aop:6.0" startlevel="3"/>
+ <capability name="org.jaffa.3rd-party.aopalliance:jaffa-3rd-party-aopalliance:1.0" startlevel="3"/>
+ <capability name="org.jaffa.3rd-party.axis:jaffa-3rd-party-axis:1.4" startlevel="3"/>
+ <capability name="org.jaffa.3rd-party.bsf:jaffa-3rd-party-bsf:2.4.0" startlevel="3"/>
+ <capability name="org.jaffa.3rd-party.bsh:jaffa-3rd-party-bsh:2.0b5" startlevel="3"/>
+ <capability name="org.jaffa.3rd-party.combine-bundle:jaffa-3rd-party-combine-bundle:6.0" startlevel="3"/>
+ <!--<capability name="org.jaffa.3rd-party.drools:jaffa-3rd-party-drools-compiler:5.5.0.Final" startlevel="3"/> -->
+ <!--<capability name="org.jaffa.3rd-party.drools:jaffa-3rd-party-drools-core:5.5.0.Final" startlevel="3"/> -->
+ <capability name="org.jaffa.3rd-party.ezmorph:jaffa-3rd-party-ezmorph:1.0.6" startlevel="3"/>
+ <capability name="org.jaffa.3rd-party.javamelody:jaffa-3rd-party-javamelody-core:1.43.0" startlevel="3"/>
+ <capability name="org.jaffa.3rd-party.jawr:jaffa-3rd-party-jawr:3.3.3" startlevel="3"/>
+ <capability name="org.jaffa.3rd-party.jrobin:jaffa-3rd-party-jrobin:1.5.9" startlevel="3"/>
+ <capability name="org.jaffa.3rd-party.json:jaffa-3rd-party-json-lib:2.4" startlevel="3"/>
+ <capability name="org.jaffa.3rd-party.poi:jaffa-3rd-party-poi-custom:3.9" startlevel="3"/>
+ <capability name="org.jaffa.3rd-party.poi:jaffa-3rd-party-poi-ooxml-schemas:3.9" startlevel="3"/>
+ <capability name="org.jaffa.3rd-party.poi:jaffa-3rd-party-poi-scratchpad:3.9" startlevel="3"/>
+ <capability name="org.jaffa.3rd-party.quartz-scheduler.quartz:jaffa-3rd-party-quartz:2.1.7" startlevel="3"/>
+ <capability name="org.jaffa.3rd-party.quartz-scheduler.quartz-jboss:jaffa-3rd-party-quartz-jboss:2.1.7" startlevel="3"/>
+ <capability name="org.jaffa.3rd-party.quartz-scheduler.quartz-oracle:jaffa-3rd-party-quartz-oracle:2.1.7" startlevel="3"/>
+ <capability name="org.jaffa.3rd-party.soa-model:jaffa-3rd-party-soa-model-core:1.2.1" startlevel="3"/>
+ <capability name="org.jaffa.3rd-party.struts:jaffa-3rd-party-struts:1.2.7" startlevel="3"/>
+ <capability name="org.jaffa.3rd-party.thoughtworks.qdox:jaffa-3rd-party-qdox:1.12.1" startlevel="3"/>
+ <capability name="org.jaffa.3rd-party.thoughtworks.xstream:jaffa-3rd-party-xstream:1.4.4" startlevel="3"/>
+ <capability name="org.jaffa.3rd-party.trove:jaffa-3rd-party-trove:1.0.2" startlevel="3"/>
+ <capability name="org.jaffa.3rd-party.xmlbeans:jaffa-3rd-party-xmlbeans:2.6.0" startlevel="3"/>
+
+ <capability name="org.javassist:javassist:3.17.1-GA" startlevel="3"/>
+
+ <!--
+ <capability name="org.jaffa.3rd-party.springframework.integration:jaffa-3rd-party-spring-integration-core:1.0.4.RELEASE" startlevel="3"/>
+ <capability name="org.jaffa.3rd-party.springframework.spring-jdbc:jaffa-3rd-party-spring-jdbc:3.0.3.RELEASE" startlevel="3"/>
+ <capability name="org.springframework:spring-aop:3.0.3.RELEASE" startlevel="3"/>
+ <capability name="org.springframework:spring-asm:3.0.3.RELEASE" startlevel="3"/>
+ <capability name="org.springframework:spring-beans:3.0.3.RELEASE" startlevel="3"/>
+ <capability name="org.springframework:spring-context:3.0.3.RELEASE" startlevel="3"/>
+ <capability name="org.springframework:spring-core:3.0.3.RELEASE" startlevel="3"/>
+ <capability name="org.springframework:spring-expression:3.0.3.RELEASE" startlevel="3"/>
+ <capability name="org.springframework:spring-jms:3.0.3.RELEASE" startlevel="3"/>
+ <capability name="org.springframework:spring-orm:3.0.3.RELEASE" startlevel="3"/>
+ <capability name="org.springframework:spring-tx:3.0.3.RELEASE" startlevel="3"/>
+ <capability name="org.springframework:spring-web:3.0.3.RELEASE" startlevel="3"/>
+ -->
+
+ <!--
+ LEVEL 4 - Jaffa Bundels
+ -->
+
+ <capability name="org.jaffa.components.admin:jaffa-components-admin-api:6.0" startlevel="4"/>
+ <capability name="org.jaffa.components.attachment:jaffa-components-attachment-api:6.0" startlevel="4"/>
+ <capability name="org.jaffa.components.messaging:jaffa-components-messaging-api:6.0" startlevel="4"/>
+ <capability name="org.jaffa.components.printing:jaffa-components-printing-api:6.0" startlevel="4"/>
+ <capability name="org.jaffa.components.scheduler:jaffa-components-scheduler-api:6.0" startlevel="4"/>
+ <capability name="org.jaffa.components.user:jaffa-components-user-api:6.0" startlevel="4"/>
+ <capability name="org.jaffa.console:jaffa-console-api:6.0" startlevel="4"/>
+ <capability name="org.jaffa.core:jaffa-core-api:6.0" startlevel="4"/>
+ <capability name="org.jaffa.desktop:jaffa-desktop-api:6.0" startlevel="4"/>
+ <capability name="org.jaffa.driver.oracle:jaffa-oracle-driver:6.0" startlevel="4"/>
+ <capability name="org.jaffa.dwr:jaffa-dwr-api:6.0" startlevel="4"/>
+ <capability name="org.jaffa.eda:jaffa-eda-api:6.0" startlevel="4"/>
+ <!--
+ <capability name="org.jaffa.ejb3.mdb:jaffa-ejb-high-velocity-queue-mdb:6.0" startlevel="4"/>
+ <capability name="org.jaffa.ejb3.mdb:jaffa-ejb-multi-queue-mdb:6.0" startlevel="4"/>
+ <capability name="org.jaffa.ejb3.mdb:jaffa-ejb-single-queue-mdb:6.0" startlevel="4"/>
+ -->
+ <capability name="org.jaffa.jdbcplus:jaffa-jdbcplus:6.0" startlevel="4"/>
+ <capability name="org.jaffa.wildfly.security:jaffa-wildfly-security-api:6.0" startlevel="4"/>
+ <capability name="org.jaffa.osgi.framework:jaffa-osgi-framework:6.0" startlevel="4"/>
+ <capability name="org.jaffa.ria:jaffa-ria-api:6.0" startlevel="4"/>
+ <capability name="org.jaffa.sample.weaving:jaffa-sample-weaving-api:6.0" startlevel="4"/>
+ <capability name="org.jaffa.sample.webapp:jaffa-sample-webapp-config:6.0" startlevel="4"/>
+
+ <!--
+ LEVEL 5 - Jaffa WEB Application
+
+ <capability name="org.jaffa.sample.webapp:jaffa-sample-webapp:6.0" startlevel="5"/>
+ -->
+ </capabilities>
+ </subsystem>
+ <subsystem xmlns="urn:jboss:domain:pojo:1.0"/>
+ <subsystem xmlns="urn:jboss:domain:remoting:1.1">
+ <connector name="remoting-connector" socket-binding="remoting" security-realm="ApplicationRealm"/>
+ </subsystem>
+ <subsystem xmlns="urn:jboss:domain:resource-adapters:1.1"/>
+ <subsystem xmlns="urn:jboss:domain:sar:1.0"/>
+ <subsystem xmlns="urn:jboss:domain:security:1.2">
+ <security-domains>
+ <security-domain name="JAFFA" cache-type="default">
+ <authentication>
+ <login-module code="org.jaffa.containers.jboss.security.DatabaseLogonModulePlain" flag="required">
+ <module-option name="dsJndiName" value="<<datasource.name>>"/>
+ <module-option name="principalsQuery" value="SELECT password1 FROM use1 WHERE userid=? AND password1 IS NOT NULL AND employee_status='A'"/>
+ <module-option name="rolesQuery" value="SELECT role_name, 'Roles' FROM usrl WHERE userid=?"/>
+ <module-option name="hashAlgorithm" value="MD5"/>
+ <module-option name="ignorePasswordCase" value="true"/>
+ <module-option name="hashUserPassword" value="false"/>
+ <module-option name="hashStorePassword" value="false"/>
+ </login-module>
+ </authentication>
+ </security-domain>
+ <security-domain name="other" cache-type="default">
+ <authentication>
+ <login-module code="Remoting" flag="optional">
+ <module-option name="password-stacking" value="useFirstPass"/>
+ </login-module>
+ <login-module code="RealmDirect" flag="required">
+ <module-option name="password-stacking" value="useFirstPass"/>
+ </login-module>
+ </authentication>
+ </security-domain>
+ <security-domain name="jboss-web-policy" cache-type="default">
+ <authorization>
+ <policy-module code="Delegating" flag="required"/>
+ </authorization>
+ </security-domain>
+ <security-domain name="jboss-ejb-policy" cache-type="default">
+ <authorization>
+ <policy-module code="Delegating" flag="required"/>
+ </authorization>
+ </security-domain>
+ </security-domains>
+ </subsystem>
+ <subsystem xmlns="urn:jboss:domain:threads:1.1"/>
+ <subsystem xmlns="urn:jboss:domain:transactions:1.3">
+ <core-environment>
+ <process-id>
+ <uuid/>
+ </process-id>
+ </core-environment>
+ <recovery-environment socket-binding="txn-recovery-environment" status-socket-binding="txn-status-manager"/>
+ <coordinator-environment default-timeout="300"/>
+ </subsystem>
+ <!--
+ <subsystem xmlns="urn:jboss:domain:undertow:1.0">
+ <buffer-caches>
+ <buffer-cache name="default" buffer-size="1024" buffers-per-region="1024" max-regions="10"/>
+ </buffer-caches>
+ <server name="default-server">
+ <http-listener name="default" socket-binding="http"/>
+ <host name="default-host" alias="localhost">
+ <location name="/" handler="welcome-content"/>
+ </host>
+ </server>
+ <servlet-container name="default">
+ <jsp-config/>
+ </servlet-container>
+ <handlers>
+ <file name="welcome-content" path="${jboss.home.dir}/welcome-content" directory-listing="true"/>
+ </handlers>
+ </subsystem>
+ -->
+ <subsystem xmlns="urn:jboss:domain:web:1.4" default-virtual-server="default-host" native="false">
+ <connector name="http" protocol="HTTP/1.1" scheme="http" socket-binding="http"/>
+ <virtual-server name="default-host" enable-welcome-root="true">
+ <alias name="localhost"/>
+ <alias name="example.com"/>
+ </virtual-server>
+ </subsystem>
+ <subsystem xmlns="urn:jboss:domain:webservices:1.2">
+ <modify-wsdl-address>true</modify-wsdl-address>
+ <wsdl-host>${jboss.bind.address:127.0.0.1}</wsdl-host>
+ <endpoint-config name="Standard-Endpoint-Config"/>
+ <endpoint-config name="Recording-Endpoint-Config">
+ <pre-handler-chain name="recording-handlers" protocol-bindings="##SOAP11_HTTP ##SOAP11_HTTP_MTOM ##SOAP12_HTTP ##SOAP12_HTTP_MTOM">
+ <handler name="RecordingHandler" class="org.jboss.ws.common.invocation.RecordingServerHandler"/>
+ </pre-handler-chain>
+ </endpoint-config>
+ <client-config name="Standard-Client-Config"/>
+ </subsystem>
+ <subsystem xmlns="urn:jboss:domain:weld:1.0"/>
+ </profile>
+ <interfaces>
+ <interface name="management">
+ <inet-address value="${jboss.bind.address.management:127.0.0.1}"/>
+ </interface>
+ <interface name="public">
+ <inet-address value="${jboss.bind.address:127.0.0.1}"/>
+ </interface>
+ <!-- TODO - only show this if the jacorb subsystem is added -->
+ <interface name="unsecure">
+ <!--
+ ~ Used for IIOP sockets in the standard configuration.
+ ~ To secure JacORB you need to setup SSL
+ -->
+ <inet-address value="${jboss.bind.address.unsecure:127.0.0.1}"/>
+ </interface>
+ </interfaces>
+ <socket-binding-group name="standard-sockets" default-interface="public" port-offset="${jboss.socket.binding.port-offset:0}">
+ <socket-binding name="management-native" interface="management" port="${jboss.management.native.port:9999}"/>
+ <socket-binding name="management-http" interface="management" port="${jboss.management.http.port:9990}"/>
+ <socket-binding name="management-https" interface="management" port="${jboss.management.https.port:9443}"/>
+ <socket-binding name="ajp" port="${jboss.ajp.port:8009}"/>
+ <socket-binding name="http" port="${jboss.http.port:8080}"/>
+ <socket-binding name="https" port="${jboss.https.port:8443}"/>
+ <socket-binding name="jacorb" interface="unsecure" port="3528"/>
+ <socket-binding name="jacorb-ssl" interface="unsecure" port="3529"/>
+ <socket-binding name="messaging" port="5445"/>
+ <socket-binding name="messaging-group" port="0" multicast-address="${jboss.messaging.group.address:231.7.7.7}" multicast-port="${jboss.messaging.group.port:9876}"/>
+ <socket-binding name="messaging-throughput" port="5455"/>
+ <socket-binding name="remoting" port="${jboss.remoting.port:4447}"/>
+ <socket-binding name="txn-recovery-environment" port="4712"/>
+ <socket-binding name="txn-status-manager" port="4713"/>
+ <outbound-socket-binding name="mail-smtp">
+ <remote-destination host="localhost" port="25"/>
+ </outbound-socket-binding>
+ </socket-binding-group>
+</server>
\ No newline at end of file
Added: branches/JBOSS_7/jboss/dist/pom.xml
===================================================================
--- branches/JBOSS_7/jboss/dist/pom.xml (rev 0)
+++ branches/JBOSS_7/jboss/dist/pom.xml 2013-06-25 18:19:08 UTC (rev 7468)
@@ -0,0 +1,51 @@
+<?xml version="1.0"?>
+<project
+ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
+ xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+
+ <modelVersion>4.0.0</modelVersion>
+
+ <parent>
+ <groupId>org.jaffa.jboss.parent</groupId>
+ <artifactId>jaffa-jboss-parent</artifactId>
+ <version>6.1.0</version>
+ </parent>
+
+ <groupId>org.jaffa.jboss.dist</groupId>
+ <artifactId>jaffa-jboss-dist</artifactId>
+ <packaging>pom</packaging>
+
+ <name>Jaffa: JBoss distribution ZIP file</name>
+
+ <scm>
+ <connection>scm:svn:https://jaffa.svn.sourceforge.net/svnroot/jaffa/trunk/jboss/dist</connection>
+ <developerConnection>scm:svn:https://jaffa.svn.sourceforge.net/svnroot/jaffa/trunk/jboss/dist</developerConnection>
+ <url>https://jaffa.svn.sourceforge.net/svnroot/jaffa/trunk/jboss/dist</url>
+ </scm>
+
+ <build>
+ <plugins>
+ <plugin>
+ <groupId>org.codehaus.mojo</groupId>
+ <artifactId>build-helper-maven-plugin</artifactId>
+ <executions>
+ <execution>
+ <id>attach-artifacts</id>
+ <phase>package</phase>
+ <goals>
+ <goal>attach-artifact</goal>
+ </goals>
+ <configuration>
+ <artifacts>
+ <artifact>
+ <file>${project.basedir}/src/main/resources/jboss-${jboss.version}.zip</file>
+ <type>zip</type>
+ </artifact>
+ </artifacts>
+ </configuration>
+ </execution>
+ </executions>
+ </plugin>
+ </plugins>
+ </build>
+</project>
\ No newline at end of file
Added: branches/JBOSS_7/jboss/dist/src/main/resources/jboss-eap-6.1.0.zip
===================================================================
(Binary files differ)
Index: branches/JBOSS_7/jboss/dist/src/main/resources/jboss-eap-6.1.0.zip
===================================================================
--- branches/JBOSS_7/jboss/dist/src/main/resources/jboss-eap-6.1.0.zip 2013-06-25 17:59:13 UTC (rev 7467)
+++ branches/JBOSS_7/jboss/dist/src/main/resources/jboss-eap-6.1.0.zip 2013-06-25 18:19:08 UTC (rev 7468)
Property changes on: branches/JBOSS_7/jboss/dist/src/main/resources/jboss-eap-6.1.0.zip
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
Added: branches/JBOSS_7/jboss/install/pom.xml
===================================================================
--- branches/JBOSS_7/jboss/install/pom.xml (rev 0)
+++ branches/JBOSS_7/jboss/install/pom.xml 2013-06-25 18:19:08 UTC (rev 7468)
@@ -0,0 +1,179 @@
+<?xml version="1.0"?>
+<project
+ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
+ xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+
+ <modelVersion>4.0.0</modelVersion>
+
+ <parent>
+ <groupId>org.jaffa.jboss.parent</groupId>
+ <artifactId>jaffa-jboss-parent</artifactId>
+ <version>6.1.0</version>
+ </parent>
+
+ <groupId>org.jaffa.jboss.install</groupId>
+ <artifactId>jaffa-jboss-install</artifactId>
+ <packaging>pom</packaging>
+
+ <name>Jaffa: Install JBoss Server</name>
+
+ <scm>
+ <connection>scm:svn:https://jaffa.svn.sourceforge.net/svnroot/jaffa/trunk/jboss/install</connection>
+ <developerConnection>scm:svn:https://jaffa.svn.sourceforge.net/svnroot/jaffa/trunk/jboss/install</developerConnection>
+ <url>https://jaffa.svn.sourceforge.net/svnroot/jaffa/trunk/jboss/install</url>
+ </scm>
+
+ <dependencies>
+ <dependency>
+ <groupId>org.jaffa.ejb3.mdb</groupId>
+ <artifactId>jaffa-ejb-high-velocity-queue-mdb</artifactId>
+ <version>6.0</version>
+ </dependency>
+ <dependency>
+ <groupId>org.jaffa.ejb3.mdb</groupId>
+ <artifactId>jaffa-ejb-multi-queue-mdb</artifactId>
+ <version>6.0</version>
+ </dependency>
+ <dependency>
+ <groupId>org.jaffa.ejb3.mdb</groupId>
+ <artifactId>jaffa-ejb-single-queue-mdb</artifactId>
+ <version>6.0</version>
+ </dependency>
+ <dependency>
+ <groupId>org.jaffa.log4j</groupId>
+ <artifactId>jaffa-log4j-xml</artifactId>
+ <version>6.0</version>
+ <type>zip</type>
+ <classifier>resources</classifier>
+ </dependency>
+ <dependency>
+ <groupId>org.jaffa.sample.webapp</groupId>
+ <artifactId>jaffa-sample-webapp</artifactId>
+ <version>6.0</version>
+ </dependency>
+ <dependency>
+ <groupId>org.jaffa.wildfly.bootstrap</groupId>
+ <artifactId>jaffa-wildfly-bootstrap</artifactId>
+ <version>6.0</version>
+ <type>zip</type>
+ <classifier>resources</classifier>
+ </dependency>
+ <dependency>
+ <groupId>org.jaffa.jboss.configuration.standalone</groupId>
+ <artifactId>jaffa-jboss-standalone</artifactId>
+ <version>6.1.0</version>
+ <type>zip</type>
+ <classifier>resources</classifier>
+ </dependency>
+ <dependency>
+ <groupId>org.jaffa.jboss.dist</groupId>
+ <artifactId>jaffa-jboss-dist</artifactId>
+ <version>6.1.0</version>
+ <type>zip</type>
+ </dependency>
+ <dependency>
+ <groupId>org.jaffa.wildfly.modules.org.jaffa.jdbc.driver</groupId>
+ <artifactId>jaffa-wildfly-module-oracle-driver</artifactId>
+ <version>6.0</version>
+ </dependency>
+ </dependencies>
+ <build>
+ <plugins>
+ <plugin>
+ <groupId>org.apache.maven.plugins</groupId>
+ <artifactId>maven-antrun-plugin</artifactId>
+ <executions>
+ <execution>
+ <phase>initialize</phase>
+ <goals>
+ <goal>run</goal>
+ </goals>
+ <configuration>
+ <target>
+ <!-- ======================================================= -->
+ <!-- Delete JBoss install directory -->
+ <!-- ======================================================= -->
+ <delete dir="${jboss.install.directory}"
+ quiet="true"
+ failonerror="false" />
+ </target>
+ </configuration>
+ </execution>
+ </executions>
+ </plugin>
+ <plugin>
+ <groupId>org.apache.maven.plugins</groupId>
+ <artifactId>maven-dependency-plugin</artifactId>
+ <executions>
+ <execution>
+ <id>unpack</id>
+ <phase>generate-sources</phase>
+ <goals>
+ <goal>unpack</goal>
+ </goals>
+ <configuration>
+ <artifactItems>
+ <artifactItem>
+ <groupId>org.jaffa.jboss.dist</groupId>
+ <artifactId>jaffa-jboss-dist</artifactId>
+ <version>${jboss.version}</version>
+ <type>zip</type>
+ <outputDirectory>${jboss.install.parent.directory}</outputDirectory>
+ <overWrite>true</overWrite>
+ </artifactItem>
+ <artifactItem>
+ <groupId>org.jaffa.wildfly.bootstrap</groupId>
+ <artifactId>jaffa-wildfly-bootstrap</artifactId>
+ <version>6.0</version>
+ <type>zip</type>
+ <classifier>resources</classifier>
+ <outputDirectory>${wildfly.install.directory}/bin</outputDirectory>
+ <overWrite>true</overWrite>
+ </artifactItem>
+ <artifactItem>
+ <groupId>org.jaffa.log4j</groupId>
+ <artifactId>jaffa-log4j-xml</artifactId>
+ <version>6.0</version>
+ <type>zip</type>
+ <classifier>resources</classifier>
+ <outputDirectory>${wildfly.install.directory}/${wildfly.runtime.type}/configuration</outputDirectory>
+ <overWrite>true</overWrite>
+ </artifactItem>
+ <artifactItem>
+ <groupId>org.jaffa.wildfly.configuration.standalone</groupId>
+ <artifactId>jaffa-wildfly-standalone</artifactId>
+ <version>6.0</version>
+ <type>zip</type>
+ <classifier>resources</classifier>
+ <outputDirectory>${wildfly.install.directory}/${wildfly.runtime.type}/configuration</outp...
[truncated message content] |
|
From: <b_c...@us...> - 2013-06-25 17:59:16
|
Revision: 7467
http://sourceforge.net/p/jaffa/code/7467
Author: b_calderwood
Date: 2013-06-25 17:59:13 +0000 (Tue, 25 Jun 2013)
Log Message:
-----------
Columns should not be sortable if sortable is set "false", even if they have a sortFieldName.
Modified Paths:
--------------
trunk/JaffaRIA/source/html/js/extjs/ux/plugins/MetaColumns.js
Modified: trunk/JaffaRIA/source/html/js/extjs/ux/plugins/MetaColumns.js
===================================================================
(Binary files differ)
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <b_c...@us...> - 2013-06-24 23:42:32
|
Revision: 7466
http://sourceforge.net/p/jaffa/code/7466
Author: b_calderwood
Date: 2013-06-24 23:42:29 +0000 (Mon, 24 Jun 2013)
Log Message:
-----------
Change discard change message to be more verbose.
Modified Paths:
--------------
trunk/JaffaRIA/source/html/js/extjs/jaffa/maintenance/GridDetailContainer.js
Modified: trunk/JaffaRIA/source/html/js/extjs/jaffa/maintenance/GridDetailContainer.js
===================================================================
--- trunk/JaffaRIA/source/html/js/extjs/jaffa/maintenance/GridDetailContainer.js 2013-06-21 19:51:23 UTC (rev 7465)
+++ trunk/JaffaRIA/source/html/js/extjs/jaffa/maintenance/GridDetailContainer.js 2013-06-24 23:42:29 UTC (rev 7466)
@@ -30,7 +30,7 @@
detailButtonText: 'Form View',
listButtonText: 'Grid View',
fixText: 'Fix Record',
- discardText:'Discard Changes',
+ discardText:'Do you want to discard changes?',
confirmText: 'Confirm Action',
warningText:'Warning',
addRecordText: 'Add',
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <b_c...@us...> - 2013-06-21 19:51:26
|
Revision: 7465
http://sourceforge.net/p/jaffa/code/7465
Author: b_calderwood
Date: 2013-06-21 19:51:23 +0000 (Fri, 21 Jun 2013)
Log Message:
-----------
Running query from main menu will now use the correct export type defined for the saved query selected.
Modified Paths:
--------------
branches/JAFFA_5_15_RELEASE/JaffaCore/source/java/org/jaffa/components/finder/FinderComponent2.java
Modified: branches/JAFFA_5_15_RELEASE/JaffaCore/source/java/org/jaffa/components/finder/FinderComponent2.java
===================================================================
--- branches/JAFFA_5_15_RELEASE/JaffaCore/source/java/org/jaffa/components/finder/FinderComponent2.java 2013-06-21 17:28:14 UTC (rev 7464)
+++ branches/JAFFA_5_15_RELEASE/JaffaCore/source/java/org/jaffa/components/finder/FinderComponent2.java 2013-06-21 19:51:23 UTC (rev 7465)
@@ -57,6 +57,8 @@
import java.lang.reflect.Method;
import java.util.*;
+import javax.servlet.http.HttpServletRequest;
+
import org.jaffa.components.codehelper.dto.CodeHelperOutCodeDto;
import org.jaffa.components.codehelper.dto.CodeHelperOutElementDto;
import org.jaffa.components.dto.HeaderDto;
@@ -267,6 +269,17 @@
} catch (ApplicationException e) {
throw new ApplicationExceptions(e);
}
+ if (getDisplayResultsScreen() != null && getDisplayResultsScreen().booleanValue()){
+ FormKey fk = displayResultsConsiderExport();
+ // If export type is xml we need to set the xml attribute on the request.
+ // This is usually done by the form but needs to be done here since component is initiating the query
+ if (EXPORT_TYPE_XML.equals(getExportType())) {
+ HttpServletRequest servletRequest = (HttpServletRequest) ContextManagerFactory.instance().getProperty("request");
+ if (servletRequest!=null)
+ servletRequest.setAttribute(ATTRIBUTE_EXPORT_TYPE_XML, getFinderOutDto());
+ }
+ return fk;
+ }
} else if (getUseDefaultQuery() != null && getUseDefaultQuery().booleanValue()) {
try {
loadDefaultQuery();
@@ -276,11 +289,10 @@
} catch (ApplicationException e) {
throw new ApplicationExceptions(e);
}
+ if (getDisplayResultsScreen() != null && getDisplayResultsScreen().booleanValue())
+ return displayResults();
}
- if (getDisplayResultsScreen() != null && getDisplayResultsScreen().booleanValue())
- return displayResults();
- else
- return displayCriteria();
+ return displayCriteria();
}
/** Invoked the initializeCriteriaScreen() method and then returns the FormKey for the Criteria screen.
@@ -304,6 +316,18 @@
return getResultsFormKey();
}
+ /** Invokes the performInquiry() method and then returns the FormKey for the Results screen using export type.
+ * If the consolidatedCriteriaAndResults property has been set to true, then the FormKey for consolidatedCriteriaAndResults screen will be returned.
+ * @throws ApplicationExceptions This will be thrown in case any invalid data has been set.
+ * @throws FrameworkException Indicates some system error.
+ * @return The FormKey for the Results screen.
+ */
+ public FormKey displayResultsConsiderExport() throws ApplicationExceptions, FrameworkException {
+ performInquiry();
+ return getResultsFormKey(true);
+ }
+
+
/** Invokes the doInquiry() method and then removes the "rows" GridModel object from the cache.
* @throws ApplicationExceptions This will be thrown in case any invalid data has been set.
* @throws FrameworkException Indicates some system error.
@@ -382,9 +406,7 @@
* @throws FrameworkException Indicates some system error.
*/
protected void initializeCriteriaScreen() throws ApplicationExceptions, FrameworkException {
-
initializeSavedQueries();
-
}
private void initializeSavedQueries() {
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <b_c...@us...> - 2013-06-21 17:28:17
|
Revision: 7464
http://sourceforge.net/p/jaffa/code/7464
Author: b_calderwood
Date: 2013-06-21 17:28:14 +0000 (Fri, 21 Jun 2013)
Log Message:
-----------
32061 - Run query on finder screen will now use the correct export type defined for the saved query selected.
Modified Paths:
--------------
branches/JAFFA_5_15_RELEASE/JaffaCore/source/html/jaffa/js/panels/finder.js
branches/JAFFA_5_15_RELEASE/JaffaCore/source/html/jaffa/jsp/tiles/object_finder_2_0/querySaverNoFoldingSection.jsp
branches/JAFFA_5_15_RELEASE/JaffaCore/source/java/org/jaffa/components/finder/FinderAction.java
branches/JAFFA_5_15_RELEASE/JaffaCore/source/java/org/jaffa/components/finder/FinderComponent2.java
Modified: branches/JAFFA_5_15_RELEASE/JaffaCore/source/html/jaffa/js/panels/finder.js
===================================================================
--- branches/JAFFA_5_15_RELEASE/JaffaCore/source/html/jaffa/js/panels/finder.js 2013-06-20 23:48:54 UTC (rev 7463)
+++ branches/JAFFA_5_15_RELEASE/JaffaCore/source/html/jaffa/js/panels/finder.js 2013-06-21 17:28:14 UTC (rev 7464)
@@ -52,4 +52,10 @@
document.getElementById(v_formName + "_PushPage").style.display = "none";
}
}
+ if (v_eventId != null && v_eventId == "RunQuery;Clicked") {
+ var savedQueryDropDown = document.getElementById('j1_savedQueryId');
+ if(savedQueryDropDown && queryTypes[savedQueryDropDown.value]!='W'){
+ document.forms[0].target = '_blank';
+ }
+ }
}
Modified: branches/JAFFA_5_15_RELEASE/JaffaCore/source/html/jaffa/jsp/tiles/object_finder_2_0/querySaverNoFoldingSection.jsp
===================================================================
--- branches/JAFFA_5_15_RELEASE/JaffaCore/source/html/jaffa/jsp/tiles/object_finder_2_0/querySaverNoFoldingSection.jsp 2013-06-20 23:48:54 UTC (rev 7463)
+++ branches/JAFFA_5_15_RELEASE/JaffaCore/source/html/jaffa/jsp/tiles/object_finder_2_0/querySaverNoFoldingSection.jsp 2013-06-21 17:28:14 UTC (rev 7464)
@@ -7,6 +7,8 @@
-- See http://jaffa.sourceforge.net/site/legal.html for more details.
-- ---------------------------------------------------------------------------------------- --%>
<%-- The contents of this JSP will appear in the 'QuerySaver' of FinderLayout.jsp --%>
+<%@ page import='java.util.Map' %>
+<%@ page import='java.util.Iterator' %>
<%@ page import='org.jaffa.util.MessageHelper' %>
<%@ page import='org.jaffa.components.finder.FinderComponent2' %>
<%@ page import="org.jaffa.presentation.portlet.widgets.taglib.TagHelper" %>
@@ -17,6 +19,24 @@
<!-- Start of '/jaffa/jsp/tiles/object_finder_2_0/QuerySaver.jsp' -->
+<script>queryTypes={
+<%
+FormBase fb = TagHelper.getFormBase(pageContext);
+Map queries = ((FinderComponent2) fb.getComponent()).retrieveQueryTypes();
+if (queries!=null && queries.size() > 0) {
+ Iterator it = queries.entrySet().iterator();
+ Boolean first = true;
+ while (it.hasNext()) {
+ Map.Entry pairs = (Map.Entry)it.next();
+%>
+<%=first?"":","%>"<%= (String) pairs.getKey() %>":"<%= (String) pairs.getValue() %>"
+<%
+ first=false;
+ }
+}
+%>
+}</script>
+
<table>
<tr>
<td class="label">
@@ -47,7 +67,8 @@
</table>
</td>
</tr>
- <% FormBase fb = TagHelper.getFormBase(pageContext);
+ <%
+ //FormBase fb = TagHelper.getFormBase(pageContext);
if ("Inquiry".equals(fb.getComponent().getComponentDefinition().getComponentType())) {
%>
<tr>
Modified: branches/JAFFA_5_15_RELEASE/JaffaCore/source/java/org/jaffa/components/finder/FinderAction.java
===================================================================
--- branches/JAFFA_5_15_RELEASE/JaffaCore/source/java/org/jaffa/components/finder/FinderAction.java 2013-06-20 23:48:54 UTC (rev 7463)
+++ branches/JAFFA_5_15_RELEASE/JaffaCore/source/java/org/jaffa/components/finder/FinderAction.java 2013-06-21 17:28:14 UTC (rev 7464)
@@ -214,11 +214,8 @@
public FormKey do_LoadQuery_Clicked() {
FormKey fk = null;
FinderForm myForm = (FinderForm) form;
-
-
FinderComponent2 myComp = (FinderComponent2) myForm.getComponent();
-
if (myForm.doValidateForLoadQuery(request)) {
if (myComp.getSavedQueryId() != null) {
try {
@@ -253,50 +250,15 @@
* @return The FormKey for the criteria screen
*/
public FormKey do_RunQuery_Clicked() {
- FormKey fk = null;
- FinderForm myForm = (FinderForm) form;
-
-
- FinderComponent2 myComp = (FinderComponent2) myForm.getComponent();
-
-
- if (myForm.doValidateForLoadQuery(request)) {
- if (myComp.getSavedQueryId() != null) {
- try {
- myComp.loadQuery();
- myForm.doValidate(request);
- } catch (ApplicationException e) {
- if (log.isDebugEnabled())
- log.debug("ModifySearch Failed");
- myForm.raiseError(request, ActionMessages.GLOBAL_MESSAGE, e);
- }
- }
- }
- try {
- fk = myComp.displayResults();
- } catch (ApplicationExceptions e){
- if (log.isDebugEnabled())
- log.debug("ModifySearch Failed");
- myForm.raiseError(request, ActionMessages.GLOBAL_MESSAGE, e);
- } catch (FrameworkException e) {
- log.error(null, e);
- myForm.raiseError(request, ActionMessages.GLOBAL_MESSAGE, "error.framework.general" );
- }
-
- // Direct User back to current form
- if (fk == null)
- fk = myComp.getCriteriaFormKey();
- return fk;
+ do_LoadQuery_Clicked();
+ return do_Search_Clicked();
}
public FormKey do_SaveQuery_Clicked() {
FormKey fk = null;
FinderForm myForm = (FinderForm) form;
-
-
FinderComponent2 myComp = (FinderComponent2) myForm.getComponent();
-
if (myForm.doValidate(request) && myForm.doValidateForSaveQuery(request)) {
try {
myComp.saveQuery();
@@ -324,11 +286,8 @@
public FormKey do_DeleteQuery_Clicked() {
FormKey fk = null;
FinderForm myForm = (FinderForm) form;
-
-
FinderComponent2 myComp = (FinderComponent2) myForm.getComponent();
-
if (myForm.doValidateForLoadQuery(request)) {
if (myComp.getSavedQueryId() != null) {
try {
Modified: branches/JAFFA_5_15_RELEASE/JaffaCore/source/java/org/jaffa/components/finder/FinderComponent2.java
===================================================================
--- branches/JAFFA_5_15_RELEASE/JaffaCore/source/java/org/jaffa/components/finder/FinderComponent2.java 2013-06-20 23:48:54 UTC (rev 7463)
+++ branches/JAFFA_5_15_RELEASE/JaffaCore/source/java/org/jaffa/components/finder/FinderComponent2.java 2013-06-21 17:28:14 UTC (rev 7464)
@@ -20,17 +20,17 @@
*
* Redistribution and use of this software and associated documentation ("Software"),
* with or without modification, are permitted provided that the following conditions are met:
- * 1. Redistributions of source code must retain copyright statements and notices.
+ * 1. Redistributions of source code must retain copyright statements and notices.
* Redistributions must also contain a copy of this document.
- * 2. Redistributions in binary form must reproduce the above copyright notice,
- * this list of conditions and the following disclaimer in the documentation
- * and/or other materials provided with the distribution.
- * 3. The name "JAFFA" must not be used to endorse or promote products derived from
- * this Software without prior written permission. For written permission,
- * please contact mail to: jaf...@ya....
- * 4. Products derived from this Software may not be called "JAFFA" nor may "JAFFA"
- * appear in their names without prior written permission.
- * 5. Due credit should be given to the JAFFA Project (http://jaffa.sourceforge.net).
+ * 2. Redistributions in binary form must reproduce the above copyright notice,
+ * this list of conditions and the following disclaimer in the documentation
+ * and/or other materials provided with the distribution.
+ * 3. The name "JAFFA" must not be used to endorse or promote products derived from
+ * this Software without prior written permission. For written permission,
+ * please contact mail to: jaf...@ya....
+ * 4. Products derived from this Software may not be called "JAFFA" nor may "JAFFA"
+ * appear in their names without prior written permission.
+ * 5. Due credit should be given to the JAFFA Project (http://jaffa.sourceforge.net).
*
* THIS SOFTWARE IS PROVIDED "AS IS" AND ANY EXPRESSED OR IMPLIED
* WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
@@ -431,6 +431,35 @@
}
}
+ /** Returns a map of query ids and their export type. Is used by UI to determine if results should be opened in a new window.
+ * @return Map containing export types for saved queries.
+ */
+ public Map<String,String> retrieveQueryTypes() {
+ /*
+ * Read the stored queries and create map
+ * this can be used to determine export type
+ */
+
+ //Get the saved Queries
+ Map<String,String> queryTypes = null;
+ IContextManager contextManager = ContextManagerFactory.instance();
+ QuerySaver querySaver = new QuerySaver(contextManager);
+ Map savedQueries = querySaver.getSavedQueryList(getComponentDefinition().getComponentName());
+
+ if (savedQueries.size() > 0) {
+ queryTypes = new HashMap<String,String>();
+
+ Iterator savedQueriesIterator = savedQueries.keySet().iterator();
+ while (savedQueriesIterator.hasNext()) {
+ String element = (String) savedQueriesIterator.next();
+ Map queryFields = querySaver.getSavedQueryFields(getComponentDefinition().getComponentName(), element);
+ String type = (String) queryFields.get("ExportType");
+ queryTypes.put(element, type);
+ }
+ }
+ return queryTypes;
+ }
+
/** Returns the HeaderDto. This can be used for passing the header info to the Tx, where required.
* @return the HeaderDto.
*/
@@ -583,8 +612,8 @@
loadQuery();
} else {
throw new QueryNotFoundException("Default Query");
- }
}
+ }
public void loadQuery() throws ApplicationException {
if (getSavedQueryId() != null) {
@@ -712,7 +741,7 @@
* Finder screens:maxRecordCount, exportType and Sort
* @throws GetQueryDataException
*/
- private Map getCommonQueryData() throws GetQueryDataException{
+ private Map getCommonQueryData() throws GetQueryDataException{
Map retVal = new HashMap();
try {
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <eag...@us...> - 2013-06-20 23:48:56
|
Revision: 7463
http://sourceforge.net/p/jaffa/code/7463
Author: eagleigor
Date: 2013-06-20 23:48:54 +0000 (Thu, 20 Jun 2013)
Log Message:
-----------
update
Modified Paths:
--------------
branches/JBOSS_7/wildfly/install/pom.xml
Modified: branches/JBOSS_7/wildfly/install/pom.xml
===================================================================
--- branches/JBOSS_7/wildfly/install/pom.xml 2013-06-20 22:49:41 UTC (rev 7462)
+++ branches/JBOSS_7/wildfly/install/pom.xml 2013-06-20 23:48:54 UTC (rev 7463)
@@ -159,12 +159,6 @@
</artifactItems>
</configuration>
</execution>
- </executions>
- </plugin>
- <plugin>
- <groupId>org.apache.maven.plugins</groupId>
- <artifactId>maven-dependency-plugin</artifactId>
- <executions>
<execution>
<id>copy-deployments</id>
<phase>process-sources</phase>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <eag...@us...> - 2013-06-20 22:49:44
|
Revision: 7462
http://sourceforge.net/p/jaffa/code/7462
Author: eagleigor
Date: 2013-06-20 22:49:41 +0000 (Thu, 20 Jun 2013)
Log Message:
-----------
Update
Modified Paths:
--------------
branches/JBOSS_7/3rd-party/drools/drools-compiler/pom.xml
branches/JBOSS_7/3rd-party/drools/drools-core/pom.xml
branches/JBOSS_7/3rd-party/quartz-scheduler/quartz-jboss/pom.xml
branches/JBOSS_7/pom.xml
branches/JBOSS_7/sample/webapp/application/pom.xml
branches/JBOSS_7/sample/webapp/application/src/main/webapp/WEB-INF/web.xml
branches/JBOSS_7/sample/webapp/config/pom.xml
branches/JBOSS_7/wildfly/configuration/standalone/src/main/resources/standalone.xml
branches/JBOSS_7/wildfly/install/pom.xml
Modified: branches/JBOSS_7/3rd-party/drools/drools-compiler/pom.xml
===================================================================
--- branches/JBOSS_7/3rd-party/drools/drools-compiler/pom.xml 2013-06-19 16:42:24 UTC (rev 7461)
+++ branches/JBOSS_7/3rd-party/drools/drools-compiler/pom.xml 2013-06-20 22:49:41 UTC (rev 7462)
@@ -46,7 +46,7 @@
</goals>
<configuration>
<artifactItems>
- <!-- ================ Drools Compiler ========================= -->
+ <!-- ================ Drools Compiler ===================== -->
<artifactItem>
<groupId>org.drools</groupId>
<artifactId>drools-compiler</artifactId>
@@ -61,6 +61,26 @@
</executions>
</plugin>
<plugin>
+ <groupId>org.apache.maven.plugins</groupId>
+ <artifactId>maven-antrun-plugin</artifactId>
+ <executions>
+ <execution>
+ <phase>prepare-package</phase>
+ <goals>
+ <goal>run</goal>
+ </goals>
+ <configuration>
+ <target>
+ <!-- ======================================================= -->
+ <!-- Delete META-INF/MANIFEST.MF file -->
+ <!-- ======================================================= -->
+ <delete file="${project.build.directory}/classes/META-INF/MANIFEST.MF"/>
+ </target>
+ </configuration>
+ </execution>
+ </executions>
+ </plugin>
+ <plugin>
<groupId>org.apache.felix</groupId>
<artifactId>maven-bundle-plugin</artifactId>
</plugin>
Modified: branches/JBOSS_7/3rd-party/drools/drools-core/pom.xml
===================================================================
--- branches/JBOSS_7/3rd-party/drools/drools-core/pom.xml 2013-06-19 16:42:24 UTC (rev 7461)
+++ branches/JBOSS_7/3rd-party/drools/drools-core/pom.xml 2013-06-20 22:49:41 UTC (rev 7462)
@@ -61,6 +61,26 @@
</executions>
</plugin>
<plugin>
+ <groupId>org.apache.maven.plugins</groupId>
+ <artifactId>maven-antrun-plugin</artifactId>
+ <executions>
+ <execution>
+ <phase>prepare-package</phase>
+ <goals>
+ <goal>run</goal>
+ </goals>
+ <configuration>
+ <target>
+ <!-- ======================================================= -->
+ <!-- Delete META-INF/MANIFEST.MF file -->
+ <!-- ======================================================= -->
+ <delete file="${project.build.directory}/classes/META-INF/MANIFEST.MF"/>
+ </target>
+ </configuration>
+ </execution>
+ </executions>
+ </plugin>
+ <plugin>
<groupId>org.apache.felix</groupId>
<artifactId>maven-bundle-plugin</artifactId>
</plugin>
Modified: branches/JBOSS_7/3rd-party/quartz-scheduler/quartz-jboss/pom.xml
===================================================================
--- branches/JBOSS_7/3rd-party/quartz-scheduler/quartz-jboss/pom.xml 2013-06-19 16:42:24 UTC (rev 7461)
+++ branches/JBOSS_7/3rd-party/quartz-scheduler/quartz-jboss/pom.xml 2013-06-20 22:49:41 UTC (rev 7462)
@@ -38,7 +38,7 @@
</goals>
<configuration>
<artifactItems>
- <!-- =============== Quartz Enterprise Job Scheduler ============================ -->
+ <!-- =============== Quartz Enterprise Job Scheduler ====== -->
<artifactItem>
<groupId>org.quartz-scheduler</groupId>
<artifactId>quartz-jboss</artifactId>
@@ -53,26 +53,6 @@
</executions>
</plugin>
<plugin>
- <groupId>org.apache.maven.plugins</groupId>
- <artifactId>maven-antrun-plugin</artifactId>
- <executions>
- <execution>
- <phase>prepare-package</phase>
- <goals>
- <goal>run</goal>
- </goals>
- <configuration>
- <target>
- <!-- ====================================================================================================== -->
- <!-- Delete META-INF directory -->
- <!-- ====================================================================================================== -->
- <delete dir="${project.build.directory}/classes/META-INF" />
- </target>
- </configuration>
- </execution>
- </executions>
- </plugin>
- <plugin>
<groupId>org.apache.felix</groupId>
<artifactId>maven-bundle-plugin</artifactId>
<configuration>
@@ -82,7 +62,6 @@
javax.management,
javax.naming,
org.jboss.logging,
- org.jboss.naming,
org.quartz,
org.quartz.impl
</Import-Package>
Modified: branches/JBOSS_7/pom.xml
===================================================================
--- branches/JBOSS_7/pom.xml 2013-06-19 16:42:24 UTC (rev 7461)
+++ branches/JBOSS_7/pom.xml 2013-06-20 22:49:41 UTC (rev 7462)
@@ -11,7 +11,7 @@
<version>6.0</version>
<packaging>pom</packaging>
- <name>Jaffa: Parent POM</name>
+ <name>Java Application Framework For All</name>
<description>
An Enterprise Focused Java Framework For Rapid Application Development.
JAFFA is a Java web application development stack,
@@ -53,14 +53,14 @@
<wildfly.java.opts.maxpermsize>512M</wildfly.java.opts.maxpermsize>
<wildfly.java.opts.xss>1024k</wildfly.java.opts.xss>
<wildfly.file.encoding>UTF-8</wildfly.file.encoding>
- <jboss-as.hostname>localhost</jboss-as.hostname>
- <jboss-as.port>9999</jboss-as.port>
- <jboss-as.username></jboss-as.username>
- <jboss-as.password></jboss-as.password>
- <jboss-as.deployment.filename>${project.artifactId}-${project.version}.jar</jboss-as.deployment.filename>
- <jboss-as.undeploy.ignoreMissingDeployment>true</jboss-as.undeploy.ignoreMissingDeployment>
- <jboss-as.deploy.skip>false</jboss-as.deploy.skip>
- <jboss-as.undeploy.skip>false</jboss-as.undeploy.skip>
+ <wildfly.hostname>localhost</wildfly.hostname>
+ <wildfly.port>9999</wildfly.port>
+ <wildfly.username></wildfly.username>
+ <wildfly.password></wildfly.password>
+ <wildfly.deployment.filename>${project.artifactId}-${project.version}.jar</wildfly.deployment.filename>
+ <wildfly.undeploy.ignoreMissingDeployment>true</wildfly.undeploy.ignoreMissingDeployment>
+ <wildfly.deploy.skip>false</wildfly.deploy.skip>
+ <wildfly.undeploy.skip>false</wildfly.undeploy.skip>
<!-- ******************************************************************* -->
<!-- Datasource Options -->
@@ -93,17 +93,18 @@
<!-- ******************************************************************* -->
<org.quartz.scheduler.instanceName>JaffaQuartzService</org.quartz.scheduler.instanceName>
<org.quartz.dataSource>${datasource_name}</org.quartz.dataSource>
- <quartz.jobstore>ram</quartz.jobstore>
+ <org.quartz.jobstore>ram</org.quartz.jobstore>
<!-- ******************************************************************* -->
<!-- Application Options -->
<!-- ******************************************************************* -->
<appname>JAFFA</appname>
+ <application.data.directory>${user.home}/jaffa/data</application.data.directory>
<product.name>JAFFA</product.name>
<product.instance>JAFFA</product.instance>
<!-- ******************************************************************* -->
- <!-- Manifest file options -->
+ <!-- Manifest File options -->
<!-- ******************************************************************* -->
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<manifest.built.by>${env.USERNAME}</manifest.built.by>
@@ -814,20 +815,20 @@
<repositories>
<repository>
<id>nexus-public-repository</id>
- <url>http://korriban.mirotechnologies.com:8081/content/groups/public/</url>
+ <url>https://nexus/content/groups/public/</url>
</repository>
</repositories>
<distributionManagement>
<repository>
<id>nexus-releases-repository</id>
- <name>Jaffa Releases Repository</name>
- <url>http://korriban.mirotechnologies.com:8081/content/repositories/releases/</url>
+ <name>Nexus Releases Repository</name>
+ <url>https://nexus/content/repositories/releases/</url>
</repository>
<snapshotRepository>
<id>nexus-snapshots-repository</id>
- <name>Jaffa Snapshots Repository</name>
- <url>http://korriban.mirotechnologies.com:8081/content/repositories/snapshots/</url>
+ <name>Nexus Snapshots Repository</name>
+ <url>https://nexus/content/repositories/snapshots/</url>
</snapshotRepository>
</distributionManagement>
Modified: branches/JBOSS_7/sample/webapp/application/pom.xml
===================================================================
--- branches/JBOSS_7/sample/webapp/application/pom.xml 2013-06-19 16:42:24 UTC (rev 7461)
+++ branches/JBOSS_7/sample/webapp/application/pom.xml 2013-06-20 22:49:41 UTC (rev 7462)
@@ -143,6 +143,23 @@
<version>6.0</version>
</dependency>
<!-- ******************************************************************* -->
+ <!-- Jaffa Quartz -->
+ <!-- ******************************************************************* -->
+ <dependency>
+ <groupId>org.jaffa.quartz</groupId>
+ <artifactId>jaffa-quartz-jdbc-jobstore</artifactId>
+ <version>6.0</version>
+ <type>zip</type>
+ <classifier>resources</classifier>
+ </dependency>
+ <dependency>
+ <groupId>org.jaffa.quartz</groupId>
+ <artifactId>jaffa-quartz-ram-jobstore</artifactId>
+ <version>6.0</version>
+ <type>zip</type>
+ <classifier>resources</classifier>
+ </dependency>
+ <!-- ******************************************************************* -->
<!-- WildFly Provided Libraries -->
<!-- ******************************************************************* -->
<dependency>
@@ -156,9 +173,7 @@
<scope>provided</scope>
</dependency>
</dependencies>
-
-
<build>
<plugins>
<plugin>
@@ -393,6 +408,18 @@
<outputDirectory>${project.build.directory}</outputDirectory>
</artifactItem>
+ <!-- ================ Quartz (quartz.properties) ========== -->
+
+ <artifactItem>
+ <groupId>org.jaffa.quartz</groupId>
+ <artifactId>jaffa-quartz-${org.quartz.jobstore}-jobstore</artifactId>
+ <version>6.0</version>
+ <type>zip</type>
+ <classifier>resources</classifier>
+ <outputDirectory>${project.build.directory}/src/main/webapp/WEB-INF/classes</outputDirectory>
+ <overWrite>true</overWrite>
+ </artifactItem>
+
</artifactItems>
</configuration>
</execution>
@@ -462,14 +489,9 @@
<include name="**"/>
</fileset>
</copy>
- <!-- ====================================================================================================== -->
- <!-- Delete META-INF directory -->
- <!-- ====================================================================================================== -->
- <delete dir="${project.build.directory}/src/main/webapp/WEB-INF/classes" />
-
- <!-- ====================================================================================================== -->
- <!-- Build struts -->
- <!-- ====================================================================================================== -->
+ <!-- ======================================================= -->
+ <!-- Build struts -->
+ <!-- ======================================================= -->
<configfileupdate file="${project.build.directory}/src/main/webapp/WEB-INF/struts-config.xml" dir="${project.build.directory}/staging/fragments" taskname="configfileupdate/${appname}"/>
<!-- ====================================================================================================== -->
<!-- Build tiles -->
@@ -493,7 +515,6 @@
<replace file="${project.build.directory}/src/main/webapp/WEB-INF/web.xml">
<replacefilter value="${data.directory}" token="<<DATA.DIRECTORY.javapath>>"/>
<replacefilter value="${appname}" token="<<appname>>"/>
- <replacefilter value="${wildfly.install.directory}/${wildfly.runtime.type}/configuration/quartz.properties" token="<<quartz.properties.file>>"/>
</replace>
</then>
</if>
Modified: branches/JBOSS_7/sample/webapp/application/src/main/webapp/WEB-INF/web.xml
===================================================================
--- branches/JBOSS_7/sample/webapp/application/src/main/webapp/WEB-INF/web.xml 2013-06-19 16:42:24 UTC (rev 7461)
+++ branches/JBOSS_7/sample/webapp/application/src/main/webapp/WEB-INF/web.xml 2013-06-20 22:49:41 UTC (rev 7462)
@@ -77,7 +77,7 @@
<!-- Quartz Properties -->
<context-param>
<param-name>quartz:config-file</param-name>
- <param-value><<quartz.properties.file>></param-value>
+ <param-value>quartz.properties</param-value>
</context-param>
<context-param>
<param-name>quartz:shutdown-on-unload</param-name>
Modified: branches/JBOSS_7/sample/webapp/config/pom.xml
===================================================================
--- branches/JBOSS_7/sample/webapp/config/pom.xml 2013-06-19 16:42:24 UTC (rev 7461)
+++ branches/JBOSS_7/sample/webapp/config/pom.xml 2013-06-20 22:49:41 UTC (rev 7462)
@@ -501,7 +501,7 @@
<available file="${project.build.directory}/src/main/resources/resources/org/jaffa/config/framework.properties"/>
<then>
<replace file="${project.build.directory}/src/main/resources/resources/org/jaffa/config/framework.properties">
- <replacefilter value="${goldesp.data.directory}" token="<<DATA.DIRECTORY.javapath>>"/>
+ <replacefilter value="${pplication.data.directory}" token="<<DATA.DIRECTORY.javapath>>"/>
</replace>
</then>
</if>
@@ -588,9 +588,9 @@
</then>
</if>
- <!-- ====================================================================================================== -->
- <!-- Replace tokens in the ApplicationRules.global -->
- <!-- ====================================================================================================== -->
+ <!-- ======================================================= -->
+ <!-- Replace tokens in the ApplicationRules.global -->
+ <!-- ======================================================= -->
<if>
<available file="${project.build.directory}/src/main/resources/resources/ApplicationRules.global"/>
<then>
@@ -600,7 +600,7 @@
<replacefilter value="${ADMIN.USERID}" token="<<ADMIN.USERID>>"/>
<replacefilter value="${SYVE_REQUIRED_VERSION}" token="<<SYVE_REQUIRED_VERSION>>"/>
<replacefilter value="${appname}" token="<<appname>>"/>
- <replacefilter value="${goldesp.data.directory}" token="<<DATA.DIRECTORY.javapath>>"/>
+ <replacefilter value="${pplication.data.directory}" token="<<DATA.DIRECTORY.javapath>>"/>
<replacefilter value="${DATABASE.SCHEMA.PREFIX}" token="<<DATABASE.SCHEMA.PREFIX>>"/>
<replacefilter value="${MAIL.SERVER}" token="<<MAIL.SERVER>>"/>
<replacefilter value="${MAIL.SERVER.LOCALHOST}" token="<<MAIL.SERVER.LOCALHOST>>"/>
@@ -615,8 +615,6 @@
<replacefilter value="${REPORTS.CORE.OUTPUTFOLDER}" token="<<REPORTS.CORE.OUTPUTFOLDER>>"/>
<replacefilter value="${SUPPLYDISCREPANCY.EDI.OUTBOUND.FOLDER}" token="<<SUPPLYDISCREPANCY.EDI.OUTBOUND.FOLDER>>"/>
<replacefilter value="${product.server.id}" token="<<PRODUCT.SERVERID>>"/>
- <replacefilter value="${PENTAHO.HOST}" token="<<PENTAHO.HOST>>"/>
- <replacefilter value="${PENTAHO.PORT}" token="<<PENTAHO.PORT>>"/>
<replacefilter value="C:/Users/" token="C:\Users\"/>
</replace>
</then>
Modified: branches/JBOSS_7/wildfly/configuration/standalone/src/main/resources/standalone.xml
===================================================================
--- branches/JBOSS_7/wildfly/configuration/standalone/src/main/resources/standalone.xml 2013-06-19 16:42:24 UTC (rev 7461)
+++ branches/JBOSS_7/wildfly/configuration/standalone/src/main/resources/standalone.xml 2013-06-20 22:49:41 UTC (rev 7462)
@@ -423,13 +423,23 @@
<properties>
<!-- Specifies the beginning start level of the framework -->
<property name="org.osgi.framework.startlevel.beginning">4</property>
+ <property name="org.osgi.framework.system.packages.extra">
+ sun.misc,
+ com.sun.tools.xjc.model,
+ com.sun.tools.xjc,
+ com.sun.tools.xjc.outline,
+ com.sun.image.codec.jpeg,
+ sun.nio.ch
+ </property>
</properties>
<capabilities>
<!--
LEVEL 1 - System Modules
-->
+ <capability name="com.sun.codemodel" startlevel="1"/>
+ <capability name="javax.activation.api" startlevel="1"/>
<capability name="javax.ejb.api" startlevel="1"/>
<capability name="javax.el.api" startlevel="1"/>
<capability name="javax.inject.api" startlevel="1"/>
@@ -557,6 +567,8 @@
<capability name="org.jaffa.3rd-party.bsf:jaffa-3rd-party-bsf:2.4.0" startlevel="3"/>
<capability name="org.jaffa.3rd-party.bsh:jaffa-3rd-party-bsh:2.0b5" startlevel="3"/>
<capability name="org.jaffa.3rd-party.combine-bundle:jaffa-3rd-party-combine-bundle:6.0" startlevel="3"/>
+ <!--<capability name="org.jaffa.3rd-party.drools:jaffa-3rd-party-drools-compiler:5.5.0.Final" startlevel="3"/> -->
+ <!--<capability name="org.jaffa.3rd-party.drools:jaffa-3rd-party-drools-core:5.5.0.Final" startlevel="3"/> -->
<capability name="org.jaffa.3rd-party.ezmorph:jaffa-3rd-party-ezmorph:1.0.6" startlevel="3"/>
<capability name="org.jaffa.3rd-party.javamelody:jaffa-3rd-party-javamelody-core:1.43.0" startlevel="3"/>
<capability name="org.jaffa.3rd-party.jawr:jaffa-3rd-party-jawr:3.3.3" startlevel="3"/>
Modified: branches/JBOSS_7/wildfly/install/pom.xml
===================================================================
--- branches/JBOSS_7/wildfly/install/pom.xml 2013-06-19 16:42:24 UTC (rev 7461)
+++ branches/JBOSS_7/wildfly/install/pom.xml 2013-06-20 22:49:41 UTC (rev 7462)
@@ -48,20 +48,6 @@
<classifier>resources</classifier>
</dependency>
<dependency>
- <groupId>org.jaffa.quartz</groupId>
- <artifactId>jaffa-quartz-jdbc-jobstore</artifactId>
- <version>6.0</version>
- <type>zip</type>
- <classifier>resources</classifier>
- </dependency>
- <dependency>
- <groupId>org.jaffa.quartz</groupId>
- <artifactId>jaffa-quartz-ram-jobstore</artifactId>
- <version>6.0</version>
- <type>zip</type>
- <classifier>resources</classifier>
- </dependency>
- <dependency>
<groupId>org.jaffa.sample.webapp</groupId>
<artifactId>jaffa-sample-webapp</artifactId>
<version>6.0</version>
@@ -164,15 +150,6 @@
<overWrite>true</overWrite>
</artifactItem>
<artifactItem>
- <groupId>org.jaffa.quartz</groupId>
- <artifactId>jaffa-quartz-ram-jobstore</artifactId>
- <version>6.0</version>
- <type>zip</type>
- <classifier>resources</classifier>
- <outputDirectory>${wildfly.install.directory}/${wildfly.runtime.type}/configuration</outputDirectory>
- <overWrite>true</overWrite>
- </artifactItem>
- <artifactItem>
<groupId>org.jaffa.wildfly.modules.org.jaffa.jdbc.driver</groupId>
<artifactId>jaffa-wildfly-module-oracle-driver</artifactId>
<version>6.0</version>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <se...@us...> - 2013-06-19 16:42:28
|
Revision: 7461
http://sourceforge.net/p/jaffa/code/7461
Author: seanz
Date: 2013-06-19 16:42:24 +0000 (Wed, 19 Jun 2013)
Log Message:
-----------
remove border layout from adding modify button. The modify button is not useful when in border layout.
Modified Paths:
--------------
trunk/JaffaRIA/source/html/js/extjs/jaffa/maintenance/GridDetailContainer.js
Modified: trunk/JaffaRIA/source/html/js/extjs/jaffa/maintenance/GridDetailContainer.js
===================================================================
--- trunk/JaffaRIA/source/html/js/extjs/jaffa/maintenance/GridDetailContainer.js 2013-06-19 00:38:57 UTC (rev 7460)
+++ trunk/JaffaRIA/source/html/js/extjs/jaffa/maintenance/GridDetailContainer.js 2013-06-19 16:42:24 UTC (rev 7461)
@@ -389,7 +389,7 @@
//console.error();
//Inject 'modify' button into grid panel toolbar if using card style layout
- if (['card','slide','border'].indexOf(this.layout)>=0 && this.gridPanel.getTopToolbar() && this.gridModifyButton) {
+ if (['card','slide'].indexOf(this.layout)>=0 && this.gridPanel.getTopToolbar() && this.gridModifyButton) {
this.gridPanel.getTopToolbar().insert(this.buttonIndex, Ext.apply({
text: this.allowEdit?this.modifyButtonText:this.viewButtonText,
itemId: 'modifyBtn',
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <eag...@us...> - 2013-06-19 00:39:02
|
Revision: 7460
http://sourceforge.net/p/jaffa/code/7460
Author: eagleigor
Date: 2013-06-19 00:38:57 +0000 (Wed, 19 Jun 2013)
Log Message:
-----------
update
Modified Paths:
--------------
branches/JBOSS_7/3rd-party/aop/jboss/pom.xml
branches/JBOSS_7/components/admin/api/pom.xml
branches/JBOSS_7/components/attachment/api/pom.xml
branches/JBOSS_7/components/messaging/api/pom.xml
branches/JBOSS_7/components/printing/api/pom.xml
branches/JBOSS_7/components/scheduler/api/pom.xml
branches/JBOSS_7/components/user/api/pom.xml
branches/JBOSS_7/console/api/pom.xml
branches/JBOSS_7/core/api/pom.xml
branches/JBOSS_7/desktop/pom.xml
branches/JBOSS_7/driver/oracle/pom.xml
branches/JBOSS_7/dwr/api/pom.xml
branches/JBOSS_7/eda/api/pom.xml
branches/JBOSS_7/ejb3/mdb/high-velocity-queue/pom.xml
branches/JBOSS_7/ejb3/mdb/multi-queue/pom.xml
branches/JBOSS_7/ejb3/mdb/single-queue/pom.xml
branches/JBOSS_7/jdbc-appender/pom.xml
branches/JBOSS_7/jdbcplus/pom.xml
branches/JBOSS_7/modules/messaging/jaffa-modules-messaging-api/pom.xml
branches/JBOSS_7/osgi/framework/pom.xml
branches/JBOSS_7/ria/api/pom.xml
branches/JBOSS_7/rules/api/pom.xml
branches/JBOSS_7/sample/weaving/api/pom.xml
branches/JBOSS_7/sample/webapp/application/pom.xml
branches/JBOSS_7/tools/pom.xml
branches/JBOSS_7/wildfly/configuration/standalone/src/main/resources/standalone.xml
Modified: branches/JBOSS_7/3rd-party/aop/jboss/pom.xml
===================================================================
--- branches/JBOSS_7/3rd-party/aop/jboss/pom.xml 2013-06-18 22:12:08 UTC (rev 7459)
+++ branches/JBOSS_7/3rd-party/aop/jboss/pom.xml 2013-06-19 00:38:57 UTC (rev 7460)
@@ -40,7 +40,7 @@
<artifactId>trove</artifactId>
</dependency>
<!-- ******************************************************************* -->
- <!-- JBoss Provided Libraries -->
+ <!-- WildFly Provided Libraries -->
<!-- ******************************************************************* -->
<dependency>
<groupId>org.jboss.logmanager</groupId>
Modified: branches/JBOSS_7/components/admin/api/pom.xml
===================================================================
--- branches/JBOSS_7/components/admin/api/pom.xml 2013-06-18 22:12:08 UTC (rev 7459)
+++ branches/JBOSS_7/components/admin/api/pom.xml 2013-06-19 00:38:57 UTC (rev 7460)
@@ -38,7 +38,7 @@
</dependency>
<!-- ******************************************************************* -->
- <!-- JBoss Provided Libraries -->
+ <!-- WildFly Provided Libraries -->
<!-- ******************************************************************* -->
<dependency>
<groupId>org.jboss.spec.javax.servlet.jsp</groupId>
Modified: branches/JBOSS_7/components/attachment/api/pom.xml
===================================================================
--- branches/JBOSS_7/components/attachment/api/pom.xml 2013-06-18 22:12:08 UTC (rev 7459)
+++ branches/JBOSS_7/components/attachment/api/pom.xml 2013-06-19 00:38:57 UTC (rev 7460)
@@ -41,7 +41,7 @@
<version>6.0</version>
</dependency>
<!-- ******************************************************************* -->
- <!-- JBoss Provided Libraries -->
+ <!-- WildFly Provided Libraries -->
<!-- ******************************************************************* -->
<dependency>
<groupId>org.jboss.spec.javax.servlet.jsp</groupId>
@@ -53,6 +53,11 @@
<artifactId>log4j-jboss-logmanager</artifactId>
<scope>provided</scope>
</dependency>
+ <dependency>
+ <groupId>commons-pool</groupId>
+ <artifactId>commons-pool</artifactId>
+ <scope>provided</scope>
+ </dependency>
<!-- ******************************************************************* -->
<!-- Test Libraries -->
<!-- ******************************************************************* -->
Modified: branches/JBOSS_7/components/messaging/api/pom.xml
===================================================================
--- branches/JBOSS_7/components/messaging/api/pom.xml 2013-06-18 22:12:08 UTC (rev 7459)
+++ branches/JBOSS_7/components/messaging/api/pom.xml 2013-06-19 00:38:57 UTC (rev 7460)
@@ -45,7 +45,7 @@
<version>6.0</version>
</dependency>
<!-- ******************************************************************* -->
- <!-- JBoss Provided Libraries -->
+ <!-- WildFly Provided Libraries -->
<!-- ******************************************************************* -->
<dependency>
<groupId>org.jboss.spec.javax.servlet.jsp</groupId>
Modified: branches/JBOSS_7/components/printing/api/pom.xml
===================================================================
--- branches/JBOSS_7/components/printing/api/pom.xml 2013-06-18 22:12:08 UTC (rev 7459)
+++ branches/JBOSS_7/components/printing/api/pom.xml 2013-06-19 00:38:57 UTC (rev 7460)
@@ -104,7 +104,7 @@
<artifactId>jipsi</artifactId>
</dependency>
<!-- ******************************************************************* -->
- <!-- JBoss Provided Libraries -->
+ <!-- WildFly Provided Libraries -->
<!-- ******************************************************************* -->
<dependency>
<groupId>javax.mail</groupId>
Modified: branches/JBOSS_7/components/scheduler/api/pom.xml
===================================================================
--- branches/JBOSS_7/components/scheduler/api/pom.xml 2013-06-18 22:12:08 UTC (rev 7459)
+++ branches/JBOSS_7/components/scheduler/api/pom.xml 2013-06-19 00:38:57 UTC (rev 7460)
@@ -45,7 +45,7 @@
<version>6.0</version>
</dependency>
<!-- ******************************************************************* -->
- <!-- JBoss Provided Libraries -->
+ <!-- WildFly Provided Libraries -->
<!-- ******************************************************************* -->
<dependency>
<groupId>org.jboss.spec.javax.servlet.jsp</groupId>
Modified: branches/JBOSS_7/components/user/api/pom.xml
===================================================================
--- branches/JBOSS_7/components/user/api/pom.xml 2013-06-18 22:12:08 UTC (rev 7459)
+++ branches/JBOSS_7/components/user/api/pom.xml 2013-06-19 00:38:57 UTC (rev 7460)
@@ -65,7 +65,7 @@
<version>6.0</version>
</dependency>
<!-- ******************************************************************* -->
- <!-- JBoss Provided Libraries -->
+ <!-- WildFly Provided Libraries -->
<!-- ******************************************************************* -->
<dependency>
<groupId>javax.mail</groupId>
Modified: branches/JBOSS_7/console/api/pom.xml
===================================================================
--- branches/JBOSS_7/console/api/pom.xml 2013-06-18 22:12:08 UTC (rev 7459)
+++ branches/JBOSS_7/console/api/pom.xml 2013-06-19 00:38:57 UTC (rev 7460)
@@ -71,7 +71,7 @@
<artifactId>soa-model-core</artifactId>
</dependency>
<!-- ******************************************************************* -->
- <!-- JBoss Provided Libraries -->
+ <!-- WildFly Provided Libraries -->
<!-- ******************************************************************* -->
<dependency>
<groupId>org.jboss.spec.javax.ejb</groupId>
Modified: branches/JBOSS_7/core/api/pom.xml
===================================================================
--- branches/JBOSS_7/core/api/pom.xml 2013-06-18 22:12:08 UTC (rev 7459)
+++ branches/JBOSS_7/core/api/pom.xml 2013-06-19 00:38:57 UTC (rev 7460)
@@ -228,7 +228,7 @@
</exclusions>
</dependency>
<!-- ******************************************************************* -->
- <!-- JBoss Provided Libraries -->
+ <!-- WildFly Provided Libraries -->
<!-- ******************************************************************* -->
<dependency>
<groupId>commons-beanutils</groupId>
Modified: branches/JBOSS_7/desktop/pom.xml
===================================================================
--- branches/JBOSS_7/desktop/pom.xml 2013-06-18 22:12:08 UTC (rev 7459)
+++ branches/JBOSS_7/desktop/pom.xml 2013-06-19 00:38:57 UTC (rev 7460)
@@ -44,7 +44,7 @@
<artifactId>org.osgi.enterprise</artifactId>
</dependency>
<!-- ******************************************************************* -->
- <!-- JBoss Provided Libraries -->
+ <!-- WildFly Provided Libraries -->
<!-- ******************************************************************* -->
<dependency>
<groupId>org.jboss.spec.javax.servlet</groupId>
Modified: branches/JBOSS_7/driver/oracle/pom.xml
===================================================================
--- branches/JBOSS_7/driver/oracle/pom.xml 2013-06-18 22:12:08 UTC (rev 7459)
+++ branches/JBOSS_7/driver/oracle/pom.xml 2013-06-19 00:38:57 UTC (rev 7460)
@@ -42,7 +42,7 @@
<scope>provided</scope>
</dependency>
<!-- ******************************************************************* -->
- <!-- JBoss Provided Libraries -->
+ <!-- WildFly Provided Libraries -->
<!-- ******************************************************************* -->
<dependency>
<groupId>org.jboss.logmanager</groupId>
Modified: branches/JBOSS_7/dwr/api/pom.xml
===================================================================
--- branches/JBOSS_7/dwr/api/pom.xml 2013-06-18 22:12:08 UTC (rev 7459)
+++ branches/JBOSS_7/dwr/api/pom.xml 2013-06-19 00:38:57 UTC (rev 7460)
@@ -52,7 +52,7 @@
<artifactId>dwr-osgi</artifactId>
</dependency>
<!-- ******************************************************************* -->
- <!-- JBoss Provided Libraries -->
+ <!-- WildFly Provided Libraries -->
<!-- ******************************************************************* -->
<dependency>
<groupId>org.jboss.spec.javax.servlet</groupId>
Modified: branches/JBOSS_7/eda/api/pom.xml
===================================================================
--- branches/JBOSS_7/eda/api/pom.xml 2013-06-18 22:12:08 UTC (rev 7459)
+++ branches/JBOSS_7/eda/api/pom.xml 2013-06-19 00:38:57 UTC (rev 7460)
@@ -163,7 +163,7 @@
<scope>runtime</scope>
</dependency>
<!-- ******************************************************************* -->
- <!-- JBoss Provided Libraries -->
+ <!-- WildFly Provided Libraries -->
<!-- ******************************************************************* -->
<dependency>
<groupId>org.osgi</groupId>
Modified: branches/JBOSS_7/ejb3/mdb/high-velocity-queue/pom.xml
===================================================================
--- branches/JBOSS_7/ejb3/mdb/high-velocity-queue/pom.xml 2013-06-18 22:12:08 UTC (rev 7459)
+++ branches/JBOSS_7/ejb3/mdb/high-velocity-queue/pom.xml 2013-06-19 00:38:57 UTC (rev 7460)
@@ -37,7 +37,7 @@
<version>6.0</version>
</dependency>
<!-- ******************************************************************* -->
- <!-- JBoss Provided Libraries -->
+ <!-- WildFly Provided Libraries -->
<!-- ******************************************************************* -->
<dependency>
<groupId>org.jboss.ejb3</groupId>
Modified: branches/JBOSS_7/ejb3/mdb/multi-queue/pom.xml
===================================================================
--- branches/JBOSS_7/ejb3/mdb/multi-queue/pom.xml 2013-06-18 22:12:08 UTC (rev 7459)
+++ branches/JBOSS_7/ejb3/mdb/multi-queue/pom.xml 2013-06-19 00:38:57 UTC (rev 7460)
@@ -37,7 +37,7 @@
<version>6.0</version>
</dependency>
<!-- ******************************************************************* -->
- <!-- JBoss Provided Libraries -->
+ <!-- WildFly Provided Libraries -->
<!-- ******************************************************************* -->
<dependency>
<groupId>org.jboss.ejb3</groupId>
Modified: branches/JBOSS_7/ejb3/mdb/single-queue/pom.xml
===================================================================
--- branches/JBOSS_7/ejb3/mdb/single-queue/pom.xml 2013-06-18 22:12:08 UTC (rev 7459)
+++ branches/JBOSS_7/ejb3/mdb/single-queue/pom.xml 2013-06-19 00:38:57 UTC (rev 7460)
@@ -37,7 +37,7 @@
<version>6.0</version>
</dependency>
<!-- ******************************************************************* -->
- <!-- JBoss Provided Libraries -->
+ <!-- WildFly Provided Libraries -->
<!-- ******************************************************************* -->
<dependency>
<groupId>org.jboss.ejb3</groupId>
Modified: branches/JBOSS_7/jdbc-appender/pom.xml
===================================================================
--- branches/JBOSS_7/jdbc-appender/pom.xml 2013-06-18 22:12:08 UTC (rev 7459)
+++ branches/JBOSS_7/jdbc-appender/pom.xml 2013-06-19 00:38:57 UTC (rev 7460)
@@ -41,7 +41,7 @@
<version>6.0</version>
</dependency>
<!-- ******************************************************************* -->
- <!-- JBoss Provided Libraries -->
+ <!-- WildFly Provided Libraries -->
<!-- ******************************************************************* -->
<dependency>
<groupId>log4j</groupId>
Modified: branches/JBOSS_7/jdbcplus/pom.xml
===================================================================
--- branches/JBOSS_7/jdbcplus/pom.xml 2013-06-18 22:12:08 UTC (rev 7459)
+++ branches/JBOSS_7/jdbcplus/pom.xml 2013-06-19 00:38:57 UTC (rev 7460)
@@ -37,7 +37,7 @@
<artifactId>janino</artifactId>
</dependency>
<!-- ******************************************************************* -->
- <!-- JBoss Provided Libraries -->
+ <!-- WildFly Provided Libraries -->
<!-- ******************************************************************* -->
<dependency>
<groupId>org.jboss.logmanager</groupId>
Modified: branches/JBOSS_7/modules/messaging/jaffa-modules-messaging-api/pom.xml
===================================================================
--- branches/JBOSS_7/modules/messaging/jaffa-modules-messaging-api/pom.xml 2013-06-18 22:12:08 UTC (rev 7459)
+++ branches/JBOSS_7/modules/messaging/jaffa-modules-messaging-api/pom.xml 2013-06-19 00:38:57 UTC (rev 7460)
@@ -61,7 +61,7 @@
<version>6.0</version>
</dependency>
<!-- ******************************************************************* -->
- <!-- JBoss Provided Libraries -->
+ <!-- WildFly Provided Libraries -->
<!-- ******************************************************************* -->
<dependency>
<groupId>org.jboss.spec.javax.servlet.jsp</groupId>
Modified: branches/JBOSS_7/osgi/framework/pom.xml
===================================================================
--- branches/JBOSS_7/osgi/framework/pom.xml 2013-06-18 22:12:08 UTC (rev 7459)
+++ branches/JBOSS_7/osgi/framework/pom.xml 2013-06-19 00:38:57 UTC (rev 7460)
@@ -54,7 +54,7 @@
<artifactId>javassist</artifactId>
</dependency>
<!-- ******************************************************************* -->
- <!-- JBoss Provided Libraries -->
+ <!-- WildFly Provided Libraries -->
<!-- ******************************************************************* -->
<dependency>
<groupId>org.jboss.logmanager</groupId>
Modified: branches/JBOSS_7/ria/api/pom.xml
===================================================================
--- branches/JBOSS_7/ria/api/pom.xml 2013-06-18 22:12:08 UTC (rev 7459)
+++ branches/JBOSS_7/ria/api/pom.xml 2013-06-19 00:38:57 UTC (rev 7460)
@@ -55,7 +55,7 @@
<artifactId>dwr-osgi</artifactId>
</dependency>
<!-- ******************************************************************* -->
- <!-- JBoss Provided Libraries -->
+ <!-- WildFly Provided Libraries -->
<!-- ******************************************************************* -->
<dependency>
<groupId>org.jboss.spec.javax.servlet.jsp</groupId>
Modified: branches/JBOSS_7/rules/api/pom.xml
===================================================================
--- branches/JBOSS_7/rules/api/pom.xml 2013-06-18 22:12:08 UTC (rev 7459)
+++ branches/JBOSS_7/rules/api/pom.xml 2013-06-19 00:38:57 UTC (rev 7460)
@@ -73,7 +73,7 @@
<artifactId>javassist</artifactId>
</dependency>
<!-- ******************************************************************* -->
- <!-- JBoss Provided Libraries -->
+ <!-- WildFly Provided Libraries -->
<!-- ******************************************************************* -->
<dependency>
<groupId>org.osgi</groupId>
Modified: branches/JBOSS_7/sample/weaving/api/pom.xml
===================================================================
--- branches/JBOSS_7/sample/weaving/api/pom.xml 2013-06-18 22:12:08 UTC (rev 7459)
+++ branches/JBOSS_7/sample/weaving/api/pom.xml 2013-06-19 00:38:57 UTC (rev 7460)
@@ -49,7 +49,7 @@
<version>6.0</version>
</dependency>
<!-- ******************************************************************* -->
- <!-- JBoss Provided Libraries -->
+ <!-- WildFly Provided Libraries -->
<!-- ******************************************************************* -->
<dependency>
<groupId>org.jboss.logmanager</groupId>
Modified: branches/JBOSS_7/sample/webapp/application/pom.xml
===================================================================
--- branches/JBOSS_7/sample/webapp/application/pom.xml 2013-06-18 22:12:08 UTC (rev 7459)
+++ branches/JBOSS_7/sample/webapp/application/pom.xml 2013-06-19 00:38:57 UTC (rev 7460)
@@ -143,7 +143,7 @@
<version>6.0</version>
</dependency>
<!-- ******************************************************************* -->
- <!-- JBoss Provided Libraries -->
+ <!-- WildFly Provided Libraries -->
<!-- ******************************************************************* -->
<dependency>
<groupId>org.jboss.logmanager</groupId>
Modified: branches/JBOSS_7/tools/pom.xml
===================================================================
--- branches/JBOSS_7/tools/pom.xml 2013-06-18 22:12:08 UTC (rev 7459)
+++ branches/JBOSS_7/tools/pom.xml 2013-06-19 00:38:57 UTC (rev 7460)
@@ -47,7 +47,7 @@
<artifactId>webmacro</artifactId>
</dependency>
<!-- ******************************************************************* -->
- <!-- JBoss Provided Libraries -->
+ <!-- WildFly Provided Libraries -->
<!-- ******************************************************************* -->
<dependency>
<groupId>commons-pool</groupId>
Modified: branches/JBOSS_7/wildfly/configuration/standalone/src/main/resources/standalone.xml
===================================================================
--- branches/JBOSS_7/wildfly/configuration/standalone/src/main/resources/standalone.xml 2013-06-18 22:12:08 UTC (rev 7459)
+++ branches/JBOSS_7/wildfly/configuration/standalone/src/main/resources/standalone.xml 2013-06-19 00:38:57 UTC (rev 7460)
@@ -527,7 +527,7 @@
-->
<capability name="commons-beanutils:commons-beanutils:1.8.3" startlevel="3"/>
- <capability name="commons-codec:commons-codec:1.7" startlevel="3"/>
+ <capability name="commons-codec:commons-codec:1.8" startlevel="3"/>
<capability name="commons-dbcp:commons-dbcp:1.4" startlevel="3"/>
<capability name="commons-digester:commons-digester:2.1" startlevel="3"/>
<capability name="commons-fileupload:commons-fileupload:1.2.2" startlevel="3"/>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <eag...@us...> - 2013-06-18 22:12:12
|
Revision: 7459
http://sourceforge.net/p/jaffa/code/7459
Author: eagleigor
Date: 2013-06-18 22:12:08 +0000 (Tue, 18 Jun 2013)
Log Message:
-----------
update
Modified Paths:
--------------
branches/JBOSS_7/pom.xml
Modified: branches/JBOSS_7/pom.xml
===================================================================
--- branches/JBOSS_7/pom.xml 2013-06-18 21:40:51 UTC (rev 7458)
+++ branches/JBOSS_7/pom.xml 2013-06-18 22:12:08 UTC (rev 7459)
@@ -183,8 +183,8 @@
<version.shade.plugin>1.5</version.shade.plugin>
<version.site.plugin>3.1</version.site.plugin>
<version.sonar.plugin>2.0</version.sonar.plugin>
- <version.source.plugin>2.1.2</version.source.plugin>
- <version.surefire.plugin>2.12.4</version.surefire.plugin>
+ <version.source.plugin>2.2.1</version.source.plugin>
+ <version.surefire.plugin>2.15</version.surefire.plugin>
<version.taglist.plugin>2.4</version.taglist.plugin>
<version.war.plugin>2.1.1</version.war.plugin>
<version.wagon-ssh.plugin>1.0-beta-7</version.wagon-ssh.plugin>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <eag...@us...> - 2013-06-18 21:40:53
|
Revision: 7458
http://sourceforge.net/p/jaffa/code/7458
Author: eagleigor
Date: 2013-06-18 21:40:51 +0000 (Tue, 18 Jun 2013)
Log Message:
-----------
update
Modified Paths:
--------------
branches/JBOSS_7/pom.xml
Property Changed:
----------------
branches/JBOSS_7/wildfly/install/
Modified: branches/JBOSS_7/pom.xml
===================================================================
--- branches/JBOSS_7/pom.xml 2013-06-18 21:21:03 UTC (rev 7457)
+++ branches/JBOSS_7/pom.xml 2013-06-18 21:40:51 UTC (rev 7458)
@@ -45,7 +45,7 @@
<!-- ******************************************************************* -->
<wildfly.version>8.0.0</wildfly.version>
<wildfly.runtime.type>standalone</wildfly.runtime.type>
- <wildfly.install.parent.directory>${user.home.directory}/server/wildfly</wildfly.install.parent.directory>
+ <wildfly.install.parent.directory>server</wildfly.install.parent.directory>
<wildfly.install.directory>${wildfly.install.parent.directory}/wildfly-${wildfly.version}</wildfly.install.directory>
<wildfly.config.directory>${wildfly.install.directory}/${wildfly.runtime.type}/configuration</wildfly.config.directory>
<wildfly.java.opts.xms>2G</wildfly.java.opts.xms>
Index: branches/JBOSS_7/wildfly/install
===================================================================
--- branches/JBOSS_7/wildfly/install 2013-06-18 21:21:03 UTC (rev 7457)
+++ branches/JBOSS_7/wildfly/install 2013-06-18 21:40:51 UTC (rev 7458)
Property changes on: branches/JBOSS_7/wildfly/install
___________________________________________________________________
Added: svn:ignore
## -0,0 +1 ##
+server
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <eag...@us...> - 2013-06-18 21:21:06
|
Revision: 7457
http://sourceforge.net/p/jaffa/code/7457
Author: eagleigor
Date: 2013-06-18 21:21:03 +0000 (Tue, 18 Jun 2013)
Log Message:
-----------
update
Modified Paths:
--------------
branches/JBOSS_7/pom.xml
Modified: branches/JBOSS_7/pom.xml
===================================================================
--- branches/JBOSS_7/pom.xml 2013-06-18 21:18:14 UTC (rev 7456)
+++ branches/JBOSS_7/pom.xml 2013-06-18 21:21:03 UTC (rev 7457)
@@ -67,10 +67,10 @@
<!-- ******************************************************************* -->
<datasource.name>JAFFADatasource</datasource.name>
<datasource.tx.name>JAFFATxDatasource</datasource.tx.name>
- <datasource.connection.url>jdbc:oracle:thin:@newruby.mirotechnologies.com:1522:dev10g</datasource.connection.url>
+ <datasource.connection.url></datasource.connection.url>
<datasource.driver.class>org.jaffa.driver.oracle.OracleDriver</datasource.driver.class>
- <datasource.user.name>GOLDDEVC__JBOSS</datasource.user.name>
- <datasource.user.password>jboss</datasource.user.password>
+ <datasource.user.name></datasource.user.name>
+ <datasource.user.password></datasource.user.password>
<!-- ******************************************************************* -->
<!-- Log4j Options -->
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <eag...@us...> - 2013-06-18 21:18:17
|
Revision: 7456
http://sourceforge.net/p/jaffa/code/7456
Author: eagleigor
Date: 2013-06-18 21:18:14 +0000 (Tue, 18 Jun 2013)
Log Message:
-----------
update
Modified Paths:
--------------
branches/JBOSS_7/pom.xml
Modified: branches/JBOSS_7/pom.xml
===================================================================
--- branches/JBOSS_7/pom.xml 2013-06-18 17:59:49 UTC (rev 7455)
+++ branches/JBOSS_7/pom.xml 2013-06-18 21:18:14 UTC (rev 7456)
@@ -12,10 +12,185 @@
<packaging>pom</packaging>
<name>Jaffa: Parent POM</name>
- <description>An Enterprise Focused Java Framework For Rapid Application Development. JAFFA is a Java web application development stack, build around Web 2.0 technologies (ExtJS, DWR, JAWR) with an extensive service architecture, meta-data layer and rules engine (based on JBoss AOP and Drools). It provides an event driven SOA infrastructure with advanced scheduling and queue sub-systems.</description>
+ <description>
+ An Enterprise Focused Java Framework For Rapid Application Development.
+ JAFFA is a Java web application development stack,
+ build around Web 2.0 technologies (ExtJS, DWR, JAWR) with an extensive
+ service architecture, meta-data layer
+ and rules engine (based on JBoss AOP and Drools).
+ It provides an event driven SOA infrastructure
+ with advanced scheduling and queue sub-systems.
+ </description>
<url>http://jaffa.sourceforge.net/</url>
<inceptionYear>2013</inceptionYear>
+ <properties>
+ <!-- ******************************************************************* -->
+ <!-- JAVA Compiler Options -->
+ <!-- ******************************************************************* -->
+ <javac.source>1.7</javac.source>
+ <javac.target>1.7</javac.target>
+ <javac.compilerId>javac</javac.compilerId>
+ <javac.fork>no</javac.fork>
+ <javac.executable></javac.executable>
+ <javac.debug>true</javac.debug>
+ <javac.debuglevel>source,lines,vars</javac.debuglevel>
+ <javac.verbose>false</javac.verbose>
+ <javac.encoding>UTF-8</javac.encoding>
+ <javac.deprecation>true</javac.deprecation>
+ <javac.warnings>true</javac.warnings>
+
+ <!-- ******************************************************************* -->
+ <!-- WildFly Options -->
+ <!-- ******************************************************************* -->
+ <wildfly.version>8.0.0</wildfly.version>
+ <wildfly.runtime.type>standalone</wildfly.runtime.type>
+ <wildfly.install.parent.directory>${user.home.directory}/server/wildfly</wildfly.install.parent.directory>
+ <wildfly.install.directory>${wildfly.install.parent.directory}/wildfly-${wildfly.version}</wildfly.install.directory>
+ <wildfly.config.directory>${wildfly.install.directory}/${wildfly.runtime.type}/configuration</wildfly.config.directory>
+ <wildfly.java.opts.xms>2G</wildfly.java.opts.xms>
+ <wildfly.java.opts.xmx>2G</wildfly.java.opts.xmx>
+ <wildfly.java.opts.maxpermsize>512M</wildfly.java.opts.maxpermsize>
+ <wildfly.java.opts.xss>1024k</wildfly.java.opts.xss>
+ <wildfly.file.encoding>UTF-8</wildfly.file.encoding>
+ <jboss-as.hostname>localhost</jboss-as.hostname>
+ <jboss-as.port>9999</jboss-as.port>
+ <jboss-as.username></jboss-as.username>
+ <jboss-as.password></jboss-as.password>
+ <jboss-as.deployment.filename>${project.artifactId}-${project.version}.jar</jboss-as.deployment.filename>
+ <jboss-as.undeploy.ignoreMissingDeployment>true</jboss-as.undeploy.ignoreMissingDeployment>
+ <jboss-as.deploy.skip>false</jboss-as.deploy.skip>
+ <jboss-as.undeploy.skip>false</jboss-as.undeploy.skip>
+
+ <!-- ******************************************************************* -->
+ <!-- Datasource Options -->
+ <!-- ******************************************************************* -->
+ <datasource.name>JAFFADatasource</datasource.name>
+ <datasource.tx.name>JAFFATxDatasource</datasource.tx.name>
+ <datasource.connection.url>jdbc:oracle:thin:@newruby.mirotechnologies.com:1522:dev10g</datasource.connection.url>
+ <datasource.driver.class>org.jaffa.driver.oracle.OracleDriver</datasource.driver.class>
+ <datasource.user.name>GOLDDEVC__JBOSS</datasource.user.name>
+ <datasource.user.password>jboss</datasource.user.password>
+
+ <!-- ******************************************************************* -->
+ <!-- Log4j Options -->
+ <!-- ******************************************************************* -->
+ <log4j.url>${datasource_connection_url}</log4j.url>
+ <log4j.dbclass>oracle.jdbc.driver.OracleDriver</log4j.dbclass>
+ <log4j.username>${datasource_user_name}</log4j.username>
+ <log4j.password>${datasource_user_password}</log4j.password>
+ <log4j.configuration>file:/${wildfly.config.directory}/log4j.xml</log4j.configuration>
+
+ <!-- ******************************************************************* -->
+ <!-- JavaMelody Options -->
+ <!-- ******************************************************************* -->
+ <javamelody.log>false</javamelody.log>
+ <javamelody.disabled>false</javamelody.disabled>
+ <javamelody.datasources>java:/${datasource.name}</javamelody.datasources>
+
+ <!-- ******************************************************************* -->
+ <!-- Quartz Options -->
+ <!-- ******************************************************************* -->
+ <org.quartz.scheduler.instanceName>JaffaQuartzService</org.quartz.scheduler.instanceName>
+ <org.quartz.dataSource>${datasource_name}</org.quartz.dataSource>
+ <quartz.jobstore>ram</quartz.jobstore>
+
+ <!-- ******************************************************************* -->
+ <!-- Application Options -->
+ <!-- ******************************************************************* -->
+ <appname>JAFFA</appname>
+ <product.name>JAFFA</product.name>
+ <product.instance>JAFFA</product.instance>
+
+ <!-- ******************************************************************* -->
+ <!-- Manifest file options -->
+ <!-- ******************************************************************* -->
+ <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
+ <manifest.built.by>${env.USERNAME}</manifest.built.by>
+
+ <manifest.specification.title>${project.name}</manifest.specification.title>
+ <manifest.specification.version>6.0</manifest.specification.version>
+ <manifest.specification.vendor>JAFFA</manifest.specification.vendor>
+
+ <manifest.implementation.title>${project.artifactId}-${project.version}</manifest.implementation.title>
+ <manifest.implementation.vendor>JAFFA</manifest.implementation.vendor>
+ <manifest.implementation.vendor.id>org.jaffa</manifest.implementation.vendor.id>
+ <manifest.implementation.version>${project.version}</manifest.implementation.version>
+
+ <manifest.bundle.symbolic.name>org.jaffa</manifest.bundle.symbolic.name>
+ <manifest.bundle.vendor>JAFFA</manifest.bundle.vendor>
+ <manifest.bundle.vendor.id>org.jaffa</manifest.bundle.vendor.id>
+ <manifest.bundle.copyright>2013</manifest.bundle.copyright>
+ <manifest.bundle.license>http://jaffa.sourceforge.net</manifest.bundle.license>
+ <manifest.bundle.docurl>http://jaffa.sourceforge.net</manifest.bundle.docurl>
+ <manifest.bundle.version>${project.version}</manifest.bundle.version>
+ <manifest.bundle.manifest.version>2</manifest.bundle.manifest.version>
+ <manifest.bundle.classpath>.</manifest.bundle.classpath>
+ <manifest.export.package>.</manifest.export.package>
+ <donotcopy.bundle.plugin>(CVS|.svn)</donotcopy.bundle.plugin>
+
+ <!-- ******************************************************************* -->
+ <!-- maven-enforcer-plugin -->
+ <!-- ******************************************************************* -->
+ <maven.min.version>3.0</maven.min.version>
+ <jdk.min.version>1.7</jdk.min.version>
+
+ <!-- ******************************************************************* -->
+ <!-- Plugins Versions -->
+ <!-- ******************************************************************* -->
+ <version.antrun.plugin>1.7</version.antrun.plugin>
+ <version.apt.plugin>1.0-alpha-4</version.apt.plugin>
+ <version.assembly.plugin>2.3</version.assembly.plugin>
+ <version.buildhelper.plugin>1.7</version.buildhelper.plugin>
+ <version.buildnumber.plugin>1.0</version.buildnumber.plugin>
+ <version.bundle.plugin>2.3.7</version.bundle.plugin>
+ <version.changelog.plugin>2.2</version.changelog.plugin>
+ <version.checkstyle.plugin>2.9.1</version.checkstyle.plugin>
+ <version.clean.plugin>2.4.1</version.clean.plugin>
+ <version.clover2.plugin>3.0.2</version.clover2.plugin>
+ <version.cobertura.plugin>2.5.2</version.cobertura.plugin>
+ <version.compiler.plugin>3.1</version.compiler.plugin>
+ <version.dependency.plugin>2.6</version.dependency.plugin>
+ <version.deploy.plugin>2.5</version.deploy.plugin>
+ <version.doap.plugin>1.1</version.doap.plugin>
+ <version.ear.plugin>2.4.2</version.ear.plugin>
+ <version.eclipse.plugin>2.8</version.eclipse.plugin>
+ <version.ejb.plugin>2.2.1</version.ejb.plugin>
+ <version.enforcer.plugin>1.0</version.enforcer.plugin>
+ <version.findbugs.plugin>2.5.2</version.findbugs.plugin>
+ <version.gpg.plugin>1.4</version.gpg.plugin>
+ <version.idea.plugin>2.2</version.idea.plugin>
+ <version.injection.plugin>1.0.2</version.injection.plugin>
+ <version.install.plugin>2.3.1</version.install.plugin>
+ <version.jboss-as-maven.plugin>7.3.Final</version.jboss-as-maven.plugin>
+ <version.jar.plugin>2.4</version.jar.plugin>
+ <version.javacc.plugin>2.6</version.javacc.plugin>
+ <version.javadoc.plugin>2.9</version.javadoc.plugin>
+ <version.javancss.plugin>2.0</version.javancss.plugin>
+ <version.jdepend.plugin>2.0-beta-2</version.jdepend.plugin>
+ <version.jxr.plugin>2.3</version.jxr.plugin>
+ <version.license.plugin>1.0</version.license.plugin>
+ <version.pir.plugin>2.2</version.pir.plugin>
+ <!-- maven-project-info-reports-plugins -->
+ <version.plugin.plugin>2.9</version.plugin.plugin>
+ <version.project.info.project.plugin>2.5.1</version.project.info.project.plugin>
+ <version.properties.plugin>1.0-alpha-2</version.properties.plugin>
+ <version.maven.project.info.reports.plugin>2.5.1</version.maven.project.info.reports.plugin>
+ <version.pmd.plugin>2.7.1</version.pmd.plugin>
+ <version.rar.plugin>2.2</version.rar.plugin>
+ <version.release.plugin>2.1</version.release.plugin>
+ <version.resources.plugin>2.5</version.resources.plugin>
+ <version.shade.plugin>1.5</version.shade.plugin>
+ <version.site.plugin>3.1</version.site.plugin>
+ <version.sonar.plugin>2.0</version.sonar.plugin>
+ <version.source.plugin>2.1.2</version.source.plugin>
+ <version.surefire.plugin>2.12.4</version.surefire.plugin>
+ <version.taglist.plugin>2.4</version.taglist.plugin>
+ <version.war.plugin>2.1.1</version.war.plugin>
+ <version.wagon-ssh.plugin>1.0-beta-7</version.wagon-ssh.plugin>
+
+ </properties>
+
<licenses>
<license>
<name>GNU Lesser General Public License</name>
@@ -548,7 +723,7 @@
<dependency>
<groupId>org.jboss.osgi.repository</groupId>
<artifactId>jbosgi-repository-api</artifactId>
- <version>3.0.0.CR3</version>
+ <version>3.0.0.CR6</version>
</dependency>
<dependency>
<groupId>org.jboss.osgi.repository</groupId>
@@ -576,62 +751,62 @@
<dependency>
<groupId>org.wildfly</groupId>
<artifactId>wildfly-controller</artifactId>
- <version>8.0.0.Alpha2-SNAPSHOT</version>
+ <version>8.0.0.Alpha1</version>
</dependency>
<dependency>
<groupId>org.wildfly</groupId>
<artifactId>wildfly-jmx</artifactId>
- <version>8.0.0.Alpha2-SNAPSHOT</version>
+ <version>8.0.0.Alpha1</version>
</dependency>
<dependency>
<groupId>org.wildfly</groupId>
<artifactId>wildfly-logging</artifactId>
- <version>8.0.0.Alpha2-SNAPSHOT</version>
+ <version>8.0.0.Alpha1</version>
</dependency>
<dependency>
<groupId>org.wildfly</groupId>
<artifactId>wildfly-messaging</artifactId>
- <version>8.0.0.Alpha2-SNAPSHOT</version>
+ <version>8.0.0.Alpha1</version>
</dependency>
<dependency>
<groupId>org.wildfly</groupId>
<artifactId>wildfly-naming</artifactId>
- <version>8.0.0.Alpha2-SNAPSHOT</version>
+ <version>8.0.0.Alpha1</version>
</dependency>
<dependency>
<groupId>org.wildfly</groupId>
<artifactId>wildfly-osgi-http</artifactId>
- <version>8.0.0.Alpha2-SNAPSHOT</version>
+ <version>8.0.0.Alpha1</version>
</dependency>
<dependency>
<groupId>org.wildfly</groupId>
<artifactId>wildfly-transactions</artifactId>
- <version>8.0.0.Alpha2-SNAPSHOT</version>
+ <version>8.0.0.Alpha1</version>
</dependency>
<dependency>
<groupId>org.wildfly</groupId>
<artifactId>wildfly-security</artifactId>
- <version>8.0.0.Alpha2-SNAPSHOT</version>
+ <version>8.0.0.Alpha1</version>
</dependency>
<dependency>
<groupId>org.wildfly</groupId>
<artifactId>wildfly-server</artifactId>
- <version>8.0.0.Alpha2-SNAPSHOT</version>
+ <version>8.0.0.Alpha1</version>
</dependency>
<dependency>
<groupId>org.wildfly</groupId>
<artifactId>wildfly-web</artifactId>
- <version>8.0.0.Alpha2-SNAPSHOT</version>
+ <version>8.0.0.Alpha1</version>
</dependency>
<dependency>
<groupId>org.wildfly</groupId>
<artifactId>wildfly-web-common</artifactId>
- <version>8.0.0.Alpha2-SNAPSHOT</version>
+ <version>8.0.0.Alpha1</version>
</dependency>
<dependency>
<groupId>org.wildfly</groupId>
<artifactId>wildfly-undertow</artifactId>
- <version>8.0.0.Alpha2-SNAPSHOT</version>
+ <version>8.0.0.Alpha1</version>
</dependency>
</dependencies>
</dependencyManagement>
@@ -656,109 +831,6 @@
</snapshotRepository>
</distributionManagement>
- <properties>
- <!-- **************** -->
- <!-- Plugins versions -->
- <!-- **************** -->
- <version.antrun.plugin>1.7</version.antrun.plugin>
- <version.apt.plugin>1.0-alpha-4</version.apt.plugin>
- <version.assembly.plugin>2.3</version.assembly.plugin>
- <version.buildhelper.plugin>1.7</version.buildhelper.plugin>
- <version.buildnumber.plugin>1.0</version.buildnumber.plugin>
- <version.bundle.plugin>2.3.7</version.bundle.plugin>
- <version.changelog.plugin>2.2</version.changelog.plugin>
- <version.checkstyle.plugin>2.9.1</version.checkstyle.plugin>
- <version.clean.plugin>2.4.1</version.clean.plugin>
- <version.clover2.plugin>3.0.2</version.clover2.plugin>
- <version.cobertura.plugin>2.5.2</version.cobertura.plugin>
- <version.compiler.plugin>3.1</version.compiler.plugin>
- <version.dependency.plugin>2.6</version.dependency.plugin>
- <version.deploy.plugin>2.5</version.deploy.plugin>
- <version.doap.plugin>1.1</version.doap.plugin>
- <version.ear.plugin>2.4.2</version.ear.plugin>
- <version.eclipse.plugin>2.8</version.eclipse.plugin>
- <version.ejb.plugin>2.2.1</version.ejb.plugin>
- <version.enforcer.plugin>1.0</version.enforcer.plugin>
- <version.findbugs.plugin>2.5.2</version.findbugs.plugin>
- <version.gpg.plugin>1.4</version.gpg.plugin>
- <version.idea.plugin>2.2</version.idea.plugin>
- <version.injection.plugin>1.0.2</version.injection.plugin>
- <version.install.plugin>2.3.1</version.install.plugin>
- <version.jboss-as-maven.plugin>7.3.Final</version.jboss-as-maven.plugin>
- <version.jar.plugin>2.4</version.jar.plugin>
- <version.javacc.plugin>2.6</version.javacc.plugin>
- <version.javadoc.plugin>2.9</version.javadoc.plugin>
- <version.javancss.plugin>2.0</version.javancss.plugin>
- <version.jdepend.plugin>2.0-beta-2</version.jdepend.plugin>
- <version.jxr.plugin>2.3</version.jxr.plugin>
- <version.license.plugin>1.0</version.license.plugin>
- <version.pir.plugin>2.2</version.pir.plugin>
- <!-- maven-project-info-reports-plugins -->
- <version.plugin.plugin>2.9</version.plugin.plugin>
- <version.project.info.project.plugin>2.5.1</version.project.info.project.plugin>
- <version.properties.plugin>1.0-alpha-2</version.properties.plugin>
- <version.maven.project.info.reports.plugin>2.5.1</version.maven.project.info.reports.plugin>
- <version.pmd.plugin>2.7.1</version.pmd.plugin>
- <version.rar.plugin>2.2</version.rar.plugin>
- <version.release.plugin>2.1</version.release.plugin>
- <version.resources.plugin>2.5</version.resources.plugin>
- <version.shade.plugin>1.5</version.shade.plugin>
- <version.site.plugin>3.1</version.site.plugin>
- <version.sonar.plugin>2.0</version.sonar.plugin>
- <version.source.plugin>2.1.2</version.source.plugin>
- <version.surefire.plugin>2.12.4</version.surefire.plugin>
- <version.taglist.plugin>2.4</version.taglist.plugin>
- <version.war.plugin>2.1.1</version.war.plugin>
- <version.wagon-ssh.plugin>1.0-beta-7</version.wagon-ssh.plugin>
- <!-- ********************** -->
- <!-- JAVA compiler options -->
- <!-- ********************** -->
- <javac.source>1.7</javac.source>
- <javac.target>1.7</javac.target>
- <javac.compilerId>javac</javac.compilerId>
- <javac.fork>no</javac.fork>
- <javac.executable></javac.executable>
- <javac.debug>true</javac.debug>
- <javac.debuglevel>source,lines,vars</javac.debuglevel>
- <javac.verbose>false</javac.verbose>
- <javac.encoding>UTF-8</javac.encoding>
- <javac.deprecation>true</javac.deprecation>
- <javac.warnings>true</javac.warnings>
- <!-- ********************** -->
- <!-- Manifest file options -->
- <!-- ********************** -->
- <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
- <manifest.built.by>${env.USERNAME}</manifest.built.by>
-
- <manifest.specification.title>${project.name}</manifest.specification.title>
- <manifest.specification.version>6.0</manifest.specification.version>
- <manifest.specification.vendor>JAFFA</manifest.specification.vendor>
-
- <manifest.implementation.title>${project.artifactId}-${project.version}</manifest.implementation.title>
- <manifest.implementation.vendor>JAFFA</manifest.implementation.vendor>
- <manifest.implementation.vendor.id>org.jaffa</manifest.implementation.vendor.id>
- <manifest.implementation.version>${project.version}</manifest.implementation.version>
-
- <manifest.bundle.symbolic.name>org.jaffa</manifest.bundle.symbolic.name>
- <manifest.bundle.vendor>JAFFA</manifest.bundle.vendor>
- <manifest.bundle.vendor.id>org.jaffa</manifest.bundle.vendor.id>
- <manifest.bundle.copyright>2013</manifest.bundle.copyright>
- <manifest.bundle.license>http://jaffa.sourceforge.net</manifest.bundle.license>
- <manifest.bundle.docurl>http://jaffa.sourceforge.net</manifest.bundle.docurl>
- <manifest.bundle.version>${project.version}</manifest.bundle.version>
- <manifest.bundle.manifest.version>2</manifest.bundle.manifest.version>
- <manifest.bundle.classpath>.</manifest.bundle.classpath>
- <manifest.export.package>.</manifest.export.package>
- <donotcopy.bundle.plugin>(CVS|.svn)</donotcopy.bundle.plugin>
-
- <!-- ************************** -->
- <!-- maven-enforcer-plugin -->
- <!-- ************************** -->
- <maven.min.version>3.0</maven.min.version>
- <jdk.min.version>1.7</jdk.min.version>
-
- </properties>
-
<prerequisites>
<maven>${maven.min.version}</maven>
</prerequisites>
@@ -1472,25 +1544,6 @@
</executions>
</plugin>
- <!-- The read-project-properties goal reads property files and stores the properties as project properties. It serves as an alternate to specifying properties in pom.xml. -->
- <plugin>
- <groupId>org.codehaus.mojo</groupId>
- <artifactId>properties-maven-plugin</artifactId>
- <executions>
- <execution>
- <phase>validate</phase>
- <goals>
- <goal>read-project-properties</goal>
- </goals>
- <configuration>
- <files>
- <file>${M2_HOME}/jaffa-default.properties</file>
- </files>
- </configuration>
- </execution>
- </executions>
- </plugin>
-
<!-- Set properties containing the scm revision and build timestamp -->
<plugin>
<groupId>org.codehaus.mojo</groupId>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <eag...@us...> - 2013-06-18 17:59:52
|
Revision: 7455
http://sourceforge.net/p/jaffa/code/7455
Author: eagleigor
Date: 2013-06-18 17:59:49 +0000 (Tue, 18 Jun 2013)
Log Message:
-----------
update
Modified Paths:
--------------
branches/JBOSS_7/wildfly/dist/src/main/resources/wildfly-8.0.0.zip
Modified: branches/JBOSS_7/wildfly/dist/src/main/resources/wildfly-8.0.0.zip
===================================================================
(Binary files differ)
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <eag...@us...> - 2013-06-18 17:54:41
|
Revision: 7454
http://sourceforge.net/p/jaffa/code/7454
Author: eagleigor
Date: 2013-06-18 17:54:37 +0000 (Tue, 18 Jun 2013)
Log Message:
-----------
update
Modified Paths:
--------------
branches/JBOSS_7/3rd-party/antlr/antlr/pom.xml
branches/JBOSS_7/3rd-party/antlr/stringtemplate/pom.xml
Modified: branches/JBOSS_7/3rd-party/antlr/antlr/pom.xml
===================================================================
--- branches/JBOSS_7/3rd-party/antlr/antlr/pom.xml 2013-06-17 23:46:48 UTC (rev 7453)
+++ branches/JBOSS_7/3rd-party/antlr/antlr/pom.xml 2013-06-18 17:54:37 UTC (rev 7454)
@@ -46,7 +46,7 @@
</goals>
<configuration>
<artifactItems>
- <!-- ================ ANTLR ========================= -->
+ <!-- ================ ANTLR =============================== -->
<artifactItem>
<groupId>org.antlr</groupId>
<artifactId>antlr</artifactId>
Modified: branches/JBOSS_7/3rd-party/antlr/stringtemplate/pom.xml
===================================================================
--- branches/JBOSS_7/3rd-party/antlr/stringtemplate/pom.xml 2013-06-17 23:46:48 UTC (rev 7453)
+++ branches/JBOSS_7/3rd-party/antlr/stringtemplate/pom.xml 2013-06-18 17:54:37 UTC (rev 7454)
@@ -46,10 +46,18 @@
</goals>
<configuration>
<artifactItems>
- <!-- ================ ANTLR Stringtemplate ======================= -->
+ <!-- ================ ANTLR Stringtemplate ================ -->
<artifactItem>
<groupId>org.antlr</groupId>
<artifactId>stringtemplate</artifactId>
+ <version>3.2.1</version>
+ <type>jar</type>
+ <overWrite>false</overWrite>
+ <outputDirectory>${project.build.directory}/classes</outputDirectory>
+ </artifactItem>
+ <artifactItem>
+ <groupId>org.antlr</groupId>
+ <artifactId>stringtemplate</artifactId>
<version>4.0.2</version>
<type>jar</type>
<overWrite>false</overWrite>
@@ -63,13 +71,6 @@
<plugin>
<groupId>org.apache.felix</groupId>
<artifactId>maven-bundle-plugin</artifactId>
- <configuration>
- <archive>
- <manifestEntries>
- <Import-Package>org.antlr</Import-Package>
- </manifestEntries>
- </archive>
- </configuration>
</plugin>
</plugins>
</build>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <eag...@us...> - 2013-06-17 23:46:50
|
Revision: 7453
http://sourceforge.net/p/jaffa/code/7453
Author: eagleigor
Date: 2013-06-17 23:46:48 +0000 (Mon, 17 Jun 2013)
Log Message:
-----------
update
Modified Paths:
--------------
branches/JBOSS_7/3rd-party/antlr/stringtemplate/pom.xml
branches/JBOSS_7/wildfly/configuration/standalone/src/main/resources/standalone.xml
Modified: branches/JBOSS_7/3rd-party/antlr/stringtemplate/pom.xml
===================================================================
--- branches/JBOSS_7/3rd-party/antlr/stringtemplate/pom.xml 2013-06-17 22:01:34 UTC (rev 7452)
+++ branches/JBOSS_7/3rd-party/antlr/stringtemplate/pom.xml 2013-06-17 23:46:48 UTC (rev 7453)
@@ -12,7 +12,7 @@
</parent>
<groupId>org.jaffa.3rd-party.antlr</groupId>
- <artifactId>jaffa-3rd-party-stringtemplate</artifactId>
+ <artifactId>jaffa-3rd-party-antlr-stringtemplate</artifactId>
<version>4.0.2</version>
<packaging>bundle</packaging>
Modified: branches/JBOSS_7/wildfly/configuration/standalone/src/main/resources/standalone.xml
===================================================================
--- branches/JBOSS_7/wildfly/configuration/standalone/src/main/resources/standalone.xml 2013-06-17 22:01:34 UTC (rev 7452)
+++ branches/JBOSS_7/wildfly/configuration/standalone/src/main/resources/standalone.xml 2013-06-17 23:46:48 UTC (rev 7453)
@@ -550,7 +550,7 @@
<capability name="org.jaffa.3rd-party.antlr:jaffa-3rd-party-antlr:3.5" startlevel="3"/>
<capability name="org.jaffa.3rd-party.antlr:jaffa-3rd-party-antlr-runtime:3.5" startlevel="3"/>
- <capability name="org.jaffa.3rd-party.antlr:jaffa-3rd-party-stringtemplate:4.0.2" startlevel="3"/>
+ <capability name="org.jaffa.3rd-party.antlr:jaffa-3rd-party-antlr-stringtemplate:4.0.2" startlevel="3"/>
<capability name="org.jaffa.3rd-party.aop.jboss:jaffa-3rd-party-jboss-aop:6.0" startlevel="3"/>
<capability name="org.jaffa.3rd-party.aopalliance:jaffa-3rd-party-aopalliance:1.0" startlevel="3"/>
<capability name="org.jaffa.3rd-party.axis:jaffa-3rd-party-axis:1.4" startlevel="3"/>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <ask...@us...> - 2013-06-17 22:01:38
|
Revision: 7452
http://sourceforge.net/p/jaffa/code/7452
Author: askmahesh
Date: 2013-06-17 22:01:34 +0000 (Mon, 17 Jun 2013)
Log Message:
-----------
Removed the Uppercase case-type for correlationKey1
Modified Paths:
--------------
branches/JAFFA_5_15_RELEASE/JaffaSOA/source/aop/1/domain/BusinessEventLog-aop.xml
Modified: branches/JAFFA_5_15_RELEASE/JaffaSOA/source/aop/1/domain/BusinessEventLog-aop.xml
===================================================================
--- branches/JAFFA_5_15_RELEASE/JaffaSOA/source/aop/1/domain/BusinessEventLog-aop.xml 2013-06-17 21:49:10 UTC (rev 7451)
+++ branches/JAFFA_5_15_RELEASE/JaffaSOA/source/aop/1/domain/BusinessEventLog-aop.xml 2013-06-17 22:01:34 UTC (rev 7452)
@@ -22,7 +22,6 @@
<property name="correlationKey1">
<label>[label.Jaffa.Messaging.BusinessEventLog.CorrelationKey1]</label>
<max-length>100</max-length>
- <case-type>Upper</case-type>
</property>
<property name="correlationKey2">
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <eag...@us...> - 2013-06-17 21:49:13
|
Revision: 7451
http://sourceforge.net/p/jaffa/code/7451
Author: eagleigor
Date: 2013-06-17 21:49:10 +0000 (Mon, 17 Jun 2013)
Log Message:
-----------
update
Modified Paths:
--------------
branches/JBOSS_7/wildfly/dist/src/main/resources/wildfly-8.0.0.zip
Modified: branches/JBOSS_7/wildfly/dist/src/main/resources/wildfly-8.0.0.zip
===================================================================
(Binary files differ)
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|