gojomo
4c10d4b54f
* engine/pom.xml
...
after test OOMEs on build machine, make sure tests use -server and a 256M heap
2010-06-23 00:47:24 +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
gojomo
095f2fdffb
Make Maven build more robust
...
* engine/pom.xml, .classpath
remove apparently-no-longer-needed tomcat library reference, avoiding Maven problems with m2eclipse 0.9.8.200905041414 in eclipse-galileo on ubuntu
2009-12-03 19:02:13 +00:00
gojomo
ed2061560e
Improve Maven build robustness
...
* UURIFactoryTest.java
specify stirng literal with escape-encoding, rather than as raw UTF-8
* **/pom.xml
include 'project.build.sourceEncoding' property to suppress platform-encoding warnings
(unfortunately, neither this nor similar 'maven.compile.encoding' property actually casues maven build to interpret Java source as UTF-8)
2009-12-02 01:34:40 +00:00
nlevitt
75fa939995
Update restlet to latest 1.1.6
...
* .classpath
* engine/pom.xml
2009-11-25 01:49:17 +00:00
gojomo
79fd64a2b5
Post-RC1-build
...
* **/pom.xml
revert version name to SNAPSHOT
2009-11-23 10:23:28 +00:00
gojomo
0c7a74bd35
RC1
...
* **/pom.xml
rename version to '3.0.0-RC1' for distinguished 'RC1' identified build (instead of SNAPSHOT/timestamp)
2009-11-23 09:57:42 +00:00
gojomo
f9d56e3f6b
move json dependency to commons from engine
2009-11-20 02:03:27 +00:00
nlevitt
2740cc7bb0
Change the artifactId from commons to heritrix-commons, modules to
...
heritrix-modules, engine to heritrix-engine.
2009-11-12 02:48:38 +00:00
nlevitt
3e08d49640
Use json library jar instead of copy&pasted code.
2009-11-11 02:30:39 +00:00
gojomo
4a0f809c0d
Post-beta-build
...
* **/pom.xml
revert version name to SNAPSHOT
2009-10-07 11:54:12 +00:00
gojomo
af9345a3be
* **/pom.xml
...
rename version to 'beta' for distinguished 'beta' identified build (instead of SNAPSHOT/timestamp)
2009-10-07 11:25:20 +00:00
gojomo
721089044a
* **/pom.xml
...
revert version name to SNAPSHOT
2009-06-11 09:09:43 +00:00
gojomo
e8e5fdd9a4
* **/pom.xml
...
rename version to 'alpha' for distinguished 'alpha' identified build (instead of SNAPSHOT/timestamp)
2009-06-11 08:06:19 +00:00
gojomo
daf5ed7590
Update pom.xml * 4
...
more naming improvements
ignore test cruft
update SCM url
2009-05-12 00:17:01 +00:00
gojomo
e047bf68e0
copy 'springy' branch to heritrix3
2009-05-11 22:56:36 +00:00