]> source.dussan.org Git - jackcess.git/commitdiff
minor updates
authorJames Ahlborn <jtahlborn@yahoo.com>
Fri, 2 Nov 2007 04:14:41 +0000 (04:14 +0000)
committerJames Ahlborn <jtahlborn@yahoo.com>
Fri, 2 Nov 2007 04:14:41 +0000 (04:14 +0000)
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@168 f203690c-595d-4dc9-a70b-905162fa7fd2

src/changes/changes.xml
src/site/fml/faq.fml

index 7e20dcc8b1d160640f212b88aade45c093348de0..979d68cd0892737cf5a4449610b4bba0ea8ff8a0 100644 (file)
@@ -6,6 +6,10 @@
   </properties>
   <body>
     <release version="1.1.10" date="TBD">
+      <action dev="jahlborn" type="update">
+        Move project to maven2 and change project groupId to
+        com.healthmarketscience.jackcess.
+      </action>
     </release>
     <release version="1.1.9" date="2007-07-12">
       <action dev="jahlborn" type="fix" issue="1675522">
index 70c2b8cf00745b115c6c9ba585edc3caef6e1a5a..4f6b9b8c9a979869c872832fd78bffe943fae3f2 100644 (file)
           Probably because you're missing a jar that Jackcess depends on from your
           classpath.  Take a look at the <a href="dependencies.html">dependencies list</a>.  The first 3 are required for both building and running
           and can be found either at the <a href="http://commons.apache.org/">
-          Jakarta Commons</a> or the <a href="http://www.ibiblio.org/maven">Ibiblio
+          Apache Commons</a> or the <a href="http://www.ibiblio.org/maven">Ibiblio
           Maven Repository</a>.  The others are only required for building, in which
           case, Maven will find them for you.
         </p>