Activity
From 12/18/2014 to 01/16/2015
01/16/2015
- 
   12:14 PM
  
  Task #2388 (Closed): Move "example tests" from "tests" to "examples" 12:14 PM
  
  Task #2388 (Closed): Move "example tests" from "tests" to "examples"
- 
   10:04 AM
  
  Task #2388 (Closed): Move "example tests" from "tests" to "examples" 10:04 AM
  
  Task #2388 (Closed): Move "example tests" from "tests" to "examples"
- Normally the "tests" directory has only unit and integration tests. But the "tests" directory also has example progra...
01/15/2015
- 
  03:48 PM Task #2374: Add Maven Support 
- Is it a test dependency or a dependency actually needed by jndn code? I'll get on Skype if you want to discuss.
- 
   03:46 PM
  
  Task #2374: Add Maven Support 03:46 PM
  
  Task #2374: Add Maven Support
- Since the code dynamically loads the SQLite JAR, you are corrected that we could drop the dependency. I only tried t...
- 
  03:40 PM Task #2374: Add Maven Support 
- I had to look it up (http://stackoverflow.com/a/1172371) because I was about to say that you had to hardcode the vers...
- 
   03:05 PM
  
  Task #2374: Add Maven Support 03:05 PM
  
  Task #2374: Add Maven Support
- Maybe I answered my own question. I added the following sqlite dependency from the Maven repository site (see the att...
- 
   02:03 PM
  
  Task #2374: Add Maven Support 02:03 PM
  
  Task #2374: Add Maven Support
- I'll take a look at the unit vs. integration tests.  Admittedly, right now they are mixed together.
 I tried your p...
01/14/2015
- 
  04:56 PM Task #2374: Add Maven Support 
- One caveat: ideally the integration tests (that rely on the NFD or protobuf) should be in a separate directory; I'm h...
- 
  04:48 PM Task #2374: Add Maven Support 
- I don't think you have to move anything; attached is a sample pom.xml that I am using to compile and deploy jndn to a...
- 
   02:47 PM
  
  Task #2374: Add Maven Support 02:47 PM
  
  Task #2374: Add Maven Support
- Hi Andrew. I was able to install Maven on Ubuntu and OS X pretty easily. I've been reading the tutorials. It looks ...
01/12/2015
- 
  04:00 PM Task #2374: Add Maven Support 
- Yes, I think 'sudo apt-get install maven'. The advantage to using Maven comes when you integrate jndn with other proj...
- 
   03:32 PM
  
  Task #2374: Add Maven Support 03:32 PM
  
  Task #2374: Add Maven Support
- I chose Ant because it can be install simply with
 sudo apt-get install ant
 Is Maven that easy to install?
- 
  02:35 PM Task #2374: Add Maven Support 
- Jeff, not if done right. We could maintain separate Ant and Maven build scripts (Maven's would be in pom.xml; I alrea...
- 
   02:27 PM
  
  Task #2374: Add Maven Support 02:27 PM
  
  Task #2374: Add Maven Support
- Hi Andrew. I don't have any experience with Maven. Can it be used without locking everyone into using it in order t...
- 
  01:56 PM Task #2374 (Closed): Add Maven Support 
- The ease of npm with ndn-js makes me think this would be very handy in jndn. Most larger projects need some of type o...
01/09/2015
- 
   03:11 PM
  
  Task #2365 (Closed): Implement the KeyChain default constructor 03:11 PM
  
  Task #2365 (Closed): Implement the KeyChain default constructor
- The KeyChain default constructor uses the OS X key chain on OS X, and the file-based private key store on Linux, etc....
Also available in: Atom