mindthegab
ccdd59657f
Closed issue #197 and initial support for issue #193 .
...
- Completed migration of the all in one to the new rad spring loaded +
tomcat7 based approach. Tested successfully hot reload of classpath and
webapp resources
- added share amp in the all in one
- added sample webscript (and webscript folder) across all amp project
so that on the fly adding of webscript works
- -Prun profile now allows rapid development of the share amp and
alfresco amp running with MAVEN_OPTS="-Xms1024m -Xmx2048m
-XX:PermSize=1024m -javaagent:/path/to/springloaded-1.2.0.RELEASE.jar
-noverify" mvn clean install -Prun
- tested and added support for META-INF/resources loading (and hot
reloading using the tomcat7 jar scanner)
- discouraged war overlay by making repo and share pure aggregator
- renamed projects
- removed faces-config-custom.xml (no more explorer stuff)
- updated solr log4j configuration
- fully tested in Eclipse
2014-08-21 02:01:21 -04:00
mindthegab
760d970240
- improved approach for issue 197 (especially for IDEA, Ole you are
...
welcome :)
- reduced usage of copy-resources where possible to maximize idea
compatibility
- reduced duplication of amp resources in the classpath
- tested in eclipse and all seems to work (test, remote junit test,
amp-to-war, hot java reload with spring loaded, new webscript hot
loaded, jsp change)
2014-08-15 17:15:41 -04:00
mindthegab
3f44c3be58
issue #197 - fixed remote Junit runner
2014-08-06 10:35:08 -04:00
mindthegab
b55d13b0d0
Issue #197 :
...
- enabled rad functionalities on share archetype
- added basic Ole's sample for Aikau widget
- added new configuration property to the AmpMojo to allow NOT including
/web resources in the AMP. This allows the -Pamp-to-war profile to
exclude /web from AMP packaging and load directly web resources from the
virtualWebapp Resources tag in context.xml (differently from Loader, if
you have web resources twice, the webapp one takes precedence)
- configured and tested amp-to-war to reload share web resources
- added
src/test/resources/alfresco/web-extension/share-config-custom.xml to
enable dev mode just in test
2014-08-06 01:45:32 -04:00
mindthegab
a37e89f34b
removed tabs introduced by Eclipse.
...
Added m2e configuration so import in Eclipse is error-free.
2014-08-05 23:23:26 -04:00
mindthegab
351a81f4f0
Issue #197 - Enabled spring-loaded RAD ide friendly integration features
...
for repo amp archetype. Removed dead amp-to-war code.
Consolidated in amp-to-war:
- installation of the AMP
- rapid development / ide integration (searchVirtualFirst)
- tested junit-remote with spring-loaded (works like a charm)
Removed rad profile and created a (legacy) Jrebel profile to just create
the Jrebel files (unneeded when using Spring-loaded)
Tested:
- mvn test
- mvn integration-test -Pamp-to-war
- reloading of classes / webapp resources / unit tests
- remote unit test running
Run your build with MAVEN_OPTS="-Xms1024m -Xmx2048m -XX:PermSize=1024m
-javaagent:/path/to/springloaded/springloaded-1.2.0.RELEASE.jar" mvn
clean install -Pamp-to-war
2014-08-05 23:15:30 -04:00
mindthegab
addad0866f
updated .gitignore
2014-08-05 23:07:49 -04:00
Ole Hejlskov
ba31887533
Remove version, leave that to the parent pom, as discussed on issue #70
2014-07-31 16:21:53 +02:00
Maurizio Pillitu
f7731c25c0
Fixes issue #176 . added empty folders for web/js web/themes and web/components
2014-07-25 13:05:14 +02:00
Maurizio Pillitu
3028567d0f
Fixed issue #195 . Replaced all 5.0.a-SNAPSHOT with 5.0.a
2014-07-25 12:36:22 +02:00
Maurizio Pillitu
ba7714fccc
added ignores for logs and IntelliJ Idea
2014-07-25 12:30:25 +02:00
Ole Hejlskov
e5a8e944d5
Test push permissions
2014-07-21 17:13:37 +02:00
mindthegab
d16c7572a5
completes issue #189 - updated scm references
2014-07-20 16:50:24 -04:00
mindthegab
e841f8039a
added license and support info
2014-07-20 13:05:14 -04:00
mindthegab
80b914ba3d
added reference to alfresco artifacts repo
2014-07-20 12:39:33 -04:00
mindthegab
0c879938b2
added reference to alfresco-sdk-samples
2014-07-20 12:32:36 -04:00
mindthegab
1d6be1d5b0
added logo
2014-07-20 12:23:20 -04:00
mindthegab
23ffd5fa9d
added logo
2014-07-20 12:22:49 -04:00
mindthegab
75ad7f1d40
logo file
2014-07-20 12:22:08 -04:00
mindthegab
d99773c1f4
added logo
2014-07-20 12:21:40 -04:00
mindthegab
c537eb438f
added additional resources
2014-07-20 11:57:22 -04:00
mindthegab
d095094ff4
added minimal readme with external references before publishing
2014-07-20 11:42:54 -04:00
mindthegab
3adbf119f8
removed obsolete files
2014-07-20 11:19:24 -04:00
mindthegab
a1ca398736
removed obsolete files
2014-07-20 11:18:02 -04:00
mindthegab
0f5e234d2b
Initial Merge branch 'master' of https://github.com/Alfresco/alfresco-sdk
2014-07-20 09:42:19 -04:00
mindthegab
c27b75f819
fixed issue #159 - cleanp of enterprise reference and general naming alignment. pointed to official docs where available
...
git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@746 04253f4f-3451-0410-a141-5562f1e59037
2014-07-18 00:00:38 +00:00
mindthegab
4dadee2e76
updating used plugin version, version-maven-plugin missed that
...
git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@745 04253f4f-3451-0410-a141-5562f1e59037
2014-07-17 21:40:19 +00:00
mindthegab
4c21e6f8cf
Initial commit
2014-07-17 14:42:00 -04:00
mindthegab
9e4dd2b84f
bumped version to 2.0.0-SNAPSHOT to create fresh snapshots and work on the 2.x release
...
git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@744 04253f4f-3451-0410-a141-5562f1e59037
2014-07-17 17:36:26 +00:00
maoo
047c05032c
issue #108 fixed; removed outdated README and ROADMAP txt
...
git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@743 04253f4f-3451-0410-a141-5562f1e59037
2014-07-03 10:00:59 +00:00
ohej
61b61ccbb6
Initial Share AMP archetype
...
git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@742 04253f4f-3451-0410-a141-5562f1e59037
2014-06-22 14:25:58 +00:00
slanglois
2513926a09
Fix type of alfresco-solr config artifact, which is now a zip.
...
Housekeeping in all-in-one archetype to remove Maven warnings
git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@741 04253f4f-3451-0410-a141-5562f1e59037
2014-06-18 10:26:05 +00:00
slanglois
9e051bf382
Issue #187 : bump Alfresco version to 5.0.a-SNAPSHOT
...
git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@740 04253f4f-3451-0410-a141-5562f1e59037
2014-06-17 17:34:40 +00:00
mindthegab
dfa0937cd5
-- upgraded junit version
...
-- consolidated in parent pom version and scope
git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@739 04253f4f-3451-0410-a141-5562f1e59037
2014-06-17 09:44:22 +00:00
ohej
a9e8bde3a2
Re-added Gab's commit from r736
...
git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@738 04253f4f-3451-0410-a141-5562f1e59037
2014-06-16 21:12:43 +00:00
ohej
5c56d668e2
Bump to 4.3.0-SNAPSHOT
...
- Fix Solr re-packaging for all-in-one
- Remove config artifacts
- Initial Share AMP archetype
git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@737 04253f4f-3451-0410-a141-5562f1e59037
2014-06-16 21:09:16 +00:00
mindthegab
c814ca2b18
test
...
git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@736 04253f4f-3451-0410-a141-5562f1e59037
2014-06-10 13:01:57 +00:00
maoo
49f3014c5e
issue #175 - Reverted archetype-metadata.xml to previous version; the real issue was caused by a wrong mention (in the all-in-one archetype) of a property (alfresco_target_amp_client_war) that is not needed.
...
The amp module now has alfresco.client.war=alfresco hardcoded in the pom.xml
git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@735 04253f4f-3451-0410-a141-5562f1e59037
2014-01-09 20:37:07 +00:00
maoo
66d30c9841
fixed issue #175
...
git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@734 04253f4f-3451-0410-a141-5562f1e59037
2014-01-09 19:54:53 +00:00
bulat.yaminov@gmail.com
89519f33aa
issue #153 : added more nonFilteredFileExtensions
...
git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@733 04253f4f-3451-0410-a141-5562f1e59037
2013-11-17 15:53:41 +00:00
mindthegab
2461827c0d
fixes issue #150 . Axis logging exception not thrown anymore at startup
...
git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@732 04253f4f-3451-0410-a141-5562f1e59037
2013-11-17 14:53:43 +00:00
mindthegab
14727c05cf
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@731 04253f4f-3451-0410-a141-5562f1e59037
2013-11-13 19:57:48 +00:00
mindthegab
6b7c68ed22
[maven-release-plugin] prepare release alfresco-lifecycle-aggregator-1.1.1
...
git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@729 04253f4f-3451-0410-a141-5562f1e59037
2013-11-13 19:57:39 +00:00
mindthegab
aa48517e04
fixed java 1.7 version, needed for alfresco 4.2
...
git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@728 04253f4f-3451-0410-a141-5562f1e59037
2013-11-13 19:46:42 +00:00
slanglois
7ae88244ff
Increase a few Maven plugins + fix Maven warnings
...
git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@727 04253f4f-3451-0410-a141-5562f1e59037
2013-11-06 12:42:18 +00:00
mindthegab
bdd82bfa97
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@726 04253f4f-3451-0410-a141-5562f1e59037
2013-11-06 03:06:14 +00:00
mindthegab
36cbd57dcd
[maven-release-plugin] prepare release 1.1.0
...
git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@724 04253f4f-3451-0410-a141-5562f1e59037
2013-11-06 03:06:01 +00:00
mindthegab
3e97370fcf
added svn:ignores
...
git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@723 04253f4f-3451-0410-a141-5562f1e59037
2013-11-06 02:50:19 +00:00
mindthegab
a5fde50bc0
added run integration testing for the archetypes; fixed all-in-one missing archetype resources
...
git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@722 04253f4f-3451-0410-a141-5562f1e59037
2013-11-06 00:53:02 +00:00
mindthegab
5e7f4c623e
fixes issue 123: jrebel configuration added in sdk pom, activate with -Prad to enable reloading in the webapp / tests
...
git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@721 04253f4f-3451-0410-a141-5562f1e59037
2013-11-05 00:01:47 +00:00