November 2005 Commit Log

Number of Commits:
85
Number of Active Developers:
2
evenisse 2005-11-30 15:48

PR: CONTINUUM-477



End of performance improvement of enqueuing projects

78 lines of code changed in:

evenisse 2005-11-30 15:35

don't modify default schedule if it exist in database

1 lines of code changed in:

evenisse 2005-11-30 11:00

PR: CONTINUUM-489



bump plexus-formica version. Fix url parsing when url have a port defined

1 lines of code changed in:

evenisse 2005-11-29 18:43

Fix scm url format page url

1 lines of code changed in:

evenisse 2005-11-29 11:44

[CONTINUUM-486] Allow to modify default schedule.

1 lines of code changed in:

  • continuum-web/src/main/resources/templates/screens: Schedules.vm (+1 -1)
evenisse 2005-11-29 10:06

Define build definitions as default

5 lines of code changed in:

evenisse 2005-11-28 18:48

0 lines of code changed in:

evenisse 2005-11-28 17:50

[CONTINUUM-453] Fix NPE in working directory

22 lines of code changed in:

evenisse 2005-11-28 17:23

[CONTINUUM-448] Improve performance of "show projects" page

[CONTINUUM-477] Improve performance of enqueuing projects - First part

[CONTINUUM-478] Restore state of project when they're "In Progress" when continuum restart

338 lines of code changed in:

  • continuum-api/src/main/java/org/apache/maven/continuum: Continuum.java (+5 -2)
  • continuum-api/src/main/java/org/apache/maven/continuum/store: ContinuumStore.java (+12 -2)
  • continuum-core/src/main/java/org/apache/maven/continuum: DefaultContinuum.java (+83 -89)
  • continuum-store/src/main/java/org/apache/maven/continuum/store: JdoContinuumStore.java (+234 -12)
  • continuum-web/src/main/resources/templates/screens: Summary.vm (+4 -2)
evenisse 2005-11-28 17:14

[CONTINUUM-480] Use project name as groupId and artifactId if groupId and artifactId are null like in ant and shell project.

Added version too to project identifier.

26 lines of code changed in:

  • continuum-core/src/main/java/org/apache/maven/continuum/utils: ProjectSorter.java (+26 -2)
brett 2005-11-17 05:43

this is required to compile

5 lines of code changed in:

evenisse 2005-11-16 10:56

Add release news

6 lines of code changed in:

  • continuum-site/src/site/apt: index.apt (+6)
evenisse 2005-11-16 10:44

[CONTINUUM-449] Fix title

1 lines of code changed in:

evenisse 2005-11-15 22:25

Update infos for release

17 lines of code changed in:

evenisse 2005-11-15 21:21

increase size of log files

1 lines of code changed in:

evenisse 2005-11-15 19:26

Change transaction isolation level to READ_UNCOMMITTED

2 lines of code changed in:

evenisse 2005-11-15 18:35

Check if project is in checkout queue before build it

1 lines of code changed in:

evenisse 2005-11-15 17:48

Retry the update if derby generate a lock exception

9 lines of code changed in:

evenisse 2005-11-15 09:45

remove version defined in dependencyManagement

0 lines of code changed in:

evenisse 2005-11-14 21:35

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

62 lines of code changed in:

  • pom.xml (+4 -4)
  • continuum-api: pom.xml (+3 -2)
  • continuum-cc: pom.xml (+3 -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 (+7 -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)
Repository Tag: continuum-1.0.1
evenisse 2005-11-14 21:33

[maven-release-plugin] prepare release continuum-1.0.1

50 lines of code changed in:

  • pom.xml (+12 -12)
  • 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 (+10 -10)
  • continuum-store: pom.xml (+2 -2)
  • continuum-test: pom.xml (+2 -2)
  • continuum-web: pom.xml (+2 -2)
  • continuum-xmlrpc: pom.xml (+2 -2)
evenisse 2005-11-14 21:32

rollback

50 lines of code changed in:

  • pom.xml (+12 -12)
  • 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 (+10 -10)
  • continuum-store: pom.xml (+2 -2)
  • continuum-test: pom.xml (+2 -2)
  • continuum-web: pom.xml (+2 -2)
  • continuum-xmlrpc: pom.xml (+2 -2)
evenisse 2005-11-14 21:24

[maven-release-plugin] prepare release continuum-1.0.1

50 lines of code changed in:

  • pom.xml (+12 -12)
  • 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 (+10 -10)
  • continuum-store: pom.xml (+2 -2)
  • continuum-test: pom.xml (+2 -2)
  • continuum-web: pom.xml (+2 -2)
  • continuum-xmlrpc: pom.xml (+2 -2)
evenisse 2005-11-14 21:22

rollback

50 lines of code changed in:

  • pom.xml (+12 -12)
  • 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 (+10 -10)
  • continuum-store: pom.xml (+2 -2)
  • continuum-test: pom.xml (+2 -2)
  • continuum-web: pom.xml (+2 -2)
  • continuum-xmlrpc: pom.xml (+2 -2)
evenisse 2005-11-14 21:19

[maven-release-plugin] prepare release continuum-1.0.1

50 lines of code changed in:

  • pom.xml (+12 -12)
  • 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 (+10 -10)
  • continuum-store: pom.xml (+2 -2)
  • continuum-test: pom.xml (+2 -2)
  • continuum-web: pom.xml (+2 -2)
  • continuum-xmlrpc: pom.xml (+2 -2)
evenisse 2005-11-14 21:18

use released plexus-formica

1 lines of code changed in:

evenisse 2005-11-14 21:05

Store a build result when an internal error is occurred.

19 lines of code changed in:

evenisse 2005-11-14 19:32

Don't add link 'Build Now' if project is in checkout queue.

43 lines of code changed in:

  • continuum-api/src/main/java/org/apache/maven/continuum: Continuum.java (+2)
  • continuum-core/src/main/java/org/apache/maven/continuum: DefaultContinuum.java (+34 -1)
  • continuum-core/src/main/resources/META-INF/plexus: components.xml (+5)
  • continuum-web/src/main/resources/templates/screens: Summary.vm (+2 -2)
evenisse 2005-11-14 18:51

use latest maven-scm

6 lines of code changed in:

evenisse 2005-11-14 18:49

1 lines of code changed in:

evenisse 2005-11-14 18:09

bump version of plexus-maven-plugin

1 lines of code changed in:

evenisse 2005-11-14 17:10

Add title attribute to <img/>

33 lines of code changed in:

  • continuum-web/src/main/resources/templates/navigations: DefaultTop.vm (+2 -2)
  • continuum-web/src/main/resources/templates/screens: Summary.vm (+3 -3), UserGroups.vm (+28 -28)
evenisse 2005-11-14 17:05

[CONTINUUM-444] link build number to last success build on front page and state icon to last build

52 lines of code changed in:

evenisse 2005-11-14 15:32

[CONTINUUM-443] Fix jabber and msn notifier initialization

1 lines of code changed in:

evenisse 2005-11-14 14:32

[CONTINUUM-443] Fix typo in javadoc comments use by plexus configuration generator

2 lines of code changed in:

  • continuum-notifiers/continuum-notifier-jabber/src/main/java/org/apache/maven/continuum/notification/jabber: JabberContinuumNotifier.java (+1 -1)
  • continuum-notifiers/continuum-notifier-msn/src/main/java/org/apache/maven/continuum/notification/msn: MsnContinuumNotifier.java (+1 -1)
evenisse 2005-11-12 16:45

revert

0 lines of code changed in:

evenisse 2005-11-12 16:16

Fix notifier initialization

2 lines of code changed in:

evenisse 2005-11-12 15:33

add MAVEN_TERMINATE_CMD env variable

1 lines of code changed in:

evenisse 2005-11-12 15:32

Replace Thread.yield() by Thread.sleep( 1000 ), yield method use 100% of cpu, so IT test are very slow.

Now I can execute continuum build in 3 minutes instead of >10 minutes

3 lines of code changed in:

evenisse 2005-11-11 15:22

Fix artifactId of continuum-notifiers project to map to directory name

5 lines of code changed in:

  • continuum-notifiers: pom.xml (+1 -1)
  • continuum-notifiers/continuum-notifier-api: pom.xml (+1 -1)
  • continuum-notifiers/continuum-notifier-irc: pom.xml (+1 -1)
  • continuum-notifiers/continuum-notifier-jabber: pom.xml (+1 -1)
  • continuum-notifiers/continuum-notifier-msn: pom.xml (+1 -1)
evenisse 2005-11-11 14:22

Use release version of plexus-ircbot

1 lines of code changed in:

  • continuum-notifiers/continuum-notifier-irc: pom.xml (+1 -1)
evenisse 2005-11-11 14:19

Use release version of plexus-jabber

1 lines of code changed in:

  • continuum-notifiers/continuum-notifier-jabber: pom.xml (+1 -1)
evenisse 2005-11-11 12:21

bump plexus-formica version

1 lines of code changed in:

evenisse 2005-11-11 11:47

[CONTINUUM-438] Add faq for activating file protocol

20 lines of code changed in:

  • continuum-site/src/site/fml: faqs.fml (+20 -4)
evenisse 2005-11-11 09:58

[CONTINUUM-439] change methods scope

3 lines of code changed in:

evenisse 2005-11-11 00:06

Improve test in cron expression validator

13 lines of code changed in:

evenisse 2005-11-10 22:47

fix typo

2 lines of code changed in:

evenisse 2005-11-10 22:27

set tag to null if it's empty

8 lines of code changed in:

evenisse 2005-11-10 22:17

tag can't be a blank

7 lines of code changed in:

evenisse 2005-11-10 18:31

synchronize buildProject method, I hope it fix jdo exception with deadlock when a schedule build run in the same time than a forced build

1 lines of code changed in:

evenisse 2005-11-10 17:55

Fix NPE

1 lines of code changed in:

evenisse 2005-11-10 16:58

1 lines of code changed in:

evenisse 2005-11-09 14:19

always update schedule in scheduler if user change schedule definition

4 lines of code changed in:

evenisse 2005-11-09 13:30

o define build state in message to project state if build result doens't exist

o put shouldNotify method in AbstractContinuumNotifier

147 lines of code changed in:

  • continuum-core/src/main/java/org/apache/maven/continuum/notification/mail: MailContinuumNotifier.java (+1 -34)
  • continuum-notifiers/continuum-notifier-api/src/main/java/org/apache/maven/continuum/notification: AbstractContinuumNotifier.java (+34)
  • continuum-notifiers/continuum-notifier-irc/src/main/java/org/apache/maven/continuum/notification/irc: IrcContinuumNotifier.java (+1 -34)
  • continuum-notifiers/continuum-notifier-jabber/src/main/java/org/apache/maven/continuum/notification/jabber: JabberContinuumNotifier.java (+53 -1)
  • continuum-notifiers/continuum-notifier-msn/src/main/java/org/apache/maven/continuum/notification/msn: MsnContinuumNotifier.java (+58 -1)
evenisse 2005-11-08 22:09

Fix possible NPE

8 lines of code changed in:

evenisse 2005-11-08 21:18

[CONTINUUM-407] Fix destination page for build definitions and notifiers

53 lines of code changed in:

evenisse 2005-11-08 16:18

[CONTINUUM-428] fix schedule deletion

129 lines of code changed in:

brett 2005-11-08 09:09

fix svn keywords

3 lines of code changed in:

evenisse 2005-11-08 00:15

[CONTINUUM-367] Fix call of getprojects() through xml-rpc

7 lines of code changed in:

evenisse 2005-11-07 22:26

Fix plexus app generation. log4j was missing.

13 lines of code changed in:

  • continuum-plexus-application: pom.xml (+13 -2)
evenisse 2005-11-07 18:36

Define the last update date in update command for getting only changes since this date in scmresult

27 lines of code changed in:

evenisse 2005-11-07 18:30

o Fix check of boolean value

o Fix parsing of jabber port



Thanks to Frank Zhao

31 lines of code changed in:

  • continuum-notifiers/continuum-notifier-jabber/src/main/java/org/apache/maven/continuum/notification/jabber: JabberContinuumNotifier.java (+31 -14)
evenisse 2005-11-07 16:50

Fix api usage with new maven-scm apis

11 lines of code changed in:

evenisse 2005-11-07 16:27

Use new maven-scm snapshots

6 lines of code changed in:

evenisse 2005-11-07 14:22

Fix typo

1 lines of code changed in:

evenisse 2005-11-07 14:12

[CONTINUUM-425] Add more explanations

1 lines of code changed in:

evenisse 2005-11-07 10:39

[CONTINUUM-413] Add more explanation on how to modify maven.bat

Thanks to Brian Ewins

7 lines of code changed in:

  • continuum-site/src/site/fml: faqs.fml (+7 -3)
evenisse 2005-11-06 12:55

Fix repo directory creation

2 lines of code changed in:

evenisse 2005-11-05 00:07

1 lines of code changed in:

  • continuum-notifiers/continuum-notifier-jabber/src/main/java/org/apache/maven/continuum/notification/jabber: JabberContinuumNotifier.java (+1 -1)
evenisse 2005-11-04 23:33

5 lines of code changed in:

  • continuum-notifiers/continuum-notifier-jabber/src/main/java/org/apache/maven/continuum/notification/jabber: JabberContinuumNotifier.java (+5 -1)
evenisse 2005-11-04 23:30

Allow to define jabber port

36 lines of code changed in:

evenisse 2005-11-04 13:36

Remove tagbase for subversion.

If a user want to use a svn tag, he'll modify the scm url, so he'll respect the svn url standard.

2 lines of code changed in:

evenisse 2005-11-04 11:02

Add missing fields for sslConnection and domain name

36 lines of code changed in:

evenisse 2005-11-04 10:51

[CONTINUUM-406] Allow password identification for a nick

28 lines of code changed in:

evenisse 2005-11-03 23:46

[CONTINUUM-421] allow a domain name different of host name

29 lines of code changed in:

  • continuum-notifiers/continuum-notifier-jabber: pom.xml (+1 -1)
  • continuum-notifiers/continuum-notifier-jabber/src/main/java/org/apache/maven/continuum/notification/jabber: JabberContinuumNotifier.java (+28 -1)
evenisse 2005-11-03 21:22

update faqs for exit code with maven

4 lines of code changed in:

  • continuum-site/src/site/fml: faqs.fml (+4 -2)
evenisse 2005-11-01 17:24

Allow absolute path for shell command

0 lines of code changed in:

evenisse 2005-11-01 17:21

show nb files updated only when result is success

5 lines of code changed in:

evenisse 2005-11-01 16:57

Fix defaultValue

4 lines of code changed in:

evenisse 2005-11-01 15:39

fix compilation error

3 lines of code changed in:

evenisse 2005-11-01 15:21

[CONTINUUM-355] Fix executable resolution

6 lines of code changed in:

evenisse 2005-11-01 15:08

6 lines of code changed in:

  • continuum-plexus-application: pom.xml (+6)
evenisse 2005-11-01 14:55

[CONTINUUM-406] Support for registered nicks

27 lines of code changed in:

evenisse 2005-11-01 14:48

Add sendOn* fields on notifiers

176 lines of code changed in:

evenisse 2005-11-01 14:13

Add default value if it's defined

13 lines of code changed in:

October 2005 »

Generated by StatSVN 0.3.2-SNAPSHOT