CVS: beepcore-java build.xml,1.17,1.18

Huston Franklin <[email protected]> Sat, 07 Sep 2002 08:16:34 -0700
Newsgroups gmane.network.beep.beepcore.java.cvs
Message-ID <[email protected]>
Update of /cvsroot/beepcore-java/beepcore-java
In directory usw-pr-cvs1:/tmp/cvs-serv4099

Modified Files:
	build.xml 
Log Message:
javadoc fixes

Index: build.xml
===================================================================
RCS file: /cvsroot/beepcore-java/beepcore-java/build.xml,v
retrieving revision 1.17
retrieving revision 1.18
diff -C2 -r1.17 -r1.18
*** build.xml	26 Aug 2002 17:53:28 -0000	1.17
--- build.xml	7 Sep 2002 15:16:32 -0000	1.18
***************
*** 53,56 ****
--- 53,63 ----
      <target name="init">
          <mkdir dir="${core.build.dir}" />
+         <condition property="javadoc.param" value="-breakiterator">
+             <or>
+ 	        <equals arg1="${ant.java.version}" arg2="1.4"/>
+ 	        <equals arg1="${ant.java.version}" arg2="1.5"/>
+             </or>
+         </condition>
+         <property name="javadoc.param" value="" />
      </target>
  
***************
*** 93,96 ****
--- 100,104 ----
  		 windowtitle="${Name} API"
  		 doctitle="${Name}"
+ 		 additionalparam="${javadoc.param}"
  		 bottom="Copyright &#169; 2001 Invisible Worlds, Inc. All Rights Reserved.">
  	    <classpath>
***************
*** 213,216 ****
--- 221,225 ----
  		 windowtitle="SASL Profile API"
  		 doctitle="SASL Profile"
+ 		 additionalparam="${javadoc.param}"
  		 bottom="Copyright &#169; 2001 Invisible Worlds, Inc. All Rights Reserved.">
  	    <classpath>
***************
*** 228,232 ****
                 debug="${debug}"
                 optimize="${optimize}"
!                deprecation="${deprecation}">
              <include name="**/jsse/*.java"/>
  	    <classpath>
--- 237,241 ----
                 debug="${debug}"
                 optimize="${optimize}"
!                deprecation="off">
              <include name="**/jsse/*.java"/>
  	    <classpath>
***************
*** 254,257 ****
--- 263,267 ----
  		 windowtitle="JSSE TLS Profile API"
  		 doctitle="JSSE TLS Profile"
+ 		 additionalparam="${javadoc.param}"
  		 bottom="Copyright &#169; 2001 Invisible Worlds, Inc. All Rights Reserved.">
  	    <link offline="${doc-ref-offline}"
***************
*** 302,305 ****
--- 312,316 ----
  		 windowtitle="PureTLS TLS Profile API"
  		 doctitle="PureTLS TLS Profile"
+ 		 additionalparam="${javadoc.param}"
  		 bottom="Copyright &#169; 2001 Invisible Worlds, Inc. All Rights Reserved.">
  	    <link offline="${doc-ref-offline}"



-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390