This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
PretendYoureXyzzy
mirror of
https://github.com/ajanata/PretendYoureXyzzy.git
Watch
1
Star
0
Fork
You've already forked PretendYoureXyzzy
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
5f18168388
PretendYoureXyzzy
/
.gitignore
4 lines
30 B
Plaintext
Raw
Normal View
History
Unescape
Escape
.gitignore: build
2011-12-17 00:41:13 +00:00
build
Maven support. This is still a bit clunky, but it seems to be working. This supports running both with Jetty directly, and making a .war to throw at Tomcat. You will still need Postgres to run via Jetty; this is super useful for debugging in Eclipse. mvn clean package war:exploded jetty:run mvn clean package war:war You will need to copy build.properties.example to build.properties and fill in the appropriate information. Also, use correct date format in the cache filter, as Jetty is more strict.
2015-02-14 04:03:46 +00:00
build.properties
target