svn commit: r1148199 - in /james/hupa/trunk: client/pom.xml client/src/main/java/org/apache/hupa/Hupa.gwt.xml pom.xml server/pom.xml widgets/.settings/org.eclipse.jdt.core.prefs

2011-07-19 Thread manolo
Author: manolo
Date: Tue Jul 19 07:06:44 2011
New Revision: 1148199

URL: http://svn.apache.org/viewvc?rev=1148199view=rev
Log:
Update to latest gwt version 2.3.0

Modified:
james/hupa/trunk/client/pom.xml
james/hupa/trunk/client/src/main/java/org/apache/hupa/Hupa.gwt.xml
james/hupa/trunk/pom.xml
james/hupa/trunk/server/pom.xml
james/hupa/trunk/widgets/.settings/org.eclipse.jdt.core.prefs

Modified: james/hupa/trunk/client/pom.xml
URL: 
http://svn.apache.org/viewvc/james/hupa/trunk/client/pom.xml?rev=1148199r1=1148198r2=1148199view=diff
==
--- james/hupa/trunk/client/pom.xml (original)
+++ james/hupa/trunk/client/pom.xml Tue Jul 19 07:06:44 2011
@@ -67,6 +67,29 @@
 warName${project.name}/warName
 /configuration
 /plugin
+plugin
+groupIdorg.apache.maven.plugins/groupId
+artifactIdmaven-eclipse-plugin/artifactId
+configuration
+downloadSourcestrue/downloadSources
+downloadJavadocsfalse/downloadJavadocs
+wtpversion2.0/wtpversion
+additionalBuildcommands
+buildCommand
+name
+com.google.gwt.eclipse.core.gwtProjectValidator
+/name
+/buildCommand
+/additionalBuildcommands
+additionalProjectnatures
+projectnatureorg.eclipse.ajdt.ui.ajnature
+/projectnature
+ projectnaturecom.google.gwt.eclipse.core.gwtNature/projectnature
+ /additionalProjectnatures
+/configuration
+/plugin
+
+
 /plugins
 /build
 
@@ -88,14 +111,17 @@
 artifactIdcobogw/artifactId
 /dependency
 dependency
-groupIdnet.customware.gwt.dispatch
-/groupId
+groupIdnet.customware.gwt.dispatch/groupId
 artifactIdgwt-dispatch/artifactId
 /dependency
 dependency
-groupIdcom.googlecode.gwt.inject
-/groupId
+groupIdcom.googlecode.gwt.inject/groupId
 artifactIdgin/artifactId
+classifier2.2.0/classifier
+/dependency
+dependency
+groupIdjavax.inject/groupId
+artifactIdjavax.inject/artifactId
 /dependency
 dependency
 groupIdnet.customware.gwt.presenter

Modified: james/hupa/trunk/client/src/main/java/org/apache/hupa/Hupa.gwt.xml
URL: 
http://svn.apache.org/viewvc/james/hupa/trunk/client/src/main/java/org/apache/hupa/Hupa.gwt.xml?rev=1148199r1=1148198r2=1148199view=diff
==
--- james/hupa/trunk/client/src/main/java/org/apache/hupa/Hupa.gwt.xml 
(original)
+++ james/hupa/trunk/client/src/main/java/org/apache/hupa/Hupa.gwt.xml Tue Jul 
19 07:06:44 2011
@@ -104,4 +104,5 @@
 }
   ]]
   /property-provider
+inherits name=com.google.gwt.junit.JUnit/
 /module

Modified: james/hupa/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/james/hupa/trunk/pom.xml?rev=1148199r1=1148198r2=1148199view=diff
==
--- james/hupa/trunk/pom.xml (original)
+++ james/hupa/trunk/pom.xml Tue Jul 19 07:06:44 2011
@@ -34,6 +34,12 @@
 version1.6/version
 /parent
 
+!--
+prerequisites
+maven3.0.2/maven
+/prerequisites
+--
+
 modules
 moduleshared/module
 moduleclient/module
@@ -96,14 +102,13 @@
 /url
 /repository
 repository
-idguice/id
-nameGuice repository at googlecode/name
-urlhttp://guice-maven.googlecode.com/svn/trunk
-/url
+idgquery-plugins has guice and gin dependencies/id
+urlhttp://gwtquery-plugins.googlecode.com/svn/mavenrepo/url
 /repository
 /repositories
 properties
-gwtVersion2.1.1/gwtVersion
+gwtVersion2.3.0/gwtVersion
+gwtMavenVersion2.3.0/gwtMavenVersion
 /properties
 
 build
@@ -192,7 +197,7 @@
 plugin
 groupIdorg.codehaus.mojo/groupId
 artifactIdgwt-maven-plugin/artifactId
-version2.1.0-1/version
+version${gwtMavenVersion}/version
 /plugin
 plugin
 groupIdorg.apache.maven.plugins/groupId
@@ -444,7 +449,13 @@
 dependency
 groupIdcom.googlecode.gwt.inject/groupId
 artifactIdgin/artifactId
-version1.0/version
+version1.5/version
+classifier2.2.0/classifier
+/dependency
+dependency
+

svn commit: r1148273 - /james/imap/trunk/pom.xml

2011-07-19 Thread norman
Author: norman
Date: Tue Jul 19 11:11:52 2011
New Revision: 1148273

URL: http://svn.apache.org/viewvc?rev=1148273view=rev
Log:
Cleanup

Modified:
james/imap/trunk/pom.xml

Modified: james/imap/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/james/imap/trunk/pom.xml?rev=1148273r1=1148272r2=1148273view=diff
==
--- james/imap/trunk/pom.xml (original)
+++ james/imap/trunk/pom.xml Tue Jul 19 11:11:52 2011
@@ -547,18 +547,6 @@
 scopetest/scope
   /dependency
   dependency
-groupIdcom.h2database/groupId
-artifactIdh2/artifactId
-version1.2.134/version
-scopetest/scope
-  /dependency
-  dependency
-groupIdorg.apache.derby/groupId
-artifactIdderby/artifactId
-version10.2.2.0/version
-scopetest/scope
-  /dependency
-  dependency
 groupIdcommons-io/groupId
 artifactIdcommons-io/artifactId
 version2.0.1/version
@@ -593,14 +581,11 @@
 javax.mail.groupIdjavax.mail/javax.mail.groupId
 javax.mail.artifactIdmail/javax.mail.artifactId
 project.build.sourceEncodingUTF-8/project.build.sourceEncoding
-version.openjpa2.0.1/version.openjpa
-version.javax.persistence1.0.2/version.javax.persistence
 version.commons-lang2.4/version.commons-lang
 version.commons-collections3.2.1/version.commons-collections
 version.apache-mime4j0.6/version.apache-mime4j
 version.javax.mail1.4.3/version.javax.mail
 version.activation1.1.1/version.activation
-version.torque3.3/version.torque
 version.jmock2.5.1/version.jmock
 target.jdk1.6/target.jdk
   /properties



-
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org



Audit capabilities

2011-07-19 Thread Saibabu Vallurupalli
Hi All,

We are trying to see if we have Audit capabilities in James. Please let me
know if we can achieve this just by configuration changes.

Thanks,
Sai


Building from source v 3

2011-07-19 Thread Dhrubo
Hi,
Is it possible to get the source from svn and build an installable /
deployable james 3 unit? Please provide me the steps

-- 
Kind Regards... Dhrubo


Re: Audit capabilities

2011-07-19 Thread Norman Maurer
what exactly you are looking for ?

bye
norman

Am Dienstag, 19. Juli 2011 schrieb Saibabu Vallurupalli
saibabu.vallurupa...@gmail.com:
 Hi All,

 We are trying to see if we have Audit capabilities in James. Please let me
 know if we can achieve this just by configuration changes.

 Thanks,
 Sai


-
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org



Re: Building from source v 3

2011-07-19 Thread Ioan Eugen Stan
2011/7/19 Dhrubo dhrubo.ka...@gmail.com:
 Hi,
    Is it possible to get the source from svn and build an installable /
 deployable james 3 unit? Please provide me the steps

 --
 Kind Regards... Dhrubo

I don't really understand what you mean by unit, but you can find
instructions on how to build James here:
http://james.apache.org/server/3/dev-build.html.

-- 
Ioan Eugen Stan
http://ieugen.blogspot.com/

-
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org



Re: Audit capabilities

2011-07-19 Thread Saibabu Vallurupalli
We wanted to know who has logged in, what he exactly did like email browsing
history / modify history / Deletion. Tracking everything related to
transactions. Including Queries.

Thanks, Sai

On Tue, Jul 19, 2011 at 1:20 PM, Norman Maurer norman.mau...@googlemail.com
 wrote:

 what exactly you are looking for ?

 bye
 norman

 Am Dienstag, 19. Juli 2011 schrieb Saibabu Vallurupalli
 saibabu.vallurupa...@gmail.com:
  Hi All,
 
  We are trying to see if we have Audit capabilities in James. Please let
 me
  know if we can achieve this just by configuration changes.
 
  Thanks,
  Sai
 

 -
 To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
 For additional commands, e-mail: server-dev-h...@james.apache.org