Re: [jira] Closed: (GERONIMO-4522) history dependencies.xml file should support property substitutions. Plan processing should use maven filtering, not velocity

2009-01-27 Thread Trygve Hardersen
Hi I hit a problem today with our custom Geronimo assembly that I think is related to this: We have many MySQL DB pools, each represented as a Geronimo plugin. The plan.xml file for these plugins is very simmilar, so I'm sharing a common file between the plugins: db-plugin/pom.xml -- plugins

[ANNOUNCE] Registration for ApacheCon Europe 2009 is now open!

2009-01-27 Thread Kevan Miller
ApacheCon EU 2009 registration is now open! 23-27 March -- Mövenpick Hotel, Amsterdam, Netherlands http://www.eu.apachecon.com/ Registration for ApacheCon Europe 2009 is now open - act before early bird prices expire 6 February. Remember to book a room at the

[jira] Assigned: (GERONIMO-4324) Upgrade to MyFaces v1.2.4

2009-01-27 Thread Joe Bohn (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4324?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Bohn reassigned GERONIMO-4324: -- Assignee: Joe Bohn Upgrade to MyFaces v1.2.4 -

[jira] Commented: (GERONIMO-4324) Upgrade to MyFaces v1.2.6

2009-01-27 Thread Joe Bohn (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12667701#action_12667701 ] Joe Bohn commented on GERONIMO-4324: MyFaces 1.2.6 was released. Upgrade to

[jira] Updated: (GERONIMO-4324) Upgrade to MyFaces v1.2.6

2009-01-27 Thread Joe Bohn (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4324?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Bohn updated GERONIMO-4324: --- Fix Version/s: (was: Wish List) 2.2 2.1.4

[jira] Updated: (GERONIMO-4324) Upgrade to MyFaces v1.2.6

2009-01-27 Thread Joe Bohn (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4324?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Bohn updated GERONIMO-4324: --- Description: Upgrade to MyFaces v1.2.6 released on January 26, 2009 was: Upgrade to MyFaces

Re: [VOTE] Release XBean 3.5 - rc2

2009-01-27 Thread Joe Bohn
my +1 Joe Joe Bohn wrote: I uploaded a second distribution of XBean 3.5 which should include the NOTICE/LICENSE files in all the appropriate places (I hope). The same changes are present in this candidate that were present in the last one: * SocketAddress factory example for Alex [1]

Re: svn commit: r738106 - in /geronimo/server/branches/2.1/plugins/console/console-base-portlets/src/main/webapp/WEB-INF/view: ca/confirmCA.jsp ca/setupCA.jsp ca/unlockCA.jsp keystore/confirmKey.jsp k

2009-01-27 Thread Joe Bohn
Heh .. you beat me to the check-in. I have a number of additional changes from get-post (hopefully I hit all the remaining references). I'm building and running tests now to make sure I didn't make any typos. When that finishes I'll update to get your changes and merge anything necessary

Cannot Start Geronimo server in RSA 7.5

2009-01-27 Thread Michael2
I added the Apache Geronimo server 2.1 adapter in RSA 7.5 through WTP and was able to add the Geronimo server to the RSA server list. But I have a problem to start it. When I click the Server Start button, the server will start in the console, I can see the message: . Web Applications: /

Re: svn commit: r738106 - in /geronimo/server/branches/2.1/plugins/console/console-base-portlets/src/main/webapp/WEB-INF/view: ca/confirmCA.jsp ca/setupCA.jsp ca/unlockCA.jsp keystore/confirmKey.jsp k

2009-01-27 Thread Donald Woods
OK, thanks. That should be the last form updates I have, unless I find another instance where a password field doesn't use password as part of the value name -Donald Joe Bohn wrote: Heh .. you beat me to the check-in. I have a number of additional changes from get-post (hopefully I

Re: [VOTE] Release XBean 3.5 - rc2

2009-01-27 Thread Kevan Miller
Here's my +1. I scanned code using RAT, reviewed artifacts, and ran a build. --kevan On Jan 26, 2009, at 3:18 PM, Joe Bohn wrote: I uploaded a second distribution of XBean 3.5 which should include the NOTICE/LICENSE files in all the appropriate places (I hope). The same changes are

Re: git, hg or bzr for G development?

2009-01-27 Thread Kevan Miller
On Dec 26, 2008, at 3:48 PM, Jacek Laskowski wrote: On Thu, Dec 18, 2008 at 7:55 AM, Jason Dillon ja...@planet57.com wrote: I've been doing some experimenting using svn.eu.apache.org with git, so far it has gone well. What does git have that svn doesn't which makes you so interested in

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

2009-01-27 Thread Donald Woods
BTW - the repo1.maven.org mirror that I'm hitting doesn't have the 1.2.6 artifacts yet -Donald jb...@apache.org wrote: Author: jbohn Date: Tue Jan 27 16:02:25 2009 New Revision: 738120 URL: http://svn.apache.org/viewvc?rev=738120view=rev Log: GERONIMO-4324 upgrade to MyFaces 1.2.6

Re: [jira] Closed: (GERONIMO-4522) history dependencies.xml file should support property substitutions. Plan processing should use maven filtering, not velocity

2009-01-27 Thread David Jencks
Hi Trygve, Maybe I broke stuff its a bit hard to tell from your description. There are two things going on in your build: 1. car-maven-plugin car packaging which for each plugin project builds a plugin and puts it in the local maven repo. It's plausible that the changes here broke

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

2009-01-27 Thread Joe Bohn
Yep, I discovered that a short while ago. I had pulled the image that was up for vote and so it was in my local repo - hence I didn't catch that. The artifacts were pushed out yesterday so I hope they show up soon. I will back it out if it doesn't show up in the mirrors soon. Joe Donald

Re: git, hg or bzr for G development?

2009-01-27 Thread Jason Dillon
On Jan 28, 2009, at 12:07 AM, Kevan Miller wrote: What does git have that svn doesn't which makes you so interested in the subject? IIUC, the major advantages of GIT are: * offline commits - you can commit changes, even if online. * cheap branching - this would make it much simpler for

Re: git, hg or bzr for G development?

2009-01-27 Thread Jay D. McHugh
It seems like using git could provide some really compelling advantages. At least one of which would be to enable the security team to put together a patch set outside of SVN. That would make it easier for us to compile, test, and save partial fixes to security problems without having the

Re: git, hg or bzr for G development?

2009-01-27 Thread Kevan Miller
On Jan 27, 2009, at 12:47 PM, Jason Dillon wrote: On Jan 28, 2009, at 12:07 AM, Kevan Miller wrote: What does git have that svn doesn't which makes you so interested in the subject? IIUC, the major advantages of GIT are: * offline commits - you can commit changes, even if online. * cheap

Re: [VOTE] Release XBean 3.5 - rc2

2009-01-27 Thread Jay D. McHugh
+1 I added the rat plugin to my local pom and checked each module. There were some files that were flagged as failures - but they were reasonable (i.e. generated files, etc). Built fine w/ tests. Jay Kevan Miller wrote: Here's my +1. I scanned code using RAT, reviewed artifacts, and ran a

[jira] Updated: (GERONIMO-4485) Port the GERONIMO-4474 patch for V2.1

2009-01-27 Thread Kan Ogawa (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kan Ogawa updated GERONIMO-4485: Attachment: sysdb-portlets.patch Attached the sysdb-portlets patch. Port the GERONIMO-4474

[BUILD] trunk: Failed for Revision: 738327

2009-01-27 Thread gawor
Geronimo Revision: 738327 built with tests included See the full build-2100.log file at http://people.apache.org/builds/geronimo/server/binaries/trunk/20090127/build-2100.log See the unit test reports at http://people.apache.org/builds/geronimo/server/binaries/trunk/20090127/unit-test

[jira] Updated: (GERONIMO-4485) Port the GERONIMO-4474 patch for V2.1

2009-01-27 Thread Kan Ogawa (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kan Ogawa updated GERONIMO-4485: Attachment: (was: plancreator-portlets.patch) Port the GERONIMO-4474 patch for V2.1

[jira] Updated: (GERONIMO-4485) Port the GERONIMO-4474 patch for V2.1

2009-01-27 Thread Kan Ogawa (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kan Ogawa updated GERONIMO-4485: Attachment: plancreator-portlets.patch Port the GERONIMO-4474 patch for V2.1

[jira] Updated: (GERONIMO-4485) Port the GERONIMO-4474 patch for V2.1

2009-01-27 Thread Kan Ogawa (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kan Ogawa updated GERONIMO-4485: Attachment: plugin-portlets.patch Port the GERONIMO-4474 patch for V2.1

[jira] Updated: (GERONIMO-4485) Port the GERONIMO-4474 patch for V2.1

2009-01-27 Thread Kan Ogawa (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kan Ogawa updated GERONIMO-4485: Attachment: (was: plugin-portlets.patch) Port the GERONIMO-4474 patch for V2.1

[jira] Updated: (GERONIMO-4485) Port the GERONIMO-4474 patch for V2.1

2009-01-27 Thread Kan Ogawa (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kan Ogawa updated GERONIMO-4485: Attachment: plancreator-portlets.patch Port the GERONIMO-4474 patch for V2.1

[jira] Updated: (GERONIMO-4485) Port the GERONIMO-4474 patch for V2.1

2009-01-27 Thread Kan Ogawa (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kan Ogawa updated GERONIMO-4485: Attachment: (was: plancreator-portlets.patch) Port the GERONIMO-4474 patch for V2.1

[jira] Updated: (GERONIMO-4485) Port the GERONIMO-4474 patch for V2.1

2009-01-27 Thread Kan Ogawa (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kan Ogawa updated GERONIMO-4485: Attachment: (was: plancreator-portlets.patch) Port the GERONIMO-4474 patch for V2.1

Re: git, hg or bzr for G development?

2009-01-27 Thread Jason Dillon
On Jan 28, 2009, at 1:47 AM, Kevan Miller wrote: There are some usages of GIT that would not fit well into an Apache project. For instance, I would not want to see project members using GIT as a private means of sharing code updates. Ultimately, code needs to get into our svn repo -- that's

[BUILD] trunk: Failed for Revision: 738382

2009-01-27 Thread gawor
Geronimo Revision: 738382 built with tests included See the full build-0300.log file at http://people.apache.org/builds/geronimo/server/binaries/trunk/20090128/build-0300.log See the unit test reports at