August 2006 Commit Log

Number of Commits:
93
Number of Active Developers:
6
jmcconnell 2006-08-30 23:07

aline build definition removal with the other two confirmed removal processes and remove a couple of extra actions I didn't really need

21 lines of code changed in:

jmcconnell 2006-08-30 22:12

added confirm step to schedule removal

33 lines of code changed in:

jmcconnell 2006-08-30 21:50

added confirm step to project group removal

29 lines of code changed in:

carlos 2006-08-30 21:08

Add log4j config for tests

26 lines of code changed in:

  • continuum-store/src/test/resources: log4j.xml (new 26)
carlos 2006-08-30 20:18

Upgrade jpox maven plugin to use jpox 1.1.1

1 lines of code changed in:

  • continuum-model: pom.xml (+1 -1)
carlos 2006-08-30 20:01

Upgrade parent pom

3 lines of code changed in:

carlos 2006-08-30 19:55

Upgrade to jpox 1.1.1

10 lines of code changed in:

jmcconnell 2006-08-30 18:28

found a simpler way of getting the needed object in the jsp tag, whole lot more general, turns out we could easily just snag the container from the application context of the actioncontext

12 lines of code changed in:

  • continuum-webapp/src/main/java/org/apache/maven/continuum/web/interceptor: ContinuumInterceptor.java (del)
  • continuum-webapp/src/main/java/org/apache/maven/continuum/web/view/jsp/ui: IfAuthorizedTag.java (+11 -1)
  • continuum-webapp/src/main/resources: xwork.xml (+1 -3)
evenisse 2006-08-30 16:57

o Fix web.xml for servlet-api 2.4 so it works now with jetty 5.1 too

o Fix taglib declaration of extremecomponents

23 lines of code changed in:

jmcconnell 2006-08-29 22:31

fixed some schedule issues where the delete scehdule was not wired up and the edit/save functionality didn't work right

20 lines of code changed in:

carlos 2006-08-29 00:44

Make the redirect relative

1 lines of code changed in:

  • continuum-webapp/src/main/webapp: index.jsp (+1 -1)
evenisse 2006-08-28 17:17

Add continuum-webapp in dependencyManagement

6 lines of code changed in:

jvanzyl 2006-08-28 12:35

[CONTINUUM-753] fix build number info in xmlrpc interface

[CONTINUUM-754] fix build number on the build details page (now obsolete with WW stuff)

[CONTINUUM-808] fix local time use in xmlrpc interface

Submitted by: Andrew Williams



8 lines of code changed in:

  • continuum-sandbox/continuum-python: continuum.py (+6 -6)
  • continuum-web/src/main/resources/templates/screens: ProjectBuild.vm (+2 -2)
jmcconnell 2006-08-26 05:29

applied CONTINUUN-819 and CONTINUUM-309 and modified a bit to get working with latest trunk, thanks much

1143 lines of code changed in:

jmcconnell 2006-08-26 04:53

ratchet down the logging level a bit more

1 lines of code changed in:

  • continuum-webapp/src/main/resources/META-INF/plexus: application.xml (+1 -1)
jmcconnell 2006-08-26 04:31

turn off debug on webwork

1 lines of code changed in:

  • continuum-webapp/src/main/resources/META-INF/plexus: application.xml (+1 -1)
carlos 2006-08-26 03:35

Reformat

21 lines of code changed in:

carlos 2006-08-26 03:30

Reduce visibility of continuum object

178 lines of code changed in:

jmcconnell 2006-08-26 02:52

continuum-828 fix the flow from adding projects to chaining to the groupSummary page as opposed to the old summary page.

5 lines of code changed in:

  • continuum-webapp/src/main/resources: xwork.xml (+5 -5)
evenisse 2006-08-25 14:54

Remove snapshot usage in test poms so we won't need to update them if snapshot aren't in repo

17 lines of code changed in:

  • continuum-core/src/test/java/org/apache/maven/continuum/project/builder/maven: MavenTwoContinuumProjectBuilderTest.java (+1 -1)
  • continuum-core/src/test/resources/projects/continuum: pom.xml (+3 -3)
  • continuum-core/src/test/resources/projects/continuum/continuum-core: pom.xml (+2 -2)
  • continuum-core/src/test/resources/projects/continuum/continuum-model: pom.xml (+1 -1)
  • continuum-core/src/test/resources/projects/continuum/continuum-notifiers: pom.xml (+1 -1)
  • continuum-core/src/test/resources/projects/continuum/continuum-plexus-application: pom.xml (+3 -3)
  • continuum-core/src/test/resources/projects/continuum/continuum-web: pom.xml (+3 -3)
  • continuum-core/src/test/resources/projects/continuum/continuum-xmlrpc: pom.xml (+3 -3)
kenney 2006-08-25 12:42

Updated parent pom for notifiers as 1.0-alpha-2-SNAPSHOT isn't

in the local repo, DefaultContinuumTest fails.

1 lines of code changed in:

evenisse 2006-08-25 07:28

2 lines of code changed in:

kenney 2006-08-25 00:50

Enabled the notifiers in the test projects and added some unit tests

for parents and dependencies.

70 lines of code changed in:

  • continuum-core/src/test/java/org/apache/maven/continuum: DefaultContinuumUnitTest.java (+2 -2)
  • continuum-core/src/test/java/org/apache/maven/continuum/notification/mail: FormatterToolTest.java (-3)
  • continuum-core/src/test/java/org/apache/maven/continuum/project/builder/maven: MavenTwoContinuumProjectBuilderTest.java (+62 -14)
  • continuum-core/src/test/resources/projects/continuum: pom.xml (+1)
  • continuum-core/src/test/resources/projects/continuum/continuum-notifiers: pom.xml (+3 -1)
  • continuum-core/src/test/resources/projects/continuum/continuum-notifiers/continuum-notifier-irc: pom.xml (+1)
  • continuum-core/src/test/resources/projects/continuum/continuum-notifiers/continuum-notifier-jabber: pom.xml (+1)
jmcconnell 2006-08-24 23:14

menu bar is an example of isAuthorized taglib now, when you log in as admin the administration buttons appear

25 lines of code changed in:

  • continuum-webapp/src/main/webapp/navigations: Menu.jsp (+25 -14)
jmcconnell 2006-08-24 23:07

user and user group pages functional now

169 lines of code changed in:

jmcconnell 2006-08-24 21:54

all the basic components we need to put the 1.0.3 security model into place for trunk with the ww refactor, some views still need to be completed for users and user groups and most of the UI still needs to have its bits wrapped with the jsp tag for authorization, but the necessary parts are in place, login and logout work as well..and the creation of the first user from the initialization process is back in place.

760 lines of code changed in:

evenisse 2006-08-24 21:05

Add copyright

16 lines of code changed in:

  • continuum-core/src/main/java/org/apache/maven/continuum/buildcontroller: BuildContext.java (+16 -2)
evenisse 2006-08-24 20:56

Fix svn Id keyword

3 lines of code changed in:

kenney 2006-08-24 15:02

Removed ununused / redundant code.

9 lines of code changed in:

brett 2006-08-23 14:41

make / direct you straight to the summary page

1 lines of code changed in:

  • continuum-webapp/src/main/webapp: index.html (del), index.jsp (new 1)
  • continuum-webapp/src/main/webapp/WEB-INF: web.xml (-4)
jmcconnell 2006-08-21 22:31

fixed up the group summary page with more meaningful data, two parts are stubbed out as I hope kenney's work with build scheduling will make it easy to get the needed information

43 lines of code changed in:

jmcconnell 2006-08-21 21:55

reworked the group summary page so it is more of an actually summary which links off to the projectGroupSummary which gives the detailed information about the particular project group. Left placeholders in spots on the front summary page as we will probably need to create another model object for rendering that those project group tables since they are a different aggregation of information then we have atm.

275 lines of code changed in:

jmcconnell 2006-08-18 23:29

fixed up schedules, adding new schedules was broken so I consolidated the add and edit actions into a singular save method on the scheduleAction

164 lines of code changed in:

jmcconnell 2006-08-18 23:11

fixed some build definition navigation issues coupled with a bug in group definition updates, added a test case for it too

97 lines of code changed in:

jmcconnell 2006-08-18 19:55

remove a bit of spammy logging

4 lines of code changed in:

jmcconnell 2006-08-18 19:51

added remove project group and build project group functionality

95 lines of code changed in:

carlos 2006-08-18 19:04

[CONTINUUM-747] Continuum can't add a project with pom in https with authentication

72 lines of code changed in:

jmcconnell 2006-08-18 02:55

fixing up an Integer - int issue

2 lines of code changed in:

jmcconnell 2006-08-18 02:42

my first pass through with project grouping which required a fair amount of changes to -api -core -store to support the concepts already in place in the -model. the -webapp parts are basically working, the triggered builds are still building everything across the board but support for fixing that is in place to be wired in. Whole slew of changes but brett and jason were both cool with my getting this big commit out of the way so I could continue on the same path without this looming.

2198 lines of code changed in:

carlos 2006-08-17 23:55

Reverted part of 432420, wrong branch

9 lines of code changed in:

carlos 2006-08-17 23:51

Remove continuum initialization from action, need another way to do it

11 lines of code changed in:

carlos 2006-08-17 01:57

[CONTINUUM-776] improve error messages

2 lines of code changed in:

carlos 2006-08-17 01:57

[CONTINUUM-776] More error handling

84 lines of code changed in:

carlos 2006-08-17 01:40

Handle FileNotFound exceptions

6 lines of code changed in:

carlos 2006-08-16 23:15

Fix test broken in latest changes

1 lines of code changed in:

carlos 2006-08-16 19:48

Use static var

4 lines of code changed in:

carlos 2006-08-16 19:48

Log user errors for debug purposes

7 lines of code changed in:

carlos 2006-08-16 19:36

Show errors during project adding

16 lines of code changed in:

carlos 2006-08-16 19:35

Improve project adding error logging

22 lines of code changed in:

carlos 2006-08-16 19:32

Fixed call to wrong method

1 lines of code changed in:

carlos 2006-08-16 18:26

Add required field error for add project action

1 lines of code changed in:

carlos 2006-08-16 18:25

Refactor add project actions to remove duplication

191 lines of code changed in:

carlos 2006-08-16 17:38

[CONTINUUM-777] Handle filesystem problems when adding a pom

2 lines of code changed in:

carlos 2006-08-16 17:35

[CONTINUUM-818] ContinuumObjectNotFoundException is thrown by the buildResult.action if a project isn't built yet.

4 lines of code changed in:

kenney 2006-08-16 17:05

Fixed indentation.

16 lines of code changed in:

kenney 2006-08-16 16:59

Upgraded web.xml to servlet spec 2.4 (the servlet-api already is 2.4).

This fixes various jstl and webwork problems when evaluating expressions

in tomcat.



Updated all c:url's to use ww:url (mostly actions), and use ww:param to set

projectId parameters e.a.



Removed unused/unnessesary projectName getters/setters from BuildResultsListAction

and use continuum to get the project name from a projectId in WorkingCopyAction.

(Actions should just need the ID, not a projectName parameter in the URL to render stuff).



TODO: test the notifier list - tried to add a notifier but that gave an NPE.

69 lines of code changed in:

kenney 2006-08-16 02:41

Use <c:url because of the url completion, but not c:param (for now).



<c:*> tags don't evaluate the expressions, somehow. Not sure why this doesn't

work..



This problem also exists in schedules.jsp (and probably other places).



Added a workaround for the main page for now.

2 lines of code changed in:

  • continuum-webapp/src/main/webapp: summary.jsp (+2 -7)
kenney 2006-08-16 01:53

Fix projectView url - the <c:param's value isn't interpolated, but should be...? (this one is shorter anyway ;)

3 lines of code changed in:

carlos 2006-08-15 02:57

[CONTINUUM-777] Handle errors when adding new projects

Submitted By: Joakim Erdfelt

191 lines of code changed in:

carlos 2006-08-14 23:13

Add javadocs

24 lines of code changed in:

carlos 2006-08-14 19:37

[CONTINUUM-777] Handle errors when adding new projects

238 lines of code changed in:

carlos 2006-08-14 16:49

Don't wrap ContinuumException again

18 lines of code changed in:

evenisse 2006-08-14 11:31

ExceptionLoggingInterceptor is now a plexus component

1 lines of code changed in:

  • continuum-webapp/src/main/resources: xwork.xml (+1 -1)
carlos 2006-08-13 22:27

[CONTINUUM-779] Make actions throw exceptions not handled to be intercepted later by webwork interceptors

185 lines of code changed in:

carlos 2006-08-13 21:10

[CONTINUUM-778] Show internal error page on unhandled exceptions.

Submitted By: Nap Ramirez

7 lines of code changed in:

  • continuum-webapp/src/main/resources: xwork.xml (+4 -3)
  • continuum-webapp/src/main/resources/localization: Continuum.properties (+2 -1)
  • continuum-webapp/src/main/webapp: error.jsp (+1 -4)
brett 2006-08-11 02:55

rename the configuration file

368 lines of code changed in:

brett 2006-08-11 02:00

we are generating a component descriptor, not a plexus descriptor now

0 lines of code changed in:

kenney 2006-08-11 01:34

Generated descriptor is now default: components.xml.

Moved plexus/plexus.xml to resources/META-INF/plexus since it's

no longer modified.

0 lines of code changed in:

  • continuum-webapp: pom.xml (-14)
  • continuum-webapp/src/main/plexus: plexus.xml (del)
  • continuum-webapp/src/main/webapp/WEB-INF: plexus.xml (del)
kenney 2006-08-11 00:28

Refactored the DefaultBuildController to have better exception

handling. Cleaned up the code and added a BuildContext bean to store

all build related information so it can be passed around to the different methods.



The rest is code cleanup:

* Remove unused code (private methods that were not called, unused variables, unused imports)

* Recorganize declarations of local variables to their proper scope

* Fix possible NPE's

* Remove bogus null/non-null checks.

581 lines of code changed in:

kenney 2006-08-11 00:23

reverted 430090: now merging to plexus.xml instead of components.xml again.



Added label/bundle property for the 'Show Project Groups' menu item

3 lines of code changed in:

kenney 2006-08-10 23:40

Minor cleanups

3 lines of code changed in:

  • continuum-webapp/src/main/java/org/apache/maven/continuum/web/view/jsp/ui: DateTag.java (+1 -1)
  • continuum-webapp/src/main/resources: log4j.xml (+1 -1)
  • continuum-webapp/src/main/resources/localization: Continuum.properties (+1 -1)
kenney 2006-08-10 23:39

Update DTD ref so the xwork.xml validates

1 lines of code changed in:

  • continuum-webapp/src/main/resources: xwork.xml (+1 -1)
evenisse 2006-08-10 00:11

Add missing file

60 lines of code changed in:

evenisse 2006-08-09 23:54

[CONTINUUM-717] show internal error page on unhandled exceptions

Submitted by Jesse McConnell

13 lines of code changed in:

evenisse 2006-08-09 23:51

[CONTINUUM-810] link up checking of continuum configuration to the actions

Submitted by: Jesse McConnell

122 lines of code changed in:

evenisse 2006-08-09 21:29

[CONTINUUM-284] Generate view model classes

29 lines of code changed in:

evenisse 2006-08-09 17:36

The merged component descriptor must be in components.xml instead of plexus.xml

1 lines of code changed in:

  • continuum-webapp: pom.xml (+1 -1)
evenisse 2006-08-09 17:35

Remove default property

0 lines of code changed in:

evenisse 2006-08-09 14:13

rollback latest changes

12 lines of code changed in:

  • continuum-webapp/src/main/webapp/WEB-INF: web.xml (+12 -21)
jvanzyl 2006-08-09 13:21

o moved to the sandbox

0 lines of code changed in:

jvanzyl 2006-08-09 13:18

o adding python code used for old integration tests, andy i know you're using this for trac so you can work with it here and make

whatever you like of it.

6 lines of code changed in:

evenisse 2006-08-09 10:01

[CONTINUUM-284] Add group display on front page

Submitted by: Jesse McConnell

339 lines of code changed in:

brett 2006-08-09 03:16

disable broken test, put continuum on a different port, remove unneeded jetty repo

16 lines of code changed in:

  • continuum-webapp: pom.xml (+16 -7)
kenney 2006-08-07 15:25

Use proper comment character in property file

69 lines of code changed in:

brett 2006-08-07 14:56

[CONTINUUM-788] apply changes to proposed site layout (l&f still needs to be updated) - files missing from previous commit

Submitted by: Jesse McConnell

3 lines of code changed in:

brett 2006-08-07 01:17

[CONTINUUM-806] use the new xwork integration

21 lines of code changed in:

brett 2006-08-07 01:00

use the new name of the Jetty plugin

1 lines of code changed in:

  • continuum-webapp: pom.xml (+1 -1)
jvanzyl 2006-08-03 18:26

o put the trunk version of xwork integration back

1 lines of code changed in:

  • continuum-webapp: pom.xml (+1 -1)
jvanzyl 2006-08-03 16:47

o new version doesn't work easily so just use jetty6 prefix until the repo metadata is corrected

1 lines of code changed in:

  • continuum-webapp: pom.xml (+1 -1)
carlos 2006-08-03 16:35

Revert rename of action to fix test

50 lines of code changed in:

jvanzyl 2006-08-03 16:30

o the name of the plugin has changed

2 lines of code changed in:

  • continuum-webapp: pom.xml (+2 -2)
carlos 2006-08-03 00:35

Fix exception swallowing and javadocs

10 lines of code changed in:

carlos 2006-08-03 00:29

Use naming conventions

105 lines of code changed in:

July 2006 »

Generated by StatSVN 0.3.2-SNAPSHOT