October 2005 Commit Log

Number of Commits:
205
Number of Active Developers:
3
evenisse 2005-10-31 21:54

Fix NPE

24 lines of code changed in:

  • continuum-core/src/main/java/org/apache/maven/continuum/notification/mail: MailContinuumNotifier.java (+8 -3)
  • continuum-notifiers/continuum-notifier-irc/src/main/java/org/apache/maven/continuum/notification/irc: IrcContinuumNotifier.java (+8 -3)
  • continuum-notifiers/continuum-notifier-jabber/src/main/java/org/apache/maven/continuum/notification/jabber: JabberContinuumNotifier.java (+8 -3)
evenisse 2005-10-31 18:09

[CONTINUUM-402] Allow to change the notifier configuration for a user

8 lines of code changed in:

evenisse 2005-10-31 18:04

[CONTINUUM-402] Allow to change the notifier configuration for a user

134 lines of code changed in:

evenisse 2005-10-31 17:28

Add project name in delete project message

14 lines of code changed in:

  • continuum-web/src/main/java/org/apache/maven/continuum/web/tool: StringTool.java (new)
  • continuum-web/src/main/resources/META-INF/plexus: components.xml (+11)
  • continuum-web/src/main/resources/templates/screens: Delete.vm (+3 -1)
evenisse 2005-10-31 16:07

Fix Jabber and MSN edit views

28 lines of code changed in:

evenisse 2005-10-31 15:39

Fix deletion message

6 lines of code changed in:

evenisse 2005-10-31 15:35

[CONTINUUM-374] Fix deletion message

7 lines of code changed in:

evenisse 2005-10-31 11:43

4 lines of code changed in:

evenisse 2005-10-31 10:57

[CONTINUUM-394] remove password in log.

26 lines of code changed in:

evenisse 2005-10-31 09:59

[CONTINUUM-400] Show scm error messages in build result page

9 lines of code changed in:

evenisse 2005-10-31 09:54

o Check if project have a default build definition

o Don't add project in queue if it's already building.

19 lines of code changed in:

evenisse 2005-10-31 09:53

Don't show build number 0 if build failed

7 lines of code changed in:

  • continuum-web/src/main/resources/templates/screens: ProjectBuild.vm (+7 -1)
brett 2005-10-29 22:56

use released maven 2.0 instead of latest

1 lines of code changed in:

evenisse 2005-10-28 21:47

1 lines of code changed in:

evenisse 2005-10-28 21:43

[CONTINUUM-375] Fix checkbox for Safari

1 lines of code changed in:

evenisse 2005-10-28 21:38

Use new snapshot of plexus-ircbot for prevent System.exit

1 lines of code changed in:

  • continuum-notifiers/continuum-notifier-irc: pom.xml (+1 -1)
evenisse 2005-10-28 21:26

[CONTINUUM-386] Add ssl support in jabber notifier

8 lines of code changed in:

evenisse 2005-10-28 20:47

Always show cron format url

2 lines of code changed in:

evenisse 2005-10-28 16:06

[CONTINUUM-376] Fix typo

Submitted by : Scott Schram

1 lines of code changed in:

evenisse 2005-10-28 15:35

[CONTINUUM-382]

o Add explanation on the role of default build definition

o Use defaultGoal instead of "clean:clean install" if it's defined in pom

9 lines of code changed in:

evenisse 2005-10-28 14:29

8 lines of code changed in:

evenisse 2005-10-28 14:01

Fix compilation error

2 lines of code changed in:

evenisse 2005-10-28 14:00

Fix tag when it's empty in edit project view. It must be set to null.

5 lines of code changed in:

evenisse 2005-10-28 01:30

Fix type of password field

1 lines of code changed in:

evenisse 2005-10-27 23:58

Fix FileNotFoundException when an error appears in scm commands

8 lines of code changed in:

evenisse 2005-10-27 23:20

don't set scm tag if it's defined to HEAD in pom

4 lines of code changed in:

jvanzyl 2005-10-27 22:54

links update

3 lines of code changed in:

  • continuum-site/src/site: site.xml (+3 -2)
evenisse 2005-10-27 17:59

Add report url in mail content.

3 lines of code changed in:

  • continuum-core/src/main/java/org/apache/maven/continuum/notification/mail: MailContinuumNotifier.java (+2)
  • continuum-core/src/main/resources/org/apache/maven/continuum/notification/mail/templates: common.vm (+1)
evenisse 2005-10-27 15:10

[CONTINUUM-377] Don't ignore <tag> if it's defined in ${pom.scm}

2 lines of code changed in:

evenisse 2005-10-27 15:09

Add warning is groupId is null

3 lines of code changed in:

evenisse 2005-10-27 15:05

8 lines of code changed in:

evenisse 2005-10-27 13:15

Fix description length.

1 lines of code changed in:

evenisse 2005-10-27 13:12

Fix message

1 lines of code changed in:

evenisse 2005-10-27 11:27

Add more infos for successful build detection

6 lines of code changed in:

  • continuum-site/src/site/fml: faqs.fml (+6)
evenisse 2005-10-26 17:12

fix typo

5 lines of code changed in:

  • continuum-site/src/site/apt/guides/getting-started: index.apt (+5)
jvanzyl 2005-10-26 15:26

o a little editing

7 lines of code changed in:

  • continuum-site/src/site/fml: faqs.fml (+7 -7)
evenisse 2005-10-26 15:06

4 lines of code changed in:

evenisse 2005-10-26 14:58

Add more content

7 lines of code changed in:

  • continuum-site/src/site: site.xml (+1)
  • continuum-site/src/site/fml: faqs.fml (+6 -2)
evenisse 2005-10-26 14:50

Add start of faqs

28 lines of code changed in:

  • continuum-site/src/site/fml: faqs.fml (new 28)
jvanzyl 2005-10-26 14:20

o adding continuum logo with transparent background, thanks to

joel for this.

214 lines of code changed in:

evenisse 2005-10-26 10:12

Add scm url for obtain the correct url in site

6 lines of code changed in:

  • continuum-site: pom.xml (+6 -1)
evenisse 2005-10-26 10:08

Fix ci url

1 lines of code changed in:

evenisse 2005-10-26 10:03

6 lines of code changed in:

  • continuum-site/src/site/apt/guides/getting-started: index.apt (+6 -3)
evenisse 2005-10-26 09:55

o Remove some planned features that are done

o Remove completed features, we have them in other place

0 lines of code changed in:

evenisse 2005-10-26 09:37

7 lines of code changed in:

evenisse 2005-10-26 09:10

Remove unavailable yahoo notifier

0 lines of code changed in:

jvanzyl 2005-10-26 06:15

40 lines of code changed in:

jvanzyl 2005-10-26 06:10

47 lines of code changed in:

jvanzyl 2005-10-26 06:05

85 lines of code changed in:

jvanzyl 2005-10-26 04:39

o adding license

8 lines of code changed in:

jvanzyl 2005-10-26 04:37

o use the parent

2 lines of code changed in:

  • continuum-site: pom.xml (+2 -4)
jvanzyl 2005-10-26 04:18

2 lines of code changed in:

jvanzyl 2005-10-26 04:13

o moving into the same structure as the m2 site

276 lines of code changed in:

jvanzyl 2005-10-26 04:07

1 lines of code changed in:

  • continuum-site/src/site: site.xml (+1)
jvanzyl 2005-10-26 04:06

c



83 lines of code changed in:

jvanzyl 2005-10-26 04:01

0 lines of code changed in:

jvanzyl 2005-10-26 04:00





A apt/mini

AM apt/mini/guide-configuration.apt

0 lines of code changed in:

jvanzyl 2005-10-26 03:58

0 lines of code changed in:

jvanzyl 2005-10-26 03:57

o moving in line with the m2 site style

144 lines of code changed in:

jvanzyl 2005-10-26 03:53

o updating the nav with installation instructions

7 lines of code changed in:

  • continuum-site/src/site: site.xml (+7 -1)
  • continuum-site/src/site/fml: about.fml (-17)
jvanzyl 2005-10-26 03:52

2 lines of code changed in:

jvanzyl 2005-10-26 03:51

o adding simple install instructions

16 lines of code changed in:

jvanzyl 2005-10-26 03:35

updating links

5 lines of code changed in:

  • continuum-site/src/site: site.xml (+5 -2)
jvanzyl 2005-10-26 03:30

o bring site nav in line with maven site

3 lines of code changed in:

  • continuum-site/src/site: site.xml (+3 -6)
jvanzyl 2005-10-26 03:30

o adding features page

42 lines of code changed in:

jvanzyl 2005-10-26 03:04

14 lines of code changed in:

  • continuum-site: pom.xml (+11 -2)
  • continuum-site/src/site: site.xml (+3 -2)
jvanzyl 2005-10-26 02:54

o not required anymore as we have the standard reports

0 lines of code changed in:

evenisse 2005-10-25 17:04

Fix all continuum versions define in dependencyManagement

14 lines of code changed in:

  • pom.xml (+12 -12)
  • continuum-api: pom.xml (-1)
  • continuum-cc: pom.xml (-1)
  • continuum-core-it: pom.xml (-3)
  • continuum-core: pom.xml (-4)
  • continuum-notifiers: pom.xml (-1)
  • 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 (+1 -6)
  • continuum-plexus-application/src/conf: application.xml (+1 -1)
  • continuum-store: pom.xml (-3)
  • continuum-test: pom.xml (-1)
  • continuum-web: pom.xml (-2)
  • continuum-xmlrpc: pom.xml (-4)
evenisse 2005-10-25 16:47

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

62 lines of code changed in:

  • pom.xml (+4 -4)
  • continuum-api: pom.xml (+3 -3)
  • continuum-cc: pom.xml (+3 -3)
  • continuum-core-it: pom.xml (+5 -2)
  • continuum-core: pom.xml (+6 -6)
  • continuum-model: pom.xml (+2 -2)
  • continuum-notifiers: pom.xml (+3 -3)
  • continuum-notifiers/continuum-notifier-api: pom.xml (+2 -2)
  • continuum-notifiers/continuum-notifier-irc: pom.xml (+3 -3)
  • continuum-notifiers/continuum-notifier-jabber: pom.xml (+3 -3)
  • continuum-notifiers/continuum-notifier-msn: pom.xml (+3 -3)
  • continuum-plexus-application: pom.xml (+7 -7)
  • continuum-store: pom.xml (+5 -5)
  • continuum-test: pom.xml (+3 -3)
  • continuum-web: pom.xml (+4 -4)
  • continuum-xmlrpc: pom.xml (+6 -2)
Repository Tag: continuum-1.0
evenisse 2005-10-25 16:45

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

190 lines of code changed in:

  • pom.xml (+4 -4)
  • continuum-api: pom.xml (+3 -3)
  • continuum-cc: pom.xml (+3 -3)
  • continuum-core-it: pom.xml (+14 -14)
  • continuum-core: pom.xml (+49 -50)
  • continuum-model: pom.xml (+2 -2)
  • continuum-notifiers: pom.xml (+7 -7)
  • continuum-notifiers/continuum-notifier-api: pom.xml (+2 -2)
  • continuum-notifiers/continuum-notifier-irc: pom.xml (+3 -3)
  • continuum-notifiers/continuum-notifier-jabber: pom.xml (+3 -3)
  • continuum-notifiers/continuum-notifier-msn: pom.xml (+3 -3)
  • continuum-plexus-application: pom.xml (+31 -31)
  • continuum-store: pom.xml (+9 -9)
  • continuum-test: pom.xml (+7 -7)
  • continuum-web: pom.xml (+48 -48)
  • continuum-xmlrpc: pom.xml (+2 -3)
evenisse 2005-10-25 16:44

revert

192 lines of code changed in:

  • pom.xml (+4 -4)
  • continuum-api: pom.xml (+3 -3)
  • continuum-cc: pom.xml (+3 -3)
  • continuum-core-it: pom.xml (+14 -14)
  • continuum-core: pom.xml (+50 -49)
  • continuum-model: pom.xml (+2 -2)
  • continuum-notifiers: pom.xml (+7 -7)
  • continuum-notifiers/continuum-notifier-api: pom.xml (+2 -2)
  • continuum-notifiers/continuum-notifier-irc: pom.xml (+3 -3)
  • continuum-notifiers/continuum-notifier-jabber: pom.xml (+3 -3)
  • continuum-notifiers/continuum-notifier-msn: pom.xml (+3 -3)
  • continuum-plexus-application: pom.xml (+31 -31)
  • continuum-store: pom.xml (+9 -9)
  • continuum-test: pom.xml (+7 -7)
  • continuum-web: pom.xml (+48 -48)
  • continuum-xmlrpc: pom.xml (+3 -2)
evenisse 2005-10-25 16:42

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

190 lines of code changed in:

  • pom.xml (+4 -4)
  • continuum-api: pom.xml (+3 -3)
  • continuum-cc: pom.xml (+3 -3)
  • continuum-core-it: pom.xml (+14 -14)
  • continuum-core: pom.xml (+49 -50)
  • continuum-model: pom.xml (+2 -2)
  • continuum-notifiers: pom.xml (+7 -7)
  • continuum-notifiers/continuum-notifier-api: pom.xml (+2 -2)
  • continuum-notifiers/continuum-notifier-irc: pom.xml (+3 -3)
  • continuum-notifiers/continuum-notifier-jabber: pom.xml (+3 -3)
  • continuum-notifiers/continuum-notifier-msn: pom.xml (+3 -3)
  • continuum-plexus-application: pom.xml (+31 -31)
  • continuum-store: pom.xml (+9 -9)
  • continuum-test: pom.xml (+7 -7)
  • continuum-web: pom.xml (+48 -48)
  • continuum-xmlrpc: pom.xml (+2 -3)
evenisse 2005-10-25 14:29

Update site content

26 lines of code changed in:

evenisse 2005-10-25 14:00

Prepare conf file for release

2 lines of code changed in:

  • continuum-plexus-application: pom.xml (+1 -1)
  • continuum-plexus-application/src/conf: application.xml (+1 -1)
evenisse 2005-10-25 13:44

Use latest plexus-maven-plugin

1 lines of code changed in:

evenisse 2005-10-25 09:23

o Add missing wrapper.conf

o windows files properties for users that run continuum under cygwin

8 lines of code changed in:

  • continuum-plexus-application/src/assembly: bin.xml (+8 -1)
evenisse 2005-10-24 23:46

2 lines of code changed in:

evenisse 2005-10-24 23:20

Fix NPE when admin doesn't allow guest users

3 lines of code changed in:

evenisse 2005-10-24 21:43

[CONTINUUM-367] Fix exception when calling getprojects() through xml-rpc

15 lines of code changed in:

evenisse 2005-10-24 19:45

Using release version of maven-scm

6 lines of code changed in:

jvanzyl 2005-10-24 18:53

o updating the site.xml to finish out the new look and feel.



- so changing the look and feel requires the addition of resources and

to the site.xml. need to make that easier.



6 lines of code changed in:

  • continuum-site: pom.xml (+3)
  • continuum-site/src/site: site.xml (+3 -3)
jvanzyl 2005-10-24 18:47

o adding maven look and feel

596 lines of code changed in:

evenisse 2005-10-24 18:31

Update all plexus dependencies to release version

27 lines of code changed in:

  • pom.xml (+10 -16)
  • continuum-core-it: pom.xml (+1 -1)
  • continuum-core: pom.xml (+3 -3)
  • continuum-notifiers/continuum-notifier-irc: pom.xml (+1 -1)
  • continuum-notifiers/continuum-notifier-jabber: pom.xml (+2 -8)
  • continuum-notifiers/continuum-notifier-msn: pom.xml (+2 -8)
  • continuum-plexus-application: pom.xml (+3 -4)
  • continuum-web: pom.xml (+5 -5)
evenisse 2005-10-24 10:54

[CONTINUUM-268] Set project state before build request returns

70 lines of code changed in:

evenisse 2005-10-24 10:51

1 lines of code changed in:

  • continuum-core/src/main/resources/META-INF/plexus: components.xml (+1 -1)
evenisse 2005-10-21 17:36

define buildHost to localhost if InetAddress.getLocalHost().getHostName() return null

5 lines of code changed in:

evenisse 2005-10-21 17:32

revert, it's incorrect

0 lines of code changed in:

evenisse 2005-10-21 15:58

Define project state

10 lines of code changed in:

evenisse 2005-10-21 15:23

[CONTINUUM-268] Set project state before build request returns

18 lines of code changed in:

evenisse 2005-10-21 14:28

[CONTINUUM-361] Scheduler use now the correct build definition

[CONTINUUM-362] User can choose whiwh build definition is the default. The default build definition will be use when user will force a build.

156 lines of code changed in:

evenisse 2005-10-21 10:25

8 lines of code changed in:

evenisse 2005-10-21 09:47

thread sleep during quiet period

5 lines of code changed in:

evenisse 2005-10-21 09:32

use mvn

1 lines of code changed in:

evenisse 2005-10-20 20:14

[CONTINUUM-353] Fix project build when scm providers throw IllegalStateException

8 lines of code changed in:

evenisse 2005-10-20 17:42

Define ssl provider class name

1 lines of code changed in:

evenisse 2005-10-20 17:02

[CONTINUUM-25] Add the possibility to define a branch/tag for a build.

113 lines of code changed in:

evenisse 2005-10-20 14:38

Increase time before throw a timeout error

2 lines of code changed in:

evenisse 2005-10-20 10:46

Update to latest m2 dep

2 lines of code changed in:

evenisse 2005-10-20 10:45

Use mvn

4 lines of code changed in:

evenisse 2005-10-20 09:49

Add maven-continuum-api. I don't know why we need it in dependencies because it's a transitive dependency of maven-continuum-core

5 lines of code changed in:

  • continuum-xmlrpc: pom.xml (+5 -3)
evenisse 2005-10-20 09:27

Add maven-scm-api. I don't know why we need it in dependencies because it's a transitive dependency of maven-scm-manager-plexus

5 lines of code changed in:

evenisse 2005-10-20 09:16

Remove unused file

0 lines of code changed in:

  • continuum-core/src/main/java/org/apache/maven/continuum: TestUtils.java (del)
evenisse 2005-10-20 09:05

Add junit dep

5 lines of code changed in:

evenisse 2005-10-20 08:14

Use mvn

2 lines of code changed in:

evenisse 2005-10-19 21:55

Define some <tr> classes

7 lines of code changed in:

evenisse 2005-10-19 21:21

1 lines of code changed in:

  • continuum-web/src/main/resources/templates/screens: Login.vm (+1 -1)
evenisse 2005-10-19 21:17

[CONTINUUM-254] Increase the length of input fields

41 lines of code changed in:

evenisse 2005-10-19 20:13

Use snapshot of maven-scm

6 lines of code changed in:

evenisse 2005-10-19 17:34

[CONTINUUM-327] Fix duplicate mails when project contains two mail notifier

4 lines of code changed in:

evenisse 2005-10-18 21:55

[CONTINUUM-357] Fix "ERROR: Unknown build state 0" message

24 lines of code changed in:

evenisse 2005-10-16 01:10

Add todo

1 lines of code changed in:

evenisse 2005-10-16 00:46

[CONTINUUM-334] Authorize pom stored in remote repository

9 lines of code changed in:

evenisse 2005-10-15 23:59

[CONTINUUM-317] Enable to setup the xmlrpc service port

5 lines of code changed in:

evenisse 2005-10-15 22:29

0 lines of code changed in:

  • continuum-plexus-application: pom.xml (-8)
evenisse 2005-10-15 21:44

[CONTINUUM-345] Ability to configure username/password external to scm url connection

59 lines of code changed in:

evenisse 2005-10-15 21:06

Update derby to a non incubator version

5 lines of code changed in:

evenisse 2005-10-15 19:09

1 lines of code changed in:

evenisse 2005-10-15 18:37

Don't put project in queue if it's already in it

5 lines of code changed in:

evenisse 2005-10-15 18:26

Don't increment build number when we add a new build result

0 lines of code changed in:

evenisse 2005-10-14 21:21

Use error icon for error project state

4 lines of code changed in:

evenisse 2005-10-14 20:36

dependencies need to be in default fetch group for project sorter

1 lines of code changed in:

evenisse 2005-10-14 20:25

[CONTINUUM-39] Build in correct order

30 lines of code changed in:

evenisse 2005-10-14 20:08

Fix groupId/artifactId initialization

11 lines of code changed in:

evenisse 2005-10-14 19:54

Add parent and dependencies to default fetch group

2 lines of code changed in:

evenisse 2005-10-14 18:13

PR: CONTINUUM-351

Submitted by : Miguel Griffa

Add instructions on how to setup continuum to start automatically on linux.

1 lines of code changed in:

evenisse 2005-10-14 02:11

[CONTINUUM-304] Add a basic cron expression validator

34 lines of code changed in:

evenisse 2005-10-14 01:36

Remove unneeded dependecy

0 lines of code changed in:

  • continuum-plexus-application: pom.xml (-5)
evenisse 2005-10-14 01:16

[CONTINUUM-355] Fix configuration update

3 lines of code changed in:

evenisse 2005-10-14 01:12

Add some exclusions

31 lines of code changed in:

  • continuum-notifiers/continuum-notifier-jabber: pom.xml (+6)
  • continuum-notifiers/continuum-notifier-msn: pom.xml (+6)
  • continuum-plexus-application: pom.xml (+19)
evenisse 2005-10-13 23:56

Fix jetty service groupId

1 lines of code changed in:

  • continuum-plexus-application: pom.xml (+1 -1)
evenisse 2005-10-13 23:53

Update more plexus components

13 lines of code changed in:

  • continuum-plexus-application: pom.xml (+6 -6)
  • continuum-updater: pom.xml (+4 -4)
  • continuum-xfire: pom.xml (+2 -2)
  • continuum-xmlrpc: pom.xml (+1 -3)
evenisse 2005-10-13 22:19

update some plexus groupId

13 lines of code changed in:

evenisse 2005-10-13 21:36

update some plexus groupId

10 lines of code changed in:

  • pom.xml (+2 -2)
  • continuum-core: pom.xml (+5 -5)
  • continuum-notifiers: pom.xml (+1 -1)
  • continuum-notifiers/continuum-notifier-irc: pom.xml (+2 -2)
evenisse 2005-10-13 20:20

Update more plexus components

25 lines of code changed in:

evenisse 2005-10-13 18:28

Revert

9 lines of code changed in:

evenisse 2005-10-13 18:26

Fix groupId of plexus-utils

22 lines of code changed in:

evenisse 2005-10-13 18:23

o Update to latest plexus-velocity

o Update to latest plexus-container-default

o Update to latest plexus-utils

8 lines of code changed in:

evenisse 2005-10-11 17:14

1 lines of code changed in:

evenisse 2005-10-11 14:50

3 lines of code changed in:

  • continuum-notifiers/continuum-notifier-irc/src/main/java/org/apache/maven/continuum/notification/irc: IrcContinuumNotifier.java (+1 -1)
  • 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-10-11 14:25

4 lines of code changed in:

  • continuum-core/src/main/java/org/apache/maven/continuum/notification/mail: MailContinuumNotifier.java (+1 -1)
  • continuum-notifiers/continuum-notifier-irc/src/main/java/org/apache/maven/continuum/notification/irc: IrcContinuumNotifier.java (+1 -1)
  • 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-10-11 13:58

1 lines of code changed in:

evenisse 2005-10-11 13:56

Add project name in error notification message

5 lines of code changed in:

  • continuum-core/src/main/java/org/apache/maven/continuum/notification/mail: MailContinuumNotifier.java (+2 -2)
  • continuum-notifiers/continuum-notifier-irc/src/main/java/org/apache/maven/continuum/notification/irc: IrcContinuumNotifier.java (+1 -1)
  • 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-10-11 13:55

Fix resources definition

9 lines of code changed in:

evenisse 2005-10-11 12:40

[CONTINUUM-336] Show builds as queued

6 lines of code changed in:

  • continuum-web/src/main/resources/templates/screens: Summary.vm (+6 -2)
evenisse 2005-10-11 12:37

Add some infos in error messages

4 lines of code changed in:

evenisse 2005-10-11 10:32

[CONTINUUM-339]

o Print build number only when build is success

o Increment build number only on build success

5 lines of code changed in:

evenisse 2005-10-11 08:55

[CONTINUUM-343] Display continuum version

16 lines of code changed in:

  • continuum-web: pom.xml (+8)
  • continuum-web/src/main/resources/templates/navigations: Menu.vm (+6 -3)
  • continuum-web/src/main/resources/templates/screens: About.vm (new 2)
evenisse 2005-10-10 22:25

[CONTINUUM-203] Add solaris support

[CONTINUUM-329] Fix continuum start when PATH is terminated by "\"

18 lines of code changed in:

  • continuum-plexus-application/src/assembly: bin.xml (+18)
evenisse 2005-10-10 21:14

[CONTINUUM-333] Don't try to print error message when it doesn't exist

1 lines of code changed in:

evenisse 2005-10-10 21:13

exclude plexus-summit from plexus-formica-web

6 lines of code changed in:

evenisse 2005-10-10 21:02

Add exclusion for old plexus-container-default

15 lines of code changed in:

evenisse 2005-10-10 20:28

Add parent to project.

40 lines of code changed in:

evenisse 2005-10-10 20:11

[CONTINUUM-337] fix group name. Group name is the name of parent project and groupId if name doesn't exist.

47 lines of code changed in:

evenisse 2005-10-10 17:03

bump to m2 beta3

6 lines of code changed in:

evenisse 2005-10-10 17:02

Use versions define in dependencyManagement

0 lines of code changed in:

evenisse 2005-10-10 15:03

[CONTINUUM-176] [CONTINUUM-342] Allow to add pom projects

5 lines of code changed in:

evenisse 2005-10-10 14:48

o Use plexus-container 1.0-alpha-7

o Use snapshot plexus plugin for support org.codehaus.plexus:plexus-container-default artifact

3 lines of code changed in:

evenisse 2005-10-10 12:42

Remove working directory before database record

2 lines of code changed in:

evenisse 2005-10-10 10:00

Delete project working directory when user delete a project

9 lines of code changed in:

evenisse 2005-10-10 08:51

[CONTINUUM-350] Fix executable permission in bin/*/wrapper

2 lines of code changed in:

  • continuum-plexus-application/src/assembly: bin.xml (+2)
evenisse 2005-10-10 08:48

[CONTINUUM-349] Show changes in text email

12 lines of code changed in:

  • continuum-core/src/main/resources/org/apache/maven/continuum/notification/mail/templates: common.vm (+12 -7)
evenisse 2005-10-07 15:20

[CONTINUUM-340] Add link to working copy when build is in progress

1 lines of code changed in:

  • continuum-web/src/main/resources/templates/screens: Summary.vm (+1 -1)
evenisse 2005-10-07 14:44

Fix plexus-summit groupId

1 lines of code changed in:

evenisse 2005-10-07 14:22

Use snapshot version of plexus-summit

1 lines of code changed in:

evenisse 2005-10-07 14:15

[CONTINUUM-338] Exclude scm files (CVS, .svn, ...)

23 lines of code changed in:

evenisse 2005-10-07 13:49

Use snapshot version of plexus-security

1 lines of code changed in:

evenisse 2005-10-07 13:25

Fix tests due to default guest permissions changes

3 lines of code changed in:

evenisse 2005-10-07 12:31

[CONTINUUM-335] By default, guest can only show and build projects

0 lines of code changed in:

evenisse 2005-10-07 10:25

Add some release notes

12 lines of code changed in:

evenisse 2005-10-07 08:57

Add new continuum logo

1 lines of code changed in:

evenisse 2005-10-06 23:36

Update site content

21 lines of code changed in:

evenisse 2005-10-06 23:12

fix continuum dependencies versions

12 lines of code changed in:

evenisse 2005-10-06 22:41

version is now 1.0-beta-2-SNAPSHOT

1 lines of code changed in:

evenisse 2005-10-06 22:19

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

62 lines of code changed in:

evenisse 2005-10-06 22:17

[maven-release-plugin] prepare release continuum-1.0-beta-1

56 lines of code changed in:

evenisse 2005-10-06 22:17

Fix version of assembly plugin

1 lines of code changed in:

  • continuum-plexus-application: pom.xml (+1 -1)
evenisse 2005-10-06 22:16

revert due to bad version of assembly plugin

53 lines of code changed in:

  • pom.xml (+2 -2)
  • 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 (+3 -9)
  • continuum-store: pom.xml (+3 -6)
  • continuum-test: pom.xml (+3 -4)
  • continuum-web: pom.xml (+8 -10)
  • continuum-xmlrpc: pom.xml (+3 -6)
evenisse 2005-10-06 22:10

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

62 lines of code changed in:

evenisse 2005-10-06 21:59

[maven-release-plugin] prepare release continuum-1.0-beta-1

56 lines of code changed in:

evenisse 2005-10-06 21:56

define plugin version

1 lines of code changed in:

  • continuum-plexus-application: pom.xml (+1)
evenisse 2005-10-06 20:38

Use latest plexus-formica

1 lines of code changed in:

evenisse 2005-10-06 20:18

Use latest modello release

1 lines of code changed in:

  • continuum-model: pom.xml (+1 -1)
evenisse 2005-10-06 19:28

Prepare the release

1 lines of code changed in:

evenisse 2005-10-06 17:35

Use latest release version of maven-scm

6 lines of code changed in:

evenisse 2005-10-06 14:12

Use correct groupId of plexus-security

1 lines of code changed in:

evenisse 2005-10-06 13:56

Used plexus-security release version

1 lines of code changed in:

evenisse 2005-10-06 13:10

o applicationHome is now accessible for configuration screens

o Check if working directory, build output directory and base url aren't null

35 lines of code changed in:

evenisse 2005-10-06 12:42

configuration file doesn't exist now.

0 lines of code changed in:

evenisse 2005-10-06 11:59

[CONTINUUM-325] Refactor configurationService tor store conf in database instead of configuration.xml

70 lines of code changed in:

evenisse 2005-10-06 09:51

Add edit configuration screen

67 lines of code changed in:

evenisse 2005-10-05 21:34

Add configuration screen (View)

12 lines of code changed in:

  • continuum-web/src/main/resources/templates/navigations: Menu.vm (+3)
  • continuum-web/src/main/resources/templates/screens: ConfigureContinuum.vm (new 9)
evenisse 2005-10-05 21:10

2 lines of code changed in:

  • continuum-web/src/main/resources/templates/screens: Configure.vm (+2 -2)
evenisse 2005-10-05 20:58

6 lines of code changed in:

  • continuum-web/src/main/resources/templates/screens: ConfigureEnd.vm (+6)
evenisse 2005-10-05 20:34

1 lines of code changed in:

evenisse 2005-10-05 20:08

store configuration after define it.

2 lines of code changed in:

evenisse 2005-10-05 19:59

Define state of project to error if it always "Building" after build execution.

8 lines of code changed in:

evenisse 2005-10-05 18:04

o Add user management screens

o Fix some stuff in user group management



[CONTINUUM-276] hook users and permissions into store configuration

479 lines of code changed in:

evenisse 2005-10-05 09:51

Remove date test in changeset

2 lines of code changed in:

evenisse 2005-10-05 08:06

Add snapshot plugin repository

10 lines of code changed in:

evenisse 2005-10-04 20:38

Add userGroup management and user management screens

668 lines of code changed in:

evenisse 2005-10-04 09:17

After login, we go to summary page until index page contain some text

1 lines of code changed in:

  • continuum-web/src/main/java/org/apache/maven/continuum/web/action: Login.java (+1 -1)
evenisse 2005-10-03 21:37

[CONTINUUM-275] implement user/permissions in store

Rename User in continuum model to ContinuumUser due to an sql error with derby when continuum insert new user (ERROR 42X01: Syntax error:...)

409 lines of code changed in:

evenisse 2005-10-03 14:25

set svn props

0 lines of code changed in:

brett 2005-10-02 04:11

use new plexus plugin

2 lines of code changed in:

brett 2005-10-02 02:49

don't lock onto a plugin version

0 lines of code changed in:

  • continuum-plexus-application: pom.xml (-2)

September 2005 »

Generated by StatSVN 0.3.2-SNAPSHOT