[aplaws - Developing on APLAWS+] Trunk bumped to version 6.6

View: New views
3 Messages — Rating Filter:   Alert me  

[aplaws - Developing on APLAWS+] Trunk bumped to version 6.6

by Aplaws - Dev mailing list :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Read and respond to this message at:
https://sourceforge.net/forum/message.php?msg_id=7407125
By: pboy

>From the commit log:

Bump trunk version to 6.6

This development cycle aims at:
- standard compliant runtime environment  (milestone 1)
- a new standard development environment   (milestone 2)
- a new user installation & maintenance tool (milestone 3)
- eventually a new standard theme (Mandalay)

It is planned to create a stable release July / August
(Years details not determined yet  :-)  )

With this version jump we enter a period of instability and changes.
Developers are advised to keep 2 versions of trunk: HEAD and HEAD-5 to
ensure they (hopefully) have always a working sample at hand!

For the present the following changes are fixed:
-  the previous runtime system will not work anymore
-  all the CCM environment variables but CCM_HOME are not used anymore
-  CCM_HOME is used during installation only and points to the application
   directory (application context), NOT to the servlet container as previously!
-  the ccm scripts are no longer supported and don't work anymore
-  this includes the ccm based development environment!
-  ECDC is the new development environment so far (will be complemented
by Maven)
-  modules in the contrib tree will not work out of the box but have to
be adopted
-  there is no user installation tool available at the moment. If a user
   installation is needed manual adoptions are requirred.


______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit:
https://sourceforge.net/forum/unmonitor.php?forum_id=368401

------------------------------------------------------------------------------
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, &
iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian
Group, R/GA, & Big Spaceship. http://www.creativitycat.com 
_______________________________________________
Aplaws-devel mailing list
Aplaws-devel@...
https://lists.sourceforge.net/lists/listinfo/aplaws-devel

[aplaws - Developing on APLAWS+] RE: Trunk bumped to version 6.6

by Aplaws - Dev mailing list :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Read and respond to this message at:
https://sourceforge.net/forum/message.php?msg_id=7407146
By: terry_permeance

Great.

I might have asked this before but can someone please explain the versioning
system:

project.xml:
@ccmVersion = 6.1
@version = 1-0-5
@release = alpha-1

*/application.xml
@version = 6.6.0
@release = 1

Thanks,
Terry


______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit:
https://sourceforge.net/forum/unmonitor.php?forum_id=368401

------------------------------------------------------------------------------
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, &
iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian
Group, R/GA, & Big Spaceship. http://www.creativitycat.com 
_______________________________________________
Aplaws-devel mailing list
Aplaws-devel@...
https://lists.sourceforge.net/lists/listinfo/aplaws-devel

[aplaws - Developing on APLAWS+] RE: Trunk bumped to version 6.6

by Aplaws - Dev mailing list :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Read and respond to this message at:
https://sourceforge.net/forum/message.php?msg_id=7407320
By: pboy

Hi Terry,

|  project.xml:
|  @ccmVersion = 6.1

It's the ccm script & command language version, used to determine alternative
locations for loading code. Useless now and I will remove it.

|  @version = 1-0-5
|  @release = alpha-1

Project version to be build, i.e. APLAWS 1.0.5 Alpha release. Used to construct
the name of the war file. You may have different project files which describe
other project. E.g. we have a "ZeS" project for the web site of our research
institute.

|  */application.xml
|  @version = 6.6.0
|  @release = 1

CCM code version / release. Used to be independent from the project you build
on base of the CCM code.


Peter



______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit:
https://sourceforge.net/forum/unmonitor.php?forum_id=368401

------------------------------------------------------------------------------
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, &
iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian
Group, R/GA, & Big Spaceship. http://www.creativitycat.com 
_______________________________________________
Aplaws-devel mailing list
Aplaws-devel@...
https://lists.sourceforge.net/lists/listinfo/aplaws-devel