Skip to content

Port of the Amazon FPS library for the Java platform of Google App Engine

License

Notifications You must be signed in to change notification settings

DomDerrien/amazon-fps-gaej

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b0d2806 · Jul 6, 2011

History

3 Commits
Mar 10, 2010
Mar 10, 2010
Mar 10, 2010
Mar 10, 2010
Mar 10, 2010
Mar 9, 2010
Mar 9, 2010
Mar 9, 2010
Mar 10, 2010
Jul 6, 2011
Mar 10, 2010

Repository files navigation

================================================================================
Adaptation of the Amazon FPS library for the Java platform of Google App Engine
Copyright 2010 Dom Derrien
================================================================================

This derivative work is licensed under the Apache License, Version 2.0,
as the original Amazon FPS library.

Follow indications from the README.html file to build the library. Don't forget
to update the src/config.properties file with your own settings.

Deployment:
- Among the third-party libraries, you only need to push the following ones in your
Google App Engine environment (war/WEB-INF/lib):
  1. commons-codec-1.3.jar
  2. commons-httpclient-3.0.1.jar
  3. commons-logging-1.1.jar
     ** have side-effects on traces generated by the data nucleus converter and
        on cobertura instrumentation tool
  4. domderrien-1.0.6.jar
     ** just for the MockInputStream and MockOutputStream

About

Port of the Amazon FPS library for the Java platform of Google App Engine

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages