Berin:

I've included below a diff of the build.xml file which includes the following:

a) a proper manifest declaration that will all logkit to be used as a extension
b) corrections to the javadoc target to ensure that deprecated classes are included in the build

Aside from the above - there remains the problem I already noted about he broken link in the dist product documentation. None of these changes impact the code. These are strictly related to the quality and utility of the release.

Cheers, Steve.


Index: build.xml
===================================================================
RCS file: /home/cvs/avalon-logkit/build.xml,v
retrieving revision 1.93
diff -r1.93 build.xml
415a416,423
> <manifest>
> <attribute name="Extension-Name" value="avalon-logkit"/>
> <attribute name="Specification-Vendor" value="Apache Software Foundation"/>
> <attribute name="Specification-Version" value="1.0"/>
> <attribute name="Implementation-Vendor" value="Apache Software Foundation"/>
> <attribute name="Implementation-Vendor-Id" value="ASF"/>
> <attribute name="Implementation-Version" value="${version}"/>
> </manifest>
452a461,463
> </fileset>
> <fileset dir="${compat.dir}">
> <include name="**/*.java"/>


--

Stephen J. McConnell
mailto:[EMAIL PROTECTED]
http://www.osm.net




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

Reply via email to