Print

Print


Commit in java/trunk/monitoring-app on MAIN
pom.xml+1-21048 -> 1049
Update plotting engine version.  Remove outdated test exclude.

java/trunk/monitoring-app
pom.xml 1048 -> 1049
--- java/trunk/monitoring-app/pom.xml	2014-09-18 21:04:24 UTC (rev 1048)
+++ java/trunk/monitoring-app/pom.xml	2014-09-18 22:48:45 UTC (rev 1049)
@@ -98,7 +98,6 @@
                 <artifactId>maven-surefire-plugin</artifactId>
                 <configuration>
                     <excludes>
-                        <exclude>org/hps/monitoring/record/**/**.java</exclude>
                         <exclude>org/hps/monitoring/subsys/et/**.java</exclude>
                     </excludes>
                 </configuration>
@@ -125,7 +124,7 @@
         <dependency>
             <groupId>jfreechart-aida-experimental</groupId>
             <artifactId>jfreechart-aida-experimental</artifactId>
-            <version>1.2</version>
+            <version>1.3-SNAPSHOT</version>
             <exclusions>
                 <exclusion>  
                     <groupId>jdom</groupId>
SVNspam 0.1