Ricardo Piccoli
d4872f7e1a
Alfresco 5.0.1 supports Java 8, but Maven Compiler settings are hardcoded to 1.7
2015-05-01 14:10:16 +01:00
Martin Bergljung
c79889e662
Added run.bat files to archetypes
2015-04-30 08:42:19 +01:00
Martin Bergljung
ed7e5e2ead
DEVPLAT-49 - Split clear-caches-refresh-ws profile into one for repo and one for share and make port number configurable
2015-04-28 15:21:44 +01:00
Ricardo Piccoli
126747dbc9
Alfresco 5.0.1 supports Java 8, but Maven Compiler settings are hardcoded to 1.7
2015-04-28 10:41:06 +01:00
Martin Bergljung
4c0e340ab4
DEVPLAT-6: Fix regression and functional IT (still needs proper release of share-po)
2015-04-27 14:22:35 +01:00
Samuel Langlois
cf86202c28
Upgrade Enterprise default version to 5.0.1
2015-04-22 18:33:12 +01:00
Martin Bergljung
d8816d7fa7
DEVPLAT-50
2015-04-21 09:42:16 +01:00
Martin Bergljung
e2da89679c
DEVPLAT-31: Add JS minification, #269
2015-04-08 14:45:23 +01:00
Martin Bergljung
c9865d2295
DEVPLAT-44: Image corrupted when overriding the favicon.ico file, #267
2015-04-08 14:41:21 +01:00
Ole Hejlskov
a7856633ec
Set virtual class path up correctly. Running 'mvn compile' makes sure the changes
...
end up in target/${project.build.finalName}/config. This causes issues when
changing existing files after starting/restarting, since integration-test makes
the files appear in target/test-classes. The app would then only serve the file
in target/test-classes and ignore the rest.
By switching these we can strive for having 'mvn compile' do everything we need
to ensure hot reloading works.
2015-04-07 17:37:24 +02:00
Ole Hejlskov
c62178aadf
Clear cache/web scripts profile now hooks in the right phase and works as expected
2015-04-07 16:47:02 +02:00
Martin Bergljung
12807d4af3
Fixed parent sdk pom conflicts
2015-04-07 09:50:48 +01:00
Martin Bergljung
10bd148795
DEVPLAT-43
2015-04-07 09:35:19 +01:00
mindthegab
4e625f0ce3
Merge branch 'master' of https://github.com/Alfresco/alfresco-sdk
...
Conflicts:
poms/alfresco-sdk-parent/pom.xml
2015-04-02 13:25:46 -04:00
mindthegab
db3e891c05
fixed issue 254 - added css to the non filtered list
2015-04-02 13:22:51 -04:00
Martin Bergljung
60193a7029
DEVPLAT-13,14,31-37
2015-04-02 16:10:53 +01:00
Martin Bergljung
a04ef8ad72
Merge branch 'master' of https://github.com/Alfresco/alfresco-sdk
2015-03-24 14:24:26 +00:00
Martin Bergljung
221752ef0d
Backed out of H2 version 1.4.186 (hangs on second start), DEVPLAT-21
2015-03-24 14:24:06 +00:00
mindthegab
593f4e9143
Update README.md
2015-03-23 15:58:56 -04:00
mindthegab
c7296f71c2
Update README.md
2015-03-23 15:56:55 -04:00
Martin Bergljung
d2aa943430
Merge branch 'master' of https://github.com/Alfresco/alfresco-sdk
2015-03-22 15:15:45 +00:00
Martin Bergljung
ca3fea4e1b
DEVPLAT-3,DEVPLAT-4
2015-03-22 15:14:08 +00:00
mindthegab
6ff39d81ff
Update README.md
2015-03-18 13:06:39 -04:00
mindthegab
9dae6e5279
Update README.md
2015-03-18 13:06:08 -04:00
mindthegab
28d475711e
Update README.md
2015-03-18 12:50:13 -04:00
mindthegab
36ad3db030
-- fixes issue #262
2015-02-20 08:50:05 -05:00
mindthegab
10fb9dedac
fixes issue 257 - moved to enforcer as <prerequisites> is not inherited
2015-02-18 13:31:38 -05:00
mindthegab
041f188760
[maven-release-plugin] prepare for next development iteration
2014-12-23 23:52:14 -05:00
mindthegab
ae7f3bd532
[maven-release-plugin] prepare release alfresco-sdk-aggregator-2.0.0
alfresco-sdk-aggregator-2.0.0
2014-12-23 23:52:11 -05:00
mindthegab
58cf54fe7d
complete commit for issue #251
2014-12-23 23:33:14 -05:00
mindthegab
58ee1a3c79
- closes issue #251
...
- refactored h2 support to play nicely with IDEs and across the aio and
amp archetype use cases
- now moved the h2 support for the default alfresco version in the
alfresco-rad project, as part of the rapid application development
features
- tested all cmd line and eclipse based scenarios
- consolidated alfresco.community.default version and
alfresco.enterprise.default version and made them parametric in the
whole project
2014-12-23 23:32:10 -05:00
mindthegab
2237ab18d0
[maven-release-plugin] prepare for next development iteration
2014-12-23 15:30:15 -05:00
mindthegab
84d01c7217
[maven-release-plugin] prepare release alfresco-sdk-aggregator-2.0.0
alfresco-sdk-aggregator-2.0.0-RC2
2014-12-23 15:30:10 -05:00
mindthegab
0ef8953ffb
for now not needing property expansion in profiles activation, so reverting the change to allow maven 3.2.2 compatibility
2014-12-23 14:35:23 -05:00
mindthegab
e377a9ef74
closed issue #163 . added dependencies for enterprise profile and tested to work in amp and aio in eclipse and cmd line
2014-12-23 13:44:43 -05:00
mindthegab
1448f64560
added unit test to repo-amp for consistency
2014-12-23 12:35:05 -05:00
mindthegab
8bf4214be1
added amp testing framework to aio. tested remote junit working
2014-12-23 12:34:30 -05:00
mindthegab
bfd6d9ccc8
-updated h2 support (removed version of unused h2 support)
2014-12-23 12:28:51 -05:00
mindthegab
6af15e115c
ugly code, made only slightly less ugly by not swallowing the exception
2014-12-22 12:05:50 -05:00
mindthegab
2d8a6cfcb6
fixing non fatal import issue in eclipse (for the sdk project, not generated archetypes)
2014-12-22 11:24:37 -05:00
mindthegab
61b833a362
closes issue #248 . included disable-resource-caching in share-config-custom.xml per upstream issue https://issues.alfresco.com/jira/browse/ACE-2566
2014-12-22 11:18:47 -05:00
mindthegab
3b74df1b9f
closes issue #248 . included disable-resource-caching in share-config-custom.xml per upstream issue https://issues.alfresco.com/jira/browse/ACE-2566
2014-12-22 11:18:16 -05:00
mindthegab
705550faae
updated readme for staging of 2.0.0
2014-12-22 11:06:43 -05:00
mindthegab
fa762dd48c
updated readme for staging of 2.0.0
2014-12-22 11:05:52 -05:00
mindthegab
640ffcff90
Merge branch 'master' of https://github.com/Alfresco/alfresco-sdk
2014-12-22 11:04:49 -05:00
mindthegab
1662c159c5
updated readme for staging of 2.0.0
2014-12-22 11:04:29 -05:00
Samuel Langlois
60689add1e
Fix typos
2014-12-19 16:48:53 +00:00
mindthegab
79aef16e36
-- fixed additional maven alfresco sdk old references
2014-12-19 09:29:48 -05:00
mindthegab
c7b88eb3d1
[maven-release-plugin] prepare for next development iteration
2014-12-19 08:33:01 -05:00
mindthegab
44b6327aca
[maven-release-plugin] prepare release alfresco-sdk-aggregator-2.0.0
alfresco-sdk-aggregator-2.0.0-RC1
2014-12-19 08:32:58 -05:00