Author: britter
Date: Tue Nov 24 16:11:04 2015
New Revision: 1716191
URL: http://svn.apache.org/viewvc?rev=1716191&view=rev
Log:
Add .gitignore and update NOTICE.txt. Thanks to Uwe Barthel. This fixed #8 from
github.
Added:
commons/proper/jxpath/trunk/.gitignore
Modified:
commons/proper/jxpath/trunk/NOTICE.txt
Added: commons/proper/jxpath/trunk/.gitignore
URL:
http://svn.apache.org/viewvc/commons/proper/jxpath/trunk/.gitignore?rev=1716191&view=auto
==============================================================================
--- commons/proper/jxpath/trunk/.gitignore (added)
+++ commons/proper/jxpath/trunk/.gitignore Tue Nov 24 16:11:04 2015
@@ -0,0 +1,3 @@
+# Maven build files
+target
+
Modified: commons/proper/jxpath/trunk/NOTICE.txt
URL:
http://svn.apache.org/viewvc/commons/proper/jxpath/trunk/NOTICE.txt?rev=1716191&r1=1716190&r2=1716191&view=diff
==============================================================================
--- commons/proper/jxpath/trunk/NOTICE.txt (original)
+++ commons/proper/jxpath/trunk/NOTICE.txt Tue Nov 24 16:11:04 2015
@@ -1,5 +1,5 @@
Apache Commons JXPath
-Copyright 2001-2014 The Apache Software Foundation
+Copyright 2001-2015 The Apache Software Foundation
This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).