You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by Dawid Loubser <da...@solms.co.za> on 2005/09/19 12:29:52 UTC

[axis2] Empty (zero size) java files commited

Hi,

There appear to be several empty (0 bytes) java classes commited,  
here is what my
"modules/security/target/interop/work/org/apache/axis2/oasis/ping"
directory looks like (I am at the latest update, as of 5 minutes ago,  
but this problem has been preventing me from executing a maven "bin- 
dist" for at least three days now.)

I urgently need to build axis, because the latest binary on the site  
is extremely bug-ridden, and it seems many of the issues I depend on  
have been fixed: Please help!

> dawidl:~/Projects/apache/axis2/modules/security/target/interop/work/ 
> org/apache/axis2/oasis/ping dawidl$ ll
> total 8
> drwxr-xr-x   8 dawidl  dawidl  272B Sep 19 12:25 ./
> drwxr-xr-x   3 dawidl  dawidl  102B Sep  8 16:05 ../
> -rw-r--r--   1 dawidl  dawidl    0B Sep 16 13:30 PingPort.java
> -rw-r--r--   1 dawidl  dawidl    0B Sep 16 13:30  
> PingPortCallbackHandler.java
> -rw-r--r--   1 dawidl  dawidl    0B Sep 16 13:30  
> PingPortMessageReceiver.java
> -rw-r--r--   1 dawidl  dawidl    1K Sep 19 11:30 PingPortSkeleton.java
> -rw-r--r--   1 dawidl  dawidl    0B Sep 19 10:57 PingPortStub.java
> drwxr-xr-x   3 dawidl  dawidl  102B Sep  8 16:05 databinding/


DAWID LOUBSER

Re: [axis2] Empty (zero size) java files commited

Posted by Ruchith Fernando <ru...@gmail.com>.
Hi,

Please take a fresh checkout of the svn and do

maven clean dist-bin

As you can see here:
http://svn.apache.org/viewcvs.cgi/webservices/axis2/trunk/java/modules/security/
there are no 'target' directory in 'modules/security' and the empty
classes problem was corrected sometime back.

Thanks,
Ruchith

On 9/19/05, Dawid Loubser <da...@solms.co.za> wrote:
> Hi,
> 
> There appear to be several empty (0 bytes) java classes commited,
> here is what my
> "modules/security/target/interop/work/org/apache/axis2/oasis/ping"
> directory looks like (I am at the latest update, as of 5 minutes ago,
> but this problem has been preventing me from executing a maven "bin-
> dist" for at least three days now.)
> 
> I urgently need to build axis, because the latest binary on the site
> is extremely bug-ridden, and it seems many of the issues I depend on
> have been fixed: Please help!
> 
> > dawidl:~/Projects/apache/axis2/modules/security/target/interop/work/
> > org/apache/axis2/oasis/ping dawidl$ ll
> > total 8
> > drwxr-xr-x   8 dawidl  dawidl  272B Sep 19 12:25 ./
> > drwxr-xr-x   3 dawidl  dawidl  102B Sep  8 16:05 ../
> > -rw-r--r--   1 dawidl  dawidl    0B Sep 16 13:30 PingPort.java
> > -rw-r--r--   1 dawidl  dawidl    0B Sep 16 13:30
> > PingPortCallbackHandler.java
> > -rw-r--r--   1 dawidl  dawidl    0B Sep 16 13:30
> > PingPortMessageReceiver.java
> > -rw-r--r--   1 dawidl  dawidl    1K Sep 19 11:30 PingPortSkeleton.java
> > -rw-r--r--   1 dawidl  dawidl    0B Sep 19 10:57 PingPortStub.java
> > drwxr-xr-x   3 dawidl  dawidl  102B Sep  8 16:05 databinding/
> 
> 
> DAWID LOUBSER
> 


-- 
Ruchith