henriqueamorim83 / alfresco-bulk-filesystem-import

Automatically exported from code.google.com/p/alfresco-bulk-filesystem-import
GNU Lesser General Public License v3.0
0 stars 0 forks source link

Add support for reading creation timestamps from the filesystem #7

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
This is not natively possible in JDK <= 1.6, but will become available in
JDK 1.7's enhanced file metadata libraries.

In the meantime, it may be worth investigating whether anyone has
implemented this via JNI.

Original issue reported on code.google.com by pmo...@gmail.com on 10 Dec 2009 at 11:23

GoogleCodeExporter commented 9 years ago

Original comment by pmo...@gmail.com on 8 Jan 2011 at 7:53

GoogleCodeExporter commented 9 years ago
Awaiting JDK 1.7 - see 
http://download.oracle.com/javase/tutorial/essential/io/fileAttr.html for more 
details.

Original comment by pmo...@gmail.com on 8 Feb 2011 at 7:49

GoogleCodeExporter commented 9 years ago

Original comment by pmo...@gmail.com on 8 Feb 2011 at 7:49

GoogleCodeExporter commented 9 years ago
Issue 47 has been merged into this issue.

Original comment by pmo...@gmail.com on 5 Aug 2011 at 8:47

GoogleCodeExporter commented 9 years ago
Note: it is possible to set the creation and modification timestamps via a 
shadown properties file, so I'm lowering the priority of this one for now.

Also, Alfresco 4.2+ support JDK7 - that would be the ideal time to start using 
the JSR-203 mechanisms.

Original comment by pmo...@gmail.com on 11 Jan 2013 at 10:54

GoogleCodeExporter commented 9 years ago

Original comment by pmo...@gmail.com on 9 Dec 2013 at 11:19

GoogleCodeExporter commented 9 years ago

Original comment by pmo...@gmail.com on 9 Dec 2013 at 11:19

GoogleCodeExporter commented 9 years ago
Migrated to https://github.com/pmonks/alfresco-bulk-import/issues/1

Original comment by pmo...@gmail.com on 12 Dec 2013 at 9:08