[jira] Updated: (GERONIMODEVTOOLS-506) GEP 2.1.2 does not support to only install "Geronimo v2.0 server adapter" in eclipse europa winter edition

2008-08-26 Thread Forrest Xia (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-506?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Forrest Xia updated GERONIMODEVTOOLS-506: - Attachment: GEP212NotSupportv20OnlyInstall.zip See the screen shots for

[jira] Created: (GERONIMODEVTOOLS-506) GEP 2.1.2 does not support to only install "Geronimo v2.0 server adapter" in eclipse europa winter edition

2008-08-26 Thread Forrest Xia (JIRA)
GEP 2.1.2 does not support to only install "Geronimo v2.0 server adapter" in eclipse europa winter edition -- Key: GERONIMODEVTOOLS-506 URL: https://issues.apa

Re: compatibility plugins

2008-08-26 Thread Lin Sun
In a geronimo plugin's metadata, could we allow the users to choose whether or not the server should eliminate the dependency version checking if the server is v2.1.2+? If the module name (for example, jasper or jasper-deployer) is there and the version is slightly different, we will just use the

Re: compatibility plugins

2008-08-26 Thread Joe Bohn
Lin Sun wrote: I wonder if there is a way to eliminate the need of compatibility plugin for samples to install on multiple maintenance releases of geronimo (such as 2.1.2, 2.1.3, etc.). I remember in the plugin catalog, there is a property called geronimoVersion. I wonder if we could allow use

Re: svn commit: r689244 - in /geronimo/server/trunk/plugins/openejb/geronimo-openejb-clustering-wadi/src: main/java/org/apache/geronimo/openejb/cluster/stateful/container/ test/java/org/apache/geronim

2008-08-26 Thread Lin Sun
Me too getting this error. I had to revert this change on my local machine. Lin On Tue, Aug 26, 2008 at 10:05 PM, Donald Woods <[EMAIL PROTECTED]> wrote: > Guess we need to build OpenEJB trunk locally until a new SNAPSHOT is > published? I'm getting build errors on trunk r689302 now even after

Re: compatibility plugins

2008-08-26 Thread Lin Sun
I wonder if there is a way to eliminate the need of compatibility plugin for samples to install on multiple maintenance releases of geronimo (such as 2.1.2, 2.1.3, etc.). I remember in the plugin catalog, there is a property called geronimoVersion. I wonder if we could allow users to specify a g

Re: svn commit: r689244 - in /geronimo/server/trunk/plugins/openejb/geronimo-openejb-clustering-wadi/src: main/java/org/apache/geronimo/openejb/cluster/stateful/container/ test/java/org/apache/geronim

2008-08-26 Thread Donald Woods
Guess we need to build OpenEJB trunk locally until a new SNAPSHOT is published? I'm getting build errors on trunk r689302 now even after removing openejb from my local repo - [INFO] Compiling 9 source files to /Users/drwoods/geronimo/server-trunk/plugins/openejb/geronimo-openejb-clustering-wa

compatibility plugins

2008-08-26 Thread Joe Bohn
We've had numerous discussions on how to facilitate plugins created for an earlier release running on a later release. It seems that the only viable alternative we keep coming back to is to create artifact alias entries to map the older versions to the latest version. I'd like to have some s

[jira] Closed: (GERONIMO-4266) Upgrade to DWR 2.0.5 for XSS security fix

2008-08-26 Thread Donald Woods (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Donald Woods closed GERONIMO-4266. -- Resolution: Fixed r689300 in branches/2.1 (2.1.3-SNAPSHOT) r689302 in trunk (2.2-SNAPSHOT)

[jira] Closed: (GERONIMO-4269) Upgrade to DWR 1.1.4 for security fixes

2008-08-26 Thread Donald Woods (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Donald Woods closed GERONIMO-4269. -- Resolution: Fixed upgraded to dwr-1.1.4 and included jar in source repo - r689288 in branche

Re: [DISCUSS] enhance the assemble server portlet usability

2008-08-26 Thread Jay D. McHugh
Comments/responses inline Jay Joe Bohn wrote: > Jay D. McHugh wrote: >> Hey all, >> >> I have been trying to get my thought straight on profiles/templates. >> And, I think I just might have done it (we'll see). Warning, there is >> very little 'implementation' here - mostly food for thought. >>

New plugin category-- classloaders

2008-08-26 Thread David Jencks
I'm finding that there is at least one more jar that kinda needs its own classloader - xbean-finder, used in our deployment system and in openejb runtime. We already have a few of these I think -- derby and openjpa. I'm going to create a directory server/trunk/plugins/ classloader and put

[jira] Reopened: (GERONIMO-4269) Upgrade to DWR 1.1.4 for security fixes

2008-08-26 Thread Donald Woods (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Donald Woods reopened GERONIMO-4269: Need to include dwr-1.1.4.jar in the repository directory > Upgrade to DWR 1.1.4 for securi

Re: svn commit: r689188 - /geronimo/server/trunk/pom.xml

2008-08-26 Thread Donald Woods
Yep, forgot to commit the new repository files. Will be a couple hours before I can get to it... -Donald Lin Sun wrote: Hi Donald, are you able to build trunk with this change? I kept get the following with "mvn -Pno-it clean install": Downloading: http://repo1.maven.org/maven2/org/direc

[jira] Reopened: (GERONIMO-4266) Upgrade to DWR 2.0.5 for XSS security fix

2008-08-26 Thread Donald Woods (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Donald Woods reopened GERONIMO-4266: Need to include the dwr-2.0.5.jar in the repository subdir > Upgrade to DWR 2.0.5 for X

Re: svn commit: r689201 - in /geronimo/server/branches/2.0: pom.xml testsuite/console-testsuite/advanced/src/test/java/org/apache/geronimo/testsuite/console/DatabasePoolTest.java

2008-08-26 Thread Donald Woods
The ActiveMQ, Tocmat, Jetty and DWR updates are for security fixes. The Derby updates are "just in case". As far as a release, I'm not planning on a 2.0.3 release, but if enough users ask for it, we should consider it -Donald Joe Bohn wrote: Donald, Are you planning to pursue a relea

Re: svn commit: r689188 - /geronimo/server/trunk/pom.xml

2008-08-26 Thread Lin Sun
Hi Donald, are you able to build trunk with this change? I kept get the following with "mvn -Pno-it clean install": Downloading: http://repo1.maven.org/maven2/org/directwebremoting/dwr/2.0.5/dwr-2.0.5.jar [INFO] [ERROR] BUI

[jira] Closed: (GERONIMO-4269) Upgrade to DWR 1.1.4 for security fixes

2008-08-26 Thread Donald Woods (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Donald Woods closed GERONIMO-4269. -- Resolution: Fixed r689229 in branches/2.0 (2.0.3-SNAPSHOT) > Upgrade to DWR 1.1.4 for secur

[jira] Closed: (GERONIMO-4268) Upgrade to Jetty 6.1.7 to include security fixes

2008-08-26 Thread Donald Woods (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Donald Woods closed GERONIMO-4268. -- Resolution: Fixed r689228 in branches/2.0 (2.0.3-SNAPSHOT) > Upgrade to Jetty 6.1.7 to incl

[jira] Created: (GERONIMO-4269) Upgrade to DWR 1.1.4 for security fixes

2008-08-26 Thread Donald Woods (JIRA)
Upgrade to DWR 1.1.4 for security fixes --- Key: GERONIMO-4269 URL: https://issues.apache.org/jira/browse/GERONIMO-4269 Project: Geronimo Issue Type: Bug Security Level: public (Regular issues)

Re: svn commit: r689201 - in /geronimo/server/branches/2.0: pom.xml testsuite/console-testsuite/advanced/src/test/java/org/apache/geronimo/testsuite/console/DatabasePoolTest.java

2008-08-26 Thread Joe Bohn
Donald, Are you planning to pursue a release for 2.0.3 with these recent updates or is all of this "just in case"? Thanks, Joe [EMAIL PROTECTED] wrote: Author: dwoods Date: Tue Aug 26 13:17:49 2008 New Revision: 689201 URL: http://svn.apache.org/viewvc?rev=689201&view=rev Log: GERONIMO-

[jira] Created: (GERONIMODEVTOOLS-505) PLUGIN_RELEASE-NOTES-2.1.2.txt missing from distribution

2008-08-26 Thread Ted Kirby (JIRA)
PLUGIN_RELEASE-NOTES-2.1.2.txt missing from distribution Key: GERONIMODEVTOOLS-505 URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-505 Project: Geronimo-Devtools Issue Type

Re: svn client configuration

2008-08-26 Thread Tim McConnell
Hi Jarek, the GEP actually has .classpath and .project files under svn control so might cause some confusion for GEP developers. We don't have any .settings files under svn control though. Jarek Gawor wrote: Should we add ".classpath .project .settings" to global-ignores in http://cwiki.ap

[jira] Closed: (GERONIMO-4266) Upgrade to DWR 2.0.5 for XSS security fix

2008-08-26 Thread Donald Woods (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Donald Woods closed GERONIMO-4266. -- Resolution: Fixed Only applies to the 2.1.3 and 2.2 releases. > Upgrade to DWR 2.0.5 for XS

Re: svn commit: r689213 - in /geronimo/server/trunk/plugingroups: ./ pom.xml web-tomcat/ web-tomcat/pom.xml web-tomcat/src/ web-tomcat/src/main/ web-tomcat/src/main/plan/ web-tomcat/src/main/plan/plan

2008-08-26 Thread Lin Sun
Hi, I plan to add the other plugin groups (such as web-jetty, webservices-cxf, webservices-axis2, jms, etc) in the plugingroups directory (similar as the web-tomcat plugin group below). Please let me know any suggestions/comments you may have. Thanks, Lin On Tue, Aug 26, 2008 at 4:39 PM, <[EM

[jira] Updated: (GERONIMO-4266) Upgrade to DWR 2.0.5 for XSS security fix

2008-08-26 Thread Donald Woods (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Donald Woods updated GERONIMO-4266: --- Affects Version/s: (was: 2.0.3) (was: 2.0.2)

[jira] Created: (GERONIMO-4268) Upgrade to Jetty 6.1.7 to include security fixes

2008-08-26 Thread Donald Woods (JIRA)
Upgrade to Jetty 6.1.7 to include security fixes Key: GERONIMO-4268 URL: https://issues.apache.org/jira/browse/GERONIMO-4268 Project: Geronimo Issue Type: Bug Security Level: public (Reg

[jira] Closed: (GERONIMO-4181) Upgrade derby to 10.4.1.3

2008-08-26 Thread Donald Woods (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Donald Woods closed GERONIMO-4181. -- Resolution: Fixed Fix Version/s: 2.0.3 r689201 in branches/2.0 (2.0.3-SNAPSHOT) > Up

[jira] Closed: (GERONIMO-4262) Include patched build of AMQ 4.1.2 to resolve AMQ-1272 security exposure

2008-08-26 Thread Donald Woods (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Donald Woods closed GERONIMO-4262. -- Resolution: Fixed applied to branches/2.0 (2.0.3-SNAPSHOT) > Include patched build of AMQ 4

[jira] Updated: (GERONIMODEVTOOLS-503) security page does not show for application or EJB

2008-08-26 Thread B.J. Reed (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] B.J. Reed updated GERONIMODEVTOOLS-503: --- Attachment: GERONIMODEVTOOLS-503.patch Attached patch creates several new c

[jira] Closed: (GERONIMO-4267) Upgrade to released Yoko 1.0 artifacts

2008-08-26 Thread Donald Woods (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Donald Woods closed GERONIMO-4267. -- Resolution: Fixed r689194 in branches/2.0 (2.0.3-SNAPSHOT) > Upgrade to released Yoko 1.0 a

[jira] Created: (GERONIMO-4267) Upgrade to released Yoko 1.0 artifacts

2008-08-26 Thread Donald Woods (JIRA)
Upgrade to released Yoko 1.0 artifacts -- Key: GERONIMO-4267 URL: https://issues.apache.org/jira/browse/GERONIMO-4267 Project: Geronimo Issue Type: Improvement Security Level: public (Regular issues)

[jira] Commented: (GERONIMO-4266) Upgrade to DWR 2.0.5 for XSS security fix

2008-08-26 Thread Donald Woods (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12625839#action_12625839 ] Donald Woods commented on GERONIMO-4266: r689182 in branches/2.1 (2.1.3-SNAPSHOT

[jira] Created: (GERONIMO-4266) Upgrade to DWR 2.0.5 for XSS security fix

2008-08-26 Thread Donald Woods (JIRA)
Upgrade to DWR 2.0.5 for XSS security fix - Key: GERONIMO-4266 URL: https://issues.apache.org/jira/browse/GERONIMO-4266 Project: Geronimo Issue Type: Bug Security Level: public (Regular issues)

[jira] Resolved: (GERONIMO-4260) Multipart message from POP3 has spurious attachment

2008-08-26 Thread Rick McGuire (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4260?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rick McGuire resolved GERONIMO-4260. Resolution: Fixed Committed revision 689164. I was finally able to find a combination o

[jira] Updated: (GERONIMO-4262) Include patched build of AMQ 4.1.2 to resolve AMQ-1272 security exposure

2008-08-26 Thread Donald Woods (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Donald Woods updated GERONIMO-4262: --- Attachment: AMQ1272-stomp-auth-v412.patch 4.1.2-G647819.README.TXT Patch f

[jira] Created: (GERONIMODEVTOOLS-504) advanced security section does not allow setting of credential store

2008-08-26 Thread B.J. Reed (JIRA)
advanced security section does not allow setting of credential store Key: GERONIMODEVTOOLS-504 URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-504 Project: Geronimo-Devto

[jira] Closed: (GERONIMO-4264) Enable static configuration of a wadi cluster

2008-08-26 Thread Jason Warner (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Warner closed GERONIMO-4264. -- > Enable static configuration of a wadi cluster > -

[jira] Resolved: (GERONIMO-4241) NPE when calling folder.getDeletedMessageCount() for POP3 store

2008-08-26 Thread Rick McGuire (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rick McGuire resolved GERONIMO-4241. Resolution: Fixed Committed revision 689140. I was able to redo the connection manageme

svn client configuration

2008-08-26 Thread Jarek Gawor
Should we add ".classpath .project .settings" to global-ignores in http://cwiki.apache.org/GMOxDEV/subversion-client-configuration.html? Jarek

[jira] Resolved: (GERONIMO-4264) Enable static configuration of a wadi cluster

2008-08-26 Thread Jason Warner (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Warner resolved GERONIMO-4264. Resolution: Fixed Fix Version/s: 2.2 committed in revision 689137 > Enable stati

[jira] Created: (GERONIMO-4265) Enhance Custom server assembly portlet usability

2008-08-26 Thread Lin Sun (JIRA)
Enhance Custom server assembly portlet usability Key: GERONIMO-4265 URL: https://issues.apache.org/jira/browse/GERONIMO-4265 Project: Geronimo Issue Type: Improvement Security Level: pub

Re: svn commit: r688819 - in /geronimo/server/branches/2.1: ./ repository/ repository/org/apache/activemq/ repository/org/apache/activemq/activemq-core/ repository/org/apache/activemq/activemq-core/4.

2008-08-26 Thread Donald Woods
I updated AMQ-1272 with the patch for the 4.1 branch yesterday. I'll update our svn to include the patch file and build instructions today. Thanks for pointing that out. -Donald Kevan Miller wrote: Donald, There needs to be a corresponding patch file plus a description/instructions for b

Re: c-m-p: verify-no-dependency-change

2008-08-26 Thread Lin Sun
The prob is that it didn't seem to create the dependencies.xml file for me, in the first place.No prob in delaying checking in the fix. After trying different things, I've decided I am not going to use car format as the packaging. Here is what I found - If the car format is specified, it wi

[jira] Created: (GERONIMO-4264) Enable static configuration of a wadi cluster

2008-08-26 Thread Jason Warner (JIRA)
Enable static configuration of a wadi cluster - Key: GERONIMO-4264 URL: https://issues.apache.org/jira/browse/GERONIMO-4264 Project: Geronimo Issue Type: Improvement Security Level: public (R

[jira] Updated: (GERONIMO-4264) Enable static configuration of a wadi cluster

2008-08-26 Thread Jason Warner (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Warner updated GERONIMO-4264: --- Fix Version/s: (was: 2.2) > Enable static configuration of a wadi cluster > --

[jira] Created: (GERONIMO-4263) Upgrade CXF for JAX-WS 2.1 support

2008-08-26 Thread Jarek Gawor (JIRA)
Upgrade CXF for JAX-WS 2.1 support -- Key: GERONIMO-4263 URL: https://issues.apache.org/jira/browse/GERONIMO-4263 Project: Geronimo Issue Type: Improvement Security Level: public (Regular issues)

[jira] Resolved: (GERONIMO-4259) javax.mail.MessagingException: java.io.IOException: Base64 encoding error, data truncated

2008-08-26 Thread Rick McGuire (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4259?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rick McGuire resolved GERONIMO-4259. Resolution: Fixed Committed revision 689126. General cleanup of mimepart boundary proce

Re: c-m-p: verify-no-dependency-change

2008-08-26 Thread David Jencks
Since you're working on this plugin, you don't want there to be any history, so you can just delete the history (or at least the dependencies.xml file under src/history) and c-m-p will start over with a new version of history at least that's how I think of it. I've fixed the flag locall

Re: svn commit: r688819 - in /geronimo/server/branches/2.1: ./ repository/ repository/org/apache/activemq/ repository/org/apache/activemq/activemq-core/ repository/org/apache/activemq/activemq-core/4.

2008-08-26 Thread Kevan Miller
Donald, There needs to be a corresponding patch file plus a description/ instructions for building. Also, the patch should be submitted to the ActiveMQ community. --kevan On Aug 25, 2008, at 2:41 PM, [EMAIL PROTECTED] wrote: Author: dwoods Date: Mon Aug 25 11:41:23 2008 New Revision: 688819

[jira] Reopened: (GERONIMO-4241) NPE when calling folder.getDeletedMessageCount() for POP3 store

2008-08-26 Thread Dave Rushall (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dave Rushall reopened GERONIMO-4241: Reopening after chatting about this issue with Rick... I still think there is an issue here

[jira] Updated: (GERONIMODEVTOOLS-314) Fix warning messages in modified JAXB classes

2008-08-26 Thread Ashish Jain (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Jain updated GERONIMODEVTOOLS-314: - Attachment: Image1.png > Fix warning messages in modified JAXB classes

[jira] Commented: (GERONIMODEVTOOLS-314) Fix warning messages in modified JAXB classes

2008-08-26 Thread Ashish Jain (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12625763#action_12625763 ] Ashish Jain commented on GERONIMODEVTOOLS-314: -- Just wondering if yo

[jira] Commented: (GERONIMODEVTOOLS-403) All GEP features should have correct install-size and destination-size tags specified with non-zero values

2008-08-26 Thread Ashish Jain (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12625759#action_12625759 ] Ashish Jain commented on GERONIMODEVTOOLS-403: -- Ted, what is that yo

Re: c-m-p: verify-no-dependency-change

2008-08-26 Thread Lin Sun
I am able to get around this error. Initially, there is no history/dependencies.xml file as this is a new G plugin, so I don't know why I keep getting this error. Then I changed the pom.xml file to not use mavendependencies, and the c-m-p generated the history/dependencies.xml file for me. I ad

[jira] Commented: (GERONIMODEVTOOLS-461) Documentation updates

2008-08-26 Thread Ashish Jain (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12625754#action_12625754 ] Ashish Jain commented on GERONIMODEVTOOLS-461: -- Ted, The details abo

[jira] Updated: (GERONIMODEVTOOLS-500) geronimo-web.xml generated by Geronimo v2.0 Server Adapter of GEP 2.1.2 in Ganymede has wrong web deployment namespace

2008-08-26 Thread Forrest Xia (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-500?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Forrest Xia updated GERONIMODEVTOOLS-500: - Attachment: logs.zip The exception is thrown out from geronimo server r

[jira] Commented: (GERONIMODEVTOOLS-395) should remove tags from source files that have no data

2008-08-26 Thread B.J. Reed (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12625749#action_12625749 ] B.J. Reed commented on GERONIMODEVTOOLS-395: 3 more tags that can be

[jira] Commented: (GERONIMODEVTOOLS-461) Documentation updates

2008-08-26 Thread Ashish Jain (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12625745#action_12625745 ] Ashish Jain commented on GERONIMODEVTOOLS-461: -- Tim, The documentati

[jira] Created: (GERONIMODEVTOOLS-503) security page does not show for application or EJB

2008-08-26 Thread B.J. Reed (JIRA)
security page does not show for application or EJB -- Key: GERONIMODEVTOOLS-503 URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-503 Project: Geronimo-Devtools Issue Type: Sub-task

[jira] Resolved: (GERONIMODEVTOOLS-394) more possible security options needed

2008-08-26 Thread B.J. Reed (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-394?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] B.J. Reed resolved GERONIMODEVTOOLS-394. Resolution: Duplicate This is a duplicate of JIRA https://issues.apache.

c-m-p: verify-no-dependency-change

2008-08-26 Thread Lin Sun
Hi, I am getting the following error while building my tomcat-web plugin group. How can I turn off this failOnChange checking? [INFO] [car:prepare-metadata {execution: generate-plugin-metadata}] [INFO] [resources:resources] [INFO] Using default encoding to copy filtered resources. [INFO] [car:v

[jira] Assigned: (GERONIMO-4241) NPE when calling folder.getDeletedMessageCount() for POP3 store

2008-08-26 Thread Rick McGuire (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rick McGuire reassigned GERONIMO-4241: -- Assignee: Rick McGuire > NPE when calling folder.getDeletedMessageCount() for POP3 s

[jira] Assigned: (GERONIMO-4259) javax.mail.MessagingException: java.io.IOException: Base64 encoding error, data truncated

2008-08-26 Thread Rick McGuire (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4259?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rick McGuire reassigned GERONIMO-4259: -- Assignee: Rick McGuire > javax.mail.MessagingException: java.io.IOException: Base64

[BUILD] trunk: Failed for Revision: 688978

2008-08-26 Thread gawor
Geronimo Revision: 688978 built with tests included See the full build-0300.log file at http://people.apache.org/builds/geronimo/server/binaries/trunk/20080826/build-0300.log See the unit test reports at http://people.apache.org/builds/geronimo/server/binaries/trunk/20080826/unit-test

[jira] Commented: (GERONIMODEVTOOLS-461) Documentation updates

2008-08-26 Thread Ashish Jain (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12625648#action_12625648 ] Ashish Jain commented on GERONIMODEVTOOLS-461: -- Tim, Thanks for the