Directory modules/distro/src/main/files/install/

Directory Created:
2009-08-04 17:12
Total Files:
1
Deleted Files:
1
Lines of Code:
824

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

Lines of Code

modules/distro/src/main/files/install/ Lines of Code

Developers

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

Most Recent Commits

tom.baeyens@jboss.com 2009-10-29 16:51 Rev.: 5849

updating version to 4.3-SNAPSHOT

1 lines of code changed in 1 file:

  • modules/distro/src/main/files/install: build.xml (+1 -1)
tom.baeyens@jboss.com 2009-10-28 16:15 Rev.: 5833

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:

  • modules/distro/src/main/files/install: build.xml (+8 -11)
jbarrez 2009-10-27 17:56 Rev.: 5820

Revised documentation of chapter 2

1 lines of code changed in 1 file:

  • modules/distro/src/main/files/install: build.xml (+1 -2)
jbarrez 2009-10-27 16:53 Rev.: 5816

Fix for JBPM-2540: Fix replacement of Signavio repository path on Windows

3 lines of code changed in 1 file:

  • modules/distro/src/main/files/install: build.xml (+3 -6)
jbarrez 2009-10-27 15:41 Rev.: 5813

Fix for JBPM-2540: Fix replacement of Signavio repository path on Windows

14 lines of code changed in 1 file:

  • modules/distro/src/main/files/install: build.xml (+14 -4)
tom.baeyens@jboss.com 2009-10-23 16:45 Rev.: 5779

JBPM-2509 database upgrade ci scripts

8 lines of code changed in 1 file:

  • modules/distro/src/main/files/install: build.xml (+8 -2)
tom.baeyens@jboss.com 2009-10-21 17:26 Rev.: 5767

JBPM-2509 database upgrade work. linked install script with create and upgrade implementations.

13 lines of code changed in 1 file:

  • modules/distro/src/main/files/install: build.xml (+13 -9)
tom.baeyens@jboss.com 2009-10-21 10:33 Rev.: 5765

JBPM-2509 database upgrade work. refactored ant tasks to main methods

7 lines of code changed in 1 file:

  • modules/distro/src/main/files/install: build.xml (+7 -3)
tom.baeyens@jboss.com 2009-10-19 13:15 Rev.: 5755

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:

  • modules/distro/src/main/files/install: build.xml (+2 -2)
tom.baeyens@jboss.com 2009-10-19 10:04 Rev.: 5754

JBPM-2586 add support for sunos in installation scripts

1 lines of code changed in 1 file:

  • modules/distro/src/main/files/install: build.xml (+1)
tom.baeyens@jboss.com 2009-10-09 16:29 Rev.: 5726

JBPM-2501 revisit jboss jbpm service archive architecture

2 lines of code changed in 1 file:

  • modules/distro/src/main/files/install: build.xml (+2 -29)
tom.baeyens@jboss.com 2009-09-29 15:40 Rev.: 5672

updated version to 4.2-SNAPSHOT

1 lines of code changed in 1 file:

  • modules/distro/src/main/files/install: build.xml (+1 -1)
tom.baeyens@jboss.com 2009-09-24 13:55 Rev.: 5668

JBPM-2509 prepared for upgrade scripting

14 lines of code changed in 1 file:

  • modules/distro/src/main/files/install: build.xml (+14)
tom.baeyens@jboss.com 2009-09-18 16:39 Rev.: 5661

JBPM-2548 deprecated the name property in the DeploymentQuery

1 lines of code changed in 1 file:

  • modules/distro/src/main/files/install: build.xml (+1 -1)
jbarrez 2009-09-11 16:07 Rev.: 5630

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:

  • modules/distro/src/main/files/install: build.xml (+10 -11)
tom.baeyens@jboss.com 2009-08-30 11:38 Rev.: 5591

fixed job executor exceptions during startup of jboss

173 lines of code changed in 1 file:

  • modules/distro/src/main/files/install: build.xml (+173 -161)
tom.baeyens@jboss.com 2009-08-30 08:09 Rev.: 5590

moved jdbc properties directory in the install one level up

6 lines of code changed in 1 file:

  • modules/distro/src/main/files/install: build.xml (+6 -10)
tom.baeyens@jboss.com 2009-08-29 21:09 Rev.: 5589

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:

  • modules/distro/src/main/files/install: build.xml (+1 -1)
tom.baeyens@jboss.com 2009-08-29 15:39 Rev.: 5587

fixing the job executor startup plus cleanup

81 lines of code changed in 1 file:

  • modules/distro/src/main/files/install: build.xml (+81 -59)
tom.baeyens@jboss.com 2009-08-29 09:58 Rev.: 5586

distribution cleanup

3 lines of code changed in 1 file:

  • modules/distro/src/main/files/install: build.xml (+3 -1)
jbarrez 2009-08-27 23:28 Rev.: 5571

* 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:

  • modules/distro/src/main/files/install: build.xml (+91 -23)
tom.baeyens@jboss.com 2009-08-27 20:38 Rev.: 5569

jboss demo setup migration

133 lines of code changed in 1 file:

  • modules/distro/src/main/files/install: build.xml (+133 -15)
jbarrez 2009-08-27 15:09 Rev.: 5566

Added Tomcat version of the demo.setup

34 lines of code changed in 1 file:

  • modules/distro/src/main/files/install: build.xml (+34 -2)
tom.baeyens@jboss.com 2009-08-27 14:30 Rev.: 5564

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:

  • modules/distro/src/main/files/install: build.xml (+6 -6)
jbarrez 2009-08-26 13:57 Rev.: 5540

Added fixes for Tomcat console support

1 lines of code changed in 1 file:

  • modules/distro/src/main/files/install: build.xml (+1)
jbarrez 2009-08-26 10:11 Rev.: 5539

* 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:

  • modules/distro/src/main/files/install: build.xml (+68 -7)
jbarrez 2009-08-25 14:41 Rev.: 5534

Fixed jBPM installation in Tomcat CI

4 lines of code changed in 1 file:

  • modules/distro/src/main/files/install: build.xml (+4 -17)
tom.baeyens@jboss.com 2009-08-25 09:58 Rev.: 5529

changed os family from linux to unix

2 lines of code changed in 1 file:

  • modules/distro/src/main/files/install: build.xml (+2 -2)
tom.baeyens@jboss.com 2009-08-25 09:33 Rev.: 5528

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:

  • modules/distro/src/main/files/install: build.xml (+26 -3)
tom.baeyens@jboss.com 2009-08-25 08:19 Rev.: 5526

added wildcard to chmod +x to include setclasspath.sh in tomcat installation script

5 lines of code changed in 1 file:

  • modules/distro/src/main/files/install: build.xml (+5 -3)
tom.baeyens@jboss.com 2009-08-24 16:38 Rev.: 5521

added chmod of catalina.sh

1 lines of code changed in 1 file:

  • modules/distro/src/main/files/install: build.xml (+1)
tom.baeyens@jboss.com 2009-08-20 08:04 Rev.: 5496

standalone db test script

129 lines of code changed in 1 file:

  • modules/distro/src/main/files/install: build.xml (+129 -42)
tom.baeyens@jboss.com 2009-08-18 16:12 Rev.: 5490

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:

  • modules/distro/src/main/files/install: build.xml (+3 -1)
tom.baeyens@jboss.com 2009-08-07 22:25 Rev.: 5448

JBPM-2409 JBPM-2411 added hudson integration test script for tomcat

28 lines of code changed in 1 file:

  • modules/distro/src/main/files/install: build.xml (+28 -29)
tom.baeyens@jboss.com 2009-08-07 16:55 Rev.: 5446

JBPM-2409 JBPM-2411 work to get tomcat in the ci

88 lines of code changed in 1 file:

  • modules/distro/src/main/files/install: build.xml (+88 -17)
heiko.braun@jboss.com 2009-08-07 14:38 Rev.: 5444

Fix distro/build.xml

8 lines of code changed in 1 file:

  • modules/distro/src/main/files/install: build.xml (+8 -11)
tom.baeyens@jboss.com 2009-08-06 09:43 Rev.: 5433

JBPM-2409 JBPM-2411 started installer refactoring to support tomcat and ci script cleanup

113 lines of code changed in 1 file:

  • modules/distro/src/main/files/install: build.xml (+113 -106)
tom.baeyens@jboss.com 2009-08-05 17:26 Rev.: 5429

test-cactus module enhancements

2 lines of code changed in 1 file:

  • modules/distro/src/main/files/install: build.xml (+2)
tom.baeyens@jboss.com 2009-08-04 17:12

JBPM-2409 JBPM-2411 started installer refactoring to support tomcat and ci script cleanup

330 lines of code changed in 3 files:

  • modules/distro/src/main/files/install: build.xml (new 330), generated (del)
Generated by StatSVN 0.5.0