Compiling 1 source file to 
/home/eddie/dvel/projects/jakarta-struts/target/library/classes
Note: 
/home/eddie/dvel/projects/jakarta-struts/src/share/org/apache/struts/taglib/html/JavascriptValidatorTag.java
 
uses or overrides a deprecated API.
Note: Recompile with -deprecation for details.
Transforming into /home/eddie/dvel/projects/jakarta-struts/target/library
Manifest is invalid: The attribute "Class-Path" may not occur more than 
once in the same section
build.xml [341] Invalid Manifest: 
/home/eddie/dvel/projects/jakarta-struts/conf/share/MANIFEST.MF
BUILD FAILED

I've been arranging a Netbeans project around the distribution - still 
using ant to build though :-) - because I wanted the convenience of 
completion Netbeans provides.  Ant (I'm guessing just the version 
included with Netbeans?  I've never seen this) doesn't seem to like the 
multiple "Classpath:" lines in the manifest.  Is this because of the 
version of ant included with Netbeans (1.4.1)?  How else could I 
represent this information (on a single line? seperated by colons?) so 
that the build will succeed?  I'm not familiar with manifests.

I've started in on the Validator patch, since nobody else has claimed 
ownership.  If someone else is currently working on this, please speak up!

(I seem to recall someone being added to the committer team for ... 
commons was it? ... to address deficiencies in the Validator.  Is this 
something that is currently in the works by that person?  Should I, 
then, even address [prepare a patch for] this?)

Eddie Bush wrote:

> The bug report was already filed on this - you can find it at:
>
> http://issues.apache.org/bugzilla/show_bug.cgi?id=10348
>

-- 
Eddie Bush




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

Reply via email to