September 2005 Commit Log

Number of Commits:
102
Number of Active Developers:
2
evenisse 2005-09-30 15:44

Define some column length

6 lines of code changed in:

evenisse 2005-09-30 15:27

Administration block appear only for logged users. I modify it later when we'll have user profiles.

2 lines of code changed in:

  • continuum-web/src/main/resources/templates/navigations: Menu.vm (+2)
evenisse 2005-09-30 15:19

o Remove layout for login screen, we use the standard layout

o Add the possibility to log in when guest access is authorized (will be required for continuum administration)

2 lines of code changed in:

  • continuum-web/src/main/resources/templates/navigations: DefaultTop.vm (+1 -1)
  • continuum-web/src/main/resources/templates/screens: Login.vm (+1)
evenisse 2005-09-30 14:37

Show user full name in Welcome message

30 lines of code changed in:

  • continuum-web/src/main/java/org/apache/maven/continuum/web/action: Login.java (+3 -1)
  • continuum-web/src/main/java/org/apache/maven/continuum/web/model: SessionUser.java (+22 -1)
  • continuum-web/src/main/resources/templates/navigations: DefaultTop.vm (+5 -1)
evenisse 2005-09-30 10:59

Remove Note messages.

0 lines of code changed in:

  • continuum-web/src/main/resources/templates/screens: View.vm (-3)
evenisse 2005-09-30 08:36

Add a back button

3 lines of code changed in:

  • continuum-web/src/main/resources/templates/screens: Error.vm (+3)
evenisse 2005-09-30 00:59

Add a configuration screen as the first page of web interface until user configure Continuum.

User can setup all parameter that we have in configurationService and create his login/password (admin account)

51 lines of code changed in:

evenisse 2005-09-30 00:56

Fix login process and don't use a static login/password for user but data from database

110 lines of code changed in:

  • continuum-api/src/main/java/org/apache/maven/continuum/store: ContinuumStore.java (+6)
  • continuum-store/src/main/java/org/apache/maven/continuum/store: JdoContinuumStore.java (+48)
  • continuum-web/src/main/java/org/apache/maven/continuum/web/action: Login.java (+24 -5)
  • continuum-web/src/main/java/org/apache/maven/continuum/web/model: SessionUser.java (new 1)
  • continuum-web/src/main/resources/META-INF/plexus: components.xml (+31)
evenisse 2005-09-29 20:42

Add missing file

40 lines of code changed in:

evenisse 2005-09-29 20:41

Crypt user password

73 lines of code changed in:

evenisse 2005-09-29 20:03

o Break configurationService dependency in ContinuumStore

o Start to refactor configurationService to store conf in database instead of configuration.xml

296 lines of code changed in:

evenisse 2005-09-29 14:41

Move DefaultConfigurationService to continuum-core

76 lines of code changed in:

evenisse 2005-09-29 14:24

395 lines of code changed in:

evenisse 2005-09-29 09:18

Put RunData declaration in applicatrion.xml instead of continuum-web because it doesn't work on Solaris. weird!!!

13 lines of code changed in:

evenisse 2005-09-28 14:19

[CONTINUUM-274] Implement a basic login/identification mechanism

[CONTINUUM-281] Add guest account handling (It can be modify in configuration file)

77 lines of code changed in:

evenisse 2005-09-27 16:32

o Add developers

o Add dependencies

o Fix notifiers initialization

94 lines of code changed in:

evenisse 2005-09-27 15:38

Add version in dependencies list

1 lines of code changed in:

  • continuum-web/src/main/resources/templates/screens: View.vm (+1 -1)
evenisse 2005-09-27 07:33

[CONTINUUM-286] Add working copy browser

163 lines of code changed in:

evenisse 2005-09-26 20:04

Add in comment the support of file protocol

1 lines of code changed in:

evenisse 2005-09-26 17:45

Remove empty directory

0 lines of code changed in:

evenisse 2005-09-26 17:26

[CONTINUUM-320] Catch exception when user define a bad cron expression.

4 lines of code changed in:

evenisse 2005-09-26 17:05

Update version

2 lines of code changed in:

  • continuum-site: pom.xml (+2 -2)
evenisse 2005-09-26 17:05

[CONTINUUM-117] Blame mechanism

90 lines of code changed in:

evenisse 2005-09-23 16:42

Fix text when there aren't changes

1 lines of code changed in:

  • continuum-web/src/main/resources/templates/screens: ProjectBuild.vm (+1 -1)
evenisse 2005-09-23 16:41

Fix build results order

7 lines of code changed in:

evenisse 2005-09-23 15:49

[CONTINUUM-316] Fix build number

9 lines of code changed in:

brett 2005-09-22 10:39

fix user list

2 lines of code changed in:

evenisse 2005-09-21 15:28

[CONTINUUM-315] Update version of cvs provider for authorize anonymous access with pserver

7 lines of code changed in:

evenisse 2005-09-21 07:54

use new plexus-formica snapshot

1 lines of code changed in:

evenisse 2005-09-21 07:34

Add developers

53 lines of code changed in:

evenisse 2005-09-21 06:52

[CONTINUUM-314] Remove border for company logo

1 lines of code changed in:

  • continuum-web/src/main/resources/templates/navigations: DefaultTop.vm (+1 -1)
evenisse 2005-09-20 16:36

9 lines of code changed in:

  • continuum-site/src/site/apt: index.apt (+9 -1)
evenisse 2005-09-20 14:39

Add info of 1.0-alpha-4 release

17 lines of code changed in:

evenisse 2005-09-20 13:41

The new version is beta-1

1 lines of code changed in:

evenisse 2005-09-20 13:32

The new version is beta-1

75 lines of code changed in:

  • pom.xml (+14 -14)
  • continuum-api: pom.xml (+3 -4)
  • continuum-cc: pom.xml (+3 -4)
  • continuum-core-it: pom.xml (+3 -6)
  • continuum-core: pom.xml (+3 -7)
  • continuum-model: pom.xml (+3 -3)
  • continuum-notifiers: pom.xml (+4 -4)
  • continuum-notifiers/continuum-notifier-api: pom.xml (+3 -3)
  • continuum-notifiers/continuum-notifier-irc: pom.xml (+3 -4)
  • continuum-notifiers/continuum-notifier-jabber: pom.xml (+3 -4)
  • continuum-notifiers/continuum-notifier-msn: pom.xml (+3 -4)
  • continuum-plexus-application: pom.xml (+10 -9)
  • continuum-site: pom.xml (+2 -2)
  • continuum-store: pom.xml (+3 -6)
  • continuum-test: pom.xml (+3 -4)
  • continuum-updater: pom.xml (+2 -2)
  • continuum-web-test: pom.xml (+2 -2)
  • continuum-web: pom.xml (+3 -5)
  • continuum-xfire: pom.xml (+2 -2)
  • continuum-xmlrpc: pom.xml (+3 -6)
evenisse 2005-09-20 10:37

Remove release-pom.xml

0 lines of code changed in:

evenisse 2005-09-20 09:19

[maven-release-plugin] prepare for next development iteration

64 lines of code changed in:

  • pom.xml (+4 -4)
  • continuum-api: pom.xml (+3 -2)
  • continuum-cc: pom.xml (+4 -2)
  • continuum-core-it: pom.xml (+5 -2)
  • continuum-core: pom.xml (+6 -2)
  • continuum-model: pom.xml (+2 -2)
  • continuum-notifiers: pom.xml (+3 -2)
  • continuum-notifiers/continuum-notifier-api: pom.xml (+2 -2)
  • continuum-notifiers/continuum-notifier-irc: pom.xml (+3 -2)
  • continuum-notifiers/continuum-notifier-jabber: pom.xml (+3 -2)
  • continuum-notifiers/continuum-notifier-msn: pom.xml (+3 -2)
  • continuum-plexus-application: pom.xml (+8 -2)
  • continuum-store: pom.xml (+5 -2)
  • continuum-test: pom.xml (+3 -2)
  • continuum-web: pom.xml (+4 -2)
  • continuum-xmlrpc: pom.xml (+6 -2)
evenisse 2005-09-20 09:16

[maven-release-plugin] prepare release continuum-1.0-alpha-4

442 lines of code changed in:

evenisse 2005-09-20 09:15

Remove tagBase configuration

0 lines of code changed in:

evenisse 2005-09-20 08:52

Revert

584 lines of code changed in:

evenisse 2005-09-20 07:32

[maven-release-plugin] prepare for next development iteration

65 lines of code changed in:

  • pom.xml (+5 -4)
  • continuum-api: pom.xml (+3 -2)
  • continuum-cc: pom.xml (+4 -2)
  • continuum-core-it: pom.xml (+5 -2)
  • continuum-core: pom.xml (+6 -2)
  • continuum-model: pom.xml (+2 -2)
  • continuum-notifiers: pom.xml (+3 -2)
  • continuum-notifiers/continuum-notifier-api: pom.xml (+2 -2)
  • continuum-notifiers/continuum-notifier-irc: pom.xml (+3 -2)
  • continuum-notifiers/continuum-notifier-jabber: pom.xml (+3 -2)
  • continuum-notifiers/continuum-notifier-msn: pom.xml (+3 -2)
  • continuum-plexus-application: pom.xml (+8 -2)
  • continuum-store: pom.xml (+5 -2)
  • continuum-test: pom.xml (+3 -2)
  • continuum-web: pom.xml (+4 -2)
  • continuum-xmlrpc: pom.xml (+6 -2)
evenisse 2005-09-20 07:29

[maven-release-plugin] prepare release continuum-1.0-alpha-4

450 lines of code changed in:

brett 2005-09-20 04:15

remove bad release poms

0 lines of code changed in:

evenisse 2005-09-19 23:26

[maven-release-plugin] prepare release continuum-1.0-alpha-4

0 lines of code changed in:

evenisse 2005-09-19 20:42

o Fix final name

o Remove continuum-xfire from dependency management

3 lines of code changed in:

evenisse 2005-09-19 20:28

Revert all release changes. I start a new one with the latest release plugin

577 lines of code changed in:

  • pom.xml (+133 -88)
  • continuum-api: pom.xml (+9 -10)
  • continuum-cc: pom.xml (+15 -17)
  • continuum-core-it: pom.xml (+19 -22)
  • continuum-core: pom.xml (+105 -84)
  • continuum-model: pom.xml (+16 -16)
  • continuum-notifiers: pom.xml (+16 -17)
  • continuum-notifiers/continuum-notifier-api: pom.xml (+5 -5)
  • continuum-notifiers/continuum-notifier-irc: pom.xml (+9 -10)
  • continuum-notifiers/continuum-notifier-jabber: pom.xml (+5 -6)
  • continuum-notifiers/continuum-notifier-msn: pom.xml (+9 -10)
  • continuum-plexus-application: pom.xml (+158 -95)
  • continuum-store: pom.xml (+13 -15)
  • continuum-test: pom.xml (+9 -10)
  • continuum-web: pom.xml (+31 -27)
  • continuum-xmlrpc: pom.xml (+25 -29)
evenisse 2005-09-19 14:42

[maven-release-plugin] prepare for next development iteration

65 lines of code changed in:

evenisse 2005-09-19 14:38

[maven-release-plugin] prepare release continuum-1.0-alpha-4

430 lines of code changed in:

evenisse 2005-09-19 14:37

Fix tagBase

1 lines of code changed in:

evenisse 2005-09-19 14:26

Revert due to error in tag process

577 lines of code changed in:

evenisse 2005-09-19 14:05

[maven-release-plugin] prepare release continuum-1.0-alpha-4

430 lines of code changed in:

evenisse 2005-09-19 14:04

Define tagBase for release plugin

9 lines of code changed in:

evenisse 2005-09-19 13:24

Prepare files for release

7 lines of code changed in:

  • continuum-core/src/test/resources/projects/continuum/continuum-notifiers: pom.xml (+2 -2)
  • continuum-core/src/test/resources/projects/continuum/continuum-notifiers/continuum-notifier-irc: pom.xml (+2 -2)
  • continuum-core/src/test/resources/projects/continuum/continuum-notifiers/continuum-notifier-jabber: pom.xml (+2 -2)
  • continuum-plexus-application/src/conf: application.xml (+1 -1)
evenisse 2005-09-19 08:59

[CONTINUUM-301] Fix building machine name in mail report

1 lines of code changed in:

evenisse 2005-09-19 08:19

[CONTINUUM-313] Fix Cancel button.

1 lines of code changed in:

evenisse 2005-09-17 14:43

0 lines of code changed in:

  • continuum-core/src/test/resources/projects/continuum/continuum-notifiers: pom.xml (-2)
evenisse 2005-09-17 14:40

Fix test poms

8 lines of code changed in:

  • continuum-core/src/test/resources/projects/continuum/continuum-notifiers: pom.xml (+4 -5)
  • continuum-core/src/test/resources/projects/continuum/continuum-notifiers/continuum-notifier-irc: pom.xml (+2 -3)
  • continuum-core/src/test/resources/projects/continuum/continuum-notifiers/continuum-notifier-jabber: pom.xml (+2 -3)
evenisse 2005-09-16 23:05

Fix mail archive urls

2 lines of code changed in:

evenisse 2005-09-16 22:34

Fix assembly creation:



o Fix line ending for scripts

o Set executable rights on unix script

o Remove duplicate entries in result file

81 lines of code changed in:

  • continuum-plexus-application/src/assembly: bin.xml (+81 -31)
evenisse 2005-09-16 21:02

clean target dir before create the assembly

1 lines of code changed in:

evenisse 2005-09-16 19:08

Use latest released maven jpox plugin

1 lines of code changed in:

  • continuum-model: pom.xml (+1 -1)
evenisse 2005-09-16 18:16

o Use latest released version of maven-scm

o Use latest released version of plexus maven plugin

22 lines of code changed in:

evenisse 2005-09-16 10:58

set version to 1.0-alpha-4-SNAPSHOT

1 lines of code changed in:

brett 2005-09-16 04:49

set next version to 1.0-alpha-4-SNAPSHOT, use m2 beta-1 release

59 lines of code changed in:

  • pom.xml (+19 -19)
  • continuum-api: pom.xml (+2 -2)
  • continuum-cc: pom.xml (+2 -2)
  • continuum-core-it: pom.xml (+2 -2)
  • continuum-core: pom.xml (+2 -2)
  • continuum-model: pom.xml (+2 -2)
  • continuum-notifiers: pom.xml (+2 -2)
  • continuum-notifiers/continuum-notifier-api: pom.xml (+2 -2)
  • continuum-notifiers/continuum-notifier-irc: pom.xml (+2 -2)
  • continuum-notifiers/continuum-notifier-jabber: pom.xml (+2 -2)
  • continuum-notifiers/continuum-notifier-msn: pom.xml (+2 -2)
  • continuum-plexus-application: pom.xml (+3 -3)
  • continuum-site: pom.xml (+2 -2)
  • continuum-store: pom.xml (+2 -2)
  • continuum-test: pom.xml (+2 -2)
  • continuum-updater: pom.xml (+3 -3)
  • continuum-web-test: pom.xml (+2 -2)
  • continuum-web: pom.xml (+2 -2)
  • continuum-xfire: pom.xml (+2 -2)
  • continuum-xmlrpc: pom.xml (+2 -2)
evenisse 2005-09-15 21:37

Add a default build output directory

1 lines of code changed in:

evenisse 2005-09-15 15:53

[CONTINUUM-312] Fix build definitions added in m1 builds.

38 lines of code changed in:

evenisse 2005-09-14 16:15

[CONTINUUM-311] Add JDK and OS name to the build result mail.

I add them in build result screen later.

16 lines of code changed in:

  • continuum-core/src/main/java/org/apache/maven/continuum/notification/mail: MailContinuumNotifier.java (+14)
  • continuum-core/src/main/resources/org/apache/maven/continuum/notification/mail/templates: common.vm (+2)
evenisse 2005-09-14 13:52

Clean more dependencies

0 lines of code changed in:

evenisse 2005-09-14 13:23

o Upgrade some dependencies to latest release version

o put in dependencyManagement some dependencies

106 lines of code changed in:

  • pom.xml (+98 -3)
  • continuum-core-it: pom.xml (-2)
  • continuum-core: pom.xml (+4 -15)
  • continuum-notifiers: pom.xml (-3)
  • continuum-notifiers/continuum-notifier-irc: pom.xml (-1)
  • continuum-notifiers/continuum-notifier-jabber: pom.xml (-1)
  • continuum-notifiers/continuum-notifier-msn: pom.xml (-1)
  • continuum-plexus-application: pom.xml (+2 -17)
  • continuum-store: pom.xml (+2 -1)
  • continuum-updater: pom.xml (-2)
  • continuum-web: pom.xml (-3)
  • continuum-xfire: pom.xml (-1)
  • continuum-xmlrpc: pom.xml (-1)
evenisse 2005-09-13 16:54

Use the correct version of plexus-utils

4 lines of code changed in:

evenisse 2005-09-13 16:31

[CONTINUUM-257] Ability to not include the build result in the mails.

We choose the mode to use in MailContinuumNotifier component configuration in application.xml

42 lines of code changed in:

evenisse 2005-09-13 15:53

my last changes in updater. Not usable for the moment. I'll finish it in beta-1

333 lines of code changed in:

evenisse 2005-09-13 15:48

write company name and url in configuration file

10 lines of code changed in:

evenisse 2005-09-13 15:09

Add sendOnWarning for future and set sendOn* to true by default

9 lines of code changed in:

evenisse 2005-09-13 15:06

[CONTINUUM-280] configurable company logo, name and url

132 lines of code changed in:

evenisse 2005-09-13 10:46

[CONTINUUM-220] Remove the jpox enhancer deps from the generated runtime

11 lines of code changed in:

evenisse 2005-09-13 09:52

Add issueManagement

4 lines of code changed in:

evenisse 2005-09-13 09:23

use a non -SNAPSHOT of jdo but the "snapshot4" provided by jpox team

1 lines of code changed in:

evenisse 2005-09-12 21:34

Update to the latest plexus-summit, previous was incorrect

1 lines of code changed in:

evenisse 2005-09-09 22:22

[CONTINUUM-307] Describe how to create distribution package.

20 lines of code changed in:

evenisse 2005-09-09 22:19

update to the latest release of plexus-jdo2

1 lines of code changed in:

evenisse 2005-09-09 21:27

Update version of plexus-formica, plexus-formica-web and plexus-summit to latest release

3 lines of code changed in:

evenisse 2005-09-09 18:27

Use latest release version of plexus-mail-sender

5 lines of code changed in:

  • continuum-core: pom.xml (+3 -3)
  • continuum-plexus-application: pom.xml (+2 -2)
evenisse 2005-09-09 01:03

backup all versions so we can play in a version update with the previous database (in backup dir) and the new database (in continuum home).

1 lines of code changed in:

evenisse 2005-09-08 23:54

download file for all versions

7 lines of code changed in:

evenisse 2005-09-08 23:34

Add new features to updater process :



o download latest continuum release file

o backup old continuum

o clean continuum home directory

o extract new continuum in continuum home directory

o restore the backup if updater fail

167 lines of code changed in:

evenisse 2005-09-07 22:25

Add backup and restore methods for user continuum version

68 lines of code changed in:

evenisse 2005-09-07 21:31

svn props

7 lines of code changed in:

evenisse 2005-09-07 21:29

[CONTINUUM-300] Add delete confirmation screen for build definitions and notifiers

4 lines of code changed in:

evenisse 2005-09-07 21:20

Fix classworlds conf

1 lines of code changed in:

evenisse 2005-09-07 17:13

Update modello to 1.0-alpha-4

2 lines of code changed in:

  • continuum-model: pom.xml (+1 -1)
  • continuum-updater: pom.xml (+1 -1)
evenisse 2005-09-07 13:41

jpox-enhance is required for the moment

7 lines of code changed in:

evenisse 2005-09-07 13:39

Fix package

9 lines of code changed in:

evenisse 2005-09-07 13:38

Rollback to modello snapshot version

2 lines of code changed in:

  • continuum-model: pom.xml (+1 -11)
  • continuum-updater: pom.xml (+1 -1)
evenisse 2005-09-07 11:03

[CONTINUUM-306] support for authenticated http:// urls

3 lines of code changed in:

evenisse 2005-09-07 09:25

Remove buildDefinitions from db

2 lines of code changed in:

evenisse 2005-09-07 09:03

Update modello to 1.0-alpha-4

2 lines of code changed in:

  • continuum-model: pom.xml (+1 -1)
  • continuum-updater: pom.xml (+1 -1)
evenisse 2005-09-06 22:46

svn props

121 lines of code changed in:

  • continuum-updater/src/bin: updater (+121 -121)
evenisse 2005-09-06 22:36

Start of continuum updater.

237 lines of code changed in:

evenisse 2005-09-05 17:45

1 lines of code changed in:

evenisse 2005-09-05 17:07

o [CONTINUUM-43] Add schedule selection in build definition

o Activate schedule when it is added and enabled

90 lines of code changed in:

evenisse 2005-09-02 17:50

o [CONTINUUM-302] Put back scheduler for build automatically project

o [CONTINUUM-43] Add Schedule screens (list/add/edit/delete)



I need now to add the schedule selection from build definition

362 lines of code changed in:

August 2005 »

Generated by StatSVN 0.3.2-SNAPSHOT