[root]/modules/distro/src/main/files/install
src
(0 files, 0 lines)
cfg
(0 files, 0 lines)
hibernate
(0 files, 0 lines)
datasource
(5 files, 115 lines)
jdbc
(5 files, 120 lines)
jbpm
(8 files, 94 lines)
logging
(0 files, 0 lines)
debug
(1 files, 18 lines)
jdk
(1 files, 18 lines)
mail
(2 files, 6 lines)
spring
(1 files, 33 lines)
db
(0 files, 0 lines)
create
(4 files, 1869 lines)
drop
(4 files, 424 lines)
upgrade-4.0-to-4.1
(4 files, 12 lines)
upgrade-4.1-to-4.2
(4 files, 71 lines)
demo
(1 files, 16 lines)
hsqldb-server
(5 files, 5 lines)
jboss
(0 files, 0 lines)
config.jboss5
(0 files, 0 lines)
deploy
(0 files, 0 lines)
jbpm
(0 files, 0 lines)
jbpm-service.sar
(0 files, 0 lines)
config
(0 files, 0 lines)
deploy
(0 files, 0 lines)
jbpm
(1 files, 23 lines)
jbpm-enterprise.jar
(0 files, 0 lines)
META-INF
(3 files, 267 lines)
jbpm-service.sar
(3 files, 31 lines)
META-INF
(1 files, 29 lines)
datasources
(1 files, 29 lines)
log
(1 files, 118 lines)
jdbc
(0 files, 0 lines)
tomcat
(1 files, 50 lines)
user.webapp
(0 files, 0 lines)
images
(0 files, 0 lines)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 41 (100.0%) | 1422 (100.0%) | 34.6 |
| tom.baeyens@jboss.com | 31 (75.6%) | 1188 (83.5%) | 38.3 |
| jbarrez | 9 (22.0%) | 226 (15.9%) | 25.1 |
| heiko.braun@jboss.com | 1 (2.4%) | 8 (0.6%) | 8.0 |
updating version to 4.3-SNAPSHOT
1 lines of code changed in 1 file:
moved creation of jbpm security domain configuration in conf/server.xml into target install.jbpm.into.tomcat
8 lines of code changed in 1 file:
Revised documentation of chapter 2
1 lines of code changed in 1 file:
Fix for JBPM-2540: Fix replacement of Signavio repository path on Windows
3 lines of code changed in 1 file:
Fix for JBPM-2540: Fix replacement of Signavio repository path on Windows
14 lines of code changed in 1 file:
JBPM-2509 database upgrade ci scripts
8 lines of code changed in 1 file:
JBPM-2509 database upgrade work. linked install script with create and upgrade implementations.
13 lines of code changed in 1 file:
JBPM-2509 database upgrade work. refactored ant tasks to main methods
7 lines of code changed in 1 file:
renamed jbpm.console.webservice.port (and host) to jbpm.console.server.port and fixed tomcat setup for these properties
2 lines of code changed in 1 file:
JBPM-2586 add support for sunos in installation scripts
1 lines of code changed in 1 file:
JBPM-2501 revisit jboss jbpm service archive architecture
2 lines of code changed in 1 file:
updated version to 4.2-SNAPSHOT
1 lines of code changed in 1 file:
JBPM-2509 prepared for upgrade scripting
14 lines of code changed in 1 file:
JBPM-2548 deprecated the name property in the DeploymentQuery
1 lines of code changed in 1 file:
Fix for JBPM-2511: changed signavio war tmp folder to /install/generated/signavio-war
Fix for JBPM-2520: ant -p not showing Signavio install tasks
10 lines of code changed in 1 file:
fixed job executor exceptions during startup of jboss
173 lines of code changed in 1 file:
moved jdbc properties directory in the install one level up
6 lines of code changed in 1 file:
fixing the jbpm4-db integration test run: separated examples configuration from the test-db because of mail
1 lines of code changed in 1 file:
fixing the job executor startup plus cleanup
81 lines of code changed in 1 file:
distribution cleanup
3 lines of code changed in 1 file:
* Integrated Signavio into jBPM distribution (JBPM-2479)
* Enhanced demo setup on Tomcat
* Fixed bug (JpdlProcessDefinition cannot be cast to List) -> due to examples.jar missing on the classpath.
91 lines of code changed in 1 file:
jboss demo setup migration
133 lines of code changed in 1 file:
Added Tomcat version of the demo.setup
34 lines of code changed in 1 file:
refactored CI scripts to leverage the new install directory in the distribution for jboss test suite and change the jboss testsuite execution to use cactus instead of remote execution
6 lines of code changed in 1 file:
Added fixes for Tomcat console support
1 lines of code changed in 1 file:
* Fix for JBPM-2353: remove transaction demarcation from console integration layer. Transactions will be managed now only by jBPM engine. This allows the console to run on Tomcat.
* Enhanced install script to allow jBPM and console installation into Tomcat.
* Enhanced install script to allow installation of standalone HSQLDB server.
68 lines of code changed in 1 file:
Fixed jBPM installation in Tomcat CI
4 lines of code changed in 1 file:
changed os family from linux to unix
2 lines of code changed in 1 file:
another tomcat script launch debugging attempt: appending the env vars BASEDIR and CATALINE_HOME to the setclasspath.sh and catalina.sh respectively
26 lines of code changed in 1 file:
added wildcard to chmod +x to include setclasspath.sh in tomcat installation script
5 lines of code changed in 1 file:
added chmod of catalina.sh
1 lines of code changed in 1 file:
standalone db test script
129 lines of code changed in 1 file:
JBPM-2409 JBPM-2411 JBPM-2483 added user defined transaction boundaries to allow for domain model integration
3 lines of code changed in 1 file:
JBPM-2409 JBPM-2411 added hudson integration test script for tomcat
28 lines of code changed in 1 file:
JBPM-2409 JBPM-2411 work to get tomcat in the ci
88 lines of code changed in 1 file:
Fix distro/build.xml
8 lines of code changed in 1 file:
JBPM-2409 JBPM-2411 started installer refactoring to support tomcat and ci script cleanup
113 lines of code changed in 1 file:
test-cactus module enhancements
2 lines of code changed in 1 file:
JBPM-2409 JBPM-2411 started installer refactoring to support tomcat and ci script cleanup
330 lines of code changed in 3 files: