[jira] Created: (NMAVEN-99) Need a VB .NET quickstart archetype

2007-12-14 Thread Teodoro Cue Jr. (JIRA)
Need a VB .NET quickstart archetype
---

 Key: NMAVEN-99
 URL: http://jira.codehaus.org/browse/NMAVEN-99
 Project: NMaven
  Issue Type: New Feature
Reporter: Teodoro Cue Jr.


We need an archetype to generate a Hello World project for VB .NET similar to 
the dotnet-simple archetype for C#.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Updated: (NMAVEN-99) Need a VB .NET quickstart archetype

2007-12-14 Thread Teodoro Cue Jr. (JIRA)

 [ 
http://jira.codehaus.org/browse/NMAVEN-99?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Teodoro Cue Jr. updated NMAVEN-99:
--

Attachment: NMAVEN-99.patch

Patch attached. Added a simple VB project that will have an executable output 
and print Hello World when executed. Also added a simple NUnit test case.

 Need a VB .NET quickstart archetype
 ---

 Key: NMAVEN-99
 URL: http://jira.codehaus.org/browse/NMAVEN-99
 Project: NMaven
  Issue Type: New Feature
Reporter: Teodoro Cue Jr.
Assignee: Teodoro Cue Jr.
 Attachments: NMAVEN-99.patch


 We need an archetype to generate a Hello World project for VB .NET similar 
 to the dotnet-simple archetype for C#.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Issue Comment Edited: (NMAVEN-99) Need a VB .NET quickstart archetype

2007-12-14 Thread Teodoro Cue Jr. (JIRA)

[ 
http://jira.codehaus.org/browse/NMAVEN-99?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_116825
 ] 

tcue edited comment on NMAVEN-99 at 12/14/07 9:50 AM:
-

Patch attached. Added a simple VB project that will have an executable output 
and print Hello World when executed. Also added a simple NUnit test case. Note 
that we need to comment out startup on nunit-console.exe.config for the tests 
to work.

  was (Author: tcue):
Patch attached. Added a simple VB project that will have an executable 
output and print Hello World when executed. Also added a simple NUnit test case.
  
 Need a VB .NET quickstart archetype
 ---

 Key: NMAVEN-99
 URL: http://jira.codehaus.org/browse/NMAVEN-99
 Project: NMaven
  Issue Type: New Feature
Reporter: Teodoro Cue Jr.
Assignee: Teodoro Cue Jr.
 Attachments: NMAVEN-99.patch


 We need an archetype to generate a Hello World project for VB .NET similar 
 to the dotnet-simple archetype for C#.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Created: (NMAVEN-98) Dotnet simple archetype does not include unit tests

2007-12-12 Thread Teodoro Cue Jr. (JIRA)
Dotnet simple archetype does not include unit tests
---

 Key: NMAVEN-98
 URL: http://jira.codehaus.org/browse/NMAVEN-98
 Project: NMaven
  Issue Type: Improvement
Reporter: Teodoro Cue Jr.


Building a project created from the dotnet-simple archetype produces:

[INFO] [compile:testCompile]
[INFO] NMAVEN-066-013: Found Vendor = Vendor = MICROSOFT, Vendor Version = 2.0.5
0727, Framework Version = 2.0.50727, Executable Paths = [C:\WINDOWS\Microsoft.NE
T\Framework\v2.0.50727]
[INFO] NMAVEN-068-002: No source files to compile.
[INFO] Mojo Execution Time = 0
[INFO] [test:test]
[INFO] NMAVEN-1100-001: No Unit Tests

The dotnet-simple archetype should include an NUnit test case.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Updated: (NMAVEN-98) Dotnet simple archetype does not include unit tests

2007-12-12 Thread Teodoro Cue Jr. (JIRA)

 [ 
http://jira.codehaus.org/browse/NMAVEN-98?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Teodoro Cue Jr. updated NMAVEN-98:
--

Attachment: NMAVEN-98.patch

Patch attached. Added a simple NUnit test case.

 Dotnet simple archetype does not include unit tests
 ---

 Key: NMAVEN-98
 URL: http://jira.codehaus.org/browse/NMAVEN-98
 Project: NMaven
  Issue Type: Improvement
Reporter: Teodoro Cue Jr.
 Attachments: NMAVEN-98.patch


 Building a project created from the dotnet-simple archetype produces:
 [INFO] [compile:testCompile]
 [INFO] NMAVEN-066-013: Found Vendor = Vendor = MICROSOFT, Vendor Version = 
 2.0.5
 0727, Framework Version = 2.0.50727, Executable Paths = 
 [C:\WINDOWS\Microsoft.NE
 T\Framework\v2.0.50727]
 [INFO] NMAVEN-068-002: No source files to compile.
 [INFO] Mojo Execution Time = 0
 [INFO] [test:test]
 [INFO] NMAVEN-1100-001: No Unit Tests
 The dotnet-simple archetype should include an NUnit test case.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Updated: (CONTINUUM-697) sizes incompatible with mssql (Patch Attached)

2007-09-19 Thread Teodoro Cue Jr. (JIRA)

 [ 
http://jira.codehaus.org/browse/CONTINUUM-697?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Teodoro Cue Jr. updated CONTINUUM-697:
--

Attachment: CONTINUUM-697.patch

Here's one solution using 
ORMs(http://www.jpox.org/docs/1_1/metadata.html#File_Types) in JPOX.

The solution would affect all the databases but Brian though can maybe patch a 
copy of Continuum, build it and use that with MSSQL. :)

If we're looking at ORMs as a long term solution, we need to add the property 
Mapping when using MSSQL databases. So far, I can only see this happening in 
the code. Test the driver and if it's an MSSQL one, include the property 
Mapping when creating the PersistenceManager. Any ideas as to how we can add a 
dynamic entry on application.xml? Such that when a user deploys Continuum with 
MSSQL, he/she can add the Mapping property.

 sizes incompatible with mssql (Patch Attached)
 --

 Key: CONTINUUM-697
 URL: http://jira.codehaus.org/browse/CONTINUUM-697
 Project: Continuum
  Issue Type: Bug
  Components: Database
Affects Versions: 1.0.3
 Environment: windows/mssql2000
Reporter: Brian Fox
 Fix For: To Sort

 Attachments: CONTINUUM-697.patch, continuum-697.patch


 This is my configuration:
 property
   namejavax.jdo.option.ConnectionDriverName/name
   valuenet.sourceforge.jtds.jdbc.Driver/value
 /property
 property
   namejavax.jdo.option.ConnectionURL/name
   
 valuejdbc:jtds:sqlserver://cordella.mht.stchome.com:1433/continuum/value
 /property
 property
   namejavax.jdo.option.ConnectionUserName/name
   valuecontinuum/value
 /property
 property
   namejavax.jdo.option.ConnectionPassword/name
   valuecontinuum/value
 /property
 I get this exception:
 3984 [WrapperSimpleAppMain] ERROR JPOX.RDBMS.SCHEMA  - An exception was 
 thrown while adding/validating class(es) : The size (8192) given to the 
 column 'COMMENT' exceeds the maximum allowed for any data type (8000).
 java.sql.SQLException: The size (8192) given to the column 'COMMENT' exceeds 
 the maximum allowed for any data type (8000).
 4000 [WrapperSimpleAppMain] ERROR JPOX.RDBMS.SCHEMA  - java.sql.SQLException: 
 The size (8192) given to the column 'COMMENT' exceeds the maximum allowed for 
 any data type (8000).

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Updated: (CONTINUUM-697) sizes incompatible with mssql (Patch Attached)

2007-09-19 Thread Teodoro Cue Jr. (JIRA)

 [ 
http://jira.codehaus.org/browse/CONTINUUM-697?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Teodoro Cue Jr. updated CONTINUUM-697:
--

Attachment: CONTINUUM-697.patch

Wasn't able to include the other fields. Sorry... :)

 sizes incompatible with mssql (Patch Attached)
 --

 Key: CONTINUUM-697
 URL: http://jira.codehaus.org/browse/CONTINUUM-697
 Project: Continuum
  Issue Type: Bug
  Components: Database
Affects Versions: 1.0.3
 Environment: windows/mssql2000
Reporter: Brian Fox
 Fix For: To Sort

 Attachments: CONTINUUM-697.patch, CONTINUUM-697.patch, 
 continuum-697.patch


 This is my configuration:
 property
   namejavax.jdo.option.ConnectionDriverName/name
   valuenet.sourceforge.jtds.jdbc.Driver/value
 /property
 property
   namejavax.jdo.option.ConnectionURL/name
   
 valuejdbc:jtds:sqlserver://cordella.mht.stchome.com:1433/continuum/value
 /property
 property
   namejavax.jdo.option.ConnectionUserName/name
   valuecontinuum/value
 /property
 property
   namejavax.jdo.option.ConnectionPassword/name
   valuecontinuum/value
 /property
 I get this exception:
 3984 [WrapperSimpleAppMain] ERROR JPOX.RDBMS.SCHEMA  - An exception was 
 thrown while adding/validating class(es) : The size (8192) given to the 
 column 'COMMENT' exceeds the maximum allowed for any data type (8000).
 java.sql.SQLException: The size (8192) given to the column 'COMMENT' exceeds 
 the maximum allowed for any data type (8000).
 4000 [WrapperSimpleAppMain] ERROR JPOX.RDBMS.SCHEMA  - java.sql.SQLException: 
 The size (8192) given to the column 'COMMENT' exceeds the maximum allowed for 
 any data type (8000).

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Created: (CONTINUUM-1473) Server Id in wagon notifier edit pages is required but doesn't have validation

2007-09-19 Thread Teodoro Cue Jr. (JIRA)
Server Id in wagon notifier edit pages is required but doesn't have validation
--

 Key: CONTINUUM-1473
 URL: http://jira.codehaus.org/browse/CONTINUUM-1473
 Project: Continuum
  Issue Type: Bug
  Components: Notification Subsystem
Reporter: Teodoro Cue Jr.
Priority: Minor




-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Updated: (CONTINUUM-1473) Server Id in wagon notifier edit pages is required but doesn't have validation

2007-09-19 Thread Teodoro Cue Jr. (JIRA)

 [ 
http://jira.codehaus.org/browse/CONTINUUM-1473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Teodoro Cue Jr. updated CONTINUUM-1473:
---

Attachment: CONTINUUM-1473-continuum-webapp.patch

Patch attached.
Added webwork client side validation. Also added the localization in the 
appropriate properties file.

 Server Id in wagon notifier edit pages is required but doesn't have validation
 --

 Key: CONTINUUM-1473
 URL: http://jira.codehaus.org/browse/CONTINUUM-1473
 Project: Continuum
  Issue Type: Bug
  Components: Notification Subsystem
Reporter: Teodoro Cue Jr.
Priority: Minor
 Attachments: CONTINUUM-1473-continuum-webapp.patch




-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Created: (MRM-508) Create LicenseTypeMapper management screens.

2007-09-18 Thread Teodoro Cue Jr. (JIRA)
Create LicenseTypeMapper management screens.


 Key: MRM-508
 URL: http://jira.codehaus.org/browse/MRM-508
 Project: Archiva
  Issue Type: Sub-task
Reporter: Teodoro Cue Jr.




-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Created: (MRM-506) [REPORT] Repository Statistics

2007-09-18 Thread Teodoro Cue Jr. (JIRA)
[REPORT] Repository Statistics
--

 Key: MRM-506
 URL: http://jira.codehaus.org/browse/MRM-506
 Project: Archiva
  Issue Type: Sub-task
  Components: reporting
Reporter: Teodoro Cue Jr.


The repository statistics screen should contain the following 

|Type|In Corporate Repo|In Snapshots Repo|Total|
|File Count|#|#|#|
|File Size Totals|#|#|#|
|Project Count|#|#|#|
|Group Id Count|#|#|#|
|Artifact Count|#|#|#|
|Plugin Count|#|#|#|
|Archetype Count|#|#|#|
|Jar Count|#|#|#|
|War Count|#|#|#|

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Created: (MRM-507) Create LicenseTypeMapper library

2007-09-18 Thread Teodoro Cue Jr. (JIRA)
Create LicenseTypeMapper library


 Key: MRM-507
 URL: http://jira.codehaus.org/browse/MRM-507
 Project: Archiva
  Issue Type: Sub-task
Reporter: Teodoro Cue Jr.




-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Commented: (MRM-505) Ability to Aggregate/Report on a variety of artifact criterium

2007-09-18 Thread Teodoro Cue Jr. (JIRA)

[ 
http://jira.codehaus.org/browse/MRM-505?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_107618
 ] 

Teodoro Cue Jr. commented on MRM-505:
-

The examples in the description (a) (b) (c) are described in MRM-506.

As for the rest ...
d) The number of source files? Do you mean the compressed / embedded source 
files in the *-sources.jar artifacts?
e) Metadata is too vague. Do you mean .pom, maven-metadata.xml, 
maven-metadata-.xml, *-site.xml, or any of the other 'metadata' files?
f) License Type is hard to do ATM, we need to create a LicenseTypeMapper lib 
first, as all license definitions are pretty much free-form, this would mean 
the mapping that the LicenseTypeMapper needs to be saved / stored in the 
database, and also screens need to be created that the admin / user can utilize 
to manage the mapping of the freeform definitions to a known license type.
g) The concept of related needs more a more clear (precise) definition.

 Ability to Aggregate/Report on a variety of artifact criterium
 --

 Key: MRM-505
 URL: http://jira.codehaus.org/browse/MRM-505
 Project: Archiva
  Issue Type: New Feature
  Components: reporting
Reporter: Teodoro Cue Jr.

 In addition to basic summary information on the total # of files in the 
 Maestro Repository Manager (MRM) - we need to support the following other 
 basic summary information:
 a) number of unique/discrete projects (based on combo of GroupID and 
 ArtifactID - or is it just ArtifactID)
 b) number of unique community/company projects (based on GroupID)
 c) number of wars, jars, ears, etc. (by file extension type)
 d) number of source files
 e) number of metadata files
 f) number of artifacts w/ a certain license type (also number of artifacts 
 with no license info)
 g) number of projects RELATED to a unique community/company
 there are other stats, but they are more historical, qualitative vs. 
 quantitative - should I put them all here? or separate as another issue?

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Created: (CONTINUUM-1457) add failures from surefire report directly to the build output page, using the link only for the full report

2007-09-18 Thread Teodoro Cue Jr. (JIRA)
add failures from surefire report directly to the build output page, using the 
link only for the full report


 Key: CONTINUUM-1457
 URL: http://jira.codehaus.org/browse/CONTINUUM-1457
 Project: Continuum
  Issue Type: New Feature
  Components: Web - UI
Reporter: Teodoro Cue Jr.




-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Created: (CONTINUUM-1458) revise continuum forms using ww:form

2007-09-18 Thread Teodoro Cue Jr. (JIRA)
revise continuum forms using ww:form


 Key: CONTINUUM-1458
 URL: http://jira.codehaus.org/browse/CONTINUUM-1458
 Project: Continuum
  Issue Type: Bug
  Components: Web - UI
Reporter: Teodoro Cue Jr.


The current Continuum theme is 'default', instead of the actual default of 
xhtml_css. Since we have a full copy of the theme including validation, we are 
not able to obtain updated bugfixes from new releases. One such instance is the 
incorrect clearing of error messages on the forms where the first element is 
not a table row.

We need to:

* assess what customisations we actually need
* possibly switch back to the default theme and add just those 
customisations
* remove some of the extra table tags in the jsps
* check for valid XHTML on all pages.


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Created: (CONTINUUM-1459) Add option to not resume from a previous project release in Continuum

2007-09-18 Thread Teodoro Cue Jr. (JIRA)
 Add option to not resume from a previous project release in Continuum
--

 Key: CONTINUUM-1459
 URL: http://jira.codehaus.org/browse/CONTINUUM-1459
 Project: Continuum
  Issue Type: Improvement
  Components: Release
Reporter: Teodoro Cue Jr.


Currently, resume is always true when releasing from Continuum.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Created: (CONTINUUM-1460) Need a way to desginate email sender for email notifications.

2007-09-18 Thread Teodoro Cue Jr. (JIRA)
Need a way to desginate email sender for email notifications.
-

 Key: CONTINUUM-1460
 URL: http://jira.codehaus.org/browse/CONTINUUM-1460
 Project: Continuum
  Issue Type: Improvement
  Components: Notifier - Mail
Reporter: Teodoro Cue Jr.


Need this so that email notifications can get sent to mailing lists.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Created: (CONTINUUM-1461) add surefire results to mail notifications on failure

2007-09-18 Thread Teodoro Cue Jr. (JIRA)
add surefire results to mail notifications on failure
-

 Key: CONTINUUM-1461
 URL: http://jira.codehaus.org/browse/CONTINUUM-1461
 Project: Continuum
  Issue Type: New Feature
  Components: Notifier - Mail
Reporter: Teodoro Cue Jr.




-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Created: (CONTINUUM-1462) Add support for release:clean in Continuum

2007-09-18 Thread Teodoro Cue Jr. (JIRA)
Add support for release:clean in Continuum
--

 Key: CONTINUUM-1462
 URL: http://jira.codehaus.org/browse/CONTINUUM-1462
 Project: Continuum
  Issue Type: New Feature
  Components: Release
Reporter: Teodoro Cue Jr.




-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Created: (CONTINUUM-1465) Project groups should probably get their own local maven repo

2007-09-18 Thread Teodoro Cue Jr. (JIRA)
Project groups should probably get their own local maven repo
-

 Key: CONTINUUM-1465
 URL: http://jira.codehaus.org/browse/CONTINUUM-1465
 Project: Continuum
  Issue Type: Improvement
  Components: Project Grouping
Reporter: Teodoro Cue Jr.


Maybe this could be a configuration option for a project group.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Created: (CONTINUUM-1467) create web ui test for - missing project group roles that's missing from the newly imported db

2007-09-18 Thread Teodoro Cue Jr. (JIRA)
create web ui test for - missing project group roles that's missing from the 
newly imported db
--

 Key: CONTINUUM-1467
 URL: http://jira.codehaus.org/browse/CONTINUUM-1467
 Project: Continuum
  Issue Type: Test
  Components: Database
Reporter: Teodoro Cue Jr.


process for the test:
Create a database with missing roles
Call org/apache/maven/continuum/web/checks/security/RoleProfileEnvironmentCheck 
(similar class for archiva/projectserver)
check roles are updated

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Created: (CONTINUUM-1468) Implement reports with graphs

2007-09-18 Thread Teodoro Cue Jr. (JIRA)
Implement reports with graphs
-

 Key: CONTINUUM-1468
 URL: http://jira.codehaus.org/browse/CONTINUUM-1468
 Project: Continuum
  Issue Type: Improvement
  Components: Web - UI
Reporter: Teodoro Cue Jr.


- historical graph of builds (global, by group, by project)
- nb changes by build
- nb projects
- ...


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Created: (CONTINUUM-1444) IRC and Jabber notifiers accept invalid ports.

2007-09-12 Thread Teodoro Cue Jr. (JIRA)
IRC and Jabber notifiers accept invalid ports.
--

 Key: CONTINUUM-1444
 URL: http://jira.codehaus.org/browse/CONTINUUM-1444
 Project: Continuum
  Issue Type: Improvement
  Components: Web - UI
Reporter: Teodoro Cue Jr.
Priority: Minor


Port range is from 0 to 65535. Beyond this, the user should be given an error.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Updated: (CONTINUUM-1444) IRC and Jabber notifiers accept invalid ports.

2007-09-12 Thread Teodoro Cue Jr. (JIRA)

 [ 
http://jira.codehaus.org/browse/CONTINUUM-1444?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Teodoro Cue Jr. updated CONTINUUM-1444:
---

Attachment: CONTINUUM-1444-continuum-webapp.patch

Patch attached. Changed xml validation from regex to int with the required 
minimum and maximum values.

 IRC and Jabber notifiers accept invalid ports.
 --

 Key: CONTINUUM-1444
 URL: http://jira.codehaus.org/browse/CONTINUUM-1444
 Project: Continuum
  Issue Type: Improvement
  Components: Web - UI
Reporter: Teodoro Cue Jr.
Priority: Minor
 Attachments: CONTINUUM-1444-continuum-webapp.patch


 Port range is from 0 to 65535. Beyond this, the user should be given an error.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Issue Comment Edited: (CONTINUUM-1387) Can't initiate a build of a new project in continuum until all modules have been checked out

2007-08-23 Thread Teodoro Cue Jr. (JIRA)

[ 
http://jira.codehaus.org/browse/CONTINUUM-1387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_105495
 ] 

Teodoro Cue Jr. edited comment on CONTINUUM-1387 at 8/23/07 1:18 AM:
-

Using Jesse's solution, I was able to add a new remove() method on 
plexus-taskqueue. Then use that method on DefaultContinuum to remove the task 
in the checkout queue.

Patch attached. But it is dependent on PLXCOMP-82.


 was:
Using Jesse's solution, I was able to add a new remove() method on 
plexus-taskqueue and used that on DefaultContinuum to remove the task on the 
checkout queue.

Patch attached. But it is dependent on PLXCOMP-82.

 Can't initiate a build of a new project in continuum until all modules have 
 been checked out
 

 Key: CONTINUUM-1387
 URL: http://jira.codehaus.org/browse/CONTINUUM-1387
 Project: Continuum
  Issue Type: Bug
Affects Versions: 1.1-beta-1
Reporter: Wendy Smoak
Assignee: Teodoro Cue Jr.
 Attachments: CONTINUUM-1387.patch


 When a multi-module project is added to continuum, a working copy of each 
 module is extracted from subversion.
 Typically after adding a project I want to kick off a build.
 If I initiate the build before all the modules are extracted, the ones that 
 have not yet been fully extracted will not be queued for build. Only those 
 already fully extracted will be built.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Updated: (CONTINUUM-1387) Can't initiate a build of a new project in continuum until all modules have been checked out

2007-08-23 Thread Teodoro Cue Jr. (JIRA)

 [ 
http://jira.codehaus.org/browse/CONTINUUM-1387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Teodoro Cue Jr. updated CONTINUUM-1387:
---

Attachment: CONTINUUM-1387.patch

Using Jesse's solution, I was able to add a new remove() method on 
plexus-taskqueue and used that on DefaultContinuum to remove the task on the 
checkout queue.

Patch attached. But it is dependent on PLXCOMP-82.

 Can't initiate a build of a new project in continuum until all modules have 
 been checked out
 

 Key: CONTINUUM-1387
 URL: http://jira.codehaus.org/browse/CONTINUUM-1387
 Project: Continuum
  Issue Type: Bug
Affects Versions: 1.1-beta-1
Reporter: Wendy Smoak
Assignee: Teodoro Cue Jr.
 Attachments: CONTINUUM-1387.patch


 When a multi-module project is added to continuum, a working copy of each 
 module is extracted from subversion.
 Typically after adding a project I want to kick off a build.
 If I initiate the build before all the modules are extracted, the ones that 
 have not yet been fully extracted will not be queued for build. Only those 
 already fully extracted will be built.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Commented: (CONTINUUM-1387) Can't initiate a build of a new project in continuum until all modules have been checked out

2007-08-21 Thread Teodoro Cue Jr. (JIRA)

[ 
http://jira.codehaus.org/browse/CONTINUUM-1387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_105385
 ] 

Teodoro Cue Jr. commented on CONTINUUM-1387:


sounds like a good plan! :) thanks jesse! will try to implement your solution...

 Can't initiate a build of a new project in continuum until all modules have 
 been checked out
 

 Key: CONTINUUM-1387
 URL: http://jira.codehaus.org/browse/CONTINUUM-1387
 Project: Continuum
  Issue Type: Bug
Affects Versions: 1.1-beta-1
Reporter: Wendy Smoak
Assignee: Teodoro Cue Jr.

 When a multi-module project is added to continuum, a working copy of each 
 module is extracted from subversion.
 Typically after adding a project I want to kick off a build.
 If I initiate the build before all the modules are extracted, the ones that 
 have not yet been fully extracted will not be queued for build. Only those 
 already fully extracted will be built.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Commented: (MRM-449) improvement to the reports form group search

2007-08-19 Thread Teodoro Cue Jr. (JIRA)

[ 
http://jira.codehaus.org/browse/MRM-449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_105148
 ] 

Teodoro Cue Jr. commented on MRM-449:
-

Fix for this is included on the patch submitted for MRM-450.

 improvement to the reports form group search
 

 Key: MRM-449
 URL: http://jira.codehaus.org/browse/MRM-449
 Project: Archiva
  Issue Type: Improvement
  Components: web application
Affects Versions: 1.0-beta-1
Reporter: Brett Porter
Assignee: Teodoro Cue Jr.

 if you search for org.apache, it should find org.apache.*

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Updated: (MRM-450) change default label for repository ID report search to All repositories instead of

2007-08-19 Thread Teodoro Cue Jr. (JIRA)

 [ 
http://jira.codehaus.org/browse/MRM-450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Teodoro Cue Jr. updated MRM-450:


Attachment: MRM-450.patch

Patch attached. It contains fixes for this and for MRM-449.

 change default label for repository ID report search to All repositories 
 instead of 
 

 Key: MRM-450
 URL: http://jira.codehaus.org/browse/MRM-450
 Project: Archiva
  Issue Type: Improvement
Affects Versions: 1.0-beta-1
Reporter: Brett Porter
Assignee: Teodoro Cue Jr.
 Fix For: 1.0-beta-2

 Attachments: MRM-450.patch




-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Commented: (CONTINUUM-1387) Can't initiate a build of a new project in continuum until all modules have been checked out

2007-08-17 Thread Teodoro Cue Jr. (JIRA)

[ 
http://jira.codehaus.org/browse/CONTINUUM-1387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_105085
 ] 

Teodoro Cue Jr. commented on CONTINUUM-1387:


After investigating this for a few hours, I've found out that we can actually 
do a build even when the project is not yet downloaded. Removing 
isInCheckoutQueue( project.getId() ) from buildProject() under DefaultContinuum 
does just that. The adverse effect is that some projects are built without 
sources. I'm trying to find out how to fix this for now. DefaultBuildController 
actually checks if the project is downloaded already or not. It then downloads 
the code if it does not exist.

My other concern is the existence of the same project under the checkout queue. 
I'm not familiar with the inner workings of the build procedure. Would this 
actually download the same source twice if the build procedure downloaded the 
source first then the checkout process encounters the same project in the queue?

 Can't initiate a build of a new project in continuum until all modules have 
 been checked out
 

 Key: CONTINUUM-1387
 URL: http://jira.codehaus.org/browse/CONTINUUM-1387
 Project: Continuum
  Issue Type: Bug
Affects Versions: 1.1-beta-1
Reporter: Wendy Smoak

 When a multi-module project is added to continuum, a working copy of each 
 module is extracted from subversion.
 Typically after adding a project I want to kick off a build.
 If I initiate the build before all the modules are extracted, the ones that 
 have not yet been fully extracted will not be queued for build. Only those 
 already fully extracted will be built.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Commented: (CONTINUUM-1387) Can't initiate a build of a new project in continuum until all modules have been checked out

2007-08-17 Thread Teodoro Cue Jr. (JIRA)

[ 
http://jira.codehaus.org/browse/CONTINUUM-1387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_105100
 ] 

Teodoro Cue Jr. commented on CONTINUUM-1387:


That's what I've tried to do. Just put it in the build queue even if 
isInCheckoutQueue returns true. But the build process would build the project 
anyway. Source downloaded or not. This is the reason why I discovered that the 
build process would download the project if the working directory does not 
exist.

With this, would it be better to make another queue? If isInCheckoutQueue 
returns true, put the project in the new queue instead of the build queue. The 
new queue would implement an observer pattern listening to the checkout queue. 
When a project has been checkout completely, trigger the build by calling 
DefaultContinuum.buildProject().

 Can't initiate a build of a new project in continuum until all modules have 
 been checked out
 

 Key: CONTINUUM-1387
 URL: http://jira.codehaus.org/browse/CONTINUUM-1387
 Project: Continuum
  Issue Type: Bug
Affects Versions: 1.1-beta-1
Reporter: Wendy Smoak

 When a multi-module project is added to continuum, a working copy of each 
 module is extracted from subversion.
 Typically after adding a project I want to kick off a build.
 If I initiate the build before all the modules are extracted, the ones that 
 have not yet been fully extracted will not be queued for build. Only those 
 already fully extracted will be built.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Commented: (CONTINUUM-1387) Can't initiate a build of a new project in continuum until all modules have been checked out

2007-08-15 Thread Teodoro Cue Jr. (JIRA)

[ 
http://jira.codehaus.org/browse/CONTINUUM-1387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_104973
 ] 

Teodoro Cue Jr. commented on CONTINUUM-1387:


Chatting with Brett last night, I told him that I've thought of 2 ways to 
solving this issue.

1. Queue the build process until all the sub modules have been downloaded.
2. Disable the build process while there's something being downloaded.

Brett suggested that we could just re-queue the build if it's still being 
downloaded.

 Can't initiate a build of a new project in continuum until all modules have 
 been checked out
 

 Key: CONTINUUM-1387
 URL: http://jira.codehaus.org/browse/CONTINUUM-1387
 Project: Continuum
  Issue Type: Bug
Affects Versions: 1.1-beta-1
Reporter: Wendy Smoak

 When a multi-module project is added to continuum, a working copy of each 
 module is extracted from subversion.
 Typically after adding a project I want to kick off a build.
 If I initiate the build before all the modules are extracted, the ones that 
 have not yet been fully extracted will not be queued for build. Only those 
 already fully extracted will be built.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Updated: (MRM-329) The Reports link gives an HTTP 500

2007-08-03 Thread Teodoro Cue Jr. (JIRA)

 [ 
http://jira.codehaus.org/browse/MRM-329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Teodoro Cue Jr. updated MRM-329:


Attachment: MRM-329.patch

Hi Guys,

I've attached the latest patch with changes in my email yesterday on the dev 
mailing list.
Patch is now formatted with Brett's comments taken into consideration. Thanks 
for the info Brett!

Changes:
-Taken out Artifact search

-Taken out Version link
-Repository list now a drop down

-Consolidated all the fields into 1 form

-Dropped the last 3 columns from the table

-Unit tests for all the constraints

Lacking:
-Unit tests for the actions and the model (can someone help me out as to how to 
test the action? how do we inject the dao from the test environment?)
-Form validation (especially the rowCount, which needs a positive number)
-Profile regarding licensing of JasperReports discussed in the dev mailing list


Comments are always welcome! :)

 The Reports link gives an HTTP 500
 --

 Key: MRM-329
 URL: http://jira.codehaus.org/browse/MRM-329
 Project: Archiva
  Issue Type: Bug
  Components: reporting
Affects Versions: 1.0-alpha-1
Reporter: Napoleon Esmundo C. Ramirez
Assignee: Teodoro Cue Jr.
Priority: Blocker
 Fix For: 1.0-beta-1

 Attachments: MRM-329-archiva-database-20070725.patch, 
 MRM-329-archiva-database-20070801.patch, 
 MRM-329-archiva-model-20070727.patch, MRM-329-archiva-model-20070801.patch, 
 MRM-329-archiva-webapp-20070725.patch, MRM-329-archiva-webapp-20070801.patch, 
 MRM-329.patch


 Clicking the Reports link in the side navigation menu displays the following 
 (edited/snipped stacktrace): 
 HTTP ERROR: 500
 RequestURI=/admin/reports.action
 Caused by: javax.el.PropertyNotFoundException: The class 
 'org.apache.maven.archiva.reporting.artifact.OldArtifactReport' does not have 
 the property 'groupId'.
 at javax.el.BeanELResolver.getBeanProperty(BeanELResolver.java:574)
 at javax.el.BeanELResolver.getValue(BeanELResolver.java:280)
 at javax.el.CompositeELResolver.getValue(CompositeELResolver.java:143)
 at com.sun.el.parser.AstValue.getValue(AstValue.java:118)
 at com.sun.el.ValueExpressionImpl.getValue(ValueExpressionImpl.java:192)
 at 
 org.apache.jasper.runtime.PageContextImpl.evaluateExpression(PageContextImpl.java:974)
 at 
 org.apache.jsp.WEB_002dINF.jsp.reports.reports_jsp._jspx_meth_c_forEach_0(org.apache.jsp.WEB_002dINF.jsp.reports.reports_jsp:143)
 at 
 org.apache.jsp.WEB_002dINF.jsp.reports.reports_jsp._jspService(org.apache.jsp.WEB_002dINF.jsp.reports.reports_jsp:85)
 at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:111)
 at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
 at 
 org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:373)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Updated: (MRM-329) The Reports link gives an HTTP 500

2007-07-31 Thread Teodoro Cue Jr. (JIRA)

 [ 
http://jira.codehaus.org/browse/MRM-329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Teodoro Cue Jr. updated MRM-329:


Attachment: MRM-329-archiva-webapp-20070801.patch
MRM-329-archiva-model-20070801.patch
MRM-329-archiva-database-20070801.patch

Hi,

Patch attached.
Comments and suggestions will be greatly appreciated.

Thanks!

 The Reports link gives an HTTP 500
 --

 Key: MRM-329
 URL: http://jira.codehaus.org/browse/MRM-329
 Project: Archiva
  Issue Type: Bug
  Components: reporting
Affects Versions: 1.0-alpha-1
Reporter: Napoleon Esmundo C. Ramirez
Assignee: Joakim Erdfelt
Priority: Blocker
 Fix For: 1.0-beta-1

 Attachments: MRM-329-archiva-database-20070725.patch, 
 MRM-329-archiva-database-20070801.patch, 
 MRM-329-archiva-model-20070727.patch, MRM-329-archiva-model-20070801.patch, 
 MRM-329-archiva-webapp-20070725.patch, MRM-329-archiva-webapp-20070801.patch


 Clicking the Reports link in the side navigation menu displays the following 
 (edited/snipped stacktrace): 
 HTTP ERROR: 500
 RequestURI=/admin/reports.action
 Caused by: javax.el.PropertyNotFoundException: The class 
 'org.apache.maven.archiva.reporting.artifact.OldArtifactReport' does not have 
 the property 'groupId'.
 at javax.el.BeanELResolver.getBeanProperty(BeanELResolver.java:574)
 at javax.el.BeanELResolver.getValue(BeanELResolver.java:280)
 at javax.el.CompositeELResolver.getValue(CompositeELResolver.java:143)
 at com.sun.el.parser.AstValue.getValue(AstValue.java:118)
 at com.sun.el.ValueExpressionImpl.getValue(ValueExpressionImpl.java:192)
 at 
 org.apache.jasper.runtime.PageContextImpl.evaluateExpression(PageContextImpl.java:974)
 at 
 org.apache.jsp.WEB_002dINF.jsp.reports.reports_jsp._jspx_meth_c_forEach_0(org.apache.jsp.WEB_002dINF.jsp.reports.reports_jsp:143)
 at 
 org.apache.jsp.WEB_002dINF.jsp.reports.reports_jsp._jspService(org.apache.jsp.WEB_002dINF.jsp.reports.reports_jsp:85)
 at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:111)
 at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
 at 
 org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:373)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Issue Comment Edited: (MRM-329) The Reports link gives an HTTP 500

2007-07-31 Thread Teodoro Cue Jr. (JIRA)

[ 
http://jira.codehaus.org/browse/MRM-329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_103739
 ] 

Teodoro Cue Jr. edited comment on MRM-329 at 8/1/07 12:35 AM:
--

Hi,

Updated patch(20070801) attached.
Comments and suggestions will be greatly appreciated.

Thanks!


 was:
Hi,

Patch attached.
Comments and suggestions will be greatly appreciated.

Thanks!

 The Reports link gives an HTTP 500
 --

 Key: MRM-329
 URL: http://jira.codehaus.org/browse/MRM-329
 Project: Archiva
  Issue Type: Bug
  Components: reporting
Affects Versions: 1.0-alpha-1
Reporter: Napoleon Esmundo C. Ramirez
Assignee: Joakim Erdfelt
Priority: Blocker
 Fix For: 1.0-beta-1

 Attachments: MRM-329-archiva-database-20070725.patch, 
 MRM-329-archiva-database-20070801.patch, 
 MRM-329-archiva-model-20070727.patch, MRM-329-archiva-model-20070801.patch, 
 MRM-329-archiva-webapp-20070725.patch, MRM-329-archiva-webapp-20070801.patch


 Clicking the Reports link in the side navigation menu displays the following 
 (edited/snipped stacktrace): 
 HTTP ERROR: 500
 RequestURI=/admin/reports.action
 Caused by: javax.el.PropertyNotFoundException: The class 
 'org.apache.maven.archiva.reporting.artifact.OldArtifactReport' does not have 
 the property 'groupId'.
 at javax.el.BeanELResolver.getBeanProperty(BeanELResolver.java:574)
 at javax.el.BeanELResolver.getValue(BeanELResolver.java:280)
 at javax.el.CompositeELResolver.getValue(CompositeELResolver.java:143)
 at com.sun.el.parser.AstValue.getValue(AstValue.java:118)
 at com.sun.el.ValueExpressionImpl.getValue(ValueExpressionImpl.java:192)
 at 
 org.apache.jasper.runtime.PageContextImpl.evaluateExpression(PageContextImpl.java:974)
 at 
 org.apache.jsp.WEB_002dINF.jsp.reports.reports_jsp._jspx_meth_c_forEach_0(org.apache.jsp.WEB_002dINF.jsp.reports.reports_jsp:143)
 at 
 org.apache.jsp.WEB_002dINF.jsp.reports.reports_jsp._jspService(org.apache.jsp.WEB_002dINF.jsp.reports.reports_jsp:85)
 at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:111)
 at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
 at 
 org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:373)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Updated: (MRM-329) The Reports link gives an HTTP 500

2007-07-27 Thread Teodoro Cue Jr. (JIRA)

 [ 
http://jira.codehaus.org/browse/MRM-329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Teodoro Cue Jr. updated MRM-329:


Attachment: MRM-329-archiva-model-20070727.patch

Opps... I forgot to attach the model patch.

 The Reports link gives an HTTP 500
 --

 Key: MRM-329
 URL: http://jira.codehaus.org/browse/MRM-329
 Project: Archiva
  Issue Type: Bug
  Components: reporting
Affects Versions: 1.0-alpha-1
Reporter: Napoleon Esmundo C. Ramirez
Assignee: Joakim Erdfelt
Priority: Blocker
 Fix For: 1.0-beta-1

 Attachments: MRM-329-archiva-database-20070725.patch, 
 MRM-329-archiva-model-20070727.patch, MRM-329-archiva-webapp-20070725.patch


 Clicking the Reports link in the side navigation menu displays the following 
 (edited/snipped stacktrace): 
 HTTP ERROR: 500
 RequestURI=/admin/reports.action
 Caused by: javax.el.PropertyNotFoundException: The class 
 'org.apache.maven.archiva.reporting.artifact.OldArtifactReport' does not have 
 the property 'groupId'.
 at javax.el.BeanELResolver.getBeanProperty(BeanELResolver.java:574)
 at javax.el.BeanELResolver.getValue(BeanELResolver.java:280)
 at javax.el.CompositeELResolver.getValue(CompositeELResolver.java:143)
 at com.sun.el.parser.AstValue.getValue(AstValue.java:118)
 at com.sun.el.ValueExpressionImpl.getValue(ValueExpressionImpl.java:192)
 at 
 org.apache.jasper.runtime.PageContextImpl.evaluateExpression(PageContextImpl.java:974)
 at 
 org.apache.jsp.WEB_002dINF.jsp.reports.reports_jsp._jspx_meth_c_forEach_0(org.apache.jsp.WEB_002dINF.jsp.reports.reports_jsp:143)
 at 
 org.apache.jsp.WEB_002dINF.jsp.reports.reports_jsp._jspService(org.apache.jsp.WEB_002dINF.jsp.reports.reports_jsp:85)
 at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:111)
 at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
 at 
 org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:373)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Updated: (MRM-329) The Reports link gives an HTTP 500

2007-07-25 Thread Teodoro Cue Jr. (JIRA)

 [ 
http://jira.codehaus.org/browse/MRM-329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Teodoro Cue Jr. updated MRM-329:


Attachment: MRM-329-archiva-webapp-20070725.patch
MRM-329-archiva-database-20070725.patch

I've attached a preliminary work of how archiva can use JasperReports as its 
reporting mechanism. It's functional but there are a lot of aesthetics work to 
be done.

Aside from the look, there are a lot of things to discuss:
1. Do we need to put in the links for the pages? Such as, when using Google, 
there are a number of links that corresponds to the resulting pages. Example: 
123...Last Page

2. Do we put in the functionality that a user can choose the resulting number 
of rows per page? Currently I've hard coded this to 10 rows per page as I don't 
have a lot of sample to work on. And it's hard to put this number in between 
pages. It would be better to have the user choose the number first before 
starting the report. We can't put an editable text field on the JasperReport 
page. Or I just can't find a sample of it on the web. ^_^

3. The last page for now is blank. Will work on this maybe tomorrow. Depends on 
the responds I get from the list or here.

4. I've queried the DB straight from the action. I understand the DB management 
quite well but had a hard time understanding the ReportingManager. Would it be 
better to wrap the DB queries from ReportingManager?

5. This is related to item 4. As I don't understand the ReportingManager fully 
and I need to get a limited number of rows. I've added a range constraint that 
would do this. I'm not sure on this implementation. JPOX documentation says 
that it's only implemented efficiently on a couple of DBs. 
http://www.jpox.org/docs/1_2/jdo/query.html

6. Anyone who can point me to a good jrxml document would be helpful. I can't 
seem to have staticText working. So I use textField instead.

Feedback will be greatly appreciated. :)

Thanks!

 The Reports link gives an HTTP 500
 --

 Key: MRM-329
 URL: http://jira.codehaus.org/browse/MRM-329
 Project: Archiva
  Issue Type: Bug
  Components: reporting
Affects Versions: 1.0-alpha-1
Reporter: Napoleon Esmundo C. Ramirez
Assignee: Joakim Erdfelt
Priority: Blocker
 Fix For: 1.0.x

 Attachments: MRM-329-archiva-database-20070725.patch, 
 MRM-329-archiva-webapp-20070725.patch


 Clicking the Reports link in the side navigation menu displays the following 
 (edited/snipped stacktrace): 
 HTTP ERROR: 500
 RequestURI=/admin/reports.action
 Caused by: javax.el.PropertyNotFoundException: The class 
 'org.apache.maven.archiva.reporting.artifact.OldArtifactReport' does not have 
 the property 'groupId'.
 at javax.el.BeanELResolver.getBeanProperty(BeanELResolver.java:574)
 at javax.el.BeanELResolver.getValue(BeanELResolver.java:280)
 at javax.el.CompositeELResolver.getValue(CompositeELResolver.java:143)
 at com.sun.el.parser.AstValue.getValue(AstValue.java:118)
 at com.sun.el.ValueExpressionImpl.getValue(ValueExpressionImpl.java:192)
 at 
 org.apache.jasper.runtime.PageContextImpl.evaluateExpression(PageContextImpl.java:974)
 at 
 org.apache.jsp.WEB_002dINF.jsp.reports.reports_jsp._jspx_meth_c_forEach_0(org.apache.jsp.WEB_002dINF.jsp.reports.reports_jsp:143)
 at 
 org.apache.jsp.WEB_002dINF.jsp.reports.reports_jsp._jspService(org.apache.jsp.WEB_002dINF.jsp.reports.reports_jsp:85)
 at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:111)
 at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
 at 
 org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:373)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Updated: (MRM-381) Find artifact always displays error message even with a valid file input.

2007-05-31 Thread Teodoro Cue Jr. (JIRA)

 [ 
http://jira.codehaus.org/browse/MRM-381?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Teodoro Cue Jr. updated MRM-381:


Attachment: MRM-381-archiva-webapp.patch

Patch attached. The patch addresses the issue that the checksum is not pass 
from the JSP to the action. The final fix on this is dependent on MRM-376.

 Find artifact always displays error message even with a valid file input.
 -

 Key: MRM-381
 URL: http://jira.codehaus.org/browse/MRM-381
 Project: Archiva
  Issue Type: Bug
  Components: browser
Affects Versions: 1.0-alpha-1
 Environment: JDK 1.5, Windows XP, Firefox 1.5.0.11
Reporter: Maria Cristina Malonzo
Priority: Blocker
 Fix For: 1.0-alpha-1

 Attachments: MRM-381-archiva-webapp.patch


 Steps:
 1. Click on the Find Artifact on the left menu.
 2. On the search field, click on browse and select a valid jar (for example, 
 ant-1.5.jar)
 3. Hit the Go! button.
 Notice that even though you selected a valid jar, it always prompts the error 
 message saying  You must select a file, or enter the checksum. If the file 
 was given and you receive this message, there may have been an error 
 generating the checksum.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Updated: (CONTINUUM-1276) Error in editing the Project name using spaces only

2007-05-18 Thread Teodoro Cue Jr. (JIRA)

 [ 
http://jira.codehaus.org/browse/CONTINUUM-1276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Teodoro Cue Jr. updated CONTINUUM-1276:
---

Attachment: CONTINUUM-1276-continuum-webapp.patch

Patch attached. The patch is dependent on the localization fix of 
CONTINUUM-1275.

 Error in editing the Project name using spaces only
 ---

 Key: CONTINUUM-1276
 URL: http://jira.codehaus.org/browse/CONTINUUM-1276
 Project: Continuum
  Issue Type: Bug
  Components: Web - UI
Reporter: Teodoro Cue Jr.
Priority: Minor
 Attachments: CONTINUUM-1276-continuum-webapp.patch


 Edit a Project in Continuum. Use only spaces in the Project Group Name 
 instead of string. Then Save. This will generate an error:
 org.apache.maven.continuum.ContinuumException: unable to rename the project 
 group
 Show/hide Stack Trace
 org.apache.maven.continuum.ContinuumException: unable to rename the project 
 group
 at 
 org.apache.maven.continuum.web.action.ProjectGroupAction.save(ProjectGroupAction.java:276)
 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
 at 
 sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
 at 
 sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
 at java.lang.reflect.Method.invoke(Method.java:585)
 at 
 com.opensymphony.xwork.DefaultActionInvocation.invokeAction(DefaultActionInvocation.java:364)
 at 
 com.opensymphony.xwork.DefaultActionInvocation.invokeActionOnly(DefaultActionInvocation.java:216)
 at 
 com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:190)
 at 
 com.opensymphony.xwork.interceptor.DefaultWorkflowInterceptor.doIntercept(DefaultWorkflowInterceptor.java:168)
 at 
 com.opensymphony.xwork.interceptor.MethodFilterInterceptor.intercept(MethodFilterInterceptor.java:86)
 at 
 com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
 at 
 com.opensymphony.xwork.validator.ValidationInterceptor.doIntercept(ValidationInterceptor.java:115)
 at 
 com.opensymphony.xwork.interceptor.MethodFilterInterceptor.intercept(MethodFilterInterceptor.java:86)
 at 
 com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
 at 
 org.apache.maven.continuum.web.interceptor.ForceContinuumConfigurationInterceptor.intercept(ForceContinuumConfigurationInterceptor.java:73)
 at 
 com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
 at 
 org.codehaus.plexus.redback.xwork.interceptor.PolicyEnforcementInterceptor.intercept(PolicyEnforcementInterceptor.java:103)
 at 
 com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
 at 
 org.codehaus.plexus.redback.xwork.interceptor.SecureActionInterceptor.intercept(SecureActionInterceptor.java:175)
 at 
 com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
 at 
 org.codehaus.plexus.xwork.interceptor.ExceptionMappingInterceptor.intercept(ExceptionMappingInterceptor.java:58)
 at 
 com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
 at 
 com.opensymphony.xwork.interceptor.DefaultWorkflowInterceptor.doIntercept(DefaultWorkflowInterceptor.java:168)
 at 
 com.opensymphony.xwork.interceptor.MethodFilterInterceptor.intercept(MethodFilterInterceptor.java:86)
 at 
 com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
 at 
 com.opensymphony.xwork.validator.ValidationInterceptor.doIntercept(ValidationInterceptor.java:115)
 at 
 com.opensymphony.xwork.interceptor.MethodFilterInterceptor.intercept(MethodFilterInterceptor.java:86)
 at 
 com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
 at 
 com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:31)
 at 
 com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
 at 
 com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:31)
 at 
 com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
 at 
 com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:31)
 at 
 com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
 at 
 com.opensymphony.webwork.interceptor.FileUploadInterceptor.intercept(FileUploadInterceptor.java:171)
 at 
 com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
 at 
 com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:31)
 at 
 com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
 at 
 

[jira] Created: (CONTINUUM-1256) Email address is missing from the Project Group 'Members' tab

2007-04-27 Thread Teodoro Cue Jr. (JIRA)
Email address is missing from the Project Group 'Members' tab
-

 Key: CONTINUUM-1256
 URL: http://jira.codehaus.org/browse/CONTINUUM-1256
 Project: Continuum
  Issue Type: Improvement
Reporter: Teodoro Cue Jr.
Priority: Minor


The Project Group 'Members' tab allows the user to search by email address, but 
the email address is not displayed on the page.

There should be a column for email address.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Updated: (CONTINUUM-1256) Email address is missing from the Project Group 'Members' tab

2007-04-27 Thread Teodoro Cue Jr. (JIRA)

 [ 
http://jira.codehaus.org/browse/CONTINUUM-1256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Teodoro Cue Jr. updated CONTINUUM-1256:
---

Component/s: Web - UI

 Email address is missing from the Project Group 'Members' tab
 -

 Key: CONTINUUM-1256
 URL: http://jira.codehaus.org/browse/CONTINUUM-1256
 Project: Continuum
  Issue Type: Improvement
  Components: Web - UI
Reporter: Teodoro Cue Jr.
Priority: Minor
 Attachments: CONTINUUM-1256-continuum-webapp.patch


 The Project Group 'Members' tab allows the user to search by email address, 
 but the email address is not displayed on the page.
 There should be a column for email address.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Updated: (CONTINUUM-1256) Email address is missing from the Project Group 'Members' tab

2007-04-27 Thread Teodoro Cue Jr. (JIRA)

 [ 
http://jira.codehaus.org/browse/CONTINUUM-1256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Teodoro Cue Jr. updated CONTINUUM-1256:
---

Attachment: CONTINUUM-1256-continuum-webapp.patch

Patch attached.

 Email address is missing from the Project Group 'Members' tab
 -

 Key: CONTINUUM-1256
 URL: http://jira.codehaus.org/browse/CONTINUUM-1256
 Project: Continuum
  Issue Type: Improvement
  Components: Web - UI
Reporter: Teodoro Cue Jr.
Assignee: Teodoro Cue Jr.
Priority: Minor
 Attachments: CONTINUUM-1256-continuum-webapp.patch


 The Project Group 'Members' tab allows the user to search by email address, 
 but the email address is not displayed on the page.
 There should be a column for email address.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Created: (MRM-322) Add proxied repository page lacks '*' on identifier field.

2007-04-26 Thread Teodoro Cue Jr. (JIRA)
Add proxied repository page lacks '*' on identifier field.
--

 Key: MRM-322
 URL: http://jira.codehaus.org/browse/MRM-322
 Project: Archiva
  Issue Type: Improvement
  Components: web application
Reporter: Teodoro Cue Jr.
Priority: Minor


The Identifier field is required so '*' should be put beside it just like the 
other required fields in the application.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Updated: (MRM-322) Add proxied repository page lacks '*' on identifier field.

2007-04-26 Thread Teodoro Cue Jr. (JIRA)

 [ 
http://jira.codehaus.org/browse/MRM-322?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Teodoro Cue Jr. updated MRM-322:


Attachment: MRM-322-archiva-webapp.patch

Patch attached.

 Add proxied repository page lacks '*' on identifier field.
 --

 Key: MRM-322
 URL: http://jira.codehaus.org/browse/MRM-322
 Project: Archiva
  Issue Type: Improvement
  Components: web application
Reporter: Teodoro Cue Jr.
Priority: Minor
 Attachments: MRM-322-archiva-webapp.patch


 The Identifier field is required so '*' should be put beside it just like the 
 other required fields in the application.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Created: (CONTINUUM-1250) Create web UI tests for Continuum - Project Group operations

2007-04-23 Thread Teodoro Cue Jr. (JIRA)
Create web UI tests for Continuum - Project Group operations


 Key: CONTINUUM-1250
 URL: http://jira.codehaus.org/browse/CONTINUUM-1250
 Project: Continuum
  Issue Type: Test
  Components: Web - UI
Reporter: Teodoro Cue Jr.
Priority: Minor




-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Issue Comment Edited: (CONTINUUM-1237) Create web UI tests for Continuum - Project operations

2007-04-23 Thread Teodoro Cue Jr. (JIRA)

[ 
http://jira.codehaus.org/browse/CONTINUUM-1237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_93883
 ] 

Teodoro Cue Jr. edited comment on CONTINUUM-1237 at 4/23/07 3:59 AM:
-

Patch 04233007 contains fixes for CONTINUUM-978, CONTINUUM-1225, CONTINUUM-1237 
and CONTINUUM-1250. Since fixes on these issues would require an update on 1 
file - AbstractContinuumTestCase, I'll just put the fixes on 1 patch to avoid 
confusion.


 was:
Patch 04233007 contains fixes for CONTINUUM-978, CONTINUUM-1225 and 
CONTINUUM-1250. Since fixes on these issues would require an update on 1 file - 
AbstractContinuumTestCase, I'll just put the fixes on 1 patch to avoid 
confusion.

 Create web UI tests for Continuum - Project operations
 --

 Key: CONTINUUM-1237
 URL: http://jira.codehaus.org/browse/CONTINUUM-1237
 Project: Continuum
  Issue Type: Test
  Components: Web - UI
Reporter: Teodoro Cue Jr.
Assignee: Teodoro Cue Jr.
Priority: Minor
 Attachments: CONTINUUM-1237-continuum-webapp-test-04202007.patch, 
 CONTINUUM-1237-continuum-webapp-test-04232007.patch, 
 CONTINUUM-1237-continuum-webapp-test.patch


 Need to test invalid inputs on the fields such as empty strings and spaces.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Commented: (CONTINUUM-1250) Create web UI tests for Continuum - Project Group operations

2007-04-23 Thread Teodoro Cue Jr. (JIRA)

[ 
http://jira.codehaus.org/browse/CONTINUUM-1250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_93885
 ] 

Teodoro Cue Jr. commented on CONTINUUM-1250:


Patch attached at CONTINUUM-1237. Patch 04233007 contains fixes for 
CONTINUUM-978, CONTINUUM-1225, CONTINUUM-1237 and CONTINUUM-1250. Since fixes 
on these issues would require an update on 1 file - AbstractContinuumTestCase, 
I'll just put the fixes on 1 patch to avoid confusion.

 Create web UI tests for Continuum - Project Group operations
 

 Key: CONTINUUM-1250
 URL: http://jira.codehaus.org/browse/CONTINUUM-1250
 Project: Continuum
  Issue Type: Test
  Components: Web - UI
Reporter: Teodoro Cue Jr.
Assignee: Teodoro Cue Jr.
Priority: Minor



-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Updated: (CONTINUUM-1237) Create web UI tests for Continuum - Project operations

2007-04-23 Thread Teodoro Cue Jr. (JIRA)

 [ 
http://jira.codehaus.org/browse/CONTINUUM-1237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Teodoro Cue Jr. updated CONTINUUM-1237:
---

Attachment: CONTINUUM-1237-continuum-webapp-test-04232007.patch

Patch 04233007 contains fixes for CONTINUUM-978, CONTINUUM-1225 and 
CONTINUUM-1250. Since fixes on these issues would require an update on 1 file - 
AbstractContinuumTestCase, I'll just put the fixes on 1 patch to avoid 
confusion.

 Create web UI tests for Continuum - Project operations
 --

 Key: CONTINUUM-1237
 URL: http://jira.codehaus.org/browse/CONTINUUM-1237
 Project: Continuum
  Issue Type: Test
  Components: Web - UI
Reporter: Teodoro Cue Jr.
Assignee: Teodoro Cue Jr.
Priority: Minor
 Attachments: CONTINUUM-1237-continuum-webapp-test-04202007.patch, 
 CONTINUUM-1237-continuum-webapp-test-04232007.patch, 
 CONTINUUM-1237-continuum-webapp-test.patch


 Need to test invalid inputs on the fields such as empty strings and spaces.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Commented: (CONTINUUM-1225) Create web UI tests for Continuum - Configuration operations

2007-04-23 Thread Teodoro Cue Jr. (JIRA)

[ 
http://jira.codehaus.org/browse/CONTINUUM-1225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_93886
 ] 

Teodoro Cue Jr. commented on CONTINUUM-1225:


Updated patch attached at CONTINUUM-1237. Patch 04233007 contains fixes for 
CONTINUUM-978, CONTINUUM-1225, CONTINUUM-1237 and CONTINUUM-1250. Since fixes 
on these issues would require an update on 1 file - AbstractContinuumTestCase, 
I'll just put the fixes on 1 patch to avoid confusion.

 Create web UI tests for Continuum - Configuration operations
 

 Key: CONTINUUM-1225
 URL: http://jira.codehaus.org/browse/CONTINUUM-1225
 Project: Continuum
  Issue Type: Test
  Components: Web - UI
Reporter: Teodoro Cue Jr.
Assignee: Teodoro Cue Jr.
Priority: Minor
 Attachments: CONTINUUM-1225-continuum-webapp-test.patch


 Need to test invalid inputs on the fields such as empty strings and malformed 
 url.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Commented: (CONTINUUM-978) add web ui tests for all pages related to schedules

2007-04-23 Thread Teodoro Cue Jr. (JIRA)

[ 
http://jira.codehaus.org/browse/CONTINUUM-978?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_93887
 ] 

Teodoro Cue Jr. commented on CONTINUUM-978:
---

Updated patch attached at CONTINUUM-1237. Patch 04233007 contains fixes for 
CONTINUUM-978, CONTINUUM-1225, CONTINUUM-1237 and CONTINUUM-1250. Since fixes 
on these issues would require an update on 1 file - AbstractContinuumTestCase, 
I'll just put the fixes on 1 patch to avoid confusion.

 add web ui tests for all pages related to schedules
 ---

 Key: CONTINUUM-978
 URL: http://jira.codehaus.org/browse/CONTINUUM-978
 Project: Continuum
  Issue Type: Test
  Components: Web interface
Affects Versions: 1.1-alpha-1
Reporter: Marvin King
Assignee: Teodoro Cue Jr.
 Fix For: 1.1-alpha-#

 Attachments: CONTINUUM-978-continuum-webapp-test.patch, 
 CONTINUUM978-continuum-webapp-test-11082006.patch, 
 CONTINUUM978-continuum-webapp-test.patch, 
 CONTINUUM978-maven-web-ui-tests.patch

  Time Spent: 15 minutes
  Remaining Estimate: 0 minutes



-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Updated: (CONTINUUM-1237) Create web UI tests for Continuum - Project operations

2007-04-20 Thread Teodoro Cue Jr. (JIRA)

 [ 
http://jira.codehaus.org/browse/CONTINUUM-1237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Teodoro Cue Jr. updated CONTINUUM-1237:
---

Attachment: CONTINUUM-1237-continuum-webapp-test-04202007.patch

Added double error messages test on Ant page.

 Create web UI tests for Continuum - Project operations
 --

 Key: CONTINUUM-1237
 URL: http://jira.codehaus.org/browse/CONTINUUM-1237
 Project: Continuum
  Issue Type: Test
  Components: Web - UI
Reporter: Teodoro Cue Jr.
Priority: Minor
 Attachments: CONTINUUM-1237-continuum-webapp-test-04202007.patch, 
 CONTINUUM-1237-continuum-webapp-test.patch


 Need to test invalid inputs on the fields such as empty strings and spaces.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Updated: (CONTINUUM-978) add web ui tests for all pages related to schedules

2007-04-19 Thread Teodoro Cue Jr. (JIRA)

 [ 
http://jira.codehaus.org/browse/CONTINUUM-978?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Teodoro Cue Jr. updated CONTINUUM-978:
--

Attachment: CONTINUUM-978-continuum-webapp-test.patch

Added more test and fix minor typo bug.

 add web ui tests for all pages related to schedules
 ---

 Key: CONTINUUM-978
 URL: http://jira.codehaus.org/browse/CONTINUUM-978
 Project: Continuum
  Issue Type: Test
  Components: Web interface
Affects Versions: 1.1-alpha-1
Reporter: Marvin King
Assignee: Marvin King
 Fix For: 1.1-alpha-#

 Attachments: CONTINUUM-978-continuum-webapp-test.patch, 
 CONTINUUM978-continuum-webapp-test-11082006.patch, 
 CONTINUUM978-continuum-webapp-test.patch, 
 CONTINUUM978-maven-web-ui-tests.patch

  Time Spent: 15 minutes
  Remaining Estimate: 0 minutes



-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Created: (CONTINUUM-1237) Create web UI tests for Continuum - Project operations

2007-04-02 Thread Teodoro Cue Jr. (JIRA)
Create web UI tests for Continuum - Project operations
--

 Key: CONTINUUM-1237
 URL: http://jira.codehaus.org/browse/CONTINUUM-1237
 Project: Continuum
  Issue Type: Test
  Components: Web - UI
Reporter: Teodoro Cue Jr.
Priority: Minor


Need to test invalid inputs on the fields such as empty strings and spaces.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Created: (CONTINUUM-1238) Create web UI tests for Continuum - Build Definition operations

2007-04-02 Thread Teodoro Cue Jr. (JIRA)
Create web UI tests for Continuum - Build Definition operations
---

 Key: CONTINUUM-1238
 URL: http://jira.codehaus.org/browse/CONTINUUM-1238
 Project: Continuum
  Issue Type: Test
  Components: Web - UI
Reporter: Teodoro Cue Jr.
Priority: Minor


Need to test invalid inputs on the fields such as empty strings and spaces.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Commented: (CONTINUUM-1237) Create web UI tests for Continuum - Project operations

2007-04-02 Thread Teodoro Cue Jr. (JIRA)

[ 
http://jira.codehaus.org/browse/CONTINUUM-1237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_91772
 ] 

Teodoro Cue Jr. commented on CONTINUUM-1237:


Since I added updates on 1 file with the fix on this and the fix on 
CONTINUUM-1238, I'm attaching the patch here.

 Create web UI tests for Continuum - Project operations
 --

 Key: CONTINUUM-1237
 URL: http://jira.codehaus.org/browse/CONTINUUM-1237
 Project: Continuum
  Issue Type: Test
  Components: Web - UI
Reporter: Teodoro Cue Jr.
Priority: Minor
 Attachments: CONTINUUM-1237-continuum-webapp-test.patch


 Need to test invalid inputs on the fields such as empty strings and spaces.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Updated: (CONTINUUM-1237) Create web UI tests for Continuum - Project operations

2007-04-02 Thread Teodoro Cue Jr. (JIRA)

 [ 
http://jira.codehaus.org/browse/CONTINUUM-1237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Teodoro Cue Jr. updated CONTINUUM-1237:
---

Attachment: CONTINUUM-1237-continuum-webapp-test.patch

 Create web UI tests for Continuum - Project operations
 --

 Key: CONTINUUM-1237
 URL: http://jira.codehaus.org/browse/CONTINUUM-1237
 Project: Continuum
  Issue Type: Test
  Components: Web - UI
Reporter: Teodoro Cue Jr.
Priority: Minor
 Attachments: CONTINUUM-1237-continuum-webapp-test.patch


 Need to test invalid inputs on the fields such as empty strings and spaces.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Commented: (CONTINUUM-1238) Create web UI tests for Continuum - Build Definition operations

2007-04-02 Thread Teodoro Cue Jr. (JIRA)

[ 
http://jira.codehaus.org/browse/CONTINUUM-1238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_91773
 ] 

Teodoro Cue Jr. commented on CONTINUUM-1238:


Since I added updates on 1 file with the fix on this and the fix on 
CONTINUUM-1237, I'm attaching the patch on CONTINUUM-1237.

 Create web UI tests for Continuum - Build Definition operations
 ---

 Key: CONTINUUM-1238
 URL: http://jira.codehaus.org/browse/CONTINUUM-1238
 Project: Continuum
  Issue Type: Test
  Components: Web - UI
Reporter: Teodoro Cue Jr.
Priority: Minor

 Need to test invalid inputs on the fields such as empty strings and spaces.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Created: (CONTINUUM-1225) Create web UI tests for Continuum - Configuration operations

2007-03-27 Thread Teodoro Cue Jr. (JIRA)
Create web UI tests for Continuum - Configuration operations


 Key: CONTINUUM-1225
 URL: http://jira.codehaus.org/browse/CONTINUUM-1225
 Project: Continuum
  Issue Type: Test
  Components: Web - UI
Reporter: Teodoro Cue Jr.
Priority: Minor


Need to test invalid inputs on the fields such as empty strings and malformed 
url.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Updated: (CONTINUUM-1225) Create web UI tests for Continuum - Configuration operations

2007-03-27 Thread Teodoro Cue Jr. (JIRA)

 [ 
http://jira.codehaus.org/browse/CONTINUUM-1225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Teodoro Cue Jr. updated CONTINUUM-1225:
---

Attachment: CONTINUUM-1225-continuum-webapp-test.patch

Patch attached.

 Create web UI tests for Continuum - Configuration operations
 

 Key: CONTINUUM-1225
 URL: http://jira.codehaus.org/browse/CONTINUUM-1225
 Project: Continuum
  Issue Type: Test
  Components: Web - UI
Reporter: Teodoro Cue Jr.
Priority: Minor
 Attachments: CONTINUUM-1225-continuum-webapp-test.patch


 Need to test invalid inputs on the fields such as empty strings and malformed 
 url.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Created: (CONTINUUM-1216) edit schedule page doesn't have localization entries for its error messages

2007-03-21 Thread Teodoro Cue Jr. (JIRA)
edit schedule page doesn't have localization entries for its error messages
---

 Key: CONTINUUM-1216
 URL: http://jira.codehaus.org/browse/CONTINUUM-1216
 Project: Continuum
  Issue Type: Bug
  Components: Web - UI
Reporter: Teodoro Cue Jr.
Priority: Minor


Use empty values for the required fields and click Save button.
Error messages that comes out are:
schedule.name.required
schedule.version.required
schedule.maxJobExecutionTime.required
schedule.maxJobExecutionTime.invalid
schedule.delay.invalid

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Updated: (CONTINUUM-1155) Continuum should be able to use cached username/password credentials when the scm provider supports it

2007-03-15 Thread Teodoro Cue Jr. (JIRA)

 [ 
http://jira.codehaus.org/browse/CONTINUUM-1155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Teodoro Cue Jr. updated CONTINUUM-1155:
---

Attachment: CONTINUUM-1155-continuum-webapp.patch

Copied Lester's solution and implemented it on other project types.

 Continuum should be able to use cached username/password credentials when the 
 scm provider supports it
 --

 Key: CONTINUUM-1155
 URL: http://jira.codehaus.org/browse/CONTINUUM-1155
 Project: Continuum
  Issue Type: New Feature
  Components: Environmental
Affects Versions: 1.0.3
Reporter: Edwin Punzalan
 Assigned To: Lester Ecarma
 Fix For: 1.1-alpha-#

 Attachments: CONTINUUM-1155-continuum-webapp.patch, 
 CONTINUUM-1155.patch




-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Created: (CONTINUUM-1177) Custom error pages have been removed for some errors

2007-02-17 Thread Teodoro Cue Jr. (JIRA)
Custom error pages have been removed for some errors


 Key: CONTINUUM-1177
 URL: http://jira.codehaus.org/browse/CONTINUUM-1177
 Project: Continuum
  Issue Type: Bug
  Components: Web - UI
Reporter: Teodoro Cue Jr.
 Fix For: 1.1
 Attachments: CONTINUUM-1177-continuum-webapp.patch

consequence of changes in rev #486208 the custom pages for errors won't apply 
for 404 or errors that happen in the stack before webwork is involved.
The handlers in web.xml are required for those and were removed

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Updated: (CONTINUUM-1177) Custom error pages have been removed for some errors

2007-02-17 Thread Teodoro Cue Jr. (JIRA)

 [ 
http://jira.codehaus.org/browse/CONTINUUM-1177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Teodoro Cue Jr. updated CONTINUUM-1177:
---

Attachment: CONTINUUM-1177-continuum-webapp.patch

Patch attached.

 Custom error pages have been removed for some errors
 

 Key: CONTINUUM-1177
 URL: http://jira.codehaus.org/browse/CONTINUUM-1177
 Project: Continuum
  Issue Type: Bug
  Components: Web - UI
Reporter: Teodoro Cue Jr.
 Assigned To: Teodoro Cue Jr.
 Fix For: 1.1

 Attachments: CONTINUUM-1177-continuum-webapp.patch


 consequence of changes in rev #486208 the custom pages for errors won't apply 
 for 404 or errors that happen in the stack before webwork is involved.
 The handlers in web.xml are required for those and were removed

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Updated: (CONTINUUM-1115) selecting a project to build returns you to the project group page

2007-02-05 Thread Teodoro Cue Jr. (JIRA)

 [ 
http://jira.codehaus.org/browse/CONTINUUM-1115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Teodoro Cue Jr. updated CONTINUUM-1115:
---

Attachment: CONTINUUM-1115-continuum-webapp.patch

Patch Attached.

 selecting a project to build returns you to the project group page
 --

 Key: CONTINUUM-1115
 URL: http://jira.codehaus.org/browse/CONTINUUM-1115
 Project: Continuum
  Issue Type: Bug
  Components: Web - UI
Affects Versions: 1.1
Reporter: Brian Fox
 Assigned To: Teodoro Cue Jr.
 Attachments: CONTINUUM-1115-continuum-webapp.patch


 if you go into a project group, and force a build, the page reloads back at 
 the project groups page. You then have to click again to go back and see the 
 individual projects. It should reload the same page.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Created: (CONTINUUM-1154) Modifying/deleting a project notifier from the project group notifiers page should return to the project group notifiers page

2007-02-02 Thread Teodoro Cue Jr. (JIRA)
Modifying/deleting a project notifier from the project group notifiers page 
should return to the project group notifiers page
-

 Key: CONTINUUM-1154
 URL: http://jira.codehaus.org/browse/CONTINUUM-1154
 Project: Continuum
  Issue Type: Bug
  Components: Web - UI
Reporter: Teodoro Cue Jr.




-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Updated: (CONTINUUM-1090) continuum/feedback.action gives 404 error

2007-01-31 Thread Teodoro Cue Jr. (JIRA)

 [ 
http://jira.codehaus.org/browse/CONTINUUM-1090?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Teodoro Cue Jr. updated CONTINUUM-1090:
---

Attachment: CONTINUUM-1090-continuum-webapp.patch

Patch attached.

 continuum/feedback.action gives 404 error
 -

 Key: CONTINUUM-1090
 URL: http://jira.codehaus.org/browse/CONTINUUM-1090
 Project: Continuum
  Issue Type: Bug
  Components: Notifier - Mail
Affects Versions: 1.1
 Environment: windows 2000 pro
Reporter: apache maillist
 Assigned To: Teodoro Cue Jr.
 Attachments: CONTINUUM-1090-continuum-webapp.patch


 click the URL on the user validation email and get the 404 error
 --
 HTTP ERROR: 404
 There is no Action mapped for namespace / and action name feedback. Check if 
 there is such an action name with such namespace defined in the xwork.xml and 
 also if such an action class exists. Check also the log to see if the action 
 class is successfully loaded.
 RequestURI=/continuum/feedback.action
 Powered by Jetty://
 ---

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Created: (MRM-273) feedback.action gives 404 error

2007-01-31 Thread Teodoro Cue Jr. (JIRA)
feedback.action gives 404 error
---

 Key: MRM-273
 URL: http://jira.codehaus.org/browse/MRM-273
 Project: Archiva
  Issue Type: Bug
  Components: Users/Security
Reporter: Teodoro Cue Jr.
 Attachments: MRM-273-archiva-webapp.patch

click the URL on the user validation email and get the 404 error
--
HTTP ERROR: 404

There is no Action mapped for namespace / and action name feedback. Check if 
there is such an action name with such namespace defined in the xwork.xml and 
also if such an action class exists. Check also the log to see if the action 
class is successfully loaded.

RequestURI=/feedback.action

Powered by Jetty://
---

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Updated: (MRM-273) feedback.action gives 404 error

2007-01-31 Thread Teodoro Cue Jr. (JIRA)

 [ 
http://jira.codehaus.org/browse/MRM-273?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Teodoro Cue Jr. updated MRM-273:


Attachment: MRM-273-archiva-webapp.patch

Patch attached.

 feedback.action gives 404 error
 ---

 Key: MRM-273
 URL: http://jira.codehaus.org/browse/MRM-273
 Project: Archiva
  Issue Type: Bug
  Components: Users/Security
Reporter: Teodoro Cue Jr.
 Assigned To: Teodoro Cue Jr.
 Attachments: MRM-273-archiva-webapp.patch


 click the URL on the user validation email and get the 404 error
 --
 HTTP ERROR: 404
 There is no Action mapped for namespace / and action name feedback. Check if 
 there is such an action name with such namespace defined in the xwork.xml and 
 also if such an action class exists. Check also the log to see if the action 
 class is successfully loaded.
 RequestURI=/feedback.action
 Powered by Jetty://
 ---

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Updated: (CONTINUUM-1143) user with only 'project user' role can start a project-level build

2007-01-24 Thread Teodoro Cue Jr. (JIRA)

 [ 
http://jira.codehaus.org/browse/CONTINUUM-1143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Teodoro Cue Jr. updated CONTINUUM-1143:
---

Attachment: CONTINUUM-1143-continuum-webapp.patch

Patch attached.

 user with only 'project user' role can start a project-level build
 --

 Key: CONTINUUM-1143
 URL: http://jira.codehaus.org/browse/CONTINUUM-1143
 Project: Continuum
  Issue Type: Bug
  Components: Security
Affects Versions: 1.1
Reporter: Wendy Smoak
 Assigned To: Teodoro Cue Jr.
Priority: Critical
 Attachments: CONTINUUM-1143-continuum-webapp.patch


 The 'build now' icon for a project-level build is enabled for users without 
 the developer role.
 See:  
 http://people.apache.org/~wsmoak/maven/continuum/continuum-project-user-role-can-build.jpg
 Here, the guest user has been given the 'project user' role and should not be 
 able to start any builds.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Updated: (CONTINUUM-1139) pom.xml should be added by default in the add build definition if the project is a maven2 project

2007-01-16 Thread Teodoro Cue Jr. (JIRA)
 [ http://jira.codehaus.org/browse/CONTINUUM-1139?page=all ]

Teodoro Cue Jr. updated CONTINUUM-1139:
---

Attachment: CONTINUUM-1139-continuum-webapp.patch

Attached fix for this.

 pom.xml should be added by default in the add build definition if the 
 project is a maven2 project
 ---

 Key: CONTINUUM-1139
 URL: http://jira.codehaus.org/browse/CONTINUUM-1139
 Project: Continuum
  Issue Type: Improvement
  Components: Web - UI
Reporter: Teodoro Cue Jr.
 Assigned To: Teodoro Cue Jr.
Priority: Minor
 Attachments: CONTINUUM-1139-continuum-webapp.patch




-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Updated: (CONTINUUM-1103) Build Fresh checkbox doesn't stay checked

2007-01-11 Thread Teodoro Cue Jr. (JIRA)
 [ http://jira.codehaus.org/browse/CONTINUUM-1103?page=all ]

Teodoro Cue Jr. updated CONTINUUM-1103:
---

Attachment: CONTINUUM-1103-continuum-core.patch

Seems that buildFresh was not copied to the object being stored.

 Build Fresh checkbox doesn't stay checked
 -

 Key: CONTINUUM-1103
 URL: http://jira.codehaus.org/browse/CONTINUUM-1103
 Project: Continuum
  Issue Type: Bug
  Components: Web - UI
Affects Versions: 1.1
Reporter: Wendy Smoak
 Assigned To: Teodoro Cue Jr.
 Attachments: buildFresh.patch, CONTINUUM-1103-continuum-core.patch, 
 jpox1.1.3.patch


 To reproduce:
 Project Groups - [any group] - Build Definitions tab
  1. Edit a build definition
  2. check the 'Build Fresh' checkbox
  3. Save
  4. Edit the same build definition
 The checkbox should remain checked, but it does not.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Updated: (CONTINUUM-1059) Error 404 / Null Result when sorting projects in project group members screen.

2006-12-15 Thread Teodoro Cue Jr. (JIRA)
 [ http://jira.codehaus.org/browse/CONTINUUM-1059?page=all ]

Teodoro Cue Jr. updated CONTINUUM-1059:
---

Attachment: CONTINUUM-1059--continuum-webapp.patch

 Error 404 / Null Result when sorting projects in project group members screen.
 --

 Key: CONTINUUM-1059
 URL: http://jira.codehaus.org/browse/CONTINUUM-1059
 Project: Continuum
  Issue Type: Bug
  Components: Web - UI
Reporter: Teodoro Cue Jr.
 Assigned To: Teodoro Cue Jr.
 Attachments: CONTINUUM-1059--continuum-webapp.patch


 When in the project group members screen, click on the table header that says 
 Project Name.
 This results in an error 404.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Created: (CONTINUUM-1059) Error 404 / Null Result when sorting projects in project group members screen.

2006-12-15 Thread Teodoro Cue Jr. (JIRA)
Error 404 / Null Result when sorting projects in project group members screen.
--

 Key: CONTINUUM-1059
 URL: http://jira.codehaus.org/browse/CONTINUUM-1059
 Project: Continuum
  Issue Type: Bug
  Components: Web - UI
Reporter: Teodoro Cue Jr.


When in the project group members screen, click on the table header that says 
Project Name.
This results in an error 404.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Created: (CONTINUUM-1051) registration email from inside continuum is wrong

2006-12-12 Thread Teodoro Cue Jr. (JIRA)
registration email from inside continuum is wrong
-

 Key: CONTINUUM-1051
 URL: http://jira.codehaus.org/browse/CONTINUUM-1051
 Project: Continuum
  Issue Type: Bug
  Components: Web - Configuration
Reporter: Teodoro Cue Jr.


From: Unconfigured Username [EMAIL PROTECTED]
Date: October 20, 2006 2:03:29 PM PDT
To: [EMAIL PROTECTED]
Subject: Unconfigured Subject Line

Welcome to Unconfigured Application Name

Username: topping

This account was requested on Fri, 20 Oct 2006 14:03:29 -0700

Use the following URL to validate your account.

http://localhost:9090/security/login!login.action?validateMe=796d100a87794807b48cc0c75f01f9b1

This url will be valid until Sun, 22 Oct 2006 14:03:29 -0700

Once validated, your account will only have the most basic rights on the system.
Please contact the Unconfigured Application Name administrator to be assigned
a more appropriate set of Roles and Permissions.

Please keep this email for future reference.

Questions/Comments? http://localhost:9090/feedback.action

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Updated: (CONTINUUM-1051) registration email from inside continuum is wrong

2006-12-12 Thread Teodoro Cue Jr. (JIRA)
 [ http://jira.codehaus.org/browse/CONTINUUM-1051?page=all ]

Teodoro Cue Jr. updated CONTINUUM-1051:
---

Attachment: CONTINUUM-1051-continuum-webapp.patch

 registration email from inside continuum is wrong
 -

 Key: CONTINUUM-1051
 URL: http://jira.codehaus.org/browse/CONTINUUM-1051
 Project: Continuum
  Issue Type: Bug
  Components: Web - Configuration
Reporter: Teodoro Cue Jr.
 Assigned To: Teodoro Cue Jr.
 Attachments: CONTINUUM-1051-continuum-webapp.patch


 From: Unconfigured Username [EMAIL PROTECTED]
 Date: October 20, 2006 2:03:29 PM PDT
 To: [EMAIL PROTECTED]
 Subject: Unconfigured Subject Line
 Welcome to Unconfigured Application Name
 Username: topping
 This account was requested on Fri, 20 Oct 2006 14:03:29 -0700
 Use the following URL to validate your account.
 http://localhost:9090/security/login!login.action?validateMe=796d100a87794807b48cc0c75f01f9b1
 This url will be valid until Sun, 22 Oct 2006 14:03:29 -0700
 Once validated, your account will only have the most basic rights on the 
 system.
 Please contact the Unconfigured Application Name administrator to be assigned
 a more appropriate set of Roles and Permissions.
 Please keep this email for future reference.
 Questions/Comments? http://localhost:9090/feedback.action

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Updated: (MRM-247) Add last indexing timestamp on administration page.

2006-12-11 Thread Teodoro Cue Jr. (JIRA)
 [ http://jira.codehaus.org/browse/MRM-247?page=all ]

Teodoro Cue Jr. updated MRM-247:


Attachment: archiva-core.patch

 Add last indexing timestamp on administration page.
 ---

 Key: MRM-247
 URL: http://jira.codehaus.org/browse/MRM-247
 Project: Archiva
  Issue Type: New Feature
  Components: web application
Reporter: Teodoro Cue Jr.
 Attachments: MRM-247-archiva-core.patch


 Put data as to when the indexing was last run.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Updated: (MRM-247) Add last indexing timestamp on administration page.

2006-12-11 Thread Teodoro Cue Jr. (JIRA)
 [ http://jira.codehaus.org/browse/MRM-247?page=all ]

Teodoro Cue Jr. updated MRM-247:


Attachment: (was: archiva-core.patch)

 Add last indexing timestamp on administration page.
 ---

 Key: MRM-247
 URL: http://jira.codehaus.org/browse/MRM-247
 Project: Archiva
  Issue Type: New Feature
  Components: web application
Reporter: Teodoro Cue Jr.
 Attachments: MRM-247-archiva-core.patch


 Put data as to when the indexing was last run.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Updated: (MRM-247) Add last indexing timestamp on administration page.

2006-12-11 Thread Teodoro Cue Jr. (JIRA)
 [ http://jira.codehaus.org/browse/MRM-247?page=all ]

Teodoro Cue Jr. updated MRM-247:


Attachment: MRM-247-archiva-core.patch

 Add last indexing timestamp on administration page.
 ---

 Key: MRM-247
 URL: http://jira.codehaus.org/browse/MRM-247
 Project: Archiva
  Issue Type: New Feature
  Components: web application
Reporter: Teodoro Cue Jr.
 Attachments: MRM-247-archiva-core.patch


 Put data as to when the indexing was last run.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Updated: (MRM-247) Add last indexing timestamp on administration page.

2006-12-11 Thread Teodoro Cue Jr. (JIRA)
 [ http://jira.codehaus.org/browse/MRM-247?page=all ]

Teodoro Cue Jr. updated MRM-247:


Attachment: MRM-247-archiva-webapp.patch

 Add last indexing timestamp on administration page.
 ---

 Key: MRM-247
 URL: http://jira.codehaus.org/browse/MRM-247
 Project: Archiva
  Issue Type: New Feature
  Components: web application
Reporter: Teodoro Cue Jr.
 Attachments: MRM-247-archiva-core.patch, MRM-247-archiva-webapp.patch


 Put data as to when the indexing was last run.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Created: (MRM-247) Add last indexing timestamp on administration page.

2006-12-10 Thread Teodoro Cue Jr. (JIRA)
Add last indexing timestamp on administration page.
---

 Key: MRM-247
 URL: http://jira.codehaus.org/browse/MRM-247
 Project: Archiva
  Issue Type: New Feature
  Components: web application
Reporter: Teodoro Cue Jr.


Put data as to when the indexing was last run.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Commented: (CONTINUUM-883) Ordinary user can't change their password

2006-09-16 Thread Teodoro Cue Jr. (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-883?page=comments#action_74954 
] 

Teodoro Cue Jr. commented on CONTINUUM-883:
---

I have tested this. The artifacts in the repository needs to be updated. The 
latest code doesn't have this problem anymore.

 Ordinary user can't change their password
 -

 Key: CONTINUUM-883
 URL: http://jira.codehaus.org/browse/CONTINUUM-883
 Project: Continuum
  Issue Type: Bug
Affects Versions: 1.1
 Environment: Windows
Reporter: David Schwartz

 I have tested the admin changing a password and it seems to work fine but if 
 I'm in the users group and try to change my password as an ordinary user I 
 get the following exception:
 :WARN:  /continuum/user/saveAccount.action
 java.lang.RuntimeException: Could not find object. Type 
 'org.apache.maven.user.model.User'. Id: '0'.
 at 
 org.apache.maven.user.model.store.impl.DefaultUserStore.getObjectById(DefaultUserStore.java:375)
 at 
 org.apache.maven.user.model.store.impl.DefaultUserStore.getObjectById(DefaultUserStore.java:362)
 at 
 org.apache.maven.user.model.store.impl.DefaultUserStore.getUser(DefaultUserStore.java:83)
 at 
 org.apache.maven.user.model.impl.DefaultUserManager.getUser(DefaultUserManager.java:246)
 at 
 org.apache.maven.user.acegi.AcegiUserManager.getUser(AcegiUserManager.java:124)
 at 
 org.apache.maven.user.controller.action.EditUserAction.execute(EditUserAction.java:124)
 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
 at 
 sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
 at 
 sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
 at java.lang.reflect.Method.invoke(Method.java:585)
 at 
 com.opensymphony.xwork.DefaultActionInvocation.invokeAction(DefaultActionInvocation.java:364)
 at 
 com.opensymphony.xwork.DefaultActionInvocation.invokeActionOnly(DefaultActionInvocation.java:216)
 at 
 com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:190)
 at 
 com.opensymphony.xwork.interceptor.DefaultWorkflowInterceptor.doIntercept(DefaultWorkflowInterceptor.java:168)
 at 
 com.opensymphony.xwork.interceptor.MethodFilterInterceptor.intercept(MethodFilterInterceptor.java:86)
 at 
 com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
 at 
 com.opensymphony.xwork.validator.ValidationInterceptor.doIntercept(ValidationInterceptor.java:115)
 at 
 com.opensymphony.xwork.interceptor.MethodFilterInterceptor.intercept(MethodFilterInterceptor.java:86)
 at 
 com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
 at 
 com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:31)
 at 
 com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
 at 
 com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:31)
 at 
 com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
 at 
 com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:31)
 at 
 com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
 at 
 com.opensymphony.webwork.interceptor.FileUploadInterceptor.intercept(FileUploadInterceptor.java:171)
 at 
 com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
 at 
 com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:31)
 at 
 com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
 at 
 com.opensymphony.webwork.interceptor.debugging.DebuggingInterceptor.intercept(DebuggingInterceptor.java:147)
 at 
 com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
 at 
 com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:31)
 at 
 com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
 at 
 com.opensymphony.xwork.interceptor.I18nInterceptor.intercept(I18nInterceptor.java:151)
 at 
 com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
 at 
 com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:31)
 at 
 com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
 at 
 com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:31)
 at 
 

[jira] Commented: (CONTINUUM-885) Can't delete user

2006-09-16 Thread Teodoro Cue Jr. (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-885?page=comments#action_74955 
] 

Teodoro Cue Jr. commented on CONTINUUM-885:
---

I have tested this. The artifacts in the repository needs to be updated. The 
latest code doesn't have this problem anymore.

 Can't delete user
 -

 Key: CONTINUUM-885
 URL: http://jira.codehaus.org/browse/CONTINUUM-885
 Project: Continuum
  Issue Type: Bug
Affects Versions: 1.1
 Environment: Windows
Reporter: David Schwartz
 Assigned To: Maria Odea Ching
   Original Estimate: 10 hours
  Remaining Estimate: 10 hours

 When the admin user tries to delete a user, a message pops up that says:
  Are you sure you want to delete the user ?  
 regardless of the name of the user selected for deletion.  When you click 
 Delete, the following exception is printed to the console:
 :WARN:  /continuum/user/delete.action
 java.lang.RuntimeException: Could not find object. Type 
 'org.apache.maven.user.model.User'. Id: '0'.
 at 
 org.apache.maven.user.model.store.impl.DefaultUserStore.getObjectById(DefaultUserStore.java:375)
 at 
 org.apache.maven.user.model.store.impl.DefaultUserStore.getObjectById(DefaultUserStore.java:362)
 at 
 org.apache.maven.user.model.store.impl.DefaultUserStore.getUser(DefaultUserStore.java:83)
 at 
 org.apache.maven.user.model.store.impl.DefaultUserStore.removeUser(DefaultUserStore.java:251)
 at 
 org.apache.maven.user.model.impl.DefaultUserManager.removeUser(DefaultUserManager.java:293)
 at 
 org.apache.maven.user.acegi.AcegiUserManager.removeUser(AcegiUserManager.java:174)
 at 
 org.apache.maven.user.controller.action.DeleteUserAction.execute(DeleteUserAction.java:45)
 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
 at 
 sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
 at 
 sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
 at java.lang.reflect.Method.invoke(Method.java:585)
 at 
 com.opensymphony.xwork.DefaultActionInvocation.invokeAction(DefaultActionInvocation.java:364)
 at 
 com.opensymphony.xwork.DefaultActionInvocation.invokeActionOnly(DefaultActionInvocation.java:216)
 at 
 com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:190)
 at 
 com.opensymphony.xwork.interceptor.DefaultWorkflowInterceptor.doIntercept(DefaultWorkflowInterceptor.java:168)
 at 
 com.opensymphony.xwork.interceptor.MethodFilterInterceptor.intercept(MethodFilterInterceptor.java:86)
 at 
 com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
 at 
 com.opensymphony.xwork.validator.ValidationInterceptor.doIntercept(ValidationInterceptor.java:115)
 at 
 com.opensymphony.xwork.interceptor.MethodFilterInterceptor.intercept(MethodFilterInterceptor.java:86)
 at 
 com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
 at 
 com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:31)
 at 
 com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
 at 
 com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:31)
 at 
 com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
 at 
 com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:31)
 at 
 com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
 at 
 com.opensymphony.webwork.interceptor.FileUploadInterceptor.intercept(FileUploadInterceptor.java:171)
 at 
 com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
 at 
 com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:31)
 at 
 com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
 at 
 com.opensymphony.webwork.interceptor.debugging.DebuggingInterceptor.intercept(DebuggingInterceptor.java:147)
 at 
 com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
 at 
 com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:31)
 at 
 com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
 at 
 com.opensymphony.xwork.interceptor.I18nInterceptor.intercept(I18nInterceptor.java:151)
 at 
 com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
 at 
 com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:31)
 at 
 

[jira] Created: (CONTINUUM-919) NPE when viewing M2 projects with notifiers.

2006-09-16 Thread Teodoro Cue Jr. (JIRA)
NPE when viewing M2 projects with notifiers.


 Key: CONTINUUM-919
 URL: http://jira.codehaus.org/browse/CONTINUUM-919
 Project: Continuum
  Issue Type: Bug
  Components: Web interface
Affects Versions: 1.1
Reporter: Teodoro Cue Jr.


I've added the parent POM of Modello from http://svn.codehaus.org/modello/trunk 
and the parent POM of Jetty from http://svn.codehaus.org/jetty/jetty/trunk. 
Both were added successfully.

But when viewing any of Modello's sub-projects, there's a NPE error on 
NotifierRecipientCell. Viewing Jetty's sub-projects are totally fine. The only 
difference is that Modello's parent POM has a notifier while Jetty doesn't have 
one.

Below is the stacktrace that's found on the browser after clicking any of 
Modello's sub-project.
HTTP ERROR: 500

TableTag Problem: javax.servlet.jsp.JspException: ColumnTag.doEndTag() Problem: 
java.lang.NullPointerException
at 
org.apache.maven.continuum.web.view.projectview.NotifierRecipientCell.getCellValue(NotifierRecipientCell.java:66)
at 
org.extremecomponents.table.cell.AbstractCell.getHtmlDisplay(AbstractCell.java:33)
at 
org.extremecomponents.table.handler.ViewHandler.addColumnValueToView(ViewHandler.java:69)
at 
org.extremecomponents.table.tag.ColumnTag.doEndTag(ColumnTag.java:349)
at 
org.apache.jsp.projectView_jsp._jspx_meth_ec_column_1(org.apache.jsp.projectView_jsp:814)
at 
org.apache.jsp.projectView_jsp._jspx_meth_ec_row_0(org.apache.jsp.projectView_jsp:754)
at 
org.apache.jsp.projectView_jsp._jspx_meth_ec_table_0(org.apache.jsp.projectView_jsp:714)
at 
org.apache.jsp.projectView_jsp._jspx_meth_ww_i18n_0(org.apache.jsp.projectView_jsp:259)
at 
org.apache.jsp.projectView_jsp._jspService(org.apache.jsp.projectView_jsp:123)
at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:111)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
at 
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:358)
at 
org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:440)
at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:335)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
at 
org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:442)
at 
org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:356)
at 
org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:226)
at 
org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:615)
at org.mortbay.jetty.servlet.Dispatcher.forward(Dispatcher.java:262)
at org.mortbay.jetty.servlet.Dispatcher.forward(Dispatcher.java:124)
at 
com.opensymphony.webwork.dispatcher.ServletDispatcherResult.doExecute(ServletDispatcherResult.java:114)
at 
com.opensymphony.webwork.dispatcher.WebWorkResultSupport.execute(WebWorkResultSupport.java:143)
at 
com.opensymphony.xwork.DefaultActionInvocation.executeResult(DefaultActionInvocation.java:311)
at 
com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:206)
at 
com.opensymphony.xwork.interceptor.DefaultWorkflowInterceptor.doIntercept(DefaultWorkflowInterceptor.java:168)
at 
com.opensymphony.xwork.interceptor.MethodFilterInterceptor.intercept(MethodFilterInterceptor.java:86)
at 
com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
at 
com.opensymphony.xwork.validator.ValidationInterceptor.doIntercept(ValidationInterceptor.java:115)
at 
com.opensymphony.xwork.interceptor.MethodFilterInterceptor.intercept(MethodFilterInterceptor.java:86)
at 
com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
at 
com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:31)
at 
com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
at 
com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:31)
at 
com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
at 
com.opensymphony.webwork.interceptor.FileUploadInterceptor.intercept(FileUploadInterceptor.java:171)
at 
com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
at 
com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:31)
at 
com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
at 
com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:31)
at 
com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
   

[jira] Commented: (CONTINUUM-919) NPE when viewing M2 projects with notifiers.

2006-09-16 Thread Teodoro Cue Jr. (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-919?page=comments#action_74970 
] 

Teodoro Cue Jr. commented on CONTINUUM-919:
---

I've committed a temporary fixed on this. Below is the comment on that commit:

Temporary fixed for 919. This is just to prevent the NPE so that users can view 
the project details. But the problem is much deeper than just throwing an empty 
string. The core problem is that Continuum can't find the email address when 
there is a notifier.

 NPE when viewing M2 projects with notifiers.
 

 Key: CONTINUUM-919
 URL: http://jira.codehaus.org/browse/CONTINUUM-919
 Project: Continuum
  Issue Type: Bug
  Components: Web interface
Affects Versions: 1.1
Reporter: Teodoro Cue Jr.

 I've added the parent POM of Modello from 
 http://svn.codehaus.org/modello/trunk and the parent POM of Jetty from 
 http://svn.codehaus.org/jetty/jetty/trunk. Both were added successfully.
 But when viewing any of Modello's sub-projects, there's a NPE error on 
 NotifierRecipientCell. Viewing Jetty's sub-projects are totally fine. The 
 only difference is that Modello's parent POM has a notifier while Jetty 
 doesn't have one.
 Below is the stacktrace that's found on the browser after clicking any of 
 Modello's sub-project.
 HTTP ERROR: 500
 TableTag Problem: javax.servlet.jsp.JspException: ColumnTag.doEndTag() 
 Problem: java.lang.NullPointerException
   at 
 org.apache.maven.continuum.web.view.projectview.NotifierRecipientCell.getCellValue(NotifierRecipientCell.java:66)
   at 
 org.extremecomponents.table.cell.AbstractCell.getHtmlDisplay(AbstractCell.java:33)
   at 
 org.extremecomponents.table.handler.ViewHandler.addColumnValueToView(ViewHandler.java:69)
   at 
 org.extremecomponents.table.tag.ColumnTag.doEndTag(ColumnTag.java:349)
   at 
 org.apache.jsp.projectView_jsp._jspx_meth_ec_column_1(org.apache.jsp.projectView_jsp:814)
   at 
 org.apache.jsp.projectView_jsp._jspx_meth_ec_row_0(org.apache.jsp.projectView_jsp:754)
   at 
 org.apache.jsp.projectView_jsp._jspx_meth_ec_table_0(org.apache.jsp.projectView_jsp:714)
   at 
 org.apache.jsp.projectView_jsp._jspx_meth_ww_i18n_0(org.apache.jsp.projectView_jsp:259)
   at 
 org.apache.jsp.projectView_jsp._jspService(org.apache.jsp.projectView_jsp:123)
   at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:111)
   at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
   at 
 org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:358)
   at 
 org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:440)
   at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:335)
   at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
   at 
 org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:442)
   at 
 org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:356)
   at 
 org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:226)
   at 
 org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:615)
   at org.mortbay.jetty.servlet.Dispatcher.forward(Dispatcher.java:262)
   at org.mortbay.jetty.servlet.Dispatcher.forward(Dispatcher.java:124)
   at 
 com.opensymphony.webwork.dispatcher.ServletDispatcherResult.doExecute(ServletDispatcherResult.java:114)
   at 
 com.opensymphony.webwork.dispatcher.WebWorkResultSupport.execute(WebWorkResultSupport.java:143)
   at 
 com.opensymphony.xwork.DefaultActionInvocation.executeResult(DefaultActionInvocation.java:311)
   at 
 com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:206)
   at 
 com.opensymphony.xwork.interceptor.DefaultWorkflowInterceptor.doIntercept(DefaultWorkflowInterceptor.java:168)
   at 
 com.opensymphony.xwork.interceptor.MethodFilterInterceptor.intercept(MethodFilterInterceptor.java:86)
   at 
 com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
   at 
 com.opensymphony.xwork.validator.ValidationInterceptor.doIntercept(ValidationInterceptor.java:115)
   at 
 com.opensymphony.xwork.interceptor.MethodFilterInterceptor.intercept(MethodFilterInterceptor.java:86)
   at 
 com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
   at 
 com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:31)
   at 
 com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
   at 
 com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:31)
   at 
 com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
   at 
 

[jira] Commented: (CONTINUUM-919) NPE when viewing M2 projects with notifiers.

2006-09-16 Thread Teodoro Cue Jr. (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-919?page=comments#action_74971 
] 

Teodoro Cue Jr. commented on CONTINUUM-919:
---

Further testing shows this on the terminal:
2006-09-16 21:00:36,281 [pool-1-thread-1] INFO  Notifier:mail  
- No mail recipients for 'Modello Parent'.

But when opening Modello Parent's POM there's a notifier like this:
  ciManagement
notifiers
  notifier
address[EMAIL PROTECTED]/address
  /notifier
/notifiers
  /ciManagement


 NPE when viewing M2 projects with notifiers.
 

 Key: CONTINUUM-919
 URL: http://jira.codehaus.org/browse/CONTINUUM-919
 Project: Continuum
  Issue Type: Bug
  Components: Web interface
Affects Versions: 1.1
Reporter: Teodoro Cue Jr.

 I've added the parent POM of Modello from 
 http://svn.codehaus.org/modello/trunk and the parent POM of Jetty from 
 http://svn.codehaus.org/jetty/jetty/trunk. Both were added successfully.
 But when viewing any of Modello's sub-projects, there's a NPE error on 
 NotifierRecipientCell. Viewing Jetty's sub-projects are totally fine. The 
 only difference is that Modello's parent POM has a notifier while Jetty 
 doesn't have one.
 Below is the stacktrace that's found on the browser after clicking any of 
 Modello's sub-project.
 HTTP ERROR: 500
 TableTag Problem: javax.servlet.jsp.JspException: ColumnTag.doEndTag() 
 Problem: java.lang.NullPointerException
   at 
 org.apache.maven.continuum.web.view.projectview.NotifierRecipientCell.getCellValue(NotifierRecipientCell.java:66)
   at 
 org.extremecomponents.table.cell.AbstractCell.getHtmlDisplay(AbstractCell.java:33)
   at 
 org.extremecomponents.table.handler.ViewHandler.addColumnValueToView(ViewHandler.java:69)
   at 
 org.extremecomponents.table.tag.ColumnTag.doEndTag(ColumnTag.java:349)
   at 
 org.apache.jsp.projectView_jsp._jspx_meth_ec_column_1(org.apache.jsp.projectView_jsp:814)
   at 
 org.apache.jsp.projectView_jsp._jspx_meth_ec_row_0(org.apache.jsp.projectView_jsp:754)
   at 
 org.apache.jsp.projectView_jsp._jspx_meth_ec_table_0(org.apache.jsp.projectView_jsp:714)
   at 
 org.apache.jsp.projectView_jsp._jspx_meth_ww_i18n_0(org.apache.jsp.projectView_jsp:259)
   at 
 org.apache.jsp.projectView_jsp._jspService(org.apache.jsp.projectView_jsp:123)
   at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:111)
   at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
   at 
 org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:358)
   at 
 org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:440)
   at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:335)
   at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
   at 
 org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:442)
   at 
 org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:356)
   at 
 org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:226)
   at 
 org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:615)
   at org.mortbay.jetty.servlet.Dispatcher.forward(Dispatcher.java:262)
   at org.mortbay.jetty.servlet.Dispatcher.forward(Dispatcher.java:124)
   at 
 com.opensymphony.webwork.dispatcher.ServletDispatcherResult.doExecute(ServletDispatcherResult.java:114)
   at 
 com.opensymphony.webwork.dispatcher.WebWorkResultSupport.execute(WebWorkResultSupport.java:143)
   at 
 com.opensymphony.xwork.DefaultActionInvocation.executeResult(DefaultActionInvocation.java:311)
   at 
 com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:206)
   at 
 com.opensymphony.xwork.interceptor.DefaultWorkflowInterceptor.doIntercept(DefaultWorkflowInterceptor.java:168)
   at 
 com.opensymphony.xwork.interceptor.MethodFilterInterceptor.intercept(MethodFilterInterceptor.java:86)
   at 
 com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
   at 
 com.opensymphony.xwork.validator.ValidationInterceptor.doIntercept(ValidationInterceptor.java:115)
   at 
 com.opensymphony.xwork.interceptor.MethodFilterInterceptor.intercept(MethodFilterInterceptor.java:86)
   at 
 com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
   at 
 com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:31)
   at 
 com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
   at 
 com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:31)
   at 
 com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
   at 
 

[jira] Created: (CONTINUUM-920) Project edit function for Ant projects doesn't have validation.

2006-09-16 Thread Teodoro Cue Jr. (JIRA)
Project edit function for Ant projects doesn't have validation.
---

 Key: CONTINUUM-920
 URL: http://jira.codehaus.org/browse/CONTINUUM-920
 Project: Continuum
  Issue Type: Bug
  Components: Web interface
Affects Versions: 1.1
Reporter: Teodoro Cue Jr.


There are * on the textfields. Meaning, they are required. But currently, 
pressing the submit button with empty strings are accepted.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Created: (CONTINUUM-921) Edit notifier function for Ant projects doesn't have validation.

2006-09-16 Thread Teodoro Cue Jr. (JIRA)
Edit notifier function for Ant projects doesn't have validation.


 Key: CONTINUUM-921
 URL: http://jira.codehaus.org/browse/CONTINUUM-921
 Project: Continuum
  Issue Type: Bug
  Components: Web interface
Affects Versions: 1.1
Reporter: Teodoro Cue Jr.


There are * on the textfields. Meaning, they are required. But currently, 
pressing the submit button with empty strings are accepted.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Created: (CONTINUUM-909) Can't upload M2 POM from local file sytem.

2006-09-15 Thread Teodoro Cue Jr. (JIRA)
Can't upload M2 POM from local file sytem.
--

 Key: CONTINUUM-909
 URL: http://jira.codehaus.org/browse/CONTINUUM-909
 Project: Continuum
  Issue Type: Bug
  Components: Web interface
Reporter: Teodoro Cue Jr.


I tried uploading modello's project by pointing the file selection to it's 
parent pom. After clicking open, there were errors that states POM file does 
not exist.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Created: (CONTINUUM-910) Schedule's add/edit page needs validation.

2006-09-15 Thread Teodoro Cue Jr. (JIRA)
Schedule's add/edit page needs validation.
--

 Key: CONTINUUM-910
 URL: http://jira.codehaus.org/browse/CONTINUUM-910
 Project: Continuum
  Issue Type: Bug
  Components: Web interface
Reporter: Teodoro Cue Jr.


When adding a schedule with an empty name, there's an exception in jetty that 
says Job name cannot be empty.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Updated: (CONTINUUM-910) Schedule's add/edit page needs validation.

2006-09-15 Thread Teodoro Cue Jr. (JIRA)
 [ http://jira.codehaus.org/browse/CONTINUUM-910?page=all ]

Teodoro Cue Jr. updated CONTINUUM-910:
--

Description: 
When adding a schedule with an empty name, there's an exception in jetty that 
says Job name cannot be empty.
Also, adding a schedule with a name that already exist would redirect to a 
blank page and an error is logged in jetty that says Can't create schedule. A 
schedule with the same name already exists..

  was:When adding a schedule with an empty name, there's an exception in jetty 
that says Job name cannot be empty.


 Schedule's add/edit page needs validation.
 --

 Key: CONTINUUM-910
 URL: http://jira.codehaus.org/browse/CONTINUUM-910
 Project: Continuum
  Issue Type: Bug
  Components: Web interface
Reporter: Teodoro Cue Jr.

 When adding a schedule with an empty name, there's an exception in jetty that 
 says Job name cannot be empty.
 Also, adding a schedule with a name that already exist would redirect to a 
 blank page and an error is logged in jetty that says Can't create schedule. 
 A schedule with the same name already exists..

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Created: (CONTINUUM-911) Canceling the edit config page would go back to login page.

2006-09-15 Thread Teodoro Cue Jr. (JIRA)
Canceling the edit config page would go back to login page.
---

 Key: CONTINUUM-911
 URL: http://jira.codehaus.org/browse/CONTINUUM-911
 Project: Continuum
  Issue Type: Bug
  Components: Web interface
Reporter: Teodoro Cue Jr.
Priority: Minor


Canceling the edit config page after login will go back to the login page.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Created: (CONTINUUM-912) Refresh menu after changing current user's role.

2006-09-15 Thread Teodoro Cue Jr. (JIRA)
Refresh menu after changing current user's role.


 Key: CONTINUUM-912
 URL: http://jira.codehaus.org/browse/CONTINUUM-912
 Project: Continuum
  Issue Type: Bug
  Components: Web interface
Reporter: Teodoro Cue Jr.
Priority: Minor


The menu should change after changing the current user's role from admin to 
guest. He should only have the guest menu and not the previous admin menu.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Created: (CONTINUUM-913) ExtremeTables currently redirects to an error page when clicking any column header.

2006-09-15 Thread Teodoro Cue Jr. (JIRA)
ExtremeTables currently redirects to an error page when clicking any column 
header.
---

 Key: CONTINUUM-913
 URL: http://jira.codehaus.org/browse/CONTINUUM-913
 Project: Continuum
  Issue Type: Bug
  Components: Web interface
Reporter: Teodoro Cue Jr.
Priority: Minor


When clicking a table with an eXtremeComponent implementation, the page would 
redirect to an error page.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Created: (CONTINUUM-876) Can add a user with same username as an existing user.

2006-09-14 Thread Teodoro Cue Jr. (JIRA)
Can add a user with same username as an existing user.
--

 Key: CONTINUUM-876
 URL: http://jira.codehaus.org/browse/CONTINUUM-876
 Project: Continuum
  Issue Type: Bug
  Components: Web interface
Reporter: Teodoro Cue Jr.


The system allows the addition of a new user with the same username as an 
existing user.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Created: (CONTINUUM-877) Can add a userGroup with same name as an existing userGroup.

2006-09-14 Thread Teodoro Cue Jr. (JIRA)
Can add a userGroup with same name as an existing userGroup.


 Key: CONTINUUM-877
 URL: http://jira.codehaus.org/browse/CONTINUUM-877
 Project: Continuum
  Issue Type: Bug
Reporter: Teodoro Cue Jr.


The system allows the addition of a new userGroup with the same name as an 
existing userGroup.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Created: (CONTINUUM-879) Users list page needs authorization.

2006-09-14 Thread Teodoro Cue Jr. (JIRA)
Users list page needs authorization.


 Key: CONTINUUM-879
 URL: http://jira.codehaus.org/browse/CONTINUUM-879
 Project: Continuum
  Issue Type: Bug
  Components: Web interface
Reporter: Teodoro Cue Jr.


A user that only has a manageConfig role can view the users list after changing 
password. Although he can't perform anything.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Created: (CONTINUUM-878) Changing password that's invalid will result to a blank page.

2006-09-14 Thread Teodoro Cue Jr. (JIRA)
Changing password that's invalid will result to a blank page.
-

 Key: CONTINUUM-878
 URL: http://jira.codehaus.org/browse/CONTINUUM-878
 Project: Continuum
  Issue Type: Bug
  Components: Web interface
Reporter: Teodoro Cue Jr.


After changing to an invalid password, a blank page is loaded. An exception 
occured and below is the stacktrace.

2006-09-14 20:49:12,515 [btpool0-2] ERROR Component  - tag 
'select', field 'list', name 'groups': The requested list key 'allGroups' could 
not be resolved as a collection/array/map/enumeration/iterator type. Example: 
people or people.{name}
2006-09-14 20:49:12.515::WARN:  EXCEPTION
org.apache.jasper.JasperException: tag 'select', field 'list', name 'groups': 
The requested list key 'allGroups' could not be resolved as a 
collection/array/map/enumeration/iterator type. Example: people or people.{name}
at 
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:387)
at 
org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:440)
at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:335)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
at 
org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:442)
at 
org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:356)
at 
org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:226)
at 
org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:615)
at org.mortbay.jetty.servlet.Dispatcher.include(Dispatcher.java:189)
at com.opensymphony.webwork.components.Include.include(Include.java:227)
at com.opensymphony.webwork.components.Include.end(Include.java:136)
at 
com.opensymphony.webwork.views.jsp.ComponentTagSupport.doEndTag(ComponentTagSupport.java:21)
at 
org.apache.jsp.user.edit_jsp._jspx_meth_ww_include_0(org.apache.jsp.user.edit_jsp:438)
at 
org.apache.jsp.user.edit_jsp._jspx_meth_ww_i18n_0(org.apache.jsp.user.edit_jsp:164)
at 
org.apache.jsp.user.edit_jsp._jspService(org.apache.jsp.user.edit_jsp:108)
at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:111)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
at 
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:358)
at 
org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:440)
at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:335)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
at 
org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:442)
at 
org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:356)
at 
org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:226)
at 
org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:615)
at org.mortbay.jetty.servlet.Dispatcher.forward(Dispatcher.java:262)
at org.mortbay.jetty.servlet.Dispatcher.forward(Dispatcher.java:124)
at 
com.opensymphony.webwork.dispatcher.ServletDispatcherResult.doExecute(ServletDispatcherResult.java:114)
at 
com.opensymphony.webwork.dispatcher.WebWorkResultSupport.execute(WebWorkResultSupport.java:143)
at 
com.opensymphony.xwork.DefaultActionInvocation.executeResult(DefaultActionInvocation.java:311)
at 
com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:206)
at 
com.opensymphony.xwork.interceptor.DefaultWorkflowInterceptor.doIntercept(DefaultWorkflowInterceptor.java:168)
at 
com.opensymphony.xwork.interceptor.MethodFilterInterceptor.intercept(MethodFilterInterceptor.java:86)
at 
com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
at 
com.opensymphony.xwork.validator.ValidationInterceptor.doIntercept(ValidationInterceptor.java:115)
at 
com.opensymphony.xwork.interceptor.MethodFilterInterceptor.intercept(MethodFilterInterceptor.java:86)
at 
com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
at 
com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:31)
at 
com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
at 
com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:31)
at 
com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
at 
com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:31)
at 
com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:188)
at 

[jira] Updated: (CONTINUUM-877) Can add a userGroup with same name as an existing userGroup.

2006-09-14 Thread Teodoro Cue Jr. (JIRA)
 [ http://jira.codehaus.org/browse/CONTINUUM-877?page=all ]

Teodoro Cue Jr. updated CONTINUUM-877:
--

Component/s: Web interface

 Can add a userGroup with same name as an existing userGroup.
 

 Key: CONTINUUM-877
 URL: http://jira.codehaus.org/browse/CONTINUUM-877
 Project: Continuum
  Issue Type: Bug
  Components: Web interface
Reporter: Teodoro Cue Jr.

 The system allows the addition of a new userGroup with the same name as an 
 existing userGroup.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Created: (CONTINUUM-880) Non-manageConfiguration roles/permissions needs an index page.

2006-09-14 Thread Teodoro Cue Jr. (JIRA)
Non-manageConfiguration roles/permissions needs an index page.
--

 Key: CONTINUUM-880
 URL: http://jira.codehaus.org/browse/CONTINUUM-880
 Project: Continuum
  Issue Type: Bug
  Components: Web interface
Reporter: Teodoro Cue Jr.


Sample: A user that only has a manageUser role has an Access is denied page 
after logging in. Although he can perform his roles/duties by typing 
http://.../user/list.action. Also, the Show Project link is visible from the 
menu but Access is denied after clicking.

A more general description with this is that all users without a 
manageConfiguration role/permission doesn't have an index page.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Created: (CONTINUUM-846) Try using JSTL i18n tags inside ExtremeComponents column labels.

2006-09-06 Thread Teodoro Cue Jr. (JIRA)
Try using JSTL i18n tags inside ExtremeComponents column labels.


 Key: CONTINUUM-846
 URL: http://jira.codehaus.org/browse/CONTINUUM-846
 Project: Continuum
  Issue Type: Improvement
  Components: Web interface
Reporter: Teodoro Cue Jr.
Priority: Minor


For now, the i18n of maven-user-webapp is inside Continuum.properties since 
ExtremeComponents doesn't support having 2 resource bundles define in web.xml. 
Using JSTL i18n tags inside ExtremeComponents column labels could solve the 
issue.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




  1   2   >