DO NOT REPLY [Bug 42478] - WebDAV/WebAdmin code

[email protected]
Newsgroups gmane.text.xml.xindice.devel
Message-ID <[email protected]>
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=42478>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=42478


[email protected] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |




------- Additional Comments From [email protected]  2007-05-30 16:58 -------
There are some build issues. Is there a jar that didn't get checked in or some
extra classes?

Following is the compile output.


   [javac] location: class
org.apache.xindice.webadmin.viewer.components.MetadataResourceViewer
   [javac]                     FileItem item = (FileItem) iter.next();
   [javac]                     ^
   [javac]
/x1/gump/public/workspace/xml-xindice/java/src/org/apache/xindice/webadmin/viewer/components/MetadataResourceViewer.java:112:
cannot find symbol
   [javac] symbol  : class FileItem
   [javac] location: class
org.apache.xindice.webadmin.viewer.components.MetadataResourceViewer
   [javac]                     FileItem item = (FileItem) iter.next();
   [javac]                                      ^
   [javac]
/x1/gump/public/workspace/xml-xindice/java/src/org/apache/xindice/webadmin/viewer/components/MetadataResourceViewer.java:114:
cannot find symbol
   [javac] symbol  : class FileItem
   [javac] location: class
org.apache.xindice.webadmin.viewer.components.MetadataResourceViewer
   [javac]                         FileItem uploadFile = null;
   [javac]                         ^
   [javac]
/x1/gump/public/workspace/xml-xindice/java/src/org/apache/xindice/webadmin/viewer/components/MetadataResourceViewer.java:125:
cannot find symbol
   [javac] symbol  : class FileUploadException
   [javac] location: class
org.apache.xindice.webadmin.viewer.components.MetadataResourceViewer
   [javac]             } catch (FileUploadException e) {
   [javac]                      ^
   [javac]
/x1/gump/public/workspace/xml-xindice/java/src/org/apache/xindice/webadmin/viewer/components/UploadCollectionViewer.java:72:
cannot find symbol
   [javac] symbol  : class DiskFileUpload
   [javac] location: class
org.apache.xindice.webadmin.viewer.components.UploadCollectionViewer
   [javac]             DiskFileUpload upload = new DiskFileUpload();
   [javac]             ^
   [javac]
/x1/gump/public/workspace/xml-xindice/java/src/org/apache/xindice/webadmin/viewer/components/UploadCollectionViewer.java:72:
cannot find symbol
   [javac] symbol  : class DiskFileUpload
   [javac] location: class
org.apache.xindice.webadmin.viewer.components.UploadCollectionViewer
   [javac]             DiskFileUpload upload = new DiskFileUpload();
   [javac]                                         ^
   [javac]
/x1/gump/public/workspace/xml-xindice/java/src/org/apache/xindice/webadmin/viewer/components/UploadCollectionViewer.java:85:
cannot find symbol
   [javac] symbol  : class FileUploadException
   [javac] location: class
org.apache.xindice.webadmin.viewer.components.UploadCollectionViewer
   [javac]             } catch (FileUploadException e) {
   [javac]                      ^
   [javac]
/x1/gump/public/workspace/xml-xindice/java/src/org/apache/xindice/webadmin/viewer/components/UploadCollectionViewer.java:113:
cannot find symbol
   [javac] symbol  : class FileItem
   [javac] location: class
org.apache.xindice.webadmin.viewer.components.UploadCollectionViewer
   [javac]             FileItem item = (FileItem) iter.next();
   [javac]             ^
   [javac]
/x1/gump/public/workspace/xml-xindice/java/src/org/apache/xindice/webadmin/viewer/components/UploadCollectionViewer.java:113:
cannot find symbol
   [javac] symbol  : class FileItem
   [javac] location: class
org.apache.xindice.webadmin.viewer.components.UploadCollectionViewer
   [javac]             FileItem item = (FileItem) iter.next();

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.