<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -11,7 +11,7 @@ libraryClasspath=lib
 	
 
 # (4) set the java version that should be used to compile your library.	
-javaVersion=1.5
+javaVersion=1.4
 
 
 # The following items are properties that will be used to make changes to </diff>
      <filename>resources/build.properties</filename>
    </modified>
    <modified>
      <diff>@@ -7,12 +7,7 @@
     &lt;/description&gt;
 	
 	&lt;path id=&quot;library-classpath&quot;&gt;
-		&lt;fileset dir=&quot;${libraryClasspath}&quot; &gt;		
-&lt;!-- #### (3) add the jar files that are required for compiling. edit name.
-		for more include files. duplicate &lt;include name=&quot;&quot; /&gt; #### --&gt;
-			&lt;include name=&quot;oscP5.jar&quot;/&gt;
-			&lt;include name=&quot;core.jar&quot;/&gt;
-		&lt;/fileset&gt;
+		&lt;fileset dir=&quot;${libraryClasspath}&quot; includes=&quot;*.jar&quot;/&gt;		
 	&lt;/path&gt;		
 	
 
@@ -98,7 +93,7 @@
 	&lt;!-- create the java reference of the library --&gt;
  	&lt;mkdir dir=&quot;${reference}&quot; /&gt;
  	&lt;javadoc bottom=&quot;processing library ${libraryName} by ${author}. ${copyright}&quot; 
- 			 classpath=&quot;${libraryClasspath}/core.jar;${libraryClasspath}/oscP5.jar;${libraryClasspath}/serial.jar&quot; 
+ 			 classpathref=&quot;library-classpath&quot; 
  			 destdir=&quot;${reference}&quot; 
  			 verbose=&quot;false&quot; 
  			 stylesheetfile=&quot;resources/stylesheet.css&quot; </diff>
      <filename>resources/build.xml</filename>
    </modified>
  </modified>
  <removed type="array">
    <removed>
      <filename>src/template/HelloWorld.java</filename>
    </removed>
  </removed>
  <parents type="array">
    <parent>
      <id>22189dfdc529435cceb0e246919e31b5ecf46cc8</id>
    </parent>
  </parents>
  <author>
    <name>Jesse Kriss</name>
    <email>jesse.kriss@us.ibm.com</email>
  </author>
  <url>http://github.com/jkriss/monomic/commit/aafbfa2e9f02daf801ac395530f2b8782c5aefd9</url>
  <id>aafbfa2e9f02daf801ac395530f2b8782c5aefd9</id>
  <committed-date>2009-01-02T14:28:54-08:00</committed-date>
  <authored-date>2009-01-02T14:28:54-08:00</authored-date>
  <message>still tweaking bulid settings</message>
  <tree>ef17cc938f7a38dc39b9c5afb86f5d7db073d69b</tree>
  <committer>
    <name>Jesse Kriss</name>
    <email>jesse.kriss@us.ibm.com</email>
  </committer>
</commit>
