[jira] Resolved: (SM-217) ServiceMix ant tasks do not seem compliant with JBI spec section 6.10

2006-03-04 Thread Guillaume Nodet (JIRA)
[ http://jira.activemq.org/jira//browse/SM-217?page=all ] Guillaume Nodet resolved SM-217: Resolution: Fixed Author: gnodet Date: Fri Mar 3 16:31:49 2006 New Revision: 382984 URL: http://svn.apache.org/viewcvs?rev=382984view=rev ServiceMix ant

[jira] Resolved: (GERONIMO-1673) SMTPTransport is not performing byte-stuffing and newline canonicalization on message data.

2006-03-04 Thread Jacek Laskowski (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1673?page=all ] Jacek Laskowski resolved GERONIMO-1673: --- Fix Version: 1.x Resolution: Fixed Assign To: Jacek Laskowski Committed as revision 383090. Thanks Rick! Additional notes: *

[jira] Resolved: (GERONIMO-1675) Add NNTP transport to the javamail package.

2006-03-04 Thread Jacek Laskowski (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1675?page=all ] Jacek Laskowski resolved GERONIMO-1675: --- Fix Version: 1.x Resolution: Fixed Assign To: Jacek Laskowski Committed as revision 383095. Thanks Rick! Would you be able to

Re: Help! Security Module

2006-03-04 Thread Jacek Laskowski
2006/3/3, Henri Yandell [EMAIL PROTECTED]: plugin groupIdorg.apache.maven.plugins/groupId artifactIdmaven-surefire-plugin/artifactId configuration systemProperties property namejava.security.auth.login.config/name

Re: Help! Security Module

2006-03-04 Thread Jacek Laskowski
2006/3/3, anita kulshreshtha [EMAIL PROTECTED]: I am able to build successfully (all test pass) using : mvn -o -Djava.security.auth.login.config=src/test-data/data/login.config -Dlog4j.configuration=file:log4j.properties install I need to set these properties. network.log defined in

[jira] Resolved: (GERONIMO-1667) Remove console-web module as it has now become obsolete

2006-03-04 Thread Jacek Laskowski (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1667?page=all ] Jacek Laskowski resolved GERONIMO-1667: --- Fix Version: 1.x Resolution: Fixed Revision 383111. Remove console-web module as it has now become obsolete

[jira] Updated: (GERONIMO-1667) Remove console-web module as it has now become obsolete

2006-03-04 Thread Jacek Laskowski (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1667?page=all ] Jacek Laskowski updated GERONIMO-1667: -- type: Task (was: Bug) Remove console-web module as it has now become obsolete ---

[jira] Closed: (GERONIMO-1667) Remove console-web module as it has now become obsolete

2006-03-04 Thread Jacek Laskowski (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1667?page=all ] Jacek Laskowski closed GERONIMO-1667: - Remove console-web module as it has now become obsolete --- Key: GERONIMO-1667

Re: wiki having non subject related entries

2006-03-04 Thread Jacek Laskowski
2006/2/23, Manu George [EMAIL PROTECTED]: Hi, I was just going through the wiki in the wiki page http://wiki.apache.org/geronimo/EclipseDeployment I found this entry. It seems someone has put it in and i am not sure its intended to be there. Except hogstrom.org your also can see

[jira] Created: (GERONIMO-1688) Fresh build fails because of unsatisfied dependency on activecluster in configs/openejb

2006-03-04 Thread Jacek Laskowski (JIRA)
Fresh build fails because of unsatisfied dependency on activecluster in configs/openejb --- Key: GERONIMO-1688 URL: http://issues.apache.org/jira/browse/GERONIMO-1688 Project: Geronimo

[jira] Commented: (GERONIMO-1688) Fresh build fails because of unsatisfied dependency on activecluster in configs/openejb

2006-03-04 Thread Jacek Laskowski (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1688?page=comments#action_12368860 ] Jacek Laskowski commented on GERONIMO-1688: --- Committed as revision 383123 It can now be closed, but somehow I don't see these actions available in JIRA panel.

[jira] Resolved: (GERONIMO-1688) Fresh build fails because of unsatisfied dependency on activecluster in configs/openejb

2006-03-04 Thread Jacek Laskowski (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1688?page=all ] Jacek Laskowski resolved GERONIMO-1688: --- Resolution: Fixed Fixed. Will await Sean C. McCarthy's confirmation who came across the issue. Fresh build fails because of unsatisfied

Re: Build fail

2006-03-04 Thread Jacek Laskowski
2006/3/3, Sean C. McCarthy [EMAIL PROTECTED]: Hi Jacek, The exception is thrown while executing the 'new' goal, but I have narrowed it to m:geronimo:configs call from new. Executing the goal gives a: 10:42:01,278 ERROR [PackageBuilder] org.apache.geronimo.common.DeploymentException:

[jira] Resolved: (GERONIMO-1679) Typo in j2ee-builder's project.xml

2006-03-04 Thread Jacek Laskowski (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1679?page=all ] Jacek Laskowski resolved GERONIMO-1679: --- Fix Version: 1.x Resolution: Fixed Assign To: Jacek Laskowski Committed. Thanks Henri! Typo in j2ee-builder's project.xml

[jira] Commented: (GERONIMO-1681) directory module migration to Maven2

2006-03-04 Thread Jacek Laskowski (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1681?page=comments#action_12368865 ] Jacek Laskowski commented on GERONIMO-1681: --- After some tweaks committed as revision 383147. I wonder how it works for you. Could you please run it again with

[jira] Resolved: (GERONIMO-1656) Complete implementation of javamail Session class address map loading.

2006-03-04 Thread Jacek Laskowski (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1656?page=all ] Jacek Laskowski resolved GERONIMO-1656: --- Fix Version: 1.x Resolution: Fixed Assign To: Jacek Laskowski Committed as revision 383149. Complete implementation of

[jira] Commented: (GERONIMO-1657) CommandSupport doesn't bubble up the exception. Prints stacktrace.

2006-03-04 Thread Jacek Laskowski (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1657?page=comments#action_12368870 ] Jacek Laskowski commented on GERONIMO-1657: --- Upon applying the patch and doing 'maven -o clean default' I got: java:compile: depend closure=false srcdir=1.4

[jira] Assigned: (GERONIMO-1681) directory module migration to Maven2

2006-03-04 Thread Dain Sundstrom (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1681?page=all ] Dain Sundstrom reassigned GERONIMO-1681: Assign To: reghuram rajakumar vasanthakumari directory module migration to Maven2 Key:

Re: svn commit: r383164 - in /geronimo/devtools/eclipse-plugin/trunk: ./ plugins/org.apache.geronimo.deployment.model.edit/ plugins/org.apache.geronimo.deployment.model/ plugins/org.apache.geronimo.de

2006-03-04 Thread Jacek Laskowski
2006/3/4, [EMAIL PROTECTED] [EMAIL PROTECTED]: Author: sppatel Date: Sat Mar 4 10:26:01 2006 New Revision: 383164 URL: http://svn.apache.org/viewcvs?rev=383164view=rev Log: more pom fixes ... +geronimo_version1.0/geronimo_version +

Re: svn commit: r383164 - in /geronimo/devtools/eclipse-plugin/trunk: ./ plugins/org.apache.geronimo.deployment.model.edit/ plugins/org.apache.geronimo.deployment.model/ plugins/org.apache.geronimo.de

2006-03-04 Thread Sachin Patel
Sure. My personal preference is using _version, but whatever the consensus is with others I'm fine with. - sachin On Mar 4, 2006, at 5:23 PM, Jacek Laskowski wrote: 2006/3/4, [EMAIL PROTECTED] [EMAIL PROTECTED]: Author: sppatel Date: Sat Mar 4 10:26:01 2006 New Revision: 383164 URL:

[jira] Created: (GERONIMO-1689) Eliminate config-store/# directory structure

2006-03-04 Thread Aaron Mulder (JIRA)
Eliminate config-store/# directory structure Key: GERONIMO-1689 URL: http://issues.apache.org/jira/browse/GERONIMO-1689 Project: Geronimo Type: Improvement Components: core Versions: 1.0 Reporter: Aaron

[jira] Updated: (GERONIMO-1689) Eliminate config-store/# directory structure

2006-03-04 Thread Aaron Mulder (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1689?page=all ] Aaron Mulder updated GERONIMO-1689: --- Fix Version: 1.1 Eliminate config-store/# directory structure Key: GERONIMO-1689

Re: svn commit: r383164 - in /geronimo/devtools/eclipse-plugin/trunk: ./ plugins/org.apache.geronimo.deployment.model.edit/ plugins/org.apache.geronimo.deployment.model/ plugins/org.apache.geronimo.de

2006-03-04 Thread Jacek Laskowski
2006/3/5, Sachin Patel [EMAIL PROTECTED]: Sure. My personal preference is using _version, but whatever the consensus is with others I'm fine with. Well, I don't remember how the convention was introduced, and since it wasn't that hard to get used to it, it seems to have became the convention

[jira] Created: (GERONIMO-1690) Additional support for Targets passed into JSR88

2006-03-04 Thread Sachin Patel (JIRA)
Additional support for Targets passed into JSR88 Key: GERONIMO-1690 URL: http://issues.apache.org/jira/browse/GERONIMO-1690 Project: Geronimo Type: New Feature Components: deployment Versions: 1.1

[jira] Commented: (GERONIMO-1690) Additional support for Targets passed into JSR88

2006-03-04 Thread Sachin Patel (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1690?page=comments#action_12368912 ] Sachin Patel commented on GERONIMO-1690: This is needed for the eclipse-plugin as in furture versions will deploy to a different config-store implementation that

[jira] Created: (GERONIMO-1691) Console should help configure Geronimo to hook up to Apache HTTP

2006-03-04 Thread Aaron Mulder (JIRA)
Console should help configure Geronimo to hook up to Apache HTTP Key: GERONIMO-1691 URL: http://issues.apache.org/jira/browse/GERONIMO-1691 Project: Geronimo Type: Improvement Components: web,

[jira] Commented: (GERONIMO-1672) Migrate security module to M2

2006-03-04 Thread Jacek Laskowski (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1672?page=comments#action_12368915 ] Jacek Laskowski commented on GERONIMO-1672: --- Anita, please update the sources and give the module a try. I think the module is migrated since 383234. Please use

Upgrade your M2 to the latest unstable version

2006-03-04 Thread Jacek Laskowski
Hi, Due to a couple of bugs in Maven 2.0.2 and to move forward with our migration to M2 it's necessary to upgrade it to today's build from http://maven.zones.apache.org/~maven/builds/trunk/m2-20060304.19.tar.gz. It seems to be the candidate for the next 2.0.3 release, which is being voted on

Re: Upgrade your M2 to the latest unstable version

2006-03-04 Thread Brett Porter
Jacek, In case you haven't already, please declare this in the Geronimo root POM: prerequisites maven2.0.3-SNAPSHOT/maven /prerequisites This will make the build fail with a friendly message on earlier versions. - Brett On 3/5/06, Jacek Laskowski [EMAIL PROTECTED] wrote: Hi, Due to a