[
https://issues.apache.org/jira/browse/HUPA-54?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Norman Maurer resolved HUPA-54.
---
Resolution: Fixed
Fix Version/s: 0.1
Thx for the patch... applied to trunk
> DownloadAttachmentS
Author: norman
Date: Tue Nov 24 19:14:39 2009
New Revision: 883820
URL: http://svn.apache.org/viewvc?rev=883820&view=rev
Log:
Use IoUtils to close streams to simplify the code (HUPA-54). Thx to Eric Jablow
for the patch
Modified:
james/hupa/trunk/server/src/main/java/org/apache/hupa/server/
[
https://issues.apache.org/jira/browse/HUPA-55?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Norman Maurer resolved HUPA-55.
---
Resolution: Fixed
Fix Version/s: 0.1
committed to trunk..Thx!
> MessageSourceServlet has a close
Author: norman
Date: Tue Nov 24 18:58:39 2009
New Revision: 883814
URL: http://svn.apache.org/viewvc?rev=883814&view=rev
Log:
MessageSourceServlet had a close() not in a finally block (HUPA-55).Thx to
Eric Jablow for the patch.
Modified:
james/hupa/trunk/server/src/main/java/org/apache/hup
[
https://issues.apache.org/jira/browse/JAMES-439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Norman Maurer resolved JAMES-439.
-
Resolution: Won't Fix
I think that is not needed anymore. mvn takes care of this..
> Generate an
2009/11/24 Manuel Carrasco Moñino :
> I just wanted to open a thread about the svn:special property. I've used it
> in unixes for a long, but no experience at all in windows.
Please note, if you use linux as your dev environment for Hupa feel
free to add the properties you need to automatically cr
On Tue, Nov 24, 2009 at 4:10 PM, Stefano Bagnara wrote:
> 2009/11/24 Manuel Carrasco Moñino
> >
> > Hi,
> >
> > Subversion allows having symbolic links into the repository, so it would
> be
> > better do this with 'war' directory pointing to 'client/war'.
> > I think in windows svn client should
Author: norman
Date: Tue Nov 24 17:16:32 2009
New Revision: 883793
URL: http://svn.apache.org/viewvc?rev=883793&view=rev
Log:
Make sure server implementations which use excalibur sockets are working
without the need of an avalonaware container
Modified:
james/server/trunk/avalon-socket-libr
[
https://issues.apache.org/jira/browse/JAMES-923?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Norman Maurer resolved JAMES-923.
-
Resolution: Fixed
Fix Version/s: Trunk
3.0-M1
Assignee: Norman M
Author: norman
Date: Tue Nov 24 17:09:14 2009
New Revision: 883789
URL: http://svn.apache.org/viewvc?rev=883789&view=rev
Log:
Make sure server implementations which use excalibur sockets are working
without the need of an avalonaware container
Modified:
james/server/trunk/avalon-socket-libr
Author: norman
Date: Tue Nov 24 16:39:11 2009
New Revision: 883773
URL: http://svn.apache.org/viewvc?rev=883773&view=rev
Log:
fix m2 dependencies
Modified:
james/server/trunk/fetchmail-function/pom.xml
Modified: james/server/trunk/fetchmail-function/pom.xml
URL:
http://svn.apache.org/viewvc
Author: norman
Date: Tue Nov 24 16:36:56 2009
New Revision: 883772
URL: http://svn.apache.org/viewvc?rev=883772&view=rev
Log:
More decoupling of Avalon to move to Guice (JAMES-893)
Modified:
james/server/trunk/phoenix-deployment/src/test/org/apache/james/AvalonJamesTest.java
james/serve
[
https://issues.apache.org/jira/browse/JAMES-932?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Norman Maurer reassigned JAMES-932:
---
Assignee: Norman Maurer
> James 'initialize' reports deprecated config
> ---
[
https://issues.apache.org/jira/browse/JAMES-112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Norman Maurer resolved JAMES-112.
-
Resolution: Won't Fix
> EJB Session bean remote manager
> ---
>
>
[
https://issues.apache.org/jira/browse/JAMES-347?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Norman Maurer resolved JAMES-347.
-
Resolution: Fixed
Fix Version/s: 3.0-M1
3.0
I think thats done now
> ma
[
https://issues.apache.org/jira/browse/JAMES-933?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Norman Maurer resolved JAMES-933.
-
Resolution: Fixed
Fix Version/s: Trunk
3.0-M1
Its now in trunk called As
[
https://issues.apache.org/jira/browse/JAMES-820?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Norman Maurer resolved JAMES-820.
-
Resolution: Won't Fix
Fix Version/s: 3.0-M1
3.0
2.3.3
[
https://issues.apache.org/jira/browse/JAMES-911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Norman Maurer reassigned JAMES-911:
---
Assignee: Norman Maurer
> Migrate from Avalon to something else
>
Author: norman
Date: Tue Nov 24 15:34:18 2009
New Revision: 883728
URL: http://svn.apache.org/viewvc?rev=883728&view=rev
Log:
make sure mailet configurations could get parsed correctly
Modified:
james/server/trunk/common-util/src/main/java/org/apache/james/util/ConfigurationAdapter.java
Mod
Author: norman
Date: Tue Nov 24 15:11:14 2009
New Revision: 883725
URL: http://svn.apache.org/viewvc?rev=883725&view=rev
Log:
More decoupling of Avalon to move to Guice (JAMES-893)
Modified:
james/server/trunk/phoenix-deployment/src/test/org/apache/james/AvalonJamesTest.java
james/serve
2009/11/24 Manuel Carrasco Moñino
>
> Hi,
>
> Subversion allows having symbolic links into the repository, so it would be
> better do this with 'war' directory pointing to 'client/war'.
> I think in windows svn client should use the most appropriate thing to
> handle it (junction in ntfs, or whate
Author: norman
Date: Tue Nov 24 14:56:42 2009
New Revision: 883716
URL: http://svn.apache.org/viewvc?rev=883716&view=rev
Log:
missing injection
Modified:
james/server/trunk/spoolmanager-function/src/main/java/org/apache/james/AvalonJames.java
Modified:
james/server/trunk/spoolmanager-funct
Author: norman
Date: Tue Nov 24 14:45:05 2009
New Revision: 883705
URL: http://svn.apache.org/viewvc?rev=883705&view=rev
Log:
More decoupling of Avalon to move to Guice (JAMES-893)
Added:
james/server/trunk/fetchmail-function/src/main/java/org/apache/james/fetchmail/AvalonFetchScheduler.java
Hi,
Subversion allows having symbolic links into the repository, so it would be
better do this with 'war' directory pointing to 'client/war'.
I think in windows svn client should use the most appropriate thing to
handle it (junction in ntfs, or whatever).
What do you guys think?
Manolo
On Mon, N
An automated nightly build of JAMES has been posted to
http://people.apache.org/builds/james/nightly/
Any unit test errors from the build should be reported below:
-
25 matches
Mail list logo