File tree Expand file tree Collapse file tree 3 files changed +9
-9
lines changed
Expand file tree Collapse file tree 3 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 1515 <classpathentry exported =" true" kind =" lib" path =" lib/junit-4.13.1.jar" sourcepath =" libsrc/junit-4.13.1-sources.jar" />
1616 <classpathentry exported =" true" kind =" lib" path =" lib/javax.servlet.jar" sourcepath =" libsrc/tomcat/apache-tomcat-7.0.12-src.zip" />
1717 <classpathentry exported =" true" kind =" lib" path =" lib/AppleJavaExtensions.jar" />
18- <classpathentry exported =" true" kind =" lib" path =" lib/jflex-1.6.1 .jar" sourcepath =" libsrc/jflex-1.6.1 -src.zip" />
18+ <classpathentry exported =" true" kind =" lib" path =" lib/jflex-1.8.2 .jar" sourcepath =" libsrc/jflex-1.8.2 -src.zip" />
1919 <classpathentry exported =" true" kind =" lib" path =" lib/xom-1.3.2.jar" sourcepath =" libsrc/xom-1.3.2-sources.jar" />
2020 <classpathentry exported =" true" kind =" lib" path =" lib/joda-time.jar" sourcepath =" libsrc/joda-time-2.10.5-sources.jar" />
2121 <classpathentry exported =" true" kind =" lib" path =" lib/jollyday-0.4.9.jar" sourcepath =" libsrc/jollyday-0.4.9-sources.jar" />
Original file line number Diff line number Diff line change 7777
7878 <taskdef classname =" jflex.anttask.JFlexTask" name =" jflex" >
7979 <classpath >
80- <pathelement location =" ${ project.core } /lib/jflex-1.6.1 .jar" />
80+ <pathelement location =" ${ project.core } /lib/jflex-full-1.8.2 .jar" />
8181 </classpath >
8282 </taskdef >
8383
Original file line number Diff line number Diff line change @@ -218,15 +218,15 @@ LAST UPDATE: 2013-11-12
218218LAST UPDATE BY: John Bauer
219219
220220-----------------------------------------------------------------------
221- jflex-1.6.1 .jar
221+ jflex-full-1.8.2 .jar
222222
223- ORIGINAL JAR NAME: jflex-1.6.1 .jar
223+ ORIGINAL JAR NAME: jflex-full-1.8.2 .jar
224224
225- VERSION: 1.6.1
225+ VERSION: 1.8.2
226226
227- RELEASE DATE: 2015-03-16
227+ RELEASE DATE: 2020-05-03
228228
229- SOURCE AVAILABLE: yes, jflex-1.6.1 -src.zip
229+ SOURCE AVAILABLE: yes, jflex-1.8.2 -src.zip
230230
231231DESCRIPTION: compiles .flex files into .java
232232
@@ -235,9 +235,9 @@ URL: http://jflex.de/
235235USED BY: Compiling PTBTokenizer, etc.
236236Not needed by CoreNLP distributions
237237
238- LAST UPDATE: 2017-05-06
238+ LAST UPDATE: 2020-11-04
239239
240- LAST UPDATE BY: Chris Manning
240+ LAST UPDATE BY: John Bauer
241241
242242-----------------------------------------------------------------------
243243log4j-1.2.16.jar
You can’t perform that action at this time.
0 commit comments