Skip to content

Merge IA changes into IIPC master#11

Merged
anjackson merged 20 commits into
iipc:masterfrom
internetarchive:master
Mar 6, 2014
Merged

Merge IA changes into IIPC master#11
anjackson merged 20 commits into
iipc:masterfrom
internetarchive:master

Conversation

@nlevitt

@nlevitt nlevitt commented Feb 28, 2014

Copy link
Copy Markdown
Member

Most of these changes are updates for the heritrix switch to httpcomponents.

Also pom.xml has some tweaks so that we can build our fork with a version like "1.1.1-IA-SNAPSHOT", and deploy to our maven repository, by adding switches to the maven command line. Should not affect the IIPC build at all.

nlevitt and others added 20 commits December 6, 2013 19:21
…mTest.testReadFullyOrUntil() test passes (how did this ever pass?)
changes needed for move to httpcomponents
…void allocating a buffer every time it was allocated, but didn't because FastBufferedOutputStream always goes and allocates its own anyway (in this old version of fastutil); also, lazily initialize RecordingOutputStream.diskStream
get rid of RecyclingFastBufferedOutputStream, which was supposed to avoi...
update org.json dependency, because source jar is available in maven rep...
set version for final build as ia-web-commons (to be used for loc wayback deployment)
…s of their branches with a special version number, and deploy to a custom repository with the maven command line switch -Drepository.url=...
pom.xml customizations to allow IA and other 3rd parties to tag builds o...
configure properties so sonatype repositories are defaults for distribut...
anjackson added a commit that referenced this pull request Mar 6, 2014
Merge IA changes into IIPC master
@anjackson anjackson merged commit 604199b into iipc:master Mar 6, 2014
@anjackson

Copy link
Copy Markdown
Member

Unfortunately, this broke release deployment to Maven Central via Sonatype, presumably because of the changes to the distributionManagement section. Do you know if that can be fixed by adding it to a build profile instead?

@anjackson

Copy link
Copy Markdown
Member

Ah, ok, its because of the id of the repository. I'll fix it.

@nlevitt

nlevitt commented Mar 6, 2014

Copy link
Copy Markdown
Member Author

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants