Noah Levitt and GitHub
cefad96036
Merge pull request #276 from internetarchive/jdk11-upgrade-jetty
...
JDK11 support: upgrade to Jetty 9.4.19, Restlet 2.4.0 and drop JDK 7 support
2019-08-07 10:48:51 -07:00
Alex Osborne
996d1366b0
Drop support for JDK 7
...
Jetty 9.4 requires JDK 8 or later. JDK 11 requires Jetty 9.4.12+.
Therefore unfortunately we cannot easily support both JDK 11 and JDK 7
at the same time.
2019-08-06 16:41:09 +09:00
Alex Osborne
412885fd7d
JDK11 support: upgrade maven-surefire-plugin to 2.22.2
...
Under JDK11 our old version of it throws ClassNotFoundExceptions when
tests load some builtin classes like javax.transaction.xa.Xid.
Fixes #266
2019-08-02 16:43:20 +09:00
Andrew Jackson
b3961a2f96
[maven-release-plugin] prepare for next development iteration
2019-04-18 15:36:28 +01:00
Andrew Jackson
c7c6141ee1
[maven-release-plugin] prepare release 3.4.0-20190418
2019-04-18 15:36:20 +01:00
Alex Osborne and GitHub
dd37598470
Revert "Upgrade httpclient to 4.5.7 and handle cookies more compliantly"
2019-03-28 10:14:42 +09:00
Andrew Jackson
0235a0e553
Updated POM to use latest version.
2019-03-20 20:26:51 +00:00
Andrew Jackson
ad9e74d8ad
[maven-release-plugin] prepare for next development iteration
2019-02-07 13:52:56 +00:00
Andrew Jackson
83c7044b22
[maven-release-plugin] prepare release 3.4.0-20190207
2019-02-07 13:52:49 +00:00
Andrew Jackson
317b19e7e2
[maven-release-plugin] prepare for next development iteration
2019-02-05 12:33:08 +00:00
Andrew Jackson
9c7d0c299d
[maven-release-plugin] prepare release 3.4.0-20190205
2019-02-05 12:32:57 +00:00
Andrew Jackson
ab34a54566
[maven-release-plugin] prepare for next development iteration
2019-02-05 12:29:33 +00:00
Andrew Jackson
d1fc5cedb4
[maven-release-plugin] prepare release 3.4.0-20190205-2
2019-02-05 12:29:26 +00:00
Andrew Jackson
096ba4e9c3
[maven-release-plugin] prepare for next development iteration
2019-02-05 12:15:26 +00:00
Andrew Jackson
24ef7eb9d0
Extend to set additional property.
2019-02-05 12:14:17 +00:00
Andrew Jackson
947bb39aff
Use argument syntax.
2019-02-05 12:13:20 +00:00
Andrew Jackson
0e1a21c9d8
Skip tests during release process (covered by CI).
2019-02-05 12:11:29 +00:00
Andrew Jackson
765d607e5c
Set consistent tag, and include contrib.
2019-02-05 11:57:23 +00:00
Andrew Jackson
24b72e07df
Wrong repo spec.
2019-02-05 11:23:18 +00:00
Andrew Jackson
fae30ed63c
Add build profile for deployment to Maven Central.
2019-02-05 10:32:40 +00:00
Andrew Jackson
a5381440fd
Use build folder for temp files as tmp gets wiped on Travis CI sometimes.
2017-10-09 22:13:53 +01:00
Noah Levitt
3892c17b56
ughhh appease java 8 javadoc rules
2017-06-15 17:29:22 -07:00
Andrew Jackson
8ff09dc769
Switch to Java 1.7
2016-03-08 23:53:59 +00:00
Noah Levitt
3b12a751e1
to make this branch only about multipart/form-data, undo the changes to handle more complicated forms with extra input fields; add unit test; store CrawlURI submit data in http-library agnostic way and remove httpcomponents-specific code from HTMLForm, refactor creation of post data accordingly
2016-01-14 12:17:19 -08:00
caofangkun
6cf0d4a0c5
'build.plugins.plugin.version' for org.apache.maven.plugins:maven-compiler-plugin is missing
2015-08-24 17:56:56 +08:00
Kristinn Sigurðsson
0212a554e6
Upgrade to httpclient 4.3.6
2014-11-11 14:40:33 +00:00
Noah Levitt
743d76c966
set <encoding>UTF-8</encoding> in maven-compiler-plugin; project.build.sourceEncoding seems not to be enough, see http://stackoverflow.com/questions/8978013/error-unmappable-character-for-encoding-utf8-during-maven-compilation
2014-10-02 01:48:13 -07:00
Noah Levitt
e5e5cd87e4
configure maven-compiler-plugin in root pom to avoid redundancy, inconsistency
2014-10-01 13:38:39 -07:00
Kenji Nagahashi
bb511796ec
Update POMs for newly imported Wayback-dedup module.
...
lock httpclient version to 4.3.3 stated by
heritrix-commons. have to exclude hadoop’s
dependency on jets3t 0.9.0 as it pulls in httpcore 4.1.2.
add easy mock 3.1 to heritrix-contrib.
2014-08-25 16:44:48 -07:00
Noah Levitt
749bd6a214
bump version to 3.3.0-SNAPSHOT after 3.2.0 release
2014-01-10 16:22:43 -08:00
Noah Levitt
32c083f720
bump version number to 3.2.0 for release
2014-01-10 12:36:45 -08:00
Noah Levitt
0ea10665f1
abbreviate maven repository clauses, reduce redundancy, and let default settings prevail, such as updatePolicy=daily, pointed out by Erik Hetzner
2013-12-15 11:53:18 -08:00
Noah Levitt
8e1125d062
bump version to 3.2.0-SNAPSHOT since there are some incompatible api changes since 3.1.1 (requested by kris sigurðsson)
2013-11-20 09:18:31 -08:00
Noah Levitt
81d0a23e50
restore build timestamp
2013-04-09 10:42:23 -07:00
Noah Levitt
60d93cbb5b
Remove obsolete <scm> section that pointed to old svn repository
2013-02-05 18:37:56 -08:00
Noah Levitt
9fffa8fc53
**/pom.xml
...
bump version to 3.1.2-SNAPSHOT
2012-05-01 18:17:33 -07:00
Noah Levitt
79c40346fc
**/pom.xml
...
* bump version number to 3.1.1 for release
2012-05-01 18:01:06 -07:00
nlevitt
5735839252
Post 3.1.0
...
* **/pom.xml
switch version to "3.1.1-SNAPSHOT"
2011-10-21 19:00:37 +00:00
nlevitt
8c99fc947c
Prep for 3.1.0 release
...
* **/pom.xml
bump version-id to "3.1.0"
* README.txt
refer to exactly 3.1.0 release notes
2011-10-21 17:08:04 +00:00
nlevitt
28aa2ffede
* **/pom.xml
...
improve formatting (no substantive changes at all -- try "svn diff -x -ub -c7232")
2011-08-05 17:46:57 +00:00
nlevitt
cb7a454d0c
Post 3.1.0-RC1
...
* **/pom.xml
switch version back to "3.1.0-SNAPSHOT"
2011-07-26 03:42:02 +00:00
nlevitt
347a25e417
Prep for 3.1.0-RC1 release
...
* pom.xml, */pom.xml
bump version number to 3.1.0-RC1
2011-07-26 02:57:48 +00:00
gojomo
991a67e0e4
Post 3.1.0-beta
...
* **/pom.xml
chnge version-identifier to "3.1.0-SNAPSHOT"
2011-04-15 22:28:52 +00:00
gojomo
52d00a9917
Prep for 3.1.0-beta
...
* **/pom.xml
increment declared version
2011-04-15 18:09:43 +00:00
gojomo
a757140cf6
[HER-1831] change version numbering convention to be less confusing
...
* **/pom.xml
change 3.1.1-SNAPSHOT to 3.0.1-SNAPSHOT
2010-09-30 19:48:35 +00:00
nlevitt
72bdad74e9
* pom.xml
...
install source jars to maven repository
2010-05-26 04:41:22 +00:00
gojomo
37c32b4e5c
Maven cleanup to enable warningless build on fresh machine with Maven2.2.0:
...
* engine/pom.xml
restore a reference to a (new version of a) necessary servlet library
* pom.xml
remove deprecated {pom.artifactId}; add needed javadoc module version decl
* .classpath
update ref to currently-used servlet jar
2010-03-23 22:57:27 +00:00
gojomo
cb7df416d4
post-3.0.0 release build
...
* **/pom.xml
bump version identifiers to "3.1.1-SNAPSHOT" (odd minor number meaning dev version, odd patch number indicating expected next patch number of 3.0.x release if before a 3.2.0 release)
2009-12-05 23:48:38 +00:00
gojomo
5661658b1b
prep for 3.0.0 release
...
* **/pom.xml
bump version-id to "3.0.0"
* README.txt
refer to exactly 3.0.0 release notes
2009-12-05 09:28:19 +00:00
nlevitt
4bb5dca139
* pom.xml
...
Configure custom @contributor javadoc tag.
2009-12-04 06:00:36 +00:00