You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@jmeter.apache.org by bu...@apache.org on 2016/01/29 16:21:46 UTC

[Bug 58936] New: It should be easier to use the nightly builds

https://bz.apache.org/bugzilla/show_bug.cgi?id=58936

            Bug ID: 58936
           Summary: It should be easier to use the nightly builds
           Product: JMeter
           Version: Nightly (Please specify date)
          Hardware: HP
                OS: OSF/1
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Main
          Assignee: issues@jmeter.apache.org
          Reporter: benoit.wiart@gmail.com

Today you need to merge several files to run a nightly build.
The nightly builds should be provided in the same packaging as the regular
stable jmeter release.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 58936] It should be easier to use the nightly builds

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=58936

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
Author: pmouawad
Date: Sun Feb 28 14:28:22 2016
New Revision: 1732738

URL: http://svn.apache.org/viewvc?rev=1732738&view=rev
Log:
Test distributing full bundle for nightly build, see Bug 58936
Set version to 3.0-SNAPSHOT
Bugzilla Id: 58936

Modified:
    jmeter/trunk/src/core/org/apache/jmeter/util/JMeterVersion.java

Author: pmouawad
Date: Sun Feb 28 14:29:06 2016
New Revision: 1732739

URL: http://svn.apache.org/viewvc?rev=1732739&view=rev
Log:
Test distributing full bundle for nightly build, see Bug 58936
Show jmeter.version property when it fails
Bugzilla Id: 58936

Modified:
    jmeter/trunk/build.xml

Author: pmouawad
Date: Sun Feb 28 14:31:49 2016
New Revision: 1732740

URL: http://svn.apache.org/viewvc?rev=1732740&view=rev
Log:
Test distributing full bundle for nightly build, see Bug 58936
Generation version
Bugzilla Id: 58936

Modified:
    jmeter/trunk/build.xml

Author: pmouawad
Date: Sun Feb 28 15:13:48 2016
New Revision: 1732752

URL: http://svn.apache.org/viewvc?rev=1732752&view=rev
Log:
Test distributing full bundle for nightly build, see Bug 58936
Disable disable-check-versions for nightly
Fix Syntax error in property: ${jmeter.version)
Bugzilla Id: 58936

Modified:
    jmeter/trunk/build.xml


Author: pmouawad
Date: Sun Feb 28 16:32:10 2016
New Revision: 1732765

URL: http://svn.apache.org/viewvc?rev=1732765&view=rev
Log:
Test distributing full bundle for nightly build, see Bug 58936
Generate docs for nightly build otherwise users don't have up to date docs
Bugzilla Id: 58936

Modified:
    jmeter/trunk/build.xml

Author: pmouawad
Date: Sun Feb 28 16:44:25 2016
New Revision: 1732767

URL: http://svn.apache.org/viewvc?rev=1732767&view=rev
Log:
Test distributing full bundle for nightly build, see Bug 58936
Fix svn check
Bugzilla Id: 58936

Modified:
    jmeter/trunk/build.xml

Author: pmouawad
Date: Sun Feb 28 17:22:06 2016
New Revision: 1732769

URL: http://svn.apache.org/viewvc?rev=1732769&view=rev
Log:
Test distributing full bundle for nightly build, see Bug 58936
Cleanups
Bugzilla Id: 58936

Modified:
    jmeter/trunk/build.xml

    Author: pmouawad
Date: Sun Feb 28 18:13:14 2016
New Revision: 1732772

URL: http://svn.apache.org/viewvc?rev=1732772&view=rev
Log:
Test distributing full bundle for nightly build, see Bug 58936
Update nightly build documentation
Bugzilla Id: 58936

Modified:
    jmeter/trunk/xdocs/nightly.xml

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 58936] It should be easier to use the nightly builds

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=58936

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |p.mouawad@ubik-ingenierie.c
                   |                            |om

--- Comment #1 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
I was wondering why we don't just run :

ant distribution
with Java options:
-Ddisable-svnCheck=true -Djmeter.version=3.0.0-NIGHTLY
-Ddisable-check-versions=true

This would give  users of nightly build a similar package as that of releases
which would also contains the documentation.

It would be great to have more feedback on nightlies.

By the way, how are nightly generation configured  ?
Thanks

Regards

-- 
You are receiving this mail because:
You are the assignee for the bug.