Add a list to MARC : commits@gump.apache.org

2006-11-15 Thread Antoine Levy-Lambert
Hi,

the Apache Project gump has a mailing list called commits@gump.apache.org

it runs on ezmlm.

existing archives : http://mail-archives.apache.org/mod_mbox/gump-commits/

list web site : http://gump.apache.org (especially
http://gump.apache.org/mail.html ).

I am an interested user and a gump committer. 2 other committers of the
project agree that this list can be archived on marc.

see : http://marc.theaimsgroup.com/?t=11636399061&r=1&w=2

Regards,

Antoine



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [gump] Gump running on Harmony!!

2006-11-15 Thread Stefan Bodewig
On Wed, 15 Nov 2006, Leo Simons <[EMAIL PROTECTED]> wrote:
> On Nov 15, 2006, at 5:27 PM, Stefano Mazzocchi wrote:
>> Great news everyone, I've finally managed to get Gump running with
>> Harmony.

cool.

>> The first problem is the lack of "javac" that bootstrap-ant
>> requires.
>>
>> Do we have a solution for that?
> 
> How about installing jikes? And doing an 'alias'?

We don't even need an alias since Ant's bootstrap script and 
task will use jikes if you set an environment variable (for the
bootstrap script) or an Ant property.  I think we already do that for
the Kaffe builds on helios.

Stefano, you later mention ecj.  Ant could probably benefit from a
compiler adapter to it so you could set a property in Gump's workspace
and have ant use that on all projects.

The environment variable JAVAC should work for bootstrap.sh as well,
as long as ecj is command line compatible to javac.

Stefan

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: gump-commits in mailing lists archives

2006-11-15 Thread Stefan Bodewig
On Wed, 15 Nov 2006, Antoine Levy-Lambert <[EMAIL PROTECTED]> wrote:
> Hi,
> 
> I noticed that gump-commits is not on marc and on gmane.

I think most commit lists aren't, but there s one at


> Would it be OK that I contact these 2 sites to ask them to archive
> gump-commits ?

No problem.

Stefan

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Does anyone need jakarta-poi2 ?

2006-11-15 Thread Stefan Bodewig
On Wed, 15 Nov 2006, Antoine Levy-Lambert <[EMAIL PROTECTED]> wrote:

> change by Stefan :

> -  
> +  

I saw there was a link to a project reference to poi3 but no file, so
I assumed you actually meant poi2 and changed it.  You can certainly
just remove it if nobody depends on it.  No need to integrate
something that doesn't change at all and isn't needed by anybody else
either.

Stefan

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: build of mx4j in gump

2006-11-15 Thread Stefan Bodewig
On Wed, 15 Nov 2006, Antoine Levy-Lambert <[EMAIL PROTECTED]> wrote:
> Hello Sander,
> 
> Simon Bordet wrote me that he fixed it.
> 
> He did change the build.xml 8 hours ago.
> 
> http://mx4j.cvs.sourceforge.net/mx4j/mx4j/build/build.xml?view=log

There is a delay between a change happening in committer CVS and it
becoming available on public CVS at sourceforge, They use two
different CVS repositories and sync them (later rather than sooner).

There isn't much we can do at our side other than wait.

I just did a "cvs up" on vmgump manually without any problems - and
without receiving any changes.

Stefan

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: gump-commits in mailing lists archives

2006-11-15 Thread Stefano Mazzocchi
Antoine Levy-Lambert wrote:
> Hi,
> 
> I noticed that gump-commits is not on marc and on gmane.
> 
> Would it be OK that I contact these 2 sites to ask them to archive
> gump-commits ?
> 
> mail-archives.a.o seems currently the only web site which is archiving
> this list.

no problem for me.

-- 
Stefano.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



gump-commits in mailing lists archives

2006-11-15 Thread Antoine Levy-Lambert
Hi,

I noticed that gump-commits is not on marc and on gmane.

Would it be OK that I contact these 2 sites to ask them to archive
gump-commits ?

mail-archives.a.o seems currently the only web site which is archiving
this list.

Regards,

Antoine



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Does anyone need jakarta-poi2 ?

2006-11-15 Thread Antoine Levy-Lambert
Hi,

since I am subscribed to poi-dev, I noticed that vmgump tried to build
jakarta-poi2.

>From what I gathered on the poi mailing list [1], this branch is not
further developed.

So we might want to simply remove it from the profile, and add a comment
in project/jakarta-poi2.xml that this project is obsolete. Or even
remove it ?

Regards,

Antoine
http://marc.theaimsgroup.com/?l=poi-dev&m=116313970004570&w=2

change by Stefan :

URL: http://svn.apache.org/viewvc?view=rev&rev=475124
Log:
clean up profile

Modified:
gump/metadata/profile/gump.xml

Modified: gump/metadata/profile/gump.xml
URL: 
http://svn.apache.org/viewvc/gump/metadata/profile/gump.xml?view=diff&rev=475124&r1=475123&r2=475124
==
--- gump/metadata/profile/gump.xml (original)
+++ gump/metadata/profile/gump.xml Tue Nov 14 21:12:23 2006
@@ -116,7 +116,7 @@
   
-  
+  



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: build of mx4j in gump

2006-11-15 Thread Stefano Mazzocchi
Sander Temme wrote:

> I don't have rights on vmgump, so I can't help you there. 

we should fix that. thoughts anybody?

-- 
Stefano.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: build of mx4j in gump

2006-11-15 Thread Sander Temme


On Nov 15, 2006, at 12:59 PM, Antoine Levy-Lambert wrote:


Simon Bordet wrote me that he fixed it.

He did change the build.xml 8 hours ago.

http://mx4j.cvs.sourceforge.net/mx4j/mx4j/build/build.xml?view=log

so maybe vmgump should be repaired too so that the mx4j update can  
happen.


My wc doesn't see that revision. Could this be one of those cases  
where the general public doesn't get to see the results of a commit  
until a particular sync happens?


In that case, we'll see it coming down the pike.

I don't have rights on vmgump, so I can't help you there. But Clarus  
is completing its update and breaking on the build.


S.

--
[EMAIL PROTECTED]http://www.temme.net/sander/
PGP FP: 51B4 8727 466A 0BC3 69F4  B7B8 B2BE BC40 1529 24AF




smime.p7s
Description: S/MIME cryptographic signature


Re: build of mx4j in gump

2006-11-15 Thread Antoine Levy-Lambert
Hello Sander,

Simon Bordet wrote me that he fixed it.

He did change the build.xml 8 hours ago.

http://mx4j.cvs.sourceforge.net/mx4j/mx4j/build/build.xml?view=log

so maybe vmgump should be repaired too so that the mx4j update can happen.

Regards,

Antoine
 Original-Nachricht 
Datum: Wed, 15 Nov 2006 08:29:26 -0800
Von: Sander Temme <[EMAIL PROTECTED]>
An: "Gump code and data" 
Betreff: Re: build of mx4j in gump

> Hm...
> 

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [gump] Gump running on Harmony!!

2006-11-15 Thread Stefano Mazzocchi
Leo Simons wrote:
> On Nov 15, 2006, at 5:27 PM, Stefano Mazzocchi wrote:
>> Great news everyone, I've finally managed to get Gump running with
>> Harmony.
> 
> sweet!
> 
>> Find it at (the semipermanent URL of Geir's server)
>>
>>  http://67.86.14.213:1/gump/
>>
>> and the 'list of todos' with importance priority can be found at
>>
>>  http://67.86.14.213:1/gump/project_todos.html
>>
>> The first problem is the lack of "javac" that bootstrap-ant requires.
>>
>> Do we have a solution for that?
> 
> How about installing jikes? And doing an 'alias'?

I'm thinking of leaving the pressure and see if anybody writes a javac
wrapper around ecj ;-)

-- 
Stefano.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [gump] Gump running on Harmony!!

2006-11-15 Thread Leo Simons

On Nov 15, 2006, at 5:27 PM, Stefano Mazzocchi wrote:
Great news everyone, I've finally managed to get Gump running with  
Harmony.


sweet!


Find it at (the semipermanent URL of Geir's server)

 http://67.86.14.213:1/gump/

and the 'list of todos' with importance priority can be found at

 http://67.86.14.213:1/gump/project_todos.html

The first problem is the lack of "javac" that bootstrap-ant requires.

Do we have a solution for that?


How about installing jikes? And doing an 'alias'?

LSD


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



BATCH: Unable to send...

2006-11-15 Thread gump
Dear Gumpmeisters,

The following 7 notifys should have been sent

*** G U M P
[EMAIL PROTECTED]: Project commons-email (in module jakarta-commons) failed
[EMAIL PROTECTED]: Project logging-log4j-tests (in module logging-log4j) failed
[EMAIL PROTECTED]: Project smartfrog-tasks (in module smartfrog) failed
[EMAIL PROTECTED]: Project antbook-sections (in module antbook) failed
[EMAIL PROTECTED]: Project bsh-cvs (in module beanshell) failed
[EMAIL PROTECTED]: Project ws-axis-test (in module ws-axis) failed
[EMAIL PROTECTED]: Project wss4j (in module ws-wss4j) failed
*** G U M P
[EMAIL PROTECTED]: Project commons-email (in module jakarta-commons) failed
Failed with to: [EMAIL PROTECTED] from: [dIon Gillard <[EMAIL PROTECTED]>]
Failed to send notify e-mail: (110, 'Connection timed out')
To whom it may engage...

This is an automated request, but not an unsolicited one. For 
more information please visit http://gump.apache.org/nagged.html, 
and/or contact the folk at [EMAIL PROTECTED]

Project commons-email has an issue affecting its community integration.
This issue affects 2 projects,
 and has been outstanding for 18 runs.
The current state of this project is 'Failed', with reason 'Build Failed'.
For reference only, the following projects are affected by this:
- commons-email :  Commons Email Package
- fulcrum-template :  Services Framework


Full details are available at:

http://vmgump.apache.org/gump/public/jakarta-commons/commons-email/index.html

That said, some information snippets are provided here.

The following annotations (debug/informational/warning/error messages) were 
provided:
 -DEBUG- Sole output [commons-email-15112006.jar] identifier set to project name
 -ERROR- Output with id mail.jar was not found in project javamail 
 -ERROR- Unhandled Property: maven.jar.mail on: Maven on Project:commons-email
 -WARNING- Invalid ID [mail.jar] for dependency on [javamail]
 -DEBUG- (Gump generated) Maven Properties in: 
/usr/local/gump/public/workspace/jakarta-commons/email/build.properties
 -INFO- Failed with reason build failed
 -DEBUG- Maven POM in: 
/usr/local/gump/public/workspace/jakarta-commons/email/project.xml
 -DEBUG- Maven project properties in: 
/usr/local/gump/public/workspace/jakarta-commons/email/project.properties
 -INFO- Failed to extract fallback artifacts from Gump Repository



The following work was performed:
http://vmgump.apache.org/gump/public/jakarta-commons/commons-email/gump_work/build_jakarta-commons_commons-email.html
Work Name: build_jakarta-commons_commons-email (Type: Build)
Work ended in a state of : Failed
Elapsed: 3 secs
Command Line: maven --offline jar 
[Working Directory: /usr/local/gump/public/workspace/jakarta-commons/email]
CLASSPATH: 
/opt/jdk1.5/lib/tools.jar:/usr/local/gump/public/workspace/jakarta-commons/target/classes:/usr/local/gump/public/workspace/ant/dist/lib/ant-jmf.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-swing.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-apache-resolver.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-trax.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-junit.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-launcher.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-nodeps.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant.jar:/usr/local/gump/packages/junit3.8.1/junit.jar:/usr/local/gump/public/workspace/xml-commons/java/build/resolver.jar:/usr/local/gump/public/workspace/jakarta-commons/lang/dist/commons-lang-15112006.jar:/usr/local/gump/public/workspace/dumbster/build/dumbster.jar:/usr/local/gump/packages/maven-findbugs-plugin/maven-findbugs-plugin-0.9.1.jar:/usr/local/gump/packages/maven-cobertura-plugin/maven-cobertura-plugin-1.1.jar:/usr/local/gump/packages/jaf-1.1ea/activation.jar
-
 __  __
|  \/  |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
|_|  |_\__,_|\_/\___|_||_|  v. 1.0.2

You are working offline so the build will continue, but dumbster-SNAPSHOT.jar 
may be out of date!
The build cannot continue because of the following unsatisfied dependency:

mail-1.4.jar; path override doesn't exist: 
/x1/gump/public/workspace/jakarta-commons/email/*Unset* (try downloading from 
http://java.sun.com/products/javamail/)

Total time: 3 seconds
Finished at: Wed Nov 15 03:04:01 PST 2006

-

To subscribe to this information via syndicated feeds:
- RSS: 
http://vmgump.apache.org/gump/public/jakarta-commons/commons-email/rss.xml
- Atom: 
http://vmgump.apache.org/gump/public/jakarta-commons/commons-email/atom.xml

== Gump Tracking Only ===
Produced by Gump version 2.2.
Gump Run 1515112006, vmgump.apache.org:vmgump-public:1515112006
Gump E-mail Identifier (unique within run) #15.

*

BATCH: Unable to send...

2006-11-15 Thread gump
Dear Gumpmeisters,

The following 7 notifys should have been sent

*** G U M P
[EMAIL PROTECTED]: Project commons-email (in module jakarta-commons) failed
[EMAIL PROTECTED]: Project logging-log4j-tests (in module logging-log4j) failed
[EMAIL PROTECTED]: Project smartfrog-tasks (in module smartfrog) failed
[EMAIL PROTECTED]: Project antbook-sections (in module antbook) failed
[EMAIL PROTECTED]: Project bsh-cvs (in module beanshell) failed
[EMAIL PROTECTED]: Project ws-axis-test (in module ws-axis) failed
[EMAIL PROTECTED]: Project wss4j (in module ws-wss4j) failed
*** G U M P
[EMAIL PROTECTED]: Project commons-email (in module jakarta-commons) failed
Failed with to: [EMAIL PROTECTED] from: [dIon Gillard <[EMAIL PROTECTED]>]
Failed to send notify e-mail: (110, 'Connection timed out')
To whom it may engage...

This is an automated request, but not an unsolicited one. For 
more information please visit http://gump.apache.org/nagged.html, 
and/or contact the folk at [EMAIL PROTECTED]

Project commons-email has an issue affecting its community integration.
This issue affects 2 projects,
 and has been outstanding for 18 runs.
The current state of this project is 'Failed', with reason 'Build Failed'.
For reference only, the following projects are affected by this:
- commons-email :  Commons Email Package
- fulcrum-template :  Services Framework


Full details are available at:

http://vmgump.apache.org/gump/public/jakarta-commons/commons-email/index.html

That said, some information snippets are provided here.

The following annotations (debug/informational/warning/error messages) were 
provided:
 -DEBUG- Sole output [commons-email-15112006.jar] identifier set to project name
 -ERROR- Output with id mail.jar was not found in project javamail 
 -ERROR- Unhandled Property: maven.jar.mail on: Maven on Project:commons-email
 -WARNING- Invalid ID [mail.jar] for dependency on [javamail]
 -DEBUG- (Gump generated) Maven Properties in: 
/usr/local/gump/public/workspace/jakarta-commons/email/build.properties
 -INFO- Failed with reason build failed
 -DEBUG- Maven POM in: 
/usr/local/gump/public/workspace/jakarta-commons/email/project.xml
 -DEBUG- Maven project properties in: 
/usr/local/gump/public/workspace/jakarta-commons/email/project.properties
 -INFO- Failed to extract fallback artifacts from Gump Repository



The following work was performed:
http://vmgump.apache.org/gump/public/jakarta-commons/commons-email/gump_work/build_jakarta-commons_commons-email.html
Work Name: build_jakarta-commons_commons-email (Type: Build)
Work ended in a state of : Failed
Elapsed: 3 secs
Command Line: maven --offline jar 
[Working Directory: /usr/local/gump/public/workspace/jakarta-commons/email]
CLASSPATH: 
/opt/jdk1.5/lib/tools.jar:/usr/local/gump/public/workspace/jakarta-commons/target/classes:/usr/local/gump/public/workspace/ant/dist/lib/ant-jmf.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-swing.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-apache-resolver.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-trax.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-junit.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-launcher.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-nodeps.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant.jar:/usr/local/gump/packages/junit3.8.1/junit.jar:/usr/local/gump/public/workspace/xml-commons/java/build/resolver.jar:/usr/local/gump/public/workspace/jakarta-commons/lang/dist/commons-lang-15112006.jar:/usr/local/gump/public/workspace/dumbster/build/dumbster.jar:/usr/local/gump/packages/maven-findbugs-plugin/maven-findbugs-plugin-0.9.1.jar:/usr/local/gump/packages/maven-cobertura-plugin/maven-cobertura-plugin-1.1.jar:/usr/local/gump/packages/jaf-1.1ea/activation.jar
-
 __  __
|  \/  |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
|_|  |_\__,_|\_/\___|_||_|  v. 1.0.2

You are working offline so the build will continue, but dumbster-SNAPSHOT.jar 
may be out of date!
The build cannot continue because of the following unsatisfied dependency:

mail-1.4.jar; path override doesn't exist: 
/x1/gump/public/workspace/jakarta-commons/email/*Unset* (try downloading from 
http://java.sun.com/products/javamail/)

Total time: 3 seconds
Finished at: Wed Nov 15 03:04:01 PST 2006

-

To subscribe to this information via syndicated feeds:
- RSS: 
http://vmgump.apache.org/gump/public/jakarta-commons/commons-email/rss.xml
- Atom: 
http://vmgump.apache.org/gump/public/jakarta-commons/commons-email/atom.xml

== Gump Tracking Only ===
Produced by Gump version 2.2.
Gump Run 1515112006, vmgump.apache.org:vmgump-public:1515112006
Gump E-mail Identifier (unique within run) #15.

*

Re: build of mx4j in gump

2006-11-15 Thread Sander Temme

Hm...

On Nov 15, 2006, at 6:33 AM, Antoine Levy-Lambert wrote:


Hi,

Simon Bordet has updated the source code of mx4j so that there are  
no build errors, but the CVS update on vmgump [1] does not work:


Command Line

cvs -q -z3 -d :pserver:[EMAIL PROTECTED]:/cvsroot/ 
mx4j update -P

-d -A

Output

Fatal error, aborting.
anoncvs_mx4j: no such system user


Sounds like good old SF brokenness to me...


Can someone try to fix this ?


I had the same error on Clarus, so I blew away my login info. Got a  
couple of 'Connection Refused' errors when trying to re-login from  
both Clarus and my home laptop, but a couple of minutes later it went  
through.


No joy building it though:

[EMAIL PROTECTED] build $ sh ./build.sh
Buildfile: build.xml

flags:

jdk14-present:

jaas-present:

javamail-present:
 [echo] JavaMail classes are not present, therefore the SMTP  
MBean will not be built.
 [echo] You need mail.jar and activation.jar in the MX4J lib  
directory.
 [echo] You can download them from http://java.sun.com/products/ 
javamail


jython-present:
 [echo] Jython classes are not present, therefore the  
JythonRunner MBean will not be built.

 [echo] You need jython.jar in the MX4J lib directory
 [echo] You can download it from http://www.jython.org

jetty-present:

compile.jmx:
[mkdir] Created dir: /Volumes/Files/projects/mx4j/classes/core
[mkdir] Created dir: /Volumes/Files/projects/mx4j/dist/lib
[javac] Compiling 230 source files to /Volumes/Files/projects/ 
mx4j/classes/core
[javac] /Volumes/Files/projects/mx4j/src/core/mx4j/server/ 
ChainedMBeanServer.java:124: warning: [deprecation] deserialize 
(javax.management.ObjectName,byte[]) in javax.management.MBeanServer  
has been deprecated
[javac]public ObjectInputStream deserialize(ObjectName  
objectName, byte[] bytes)

[javac] ^
[javac] /Volumes/Files/projects/mx4j/src/core/mx4j/server/ 
ChainedMBeanServer.java:112: warning: [deprecation] deserialize 
(java.lang.String,byte[]) in javax.management.MBeanServer has been  
deprecated
[javac]public ObjectInputStream deserialize(String  
className, byte[] bytes)

[javac] ^
[javac] /Volumes/Files/projects/mx4j/src/core/mx4j/server/ 
ChainedMBeanServer.java:118: warning: [deprecation] deserialize 
(java.lang.String,javax.management.ObjectName,byte[]) in  
javax.management.MBeanServer has been deprecated
[javac]public ObjectInputStream deserialize(String  
className, ObjectName loaderName, byte[] bytes)

[javac] ^
[javac] /Volumes/Files/projects/mx4j/src/core/mx4j/server/ 
ChainedMBeanServer.java:115: warning: [deprecation] deserialize 
(java.lang.String,byte[]) in javax.management.MBeanServer has been  
deprecated
[javac]   return getMBeanServer().deserialize(className,  
bytes);

[javac]^
[javac] /Volumes/Files/projects/mx4j/src/core/mx4j/server/ 
ChainedMBeanServer.java:121: warning: [deprecation] deserialize 
(java.lang.String,javax.management.ObjectName,byte[]) in  
javax.management.MBeanServer has been deprecated
[javac]   return getMBeanServer().deserialize(className,  
loaderName, bytes);

[javac]^
[javac] /Volumes/Files/projects/mx4j/src/core/mx4j/server/ 
ChainedMBeanServer.java:127: warning: [deprecation] deserialize 
(javax.management.ObjectName,byte[]) in javax.management.MBeanServer  
has been deprecated
[javac]   return getMBeanServer().deserialize(objectName,  
bytes);

[javac]^
[javac] /Volumes/Files/projects/mx4j/src/core/mx4j/server/ 
MX4JMBeanServer.java:335: warning: [deprecation] deserialize 
(javax.management.ObjectName,byte[]) in javax.management.MBeanServer  
has been deprecated
[javac]public ObjectInputStream deserialize(ObjectName  
objectName, byte[] bytes)

[javac] ^
[javac] /Volumes/Files/projects/mx4j/src/core/mx4j/server/ 
MX4JMBeanServer.java:315: warning: [deprecation] deserialize 
(java.lang.String,byte[]) in javax.management.MBeanServer has been  
deprecated
[javac]public ObjectInputStream deserialize(String  
className, byte[] bytes)

[javac] ^
[javac] /Volumes/Files/projects/mx4j/src/core/mx4j/server/ 
MX4JMBeanServer.java:294: warning: [deprecation] deserialize 
(java.lang.String,javax.management.ObjectName,byte[]) in  
javax.management.MBeanServer has been deprecated
[javac]public ObjectInputStream deserialize(String  
className, ObjectName loaderName, byte[] bytes)

[javac] ^
[javac] 9 warnings

BUILD FAILED
/Volumes/Files/projects/mx4j/build/build.xml:233: Manifest file: / 
Volumes/Files/projects/mx4j/src/etc/MANIFEST.MF does not exist.


Total time: 17 seconds
[EMAIL PROTECTED] build $ echo $JAVA_HOME
/Library/Java/Home

This is the 

[gump] Gump running on Harmony!!

2006-11-15 Thread Stefano Mazzocchi
Great news everyone, I've finally managed to get Gump running with Harmony.

Find it at (the semipermanent URL of Geir's server)

 http://67.86.14.213:1/gump/

and the 'list of todos' with importance priority can be found at

 http://67.86.14.213:1/gump/project_todos.html

The first problem is the lack of "javac" that bootstrap-ant requires.

Do we have a solution for that?

-- 
Stefano.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



build of mx4j in gump

2006-11-15 Thread Antoine Levy-Lambert
Hi,

Simon Bordet has updated the source code of mx4j so that there are no build 
errors, but the CVS update on vmgump [1] does not work:

Command Line

cvs -q -z3 -d :pserver:[EMAIL PROTECTED]:/cvsroot/mx4j update -P
-d -A 

Output

Fatal error, aborting.
anoncvs_mx4j: no such system user



Can someone try to fix this ?


Regards,

Antoine

[1] http://vmgump.apache.org/gump/public/mx4j/gump_work/update_mx4j.html

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]