mirror of
https://github.com/Alfresco/alfresco-transform-core.git
synced 2025-08-14 17:58:27 +00:00
end-of-file-fixer
This commit is contained in:
@@ -17,4 +17,3 @@ sudo service docker restart
|
||||
popd
|
||||
set +vex
|
||||
echo "=========================== Finishing Init Script =========================="
|
||||
|
||||
|
@@ -23,4 +23,4 @@ popd
|
||||
set +vex
|
||||
echo "=========================== Finishing SourceClear Script =========================="
|
||||
|
||||
exit ${SUCCESS}
|
||||
exit ${SUCCESS}
|
||||
|
@@ -10,4 +10,4 @@ sha1sum -c <<< "$VERACODE_WRAPPER_SHA1 vosp-api-wrappers-java-$VERACODE_WRAPPER_
|
||||
|
||||
popd
|
||||
set +vex
|
||||
echo "=========================== Finishing Static Analysis Init Script =========================="
|
||||
echo "=========================== Finishing Static Analysis Init Script =========================="
|
||||
|
@@ -20,4 +20,4 @@ transform:
|
||||
config: ${IMAGEMAGICK_CONFIG:}
|
||||
tika:
|
||||
pdfBox:
|
||||
notExtractBookmarksTextDefault: ${PDFBOX_NOTEXTRACTBOOKMARKS_DEFAULT:false}
|
||||
notExtractBookmarksTextDefault: ${PDFBOX_NOTEXTRACTBOOKMARKS_DEFAULT:false}
|
||||
|
@@ -1 +1 @@
|
||||
#logging.level.org.alfresco.transformer.metadataExtractors=debug
|
||||
#logging.level.org.alfresco.transformer.metadataExtractors=debug
|
||||
|
@@ -9425,4 +9425,3 @@ Creative Commons Notice
|
||||
restriction does not form part of the License.
|
||||
|
||||
Creative Commons may be contacted at http://creativecommons.org/.
|
||||
|
||||
|
@@ -326,4 +326,4 @@ public class AIOTransformRegistryTest
|
||||
return text;
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
@@ -93,4 +93,4 @@
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
@@ -996,4 +996,4 @@
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
@@ -1 +1 @@
|
||||
target/docker/
|
||||
target/docker/
|
||||
|
@@ -19,4 +19,4 @@
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
@@ -7,4 +7,4 @@
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
@@ -7,4 +7,4 @@
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
@@ -23,4 +23,4 @@
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
@@ -13,4 +13,4 @@ docker run -it --rm -v `pwd`:/opt/alfresco/imagemagick alfresco/alfresco-base-ja
|
||||
```bash
|
||||
bash-3.2$ ls rpms
|
||||
ImageMagick-7.0.10-59.x86_64.centos7.rpm ImageMagick-libs-7.0.10-59.x86_64.centos7.rpm
|
||||
```
|
||||
```
|
||||
|
@@ -35,4 +35,4 @@ rpmbuild -bb ~/rpmbuild/SPECS/ImageMagick.spec
|
||||
#Copy RPMs to well known directory.
|
||||
mkdir -p /opt/alfresco/imagemagick/rpms
|
||||
cp ~/rpmbuild/RPMS/x86_64/ImageMagick-$IMAGEMAGICK_VERSION.x86_64.rpm /opt/alfresco/imagemagick/rpms/ImageMagick-$IMAGEMAGICK_VERSION.x86_64.centos7.rpm
|
||||
cp ~/rpmbuild/RPMS/x86_64/ImageMagick-libs-$IMAGEMAGICK_VERSION.x86_64.rpm /opt/alfresco/imagemagick/rpms/ImageMagick-libs-$IMAGEMAGICK_VERSION.x86_64.centos7.rpm
|
||||
cp ~/rpmbuild/RPMS/x86_64/ImageMagick-libs-$IMAGEMAGICK_VERSION.x86_64.rpm /opt/alfresco/imagemagick/rpms/ImageMagick-libs-$IMAGEMAGICK_VERSION.x86_64.centos7.rpm
|
||||
|
@@ -1181,4 +1181,4 @@
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
@@ -1 +1 @@
|
||||
target/docker/
|
||||
target/docker/
|
||||
|
@@ -3,4 +3,4 @@
|
||||
* This transformer uses LibreOffice from The Document Foundation. See the license at
|
||||
[https://www.libreoffice.org/download/license/](https://www.libreoffice.org/download/license/)
|
||||
or the [libreoffice.txt](src/main/resources/licenses/3rd-party/libreoffice.txt)
|
||||
file placed in the root directory of the docker image.
|
||||
file placed in the root directory of the docker image.
|
||||
|
@@ -11,4 +11,4 @@ transform:
|
||||
timeout: ${LIBREOFFICE_TIMEOUT:1200000}
|
||||
portNumbers: ${LIBREOFFICE_PORT_NUMBERS:8100}
|
||||
templateProfileDir: ${LIBREOFFICE_TEMPLATE_PROFILE_DIR:}
|
||||
isEnabled: ${LIBREOFFICE_IS_ENABLED:true}
|
||||
isEnabled: ${LIBREOFFICE_IS_ENABLED:true}
|
||||
|
@@ -1 +1 @@
|
||||
#logging.level.org.alfresco.transformer.LibreOfficeController=debug
|
||||
#logging.level.org.alfresco.transformer.LibreOfficeController=debug
|
||||
|
@@ -9425,4 +9425,3 @@ Creative Commons Notice
|
||||
restriction does not form part of the License.
|
||||
|
||||
Creative Commons may be contacted at http://creativecommons.org/.
|
||||
|
||||
|
@@ -19,4 +19,4 @@
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
@@ -7,4 +7,4 @@
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
@@ -7,4 +7,4 @@
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
@@ -23,4 +23,4 @@
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
@@ -5,4 +5,3 @@ The quick brown fox jumps over the lazy dog
|
||||
|
||||
|
||||
Blank Page
|
||||
|
||||
|
File diff suppressed because one or more lines are too long
@@ -2,4 +2,4 @@
|
||||
|
||||
<document>
|
||||
<text>The quick brown fox jumps over the lazy dog</text>
|
||||
</document>
|
||||
</document>
|
||||
|
@@ -211,4 +211,4 @@ faadb081f196af190c6a98242f8467912ab0a651ad6a5a548d8cc3c1aafb6121653923699635d3ca
|
||||
\lsdpriority49 \lsdlocked0 List Table 4 Accent 5;\lsdpriority50 \lsdlocked0 List Table 5 Dark Accent 5;\lsdpriority51 \lsdlocked0 List Table 6 Colorful Accent 5;\lsdpriority52 \lsdlocked0 List Table 7 Colorful Accent 5;
|
||||
\lsdpriority46 \lsdlocked0 List Table 1 Light Accent 6;\lsdpriority47 \lsdlocked0 List Table 2 Accent 6;\lsdpriority48 \lsdlocked0 List Table 3 Accent 6;\lsdpriority49 \lsdlocked0 List Table 4 Accent 6;
|
||||
\lsdpriority50 \lsdlocked0 List Table 5 Dark Accent 6;\lsdpriority51 \lsdlocked0 List Table 6 Colorful Accent 6;\lsdpriority52 \lsdlocked0 List Table 7 Colorful Accent 6;\lsdsemihidden1 \lsdunhideused1 \lsdlocked0 Mention;
|
||||
\lsdsemihidden1 \lsdunhideused1 \lsdlocked0 Smart Hyperlink;\lsdsemihidden1 \lsdunhideused1 \lsdlocked0 Hashtag;\lsdsemihidden1 \lsdunhideused1 \lsdlocked0 Unresolved Mention;}}{\*\datastore }}
|
||||
\lsdsemihidden1 \lsdunhideused1 \lsdlocked0 Smart Hyperlink;\lsdsemihidden1 \lsdunhideused1 \lsdlocked0 Hashtag;\lsdsemihidden1 \lsdunhideused1 \lsdlocked0 Unresolved Mention;}}{\*\datastore }}
|
||||
|
@@ -243,4 +243,4 @@
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
@@ -1 +1 @@
|
||||
target/docker/
|
||||
target/docker/
|
||||
|
@@ -4,4 +4,4 @@ transform:
|
||||
core:
|
||||
version: @project.version@
|
||||
config:
|
||||
location: classpath:misc_engine_config.json
|
||||
location: classpath:misc_engine_config.json
|
||||
|
@@ -48,4 +48,3 @@ public class Sample
|
||||
return new Sample(mimeType, extension, path, false);
|
||||
}
|
||||
}
|
||||
|
||||
|
@@ -93,4 +93,4 @@
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
@@ -12,4 +12,4 @@
|
||||
"{http://www.alfresco.org/model/content/1.0}subjectline" : "The quick brown fox jumps over the lazy dog",
|
||||
"{http://www.alfresco.org/model/imap/1.0}messageFrom" : "Nevin Nollop <nevin.nollop@alfresco.com>",
|
||||
"{http://www.alfresco.org/model/content/1.0}originator" : "Nevin Nollop <nevin.nollop@alfresco.com>"
|
||||
}
|
||||
}
|
||||
|
@@ -2,4 +2,4 @@
|
||||
"{http://www.alfresco.org/model/content/1.0}author": "Nevin Nollop",
|
||||
"{http://www.alfresco.org/model/content/1.0}description": "Gym class featuring a brown fox and lazy dog",
|
||||
"{http://www.alfresco.org/model/content/1.0}title": "The quick brown fox jumps over the lazy dog"
|
||||
}
|
||||
}
|
||||
|
@@ -9,4 +9,4 @@
|
||||
|
||||
</body>
|
||||
|
||||
</html>
|
||||
</html>
|
||||
|
@@ -1,3 +1,3 @@
|
||||
{
|
||||
"{http://www.alfresco.org/model/content/1.0}title" : "確認した結果を添付しますので、確認してください"
|
||||
}
|
||||
}
|
||||
|
@@ -38,4 +38,3 @@ Content-ID: <image001.jpg@01D146F0.63006280>
|
||||
image
|
||||
|
||||
----_=_NextPart1_03fb5278-acd0-44a8-88cd-bfd1347fd423--
|
||||
|
||||
|
@@ -28,4 +28,3 @@ Content-Transfer-Encoding: quoted-printable
|
||||
perezoso <br></div>
|
||||
|
||||
------=_NextPart_000_0009_01D06BC5.14D754D0--
|
||||
|
||||
|
@@ -13,4 +13,4 @@
|
||||
"{http://www.alfresco.org/model/content/1.0}subjectline" : "The quick brown fox jumps over the lazy dog",
|
||||
"{http://www.alfresco.org/model/imap/1.0}messageFrom" : "john.doe@alfresco.com",
|
||||
"{http://www.alfresco.org/model/content/1.0}originator" : "john.doe@alfresco.com"
|
||||
}
|
||||
}
|
||||
|
@@ -2,4 +2,4 @@
|
||||
"{http://www.alfresco.org/model/content/1.0}author": "Nevin Nollop",
|
||||
"{http://www.alfresco.org/model/content/1.0}description": "Gym class featuring a brown fox and lazy dog",
|
||||
"{http://www.alfresco.org/model/content/1.0}title": "The quick brown fox jumps over the lazy dog"
|
||||
}
|
||||
}
|
||||
|
@@ -2,4 +2,4 @@
|
||||
|
||||
<document>
|
||||
<text>The quick brown fox jumps over the lazy dog</text>
|
||||
</document>
|
||||
</document>
|
||||
|
@@ -12,7 +12,3 @@ The quick brown fox jumps over the lazy dog
|
||||
|
||||
|
||||
The quick brown fox jumps over the lazy dog
|
||||
|
||||
|
||||
|
||||
|
||||
|
@@ -14,4 +14,3 @@ The Dog
|
||||
--------------------
|
||||
|
||||
The quick brown fox jumps over the lazy dog.
|
||||
|
||||
|
@@ -211,4 +211,4 @@ faadb081f196af190c6a98242f8467912ab0a651ad6a5a548d8cc3c1aafb6121653923699635d3ca
|
||||
\lsdpriority49 \lsdlocked0 List Table 4 Accent 5;\lsdpriority50 \lsdlocked0 List Table 5 Dark Accent 5;\lsdpriority51 \lsdlocked0 List Table 6 Colorful Accent 5;\lsdpriority52 \lsdlocked0 List Table 7 Colorful Accent 5;
|
||||
\lsdpriority46 \lsdlocked0 List Table 1 Light Accent 6;\lsdpriority47 \lsdlocked0 List Table 2 Accent 6;\lsdpriority48 \lsdlocked0 List Table 3 Accent 6;\lsdpriority49 \lsdlocked0 List Table 4 Accent 6;
|
||||
\lsdpriority50 \lsdlocked0 List Table 5 Dark Accent 6;\lsdpriority51 \lsdlocked0 List Table 6 Colorful Accent 6;\lsdpriority52 \lsdlocked0 List Table 7 Colorful Accent 6;\lsdsemihidden1 \lsdunhideused1 \lsdlocked0 Mention;
|
||||
\lsdsemihidden1 \lsdunhideused1 \lsdlocked0 Smart Hyperlink;\lsdsemihidden1 \lsdunhideused1 \lsdlocked0 Hashtag;\lsdsemihidden1 \lsdunhideused1 \lsdlocked0 Unresolved Mention;}}{\*\datastore }}
|
||||
\lsdsemihidden1 \lsdunhideused1 \lsdlocked0 Smart Hyperlink;\lsdsemihidden1 \lsdunhideused1 \lsdlocked0 Hashtag;\lsdsemihidden1 \lsdunhideused1 \lsdlocked0 Unresolved Mention;}}{\*\datastore }}
|
||||
|
@@ -93,4 +93,4 @@
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
@@ -1 +1 @@
|
||||
target/docker/
|
||||
target/docker/
|
||||
|
@@ -6,4 +6,4 @@ transform:
|
||||
config:
|
||||
location: classpath:pdfrenderer_engine_config.json
|
||||
pdfrenderer:
|
||||
exe: ${PDFRENDERER_EXE:/usr/bin/alfresco-pdf-renderer}
|
||||
exe: ${PDFRENDERER_EXE:/usr/bin/alfresco-pdf-renderer}
|
||||
|
@@ -19,4 +19,4 @@
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
@@ -7,4 +7,4 @@
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
@@ -7,4 +7,4 @@
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
@@ -23,4 +23,4 @@
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
@@ -20,4 +20,4 @@
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
@@ -20,4 +20,4 @@
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
@@ -1 +1 @@
|
||||
target/docker/
|
||||
target/docker/
|
||||
|
@@ -7,4 +7,4 @@ transform:
|
||||
location: classpath:tika_engine_config.json
|
||||
tika:
|
||||
pdfBox:
|
||||
notExtractBookmarksTextDefault: ${PDFBOX_NOTEXTRACTBOOKMARKS_DEFAULT:false}
|
||||
notExtractBookmarksTextDefault: ${PDFBOX_NOTEXTRACTBOOKMARKS_DEFAULT:false}
|
||||
|
@@ -89,4 +89,4 @@
|
||||
"{http://ns.adobe.com/photoshop/1.0/}Instructions" : "The quick brown fox jumps over the lazy dog",
|
||||
"{http://ns.useplus.org/ldf/xmp/1.0/}LicensorName" : "Alfresco",
|
||||
"{http://ns.useplus.org/ldf/xmp/1.0/}LicensorURL" : "www.alfresco.com"
|
||||
}
|
||||
}
|
||||
|
@@ -89,4 +89,4 @@
|
||||
"{http://ns.adobe.com/photoshop/1.0/}Instructions" : "The quick brown fox jumps over the lazy dog",
|
||||
"{http://ns.useplus.org/ldf/xmp/1.0/}LicensorName" : "Alfresco",
|
||||
"{http://ns.useplus.org/ldf/xmp/1.0/}LicensorURL" : "www.alfresco.com"
|
||||
}
|
||||
}
|
||||
|
@@ -89,4 +89,4 @@
|
||||
"{http://ns.adobe.com/photoshop/1.0/}Instructions" : "The quick brown fox jumps over the lazy dog",
|
||||
"{http://ns.useplus.org/ldf/xmp/1.0/}LicensorName" : "Alfresco",
|
||||
"{http://ns.useplus.org/ldf/xmp/1.0/}LicensorURL" : "www.alfresco.com"
|
||||
}
|
||||
}
|
||||
|
@@ -89,4 +89,4 @@
|
||||
"{http://ns.adobe.com/photoshop/1.0/}Instructions" : "The quick brown fox jumps over the lazy dog",
|
||||
"{http://ns.useplus.org/ldf/xmp/1.0/}LicensorName" : "Alfresco",
|
||||
"{http://ns.useplus.org/ldf/xmp/1.0/}LicensorURL" : "www.alfresco.com"
|
||||
}
|
||||
}
|
||||
|
@@ -89,4 +89,4 @@
|
||||
"{http://ns.adobe.com/photoshop/1.0/}Instructions" : "The quick brown fox jumps over the lazy dog",
|
||||
"{http://ns.useplus.org/ldf/xmp/1.0/}LicensorName" : "Alfresco",
|
||||
"{http://ns.useplus.org/ldf/xmp/1.0/}LicensorURL" : "www.alfresco.com"
|
||||
}
|
||||
}
|
||||
|
@@ -2,4 +2,4 @@
|
||||
"{http://www.alfresco.org/model/content/1.0}created" : "2016-03-29T21:01:55Z",
|
||||
"{http://www.alfresco.org/model/content/1.0}author" : "Udintsev, Anton (external - Project)",
|
||||
"{http://www.alfresco.org/model/content/1.0}title" : null
|
||||
}
|
||||
}
|
||||
|
@@ -19,4 +19,4 @@
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
@@ -7,4 +7,4 @@
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
@@ -7,4 +7,4 @@
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
@@ -23,4 +23,4 @@
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
@@ -6,4 +6,4 @@
|
||||
"{http://www.alfresco.org/model/content/1.0}author" : null,
|
||||
"{http://www.alfresco.org/model/content/1.0}title" : null,
|
||||
"{http://www.alfresco.org/model/audio/1.0}channelType" : "Stereo"
|
||||
}
|
||||
}
|
||||
|
@@ -6,4 +6,4 @@
|
||||
"{http://www.alfresco.org/model/content/1.0}author" : null,
|
||||
"{http://www.alfresco.org/model/content/1.0}title" : null,
|
||||
"{http://www.alfresco.org/model/audio/1.0}channelType" : "Stereo"
|
||||
}
|
||||
}
|
||||
|
@@ -2,4 +2,4 @@
|
||||
"{http://www.alfresco.org/model/content/1.0}created" : "2011-05-17T13:34:11Z",
|
||||
"{http://www.alfresco.org/model/content/1.0}author" : "Nevin Nollop",
|
||||
"{http://www.alfresco.org/model/content/1.0}title" : "test file cs5"
|
||||
}
|
||||
}
|
||||
|
@@ -3,4 +3,4 @@
|
||||
"{http://www.alfresco.org/model/exif/1.0}pixelXDimension" : "409",
|
||||
"{http://www.alfresco.org/model/content/1.0}author" : null,
|
||||
"{http://www.alfresco.org/model/content/1.0}title" : null
|
||||
}
|
||||
}
|
||||
|
@@ -1 +1 @@
|
||||
"The quick brown fox jumps over the lazy dog"
|
||||
"The quick brown fox jumps over the lazy dog"
|
||||
|
|
@@ -4,4 +4,4 @@
|
||||
"{http://www.alfresco.org/model/content/1.0}created" : "2005-05-26T12:57:00Z",
|
||||
"{http://www.alfresco.org/model/content/1.0}author" : "Nevin Nollop",
|
||||
"{http://www.alfresco.org/model/content/1.0}title" : "The quick brown fox jumps over the lazy dog"
|
||||
}
|
||||
}
|
||||
|
@@ -3,4 +3,4 @@
|
||||
"{http://www.alfresco.org/model/content/1.0}created" : "2010-01-06T17:32:00Z",
|
||||
"{http://www.alfresco.org/model/content/1.0}author" : "Nevin Nollop",
|
||||
"{http://www.alfresco.org/model/content/1.0}title" : "The quick brown fox jumps over the lazy dog"
|
||||
}
|
||||
}
|
||||
|
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"{http://www.alfresco.org/model/content/1.0}author" : null,
|
||||
"{http://www.alfresco.org/model/content/1.0}title" : null
|
||||
}
|
||||
}
|
||||
|
@@ -3,4 +3,4 @@
|
||||
"{http://www.alfresco.org/model/exif/1.0}pixelXDimension" : "409",
|
||||
"{http://www.alfresco.org/model/content/1.0}author" : null,
|
||||
"{http://www.alfresco.org/model/content/1.0}title" : null
|
||||
}
|
||||
}
|
||||
|
@@ -28,4 +28,4 @@
|
||||
public class quick
|
||||
{
|
||||
|
||||
}
|
||||
}
|
||||
|
@@ -3,4 +3,4 @@
|
||||
"{http://www.alfresco.org/model/exif/1.0}pixelXDimension" : "409",
|
||||
"{http://www.alfresco.org/model/content/1.0}author" : null,
|
||||
"{http://www.alfresco.org/model/content/1.0}title" : null
|
||||
}
|
||||
}
|
||||
|
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"{http://www.alfresco.org/model/content/1.0}author" : null,
|
||||
"{http://www.alfresco.org/model/content/1.0}title" : null
|
||||
}
|
||||
}
|
||||
|
@@ -10,4 +10,4 @@
|
||||
"{http://www.alfresco.org/model/content/1.0}author" : "Hauskaz",
|
||||
"{http://www.alfresco.org/model/audio/1.0}album" : "About a dog and a fox",
|
||||
"{http://www.alfresco.org/model/content/1.0}title" : "The quick brown fox jumps over the lazy dog"
|
||||
}
|
||||
}
|
||||
|
@@ -6,4 +6,4 @@
|
||||
"{http://www.alfresco.org/model/content/1.0}author" : null,
|
||||
"{http://www.alfresco.org/model/content/1.0}title" : null,
|
||||
"{http://www.alfresco.org/model/audio/1.0}channelType" : "Stereo"
|
||||
}
|
||||
}
|
||||
|
@@ -6,4 +6,4 @@
|
||||
"{http://www.alfresco.org/model/content/1.0}author" : null,
|
||||
"{http://www.alfresco.org/model/content/1.0}title" : null,
|
||||
"{http://www.alfresco.org/model/audio/1.0}channelType" : "Mono"
|
||||
}
|
||||
}
|
||||
|
@@ -10,4 +10,4 @@
|
||||
"{http://www.alfresco.org/model/content/1.0}author" : "Hauskaz",
|
||||
"{http://www.alfresco.org/model/audio/1.0}album" : "About a dog and a fox",
|
||||
"{http://www.alfresco.org/model/content/1.0}title" : "The quick brown fox jumps over the lazy dog"
|
||||
}
|
||||
}
|
||||
|
@@ -6,4 +6,4 @@
|
||||
"{http://www.alfresco.org/model/content/1.0}author" : null,
|
||||
"{http://www.alfresco.org/model/content/1.0}title" : null,
|
||||
"{http://www.alfresco.org/model/audio/1.0}channelType" : "Mono"
|
||||
}
|
||||
}
|
||||
|
@@ -6,4 +6,4 @@
|
||||
"{http://www.alfresco.org/model/content/1.0}subjectline" : "This is a quick test",
|
||||
"{http://www.alfresco.org/model/content/1.0}author" : "Mark Rogers",
|
||||
"{http://www.alfresco.org/model/content/1.0}originator" : "Mark Rogers"
|
||||
}
|
||||
}
|
||||
|
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"{http://www.alfresco.org/model/content/1.0}author" : null,
|
||||
"{http://www.alfresco.org/model/content/1.0}title" : null
|
||||
}
|
||||
}
|
||||
|
@@ -3,4 +3,4 @@
|
||||
"{http://www.alfresco.org/model/content/1.0}created" : 1138362922000,
|
||||
"{http://www.alfresco.org/model/content/1.0}author" : null,
|
||||
"{http://www.alfresco.org/model/content/1.0}title" : "The quick brown fox jumps over the lazy dog"
|
||||
}
|
||||
}
|
||||
|
@@ -3,4 +3,4 @@
|
||||
"{http://www.alfresco.org/model/content/1.0}created" : 1138362371000,
|
||||
"{http://www.alfresco.org/model/content/1.0}author" : "Derek Hulley",
|
||||
"{http://www.alfresco.org/model/content/1.0}title" : "The quick brown fox jumps over the lazy dog"
|
||||
}
|
||||
}
|
||||
|
@@ -3,4 +3,4 @@
|
||||
"{http://www.alfresco.org/model/content/1.0}created" : null,
|
||||
"{http://www.alfresco.org/model/content/1.0}author" : "Derek Hulley",
|
||||
"{http://www.alfresco.org/model/content/1.0}title" : "The quick brown fox jumps over the lazy dog"
|
||||
}
|
||||
}
|
||||
|
@@ -3,4 +3,4 @@
|
||||
"{http://www.alfresco.org/model/content/1.0}created" : 845336008000,
|
||||
"{http://www.alfresco.org/model/content/1.0}author" : "Derek Hulley",
|
||||
"{http://www.alfresco.org/model/content/1.0}title" : "The quick brown fox jumps over the lazy dog"
|
||||
}
|
||||
}
|
||||
|
@@ -3,4 +3,4 @@
|
||||
"{http://www.alfresco.org/model/content/1.0}created" : 1126049640000,
|
||||
"{http://www.alfresco.org/model/content/1.0}author" : "Jesper Steen Møller",
|
||||
"{http://www.alfresco.org/model/content/1.0}title" : "The quick brown fox jumps over the lazy dog"
|
||||
}
|
||||
}
|
||||
|
@@ -10,4 +10,4 @@
|
||||
"{http://www.alfresco.org/model/content/1.0}author" : "Hauskaz",
|
||||
"{http://www.alfresco.org/model/audio/1.0}album" : "About a dog and a fox",
|
||||
"{http://www.alfresco.org/model/content/1.0}title" : "The quick brown fox jumps over the lazy dog"
|
||||
}
|
||||
}
|
||||
|
@@ -3,4 +3,4 @@
|
||||
"{http://www.alfresco.org/model/content/1.0}created" : 1138362371000,
|
||||
"{http://www.alfresco.org/model/content/1.0}author" : "Derek Hulley",
|
||||
"{http://www.alfresco.org/model/content/1.0}title" : "The quick brown fox jumps over the lazy dog"
|
||||
}
|
||||
}
|
||||
|
@@ -3,4 +3,4 @@
|
||||
"{http://www.alfresco.org/model/content/1.0}created" : 1179313846000,
|
||||
"{http://www.alfresco.org/model/content/1.0}author" : "Derek Hulley",
|
||||
"{http://www.alfresco.org/model/content/1.0}title" : "The quick brown fox jumps over the lazy dog"
|
||||
}
|
||||
}
|
||||
|
@@ -3,4 +3,4 @@
|
||||
"{http://www.alfresco.org/model/content/1.0}created" : 845336008000,
|
||||
"{http://www.alfresco.org/model/content/1.0}author" : "Derek Hulley",
|
||||
"{http://www.alfresco.org/model/content/1.0}title" : "The quick brown fox jumps over the lazy dog"
|
||||
}
|
||||
}
|
||||
|
@@ -3,4 +3,4 @@
|
||||
"{http://www.alfresco.org/model/content/1.0}created" : 1126049640000,
|
||||
"{http://www.alfresco.org/model/content/1.0}author" : "Jesper Steen Møller",
|
||||
"{http://www.alfresco.org/model/content/1.0}title" : "The quick brown fox jumps over the lazy dog"
|
||||
}
|
||||
}
|
||||
|
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"{http://www.alfresco.org/model/content/1.0}author" : null,
|
||||
"{http://www.alfresco.org/model/content/1.0}title" : null
|
||||
}
|
||||
}
|
||||
|
@@ -3,4 +3,4 @@
|
||||
"{http://www.alfresco.org/model/content/1.0}created" : "2005-05-26T19:52:58Z",
|
||||
"{http://www.alfresco.org/model/content/1.0}author" : "Nevin Nollop",
|
||||
"{http://www.alfresco.org/model/content/1.0}title" : "The quick brown fox jumps over the lazy dog"
|
||||
}
|
||||
}
|
||||
|
@@ -3,4 +3,4 @@
|
||||
"{http://www.alfresco.org/model/exif/1.0}pixelXDimension" : "409",
|
||||
"{http://www.alfresco.org/model/content/1.0}author" : null,
|
||||
"{http://www.alfresco.org/model/content/1.0}title" : null
|
||||
}
|
||||
}
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user