p4bugzilla.sysconfig #1

  • //
  • guest/
  • warwick_hunter/
  • p4bugzilla/
  • main/
  • p4bugzilla.sysconfig
  • View
  • Commits
  • Open Download .zip Download (287 B)
P4BUGZILLA_CONFIG=/etc/p4bugzilla.conf

P4BUGZILLA_CLASSPATH=/opt/p4bugzilla/commons-codec-1.9.jar:/opt/p4bugzilla/commons-httpclient-3.1.jar:/opt/p4bugzilla/commons-logging-1.1.3.jar:/opt/p4bugzilla/gson-2.3.jar:/opt/p4bugzilla/p4bugzilla.jar:/opt/p4bugzilla/p4java-2015.2.1365272.jar

# Change User Description Committed
#1 21161 Warwick Hunter P4 Bugzilla v2.1
- Use the new Bugzilla REST API instead of the old XMLRPC API.
- Use the latest P4 Java API.
- Build with gradle and gradlew.
- Integrate with the latest systemd Linux daemon startup environment found on Fedora 21+ systems.
- Simplified the code to focus on just the job at hand.