[jira] Updated: (CONTINUUM-902) 'Manage' tabs is wrong in projectGroupBuildDefinition
[ http://jira.codehaus.org/browse/CONTINUUM-902?page=all ] Maria Odea Ching updated CONTINUUM-902: --- Due Date: 21/Sep/06 Remaining Estimate: 1 hour, 30 minutes Original Estimate: 1 hour, 30 minutes > 'Manage' tabs is wrong in projectGroupBuildDefinition > - > > Key: CONTINUUM-902 > URL: http://jira.codehaus.org/browse/CONTINUUM-902 > Project: Continuum > Issue Type: Bug >Reporter: Marvin King > Assigned To: Maria Odea Ching > Original Estimate: 1 hour, 30 minutes > Remaining Estimate: 1 hour, 30 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-902) 'Manage' tabs is wrong in projectGroupBuildDefinition
[ http://jira.codehaus.org/browse/CONTINUUM-902?page=all ] Maria Odea Ching updated CONTINUUM-902: --- Remaining Estimate: 3 hours (was: 1 hour, 30 minutes) Original Estimate: 3 hours (was: 1 hour, 30 minutes) > 'Manage' tabs is wrong in projectGroupBuildDefinition > - > > Key: CONTINUUM-902 > URL: http://jira.codehaus.org/browse/CONTINUUM-902 > Project: Continuum > Issue Type: Bug >Reporter: Marvin King > Assigned To: Maria Odea Ching > Original Estimate: 3 hours > Remaining Estimate: 3 hours > -- 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: (MECLIPSE-162) Ability to exclude a resource / source path from being added to the classpath file
Ability to exclude a resource / source path from being added to the classpath file -- Key: MECLIPSE-162 URL: http://jira.codehaus.org/browse/MECLIPSE-162 Project: Maven 2.x Eclipse Plugin Issue Type: Wish Components: PDE support Reporter: Ivo Limmen I have a project that build a war file. It has an extra reference for resources that must not be included in the classpath when running eclipse:eclipse. I added the following to my pom: ../build/config true ** But now in Eclipse i have an extra source path to this location, this is not usefull as it contains unfiltered property files. -- 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: (MSUREFIRE-153) Ability to add additions to classpath
[ http://jira.codehaus.org/browse/MSUREFIRE-153?page=comments#action_75353 ] Sami Kosonen commented on MSUREFIRE-153: Thank's, this patch was very helpful. Just I would like to have one more thing added there. Now in this patch additional classpath elements are added in the classpath and in the surefire classpath, but could it be added also in the Surefire boot classpath? Currently in the patch: surefireBooter.addClassPathUrl( classpathElement ); surefireBooter.addSurefireClassPathUrl( classpathElement ); Could there be also: surefireBooter.addSurefireBootClassPathUrl( classpathElement ); Our project's test cases work only when these classpath elements are added in the Surefire boot classpath. In our case these other two don't help. > Ability to add additions to classpath > - > > Key: MSUREFIRE-153 > URL: http://jira.codehaus.org/browse/MSUREFIRE-153 > Project: Maven 2.x Surefire Plugin > Issue Type: Improvement > Environment: N/A >Reporter: David J. M. Karlsen > Assigned To: fabrizio giustina > Attachments: MSUREFIRE-153-maven-surefire-plugin.patch, > SurefirePlugin.java-diff > > > There should be a possibility to add arbritary resources to the classpath > while executing the tests. These resources would only be available while > executing the tests, so they won't be added in the archive. > i suggest a configuration element > > some/path > /some/other/path > > This issue somewhat related to http://jira.codehaus.org/browse/MJAR-13 / > ability to exclude/include filtering in archiver/jar-plugin -- 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-931) Project Group Summary page has no internationalization.
Project Group Summary page has no internationalization. --- Key: CONTINUUM-931 URL: http://jira.codehaus.org/browse/CONTINUUM-931 Project: Continuum Issue Type: Improvement Components: Web interface Affects Versions: 1.1 Reporter: Henry S. Isidro 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] Created: (CONTINUUM-932) Admin Connection to embedded derby database
Admin Connection to embedded derby database --- Key: CONTINUUM-932 URL: http://jira.codehaus.org/browse/CONTINUUM-932 Project: Continuum Issue Type: New Feature Reporter: Michael Locher Priority: Minor Attachments: embeddedDerby.xml Please include an ant projectfile which can be invoked to get an ij Session on the embedded Derby database. This is usefull if the database is corrupt and the admin needs to issue some sql statements. e.g The file could be located in the bin directory and be named as 'embeddedDerby.xml' the admin would attach to the database with the following command: 'ant -f embeddedDerby.xml' -- 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-902) 'Manage' tabs is wrong in projectGroupBuildDefinition
[ http://jira.codehaus.org/browse/CONTINUUM-902?page=all ] Maria Odea Ching updated CONTINUUM-902: --- Attachment: CONTINUUM-902-continuum-webapp.patch Attached patch file that contains the changes to the projectGroupBuildDefinition page. Thanks :) > 'Manage' tabs is wrong in projectGroupBuildDefinition > - > > Key: CONTINUUM-902 > URL: http://jira.codehaus.org/browse/CONTINUUM-902 > Project: Continuum > Issue Type: Bug >Reporter: Marvin King > Assigned To: Maria Odea Ching > Attachments: CONTINUUM-902-continuum-webapp.patch > > Original Estimate: 3 hours > Remaining Estimate: 3 hours > -- 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-929) The value in the Description field of the Edit User Group page is truncated until the first comma symbol
[ http://jira.codehaus.org/browse/CONTINUUM-929?page=all ] Maria Odea Ching updated CONTINUUM-929: --- Due Date: 25/Sep/06 Remaining Estimate: 13 hours Original Estimate: 13 hours > The value in the Description field of the Edit User Group page is truncated > until the first comma symbol > > > Key: CONTINUUM-929 > URL: http://jira.codehaus.org/browse/CONTINUUM-929 > Project: Continuum > Issue Type: Bug > Components: Web interface >Affects Versions: 1.1 > Environment: Linux FC4, JDK1.5, Maven 2.0.4, Jetty 6.0.0beta17 >Reporter: Napoleon Esmundo C. Ramirez > Assigned To: Maria Odea Ching > Original Estimate: 13 hours > Remaining Estimate: 13 hours > > When adding or editing the Description field of the User Group, the value is > truncated on the first occurence of the comma symbol. -- 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-901) Add a link in projectView to projectGroupSummary
[ http://jira.codehaus.org/browse/CONTINUUM-901?page=all ] Marvin King updated CONTINUUM-901: -- Attachment: CONTINUUM901-continuum-webapp.patch > Add a link in projectView to projectGroupSummary > > > Key: CONTINUUM-901 > URL: http://jira.codehaus.org/browse/CONTINUUM-901 > Project: Continuum > Issue Type: Improvement >Reporter: Marvin King > Assigned To: Marvin King > Attachments: CONTINUUM901-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: (MNG-2361) Document pomRefId attribute for M2 ant tasks on M2 website.
[ http://jira.codehaus.org/browse/MNG-2361?page=all ] Antoine Levy-Lambert updated MNG-2361: -- Attachment: patch.txt Patch file for http://svn.apache.org/repos/asf/maven/site/trunk/src/site/apt/ant-tasks.apt. Adds the information about pomRefId. > Document pomRefId attribute for M2 ant tasks on M2 website. > --- > > Key: MNG-2361 > URL: http://jira.codehaus.org/browse/MNG-2361 > Project: Maven 2 > Issue Type: Wish > Components: Ant tasks >Affects Versions: 2.0.4 > Environment: Not of importance. >Reporter: Davy Toch >Priority: Minor > Fix For: 2.0.5 > > Attachments: patch.txt > > > Consider the following ANT script: >xmlns:m="antlib:org.apache.maven.artifact.ant"> > > > > > > > > > > > > > > The following **undocumented** shorthand notation is available: >xmlns:m="antlib:org.apache.maven.artifact.ant"> > > > > > > > > The shorter, the better :-). -- 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] Closed: (MANT-5) Add line breaks between elements in build.xml
[ http://jira.codehaus.org/browse/MANT-5?page=all ] Vincent Siveton closed MANT-5. -- Assignee: Vincent Siveton Resolution: Fixed Fix Version/s: 2.0-beta-2 Added line breaks and comments > Add line breaks between elements in build.xml > -- > > Key: MANT-5 > URL: http://jira.codehaus.org/browse/MANT-5 > Project: Maven 2.x Ant Plugin > Issue Type: Improvement >Affects Versions: 2.0-beta-1 >Reporter: Matt Raible > Assigned To: Vincent Siveton >Priority: Minor > Fix For: 2.0-beta-2 > > > Most folks that create build.xml files put spaces between targets and major > sections. It'd be nice if Maven put line breaks between targets. -- 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: (MANT-5) Add line breaks between elements in build.xml
[ http://jira.codehaus.org/browse/MANT-5?page=all ] Vincent Siveton updated MANT-5: --- Affects Version/s: 2.0-beta-1 > Add line breaks between elements in build.xml > -- > > Key: MANT-5 > URL: http://jira.codehaus.org/browse/MANT-5 > Project: Maven 2.x Ant Plugin > Issue Type: Improvement >Affects Versions: 2.0-beta-1 >Reporter: Matt Raible >Priority: Minor > Fix For: 2.0-beta-2 > > > Most folks that create build.xml files put spaces between targets and major > sections. It'd be nice if Maven put line breaks between targets. -- 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: (MEAR-10) need to set default bundleDir for all ear modules
[ http://jira.codehaus.org/browse/MEAR-10?page=comments#action_75382 ] Jonas Olsson commented on MEAR-10: -- I really did fall into that trap, didn't I (oh I know it so well)! > need to set default bundleDir for all ear modules > - > > Key: MEAR-10 > URL: http://jira.codehaus.org/browse/MEAR-10 > Project: Maven 2.x Ear Plugin > Issue Type: Bug >Reporter: Michal Stochmialek > Assigned To: Stephane Nicoll > Fix For: 2.1 > > > I need an improvement of bundleDir feature. I would like to specify common > bundleDir for all modules in ear. For example: > > maven-ear-plugin > > src/resources > APP-INF/lib > > > ... > > > ... > > > > > I have ear with single ejb and a bunch of jar archives. I would like them all > placed in APP-INF/lib directory. Using bundleDir tag I must duplicate whole > dependency list (and also transitive dependencies) in ear-plugin > configuration and change bundle dir of each archive. It's very frustrating. -- 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: (MEAR-42) General setting of dependency filenames
General setting of dependency filenames --- Key: MEAR-42 URL: http://jira.codehaus.org/browse/MEAR-42 Project: Maven 2.x Ear Plugin Issue Type: Improvement Affects Versions: 2.2 Reporter: Jonas Olsson Priority: Minor Fix For: 2.3 When adding dependencies to the EAR, the "brief" filename from the repository is used (i.e. -.jar). I some cases this will result in a name collision, required to be manually resolved with bundleFilename, but wouldn't an option to use the "full" filename (i.e. --.jar) be better, allowing automatic re-use of the already established namespace? -- 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] Closed: (MCLOVER-55) Upgrade to Clover 1.3.13
[ http://jira.codehaus.org/browse/MCLOVER-55?page=all ] Vincent Massol closed MCLOVER-55. - Resolution: Fixed Done > Upgrade to Clover 1.3.13 > > > Key: MCLOVER-55 > URL: http://jira.codehaus.org/browse/MCLOVER-55 > Project: Maven 2.x Clover Plugin > Issue Type: Improvement >Affects Versions: 2.2 >Reporter: Vincent Massol > Assigned To: Vincent Massol > Fix For: 2.3 > > -- 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: (SCM-235) Pb in tag url resolution
Pb in tag url resolution Key: SCM-235 URL: http://jira.codehaus.org/browse/SCM-235 Project: Maven SCM Issue Type: Bug Components: maven-scm-provider-svn Affects Versions: 1.0-beta-3 Reporter: Emmanuel Venisse Priority: Blocker if a trunk url contains more than one trunk, the tag url resolution stop at the first instead of the latest. -- 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: (MAVENUPLOAD-1146) JasperReports 1.2.7 upload
JasperReports 1.2.7 upload -- Key: MAVENUPLOAD-1146 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-1146 Project: maven-upload-requests Issue Type: Task Reporter: Teodor Danciu http://jasperreports.sourceforge.net/maven/jasperreports-1.2.7-bundle.jar http://sourceforge.net/projects/jasperreports http://sourceforge.net/project/memberlist.php?group_id=36382 Open Source Reporting Engine -- 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: (MEAR-42) General setting of dependency filenames
[ http://jira.codehaus.org/browse/MEAR-42?page=comments#action_75398 ] Arik Kfir commented on MEAR-42: --- IMO this should also be the default... > General setting of dependency filenames > --- > > Key: MEAR-42 > URL: http://jira.codehaus.org/browse/MEAR-42 > Project: Maven 2.x Ear Plugin > Issue Type: Improvement >Affects Versions: 2.2 >Reporter: Jonas Olsson >Priority: Minor > Fix For: 2.3 > > > When adding dependencies to the EAR, the "brief" filename from the repository > is used (i.e. -.jar). > I some cases this will result in a name collision, required to be manually > resolved with bundleFilename, but wouldn't an option to use the "full" > filename (i.e. --.jar) be better, allowing > automatic re-use of the already established namespace? -- 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-933) Build result page doesn't show changes
Build result page doesn't show changes -- Key: CONTINUUM-933 URL: http://jira.codehaus.org/browse/CONTINUUM-933 Project: Continuum Issue Type: Bug Components: SCM, Web interface Affects Versions: 1.1 Environment: acegi branch Reporter: Carlos Sanchez Priority: Critical I have Plexus XWork Integration in continuum, a build was triggered due some changes to the pom, I see no author, date or comment in the changes section Changes Author DateComment Files pom.xml -- 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-181) Codehaus Snapshots Repository missing in POM
Codehaus Snapshots Repository missing in POM Key: MRM-181 URL: http://jira.codehaus.org/browse/MRM-181 Project: Archiva Issue Type: Bug Affects Versions: 1.0 Environment: Linux, Java 1.5.* Reporter: Wilfred Springer Attachments: repository.patch The Codehaus Snapshots Repository is missing from the root POM. As a result, the build fails to locate certain Plexus artifacts. -- 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: (MEAR-43) add ability to do filtering (i.e. template var replacement) for files in src/main/application/
add ability to do filtering (i.e. template var replacement) for files in src/main/application/ -- Key: MEAR-43 URL: http://jira.codehaus.org/browse/MEAR-43 Project: Maven 2.x Ear Plugin Issue Type: New Feature Affects Versions: 2.2 Reporter: Ian Springer I need to do some template var replacements in files in src/main/application/. It would be great if the ear plugin could provide a filtering configuration in a similar manner to the war plugin. That is, something along the lines of: ... true -- 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: (MEAR-43) add ability to do filtering (i.e. template var replacement) for files in src/main/application/
[ http://jira.codehaus.org/browse/MEAR-43?page=comments#action_75405 ] Ian Springer commented on MEAR-43: -- Actually, I think you'd also need a way to specify includes/excludes to specify which files should be filtered. This will allow users to specify a subset of the files that need to be filtered and allow them to exclude binary files. For example: **/*.properties,**/*.xml or: **/*.so,**/*.dll > add ability to do filtering (i.e. template var replacement) for files in > src/main/application/ > -- > > Key: MEAR-43 > URL: http://jira.codehaus.org/browse/MEAR-43 > Project: Maven 2.x Ear Plugin > Issue Type: New Feature >Affects Versions: 2.2 >Reporter: Ian Springer > > I need to do some template var replacements in files in > src/main/application/. It would be great if the ear plugin could provide a > filtering configuration in a similar manner to the war plugin. That is, > something along the lines of: > > ... > > true > -- 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-182) Archiva-plexus-runtime doesn't run
Archiva-plexus-runtime doesn't run -- Key: MRM-182 URL: http://jira.codehaus.org/browse/MRM-182 Project: Archiva Issue Type: Bug Environment: Linux, Java 1.5 Reporter: Wilfred Springer Priority: Critical Without changing any of the configuration files, I get the log included belog. Fiddling with the database configuration doesn't really help at all. Running jetty:run in archiva-webapp gives a java.lang.NoSuchMethodError: org.codehaus.plexus.DefaultPlexusContainer.(Ljava/lang/String;Ljava/lang/ClassLoader;Ljava/io/Reader;Ljava/util/Map;)V Using PLEXUS_HOME: /home/wilfred/workspace/maven-repository-manager/archiva-plexus-runtime/target/archiva Using PLEXUS_CONF: /home/wilfred/workspace/maven-repository-manager/archiva-plexus-runtime/target/archiva/conf Using PLEXUS_TMPDIR: /home/wilfred/workspace/maven-repository-manager/archiva-plexus-runtime/target/archiva/temp Using JAVA_HOME: /usr/java/jdk1.5.0_06 [INFO] Services will be deployed in: '/home/wilfred/workspace/maven-repository-manager/archiva-plexus-runtime/target/archiva/services'. [INFO] Applications will be deployed in: '/home/wilfred/workspace/maven-repository-manager/archiva-plexus-runtime/target/archiva/apps'. [INFO] Service Supervisor is deploying plexus-appserver-service-jetty-2.0-alpha-3-SNAPSHOT. [INFO] Loading on start [role,roleHint]: [org.codehaus.plexus.appserver.service.PlexusService,jetty] Sep 21, 2006 9:44:37 PM org.mortbay.http.HttpServer doStart INFO: Version Jetty/5.1.10 Sep 21, 2006 9:44:37 PM org.mortbay.util.Container start INFO: Started [EMAIL PROTECTED] [INFO] Application Supervisor is deploying archiva-plexus-application-1.0-SNAPSHOT. [INFO] Extracting /home/wilfred/workspace/maven-repository-manager/archiva-plexus-runtime/target/archiva/apps/archiva-plexus-application-1.0-SNAPSHOT.jar to '/home/wilfred/workspace/maven-repository-manager/archiva-plexus-runtime/target/archiva/apps/archiva'. [INFO] Deploying application 'archiva' at '/home/wilfred/workspace/maven-repository-manager/archiva-plexus-runtime/target/archiva/apps/archiva'. [INFO] Using application configurator file /home/wilfred/workspace/maven-repository-manager/archiva-plexus-runtime/target/archiva/apps/archiva/conf/application.xml. [INFO] Using appDir = /home/wilfred/workspace/maven-repository-manager/archiva-plexus-runtime/target/archiva/apps/archiva [INFO] Deploying /home/wilfred/workspace/maven-repository-manager/archiva-plexus-runtime/target/archiva/apps/archiva/webapp with context path of / [INFO] Using standard webapp classloader for webapp. [INFO] Deploying appserver 'archiva'. [INFO] Adding HTTP listener on *:8080 Sep 21, 2006 9:44:40 PM org.mortbay.http.SocketListener start INFO: Started SocketListener on 0.0.0.0:8080 [INFO] Starting Jetty Context / Sep 21, 2006 9:44:41 PM org.mortbay.util.FileResource INFO: Checking Resource aliases Sep 21, 2006 9:44:41 PM org.mortbay.util.Container start INFO: Started [EMAIL PROTECTED] Sep 21, 2006 9:44:41 PM org.mortbay.jetty.servlet.ServletHandler$Context log INFO: Loading plexus context properties from: '/WEB-INF/plexus.properties' Sep 21, 2006 9:44:42 PM org.mortbay.jetty.servlet.ServletHandler$Context log INFO: Could not load plexus context properties from: '/WEB-INF/plexus.properties' 2006-09-21 21:44:42,447 [main] INFO PlexusContainer- Loading on start [role]: [org.apache.maven.archiva.scheduler.RepositoryTaskScheduler] 2006-09-21 21:44:42,633 [main] INFO RAMJobStore- RAMJobStore initialized. 2006-09-21 21:44:42,634 [main] INFO StdSchedulerFactory- Quartz scheduler 'defaultScheduler' initialized from an externally provided properties instance. 2006-09-21 21:44:42,634 [main] INFO StdSchedulerFactory- Quartz scheduler version: 1.4.5 2006-09-21 21:44:42,634 [main] INFO QuartzScheduler- Scheduler defaultScheduler_$_NON_CLUSTERED started. 2006-09-21 21:44:43,085 [main] WARN ConfigurationStore - Configuration file: /home/wilfred/.m2/archiva.xml not found. Using defaults. 2006-09-21 21:44:43,086 [main] INFO RepositoryTaskScheduler- Not scheduling indexer - index path is not configured 2006-09-21 21:44:43,086 [main] INFO PlexusContainer- Loading on start [role]: [org.apache.maven.archiva.web.ArchivaSecurityDefaults] Sep 21, 2006 9:44:43 PM org.mortbay.jetty.servlet.ServletHandler$Context log INFO: ** FATAL ERROR STARTING UP PLEXUS-WEBWORK INTEGRATION ** Looks like the Plexus listener was not configured for your web app! You need to add the following to web.xml: org.codehaus.plexus.xwork.PlexusLifecycleListener [ERROR] Error while deploying appserver archiva-plexus-application-1.0-SNAPSHOT.jar. org.codehaus.plexus.appserver.ApplicationServerException: Error in the app server lifecycle post-app-container-init-se
[jira] Closed: (SCM-235) Pb in tag url resolution
[ http://jira.codehaus.org/browse/SCM-235?page=all ] Emmanuel Venisse closed SCM-235. Assignee: Emmanuel Venisse Resolution: Fixed Fix Version/s: 1.0 Fixed. > Pb in tag url resolution > > > Key: SCM-235 > URL: http://jira.codehaus.org/browse/SCM-235 > Project: Maven SCM > Issue Type: Bug > Components: maven-scm-provider-svn >Affects Versions: 1.0-beta-3 >Reporter: Emmanuel Venisse > Assigned To: Emmanuel Venisse >Priority: Blocker > Fix For: 1.0 > > > if a trunk url contains more than one trunk, the tag url resolution stop at > the first instead of the latest. -- 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] Closed: (CONTINUUM-898) Replace links by icons in projectGroupBuildDefinition
[ http://jira.codehaus.org/browse/CONTINUUM-898?page=all ] Emmanuel Venisse closed CONTINUUM-898. -- Assignee: Emmanuel Venisse (was: Marvin King) Resolution: Fixed Applied. Thanks > Replace links by icons in projectGroupBuildDefinition > - > > Key: CONTINUUM-898 > URL: http://jira.codehaus.org/browse/CONTINUUM-898 > Project: Continuum > Issue Type: Improvement > Components: Web interface >Reporter: Marvin King > Assigned To: Emmanuel Venisse > Fix For: 1.1 > > Attachments: CONTINUUM898-continuum-webapp.patch > > Time Spent: 7 hours > 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] Closed: (CONTINUUM-901) Add a link in projectView to projectGroupSummary
[ http://jira.codehaus.org/browse/CONTINUUM-901?page=all ] Emmanuel Venisse closed CONTINUUM-901. -- Assignee: Emmanuel Venisse (was: Marvin King) Resolution: Fixed Fix Version/s: 1.1 Applied. Thanks > Add a link in projectView to projectGroupSummary > > > Key: CONTINUUM-901 > URL: http://jira.codehaus.org/browse/CONTINUUM-901 > Project: Continuum > Issue Type: Improvement >Reporter: Marvin King > Assigned To: Emmanuel Venisse > Fix For: 1.1 > > Attachments: CONTINUUM901-continuum-webapp.patch > > Time Spent: 6 hours > 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] Commented: (CONTINUUM-901) Add a link in projectView to projectGroupSummary
[ http://jira.codehaus.org/browse/CONTINUUM-901?page=comments#action_75412 ] Emmanuel Venisse commented on CONTINUUM-901: Marvin, I'd prefer you update c1:data tag instead of using html code in jsp. Can you provide a patch for this? > Add a link in projectView to projectGroupSummary > > > Key: CONTINUUM-901 > URL: http://jira.codehaus.org/browse/CONTINUUM-901 > Project: Continuum > Issue Type: Improvement >Reporter: Marvin King > Assigned To: Emmanuel Venisse > Fix For: 1.1 > > Attachments: CONTINUUM901-continuum-webapp.patch > > Time Spent: 6 hours > 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] Closed: (CONTINUUM-755) Add field validations with webwork field validator
[ http://jira.codehaus.org/browse/CONTINUUM-755?page=all ] Emmanuel Venisse closed CONTINUUM-755. -- Resolution: Fixed Applied. Thanks. > Add field validations with webwork field validator > -- > > Key: CONTINUUM-755 > URL: http://jira.codehaus.org/browse/CONTINUUM-755 > Project: Continuum > Issue Type: Task > Components: Web interface >Affects Versions: 1.1 >Reporter: Emmanuel Venisse > Assigned To: Maria Odea Ching > Fix For: 1.1 > > Attachments: CONTINUUM-755-complete-continuum-webapp.patch, > CONTINUUM-755-continuum-webapp-09202006.patch, > CONTINUUM-755-continuum-webapp-userValidation.patch, > CONTINUUM-755-continuum-webapp.patch > > Original Estimate: 1 day, 6 hours > Time Spent: 1 day, 14 hours, 30 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] Commented: (CONTINUUM-900) Replace Build/Remove links by buttons in projectGroupSummary
[ http://jira.codehaus.org/browse/CONTINUUM-900?page=comments#action_75413 ] Emmanuel Venisse commented on CONTINUUM-900: icons isn't good here, I'd want buttons instead like we have them in projectview > Replace Build/Remove links by buttons in projectGroupSummary > > > Key: CONTINUUM-900 > URL: http://jira.codehaus.org/browse/CONTINUUM-900 > Project: Continuum > Issue Type: Improvement >Reporter: Marvin King > Assigned To: Marvin King > Attachments: CONTINUUM900-continuum-webapp.patch > > Time Spent: 8 hours > 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] Closed: (CONTINUUM-902) 'Manage' tabs is wrong in projectGroupBuildDefinition
[ http://jira.codehaus.org/browse/CONTINUUM-902?page=all ] Emmanuel Venisse closed CONTINUUM-902. -- Resolution: Fixed Fix Version/s: 1.1 Fixed in CONTINUUM-898 > 'Manage' tabs is wrong in projectGroupBuildDefinition > - > > Key: CONTINUUM-902 > URL: http://jira.codehaus.org/browse/CONTINUUM-902 > Project: Continuum > Issue Type: Bug >Reporter: Marvin King > Assigned To: Maria Odea Ching > Fix For: 1.1 > > Attachments: CONTINUUM-902-continuum-webapp.patch > > Original Estimate: 3 hours > Time Spent: 3 hours > 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-934) Display user details in project group permission page
Display user details in project group permission page - Key: CONTINUUM-934 URL: http://jira.codehaus.org/browse/CONTINUUM-934 Project: Continuum Issue Type: Improvement Components: Web interface Affects Versions: 1.1 Environment: acegi branch Reporter: Carlos Sanchez Display real user name and email -- 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] Closed: (MPCLOVER-56) Upgrade to Clover 1.3.13
[ http://jira.codehaus.org/browse/MPCLOVER-56?page=all ] Lukas Theussl closed MPCLOVER-56. - Resolution: Fixed > Upgrade to Clover 1.3.13 > > > Key: MPCLOVER-56 > URL: http://jira.codehaus.org/browse/MPCLOVER-56 > Project: maven-clover-plugin > Issue Type: Improvement >Affects Versions: 1.11 >Reporter: Vincent Massol > Assigned To: Vincent Massol > Fix For: 1.12 > > -- 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] Reopened: (CONTINUUM-755) Add field validations with webwork field validator
[ http://jira.codehaus.org/browse/CONTINUUM-755?page=all ] Maria Odea Ching reopened CONTINUUM-755: Sorry, I forgot to include the validation config files in the patch, so I will be submitting another patch for that. > Add field validations with webwork field validator > -- > > Key: CONTINUUM-755 > URL: http://jira.codehaus.org/browse/CONTINUUM-755 > Project: Continuum > Issue Type: Task > Components: Web interface >Affects Versions: 1.1 >Reporter: Emmanuel Venisse > Assigned To: Maria Odea Ching > Fix For: 1.1 > > Attachments: CONTINUUM-755-complete-continuum-webapp.patch, > CONTINUUM-755-continuum-webapp-09202006.patch, > CONTINUUM-755-continuum-webapp-userValidation.patch, > CONTINUUM-755-continuum-webapp.patch > > Original Estimate: 1 day, 6 hours > Time Spent: 1 day, 14 hours, 30 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-755) Add field validations with webwork field validator
[ http://jira.codehaus.org/browse/CONTINUUM-755?page=all ] Maria Odea Ching updated CONTINUUM-755: --- Attachment: CONTINUUM-755-continuum-webapp-09222006.patch I forgot to add/include the validation config files (xml) with the last patch that I submitted so the validation wasn't working. I'm sorry I've just noticed it when I updated my local copy of Continuum. Thanks :) > Add field validations with webwork field validator > -- > > Key: CONTINUUM-755 > URL: http://jira.codehaus.org/browse/CONTINUUM-755 > Project: Continuum > Issue Type: Task > Components: Web interface >Affects Versions: 1.1 >Reporter: Emmanuel Venisse > Assigned To: Maria Odea Ching > Fix For: 1.1 > > Attachments: CONTINUUM-755-complete-continuum-webapp.patch, > CONTINUUM-755-continuum-webapp-09202006.patch, > CONTINUUM-755-continuum-webapp-09222006.patch, > CONTINUUM-755-continuum-webapp-userValidation.patch, > CONTINUUM-755-continuum-webapp.patch > > Original Estimate: 1 day, 6 hours > Time Spent: 1 day, 14 hours, 30 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] Commented: (MNGECLIPSE-153) deploy gives NPE in wagon-ftp
[ http://jira.codehaus.org/browse/MNGECLIPSE-153?page=comments#action_75435 ] David Levy commented on MNGECLIPSE-153: --- It should be a relatively small fix - but a very important one - the Maven plugin for Eclipse almost is rendered useless if it can't do simple things like this. > deploy gives NPE in wagon-ftp > - > > Key: MNGECLIPSE-153 > URL: http://jira.codehaus.org/browse/MNGECLIPSE-153 > Project: Maven 2.x Extension for Eclipse > Issue Type: Bug > Environment: Win 2000 Pro, Sun JDK 1.5.0_06, Maven 2.0.4, Eclipse 3.2 > RC2, org.maven.ide.eclipse_0.0.7 >Reporter: Mauritz Lovgren > Attachments: command.log, eclipse.log > > > When running deploy goal for pom containing ftp deployment, the following NPE > is thrown just as files are starting to push to ftp server: > [INFO] deploy:deploy > [DEBUG] not adding permissions to wagon connection > java.lang.NullPointerException > at > org.apache.maven.wagon.providers.ftp.FtpWagon.openConnection(FtpWagon.java:127) > at org.apache.maven.wagon.AbstractWagon.connect(AbstractWagon.java:143) > at > org.apache.maven.artifact.manager.DefaultWagonManager.putRemoteFile(DefaultWagonManager.java:178) > at > org.apache.maven.artifact.manager.DefaultWagonManager.putArtifact(DefaultWagonManager.java:109) > at > org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy(DefaultArtifactDeployer.java:77) > at > org.apache.maven.plugin.deploy.DeployMojo.execute(DeployMojo.java:131) > at > org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:412) > at > org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:534) > at > org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:475) > at > org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:454) > at > org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:306) > at > org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:273) > at > org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:140) > at > org.apache.maven.embedder.MavenEmbedder.execute(MavenEmbedder.java:441) > at > org.apache.maven.embedder.MavenEmbedder.execute(MavenEmbedder.java:382) > at org.maven.ide.eclipse.Maven2Executor.main(Maven2Executor.java:68) > This problem does not occur when running mvn deploy in command prompt. > I notice a small difference in debug output from Eclipse / command prompt > that might be something? > Eclipse: > [DEBUG] Found 0 components to load on start > [DEBUG] Building Maven user-level plugin registry from: 'C:\Documents and > Settings\t539537\.m2\plugin-registry.xml' > [DEBUG] Building Maven global-level settings from: > 'C:\dev\ws\ic-sntdispatcher\conf\settings.xml' > [DEBUG] Building Maven user-level settings from: 'C:\Documents and > Settings\t539537\.m2\settings.xml' > [DEBUG] Profile with id: 'default-profile' has been explicitly activated. > [DEBUG] Profile with id: 'default-profile' has been explicitly activated. > Command prompt: > [DEBUG] Building Maven user-level plugin registry from: 'C:\Documents and > Settings\t539537\.m2\plugin-registry.xml' > [DEBUG] Building Maven global-level plugin registry from: 'C:\Program > Files\maven-2.0.2\conf\plugin-registry.xml' > [INFO] Scanning for projects... > I have defined ftp server credentials in user home ./m2/settings.xml. Could > it be that these credentials are not found when running in Eclipse Maven2 > plugin? > This is not a critical error for me, as I can just deploy using command > prompt, but nice to have it all inside Eclipse you know :-)... > Attached debug logs for command and Eclipse run of same pom. Hope you find > something in the logs that is helpful. > Regards, > Mauritz -- 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-933) Build result page doesn't show changes
[ http://jira.codehaus.org/browse/CONTINUUM-933?page=comments#action_75436 ] Carlos Sanchez commented on CONTINUUM-933: -- in other projects changes show correctly > Build result page doesn't show changes > -- > > Key: CONTINUUM-933 > URL: http://jira.codehaus.org/browse/CONTINUUM-933 > Project: Continuum > Issue Type: Bug > Components: Web interface, SCM >Affects Versions: 1.1 > Environment: acegi branch >Reporter: Carlos Sanchez > Assigned To: Teodoro Cue Jr. >Priority: Critical > > I have Plexus XWork Integration in continuum, a build was triggered due some > changes to the pom, > I see no author, date or comment in the changes section > Changes > > AuthorDateComment Files > pom.xml -- 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-935) Conflict between manageUsers and admin roles
Conflict between manageUsers and admin roles Key: CONTINUUM-935 URL: http://jira.codehaus.org/browse/CONTINUUM-935 Project: Continuum Issue Type: Bug Affects Versions: 1.1 Environment: acegi branch Reporter: Carlos Sanchez Priority: Critical An user with manageUsers role should not be able to assign the admin role to anybody. The problem expands to any role, i think the solution should be implemented in UserManager When getting the list of available groups for adding to an user it must not return groups that have roles that the current user does not have. This must be checked in the method that adds an user to a group too. When adding roles to an user group, only the roles of the current user can be added, to avoid people adding roles to their groups. -- 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-936) Show project group permissions to anybody with read permission
Show project group permissions to anybody with read permission -- Key: CONTINUUM-936 URL: http://jira.codehaus.org/browse/CONTINUUM-936 Project: Continuum Issue Type: Improvement Components: Web interface Affects Versions: 1.1 Reporter: Carlos Sanchez In the project groups view, the permissions tab is only shown to user with admin permission in the project group. it should be displayed to anybody, with the checkboxes and submit disabled unles the user has the admin permission. -- 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-182) Archiva-plexus-runtime doesn't run
[ http://jira.codehaus.org/browse/MRM-182?page=comments#action_75437 ] Brett Porter commented on MRM-182: -- yep, I haven't update the runtime yet after making that change. jetty:run on the webapp should be working though - it looks like you're getting plexus-container alpha-9 instead of the alpha-10-SNAPSHOT. I'll clean that portion of my repo and double check it is all deployed correctly. > Archiva-plexus-runtime doesn't run > -- > > Key: MRM-182 > URL: http://jira.codehaus.org/browse/MRM-182 > Project: Archiva > Issue Type: Bug > Environment: Linux, Java 1.5 >Reporter: Wilfred Springer >Priority: Critical > > Without changing any of the configuration files, I get the log included > belog. Fiddling with the database configuration doesn't really help at all. > Running jetty:run in archiva-webapp gives a java.lang.NoSuchMethodError: > org.codehaus.plexus.DefaultPlexusContainer.(Ljava/lang/String;Ljava/lang/ClassLoader;Ljava/io/Reader;Ljava/util/Map;)V > Using PLEXUS_HOME: > /home/wilfred/workspace/maven-repository-manager/archiva-plexus-runtime/target/archiva > Using PLEXUS_CONF: > /home/wilfred/workspace/maven-repository-manager/archiva-plexus-runtime/target/archiva/conf > Using PLEXUS_TMPDIR: > /home/wilfred/workspace/maven-repository-manager/archiva-plexus-runtime/target/archiva/temp > Using JAVA_HOME: /usr/java/jdk1.5.0_06 > [INFO] Services will be deployed in: > '/home/wilfred/workspace/maven-repository-manager/archiva-plexus-runtime/target/archiva/services'. > [INFO] Applications will be deployed in: > '/home/wilfred/workspace/maven-repository-manager/archiva-plexus-runtime/target/archiva/apps'. > [INFO] Service Supervisor is deploying > plexus-appserver-service-jetty-2.0-alpha-3-SNAPSHOT. > [INFO] Loading on start [role,roleHint]: > [org.codehaus.plexus.appserver.service.PlexusService,jetty] > Sep 21, 2006 9:44:37 PM org.mortbay.http.HttpServer doStart > INFO: Version Jetty/5.1.10 > Sep 21, 2006 9:44:37 PM org.mortbay.util.Container start > INFO: Started [EMAIL PROTECTED] > [INFO] Application Supervisor is deploying > archiva-plexus-application-1.0-SNAPSHOT. > [INFO] Extracting > /home/wilfred/workspace/maven-repository-manager/archiva-plexus-runtime/target/archiva/apps/archiva-plexus-application-1.0-SNAPSHOT.jar > to > '/home/wilfred/workspace/maven-repository-manager/archiva-plexus-runtime/target/archiva/apps/archiva'. > [INFO] Deploying application 'archiva' at > '/home/wilfred/workspace/maven-repository-manager/archiva-plexus-runtime/target/archiva/apps/archiva'. > [INFO] Using application configurator file > /home/wilfred/workspace/maven-repository-manager/archiva-plexus-runtime/target/archiva/apps/archiva/conf/application.xml. > [INFO] Using appDir = > /home/wilfred/workspace/maven-repository-manager/archiva-plexus-runtime/target/archiva/apps/archiva > [INFO] Deploying > /home/wilfred/workspace/maven-repository-manager/archiva-plexus-runtime/target/archiva/apps/archiva/webapp > with context path of / > [INFO] Using standard webapp classloader for webapp. > [INFO] Deploying appserver 'archiva'. > [INFO] Adding HTTP listener on *:8080 > Sep 21, 2006 9:44:40 PM org.mortbay.http.SocketListener start > INFO: Started SocketListener on 0.0.0.0:8080 > [INFO] Starting Jetty Context / > Sep 21, 2006 9:44:41 PM org.mortbay.util.FileResource > INFO: Checking Resource aliases > Sep 21, 2006 9:44:41 PM org.mortbay.util.Container start > INFO: Started [EMAIL PROTECTED] > Sep 21, 2006 9:44:41 PM org.mortbay.jetty.servlet.ServletHandler$Context log > INFO: Loading plexus context properties from: '/WEB-INF/plexus.properties' > Sep 21, 2006 9:44:42 PM org.mortbay.jetty.servlet.ServletHandler$Context log > INFO: Could not load plexus context properties from: > '/WEB-INF/plexus.properties' > 2006-09-21 21:44:42,447 [main] INFO PlexusContainer- Loading > on start [role]: [org.apache.maven.archiva.scheduler.RepositoryTaskScheduler] > 2006-09-21 21:44:42,633 [main] INFO RAMJobStore- > RAMJobStore initialized. > 2006-09-21 21:44:42,634 [main] INFO StdSchedulerFactory- Quartz > scheduler 'defaultScheduler' initialized from an externally provided > properties instance. > 2006-09-21 21:44:42,634 [main] INFO StdSchedulerFactory- Quartz > scheduler version: 1.4.5 > 2006-09-21 21:44:42,634 [main] INFO QuartzScheduler- > Scheduler defaultScheduler_$_NON_CLUSTERED started. > 2006-09-21 21:44:43,085 [main] WARN ConfigurationStore - > Configuration file: /home/wilfred/.m2/archiva.xml not found. Using defaults. > 2006-09-21 21:44:43,086 [main] INFO RepositoryTaskScheduler- Not > scheduling indexer - index path is not configured > 2006-09-21 21:44:43,086 [main] INFO PlexusContainer- Loading > on start [ro
[jira] Reopened: (CONTINUUM-901) Add a link in projectView to projectGroupSummary
[ http://jira.codehaus.org/browse/CONTINUUM-901?page=all ] Marvin King reopened CONTINUUM-901: --- ok, i'll add anchor support on the custom c1:data tag. > Add a link in projectView to projectGroupSummary > > > Key: CONTINUUM-901 > URL: http://jira.codehaus.org/browse/CONTINUUM-901 > Project: Continuum > Issue Type: Improvement >Reporter: Marvin King > Assigned To: Emmanuel Venisse > Fix For: 1.1 > > Attachments: CONTINUUM901-continuum-webapp.patch > > Time Spent: 6 hours > 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