Never mind, I found the release guide that contains answers for most of my
questions https://cayenne.apache.org/dev/release-guide.html
On Thu, Oct 3, 2019 at 1:15 PM Emerson Castañeda wrote:
> - Build from source
>
> [INFO]
>
- Build from source
[INFO]
[INFO] BUILD SUCCESS
[INFO]
[INFO] Total time: 12:31 min
[INFO] Finished at: 2019-10-03T12:24:54-04:00
[INFO]
---
+1
1) verified checksums
2) verified signatures
3) verified archives are basically identical between platforms
4) RAT indicates no unlicensed files
5) compiled from source
6) unit tests ran successfully
7) Modeler launches on macOS
On Thu, Oct 3, 2019 at 9:23 AM Nikita Timofeev
wrote:
> Hi all,
As someone with a lot of projects depending on SNAPSHOT builds of 4.1.RC1, I am
very excited for this to get out. So here is my +1, and my usual checklist:
+ MD5/SHA512 matches (using cayenne-release-tools script)
+ Signature checks (using cayenne-release-tools script)
+ rat passes
+ builds from
@Michael -U did not do the trick by itself
@Andrus , removing /.m2/repository/com/caucho/hessian manually worked
Thanks
EmeCas
On Thu, Oct 3, 2019 at 8:17 AM Michael Gentry wrote:
> Yeah, but if you do a "mvn --help" it says: Forces a check for *missing
> releases* and updated snapshots on re
Hi all,
Here is the 4.1 release candidate.
Release notes: https://github.com/apache/cayenne/blob/4.1.RC1/RELEASE-NOTES.txt
Maven repo:
https://repository.apache.org/content/repositories/orgapachecayenne-1032/
Assemblies: https://dist.apache.org/repos/dist/dev/cayenne/4.1.RC1/
Please evaluate an
Yeah, but if you do a "mvn --help" it says: Forces a check for *missing
releases* and updated snapshots on remote repositories. Which sounds to me
like it might do more than snapshots. As I said, I've had mixed success
with it. I usually nuke the dependency from orbit and have Maven
re-install i
While I like the idea of having something visual and DB-centric that people can
use for various purposes, I still can't wrap my head around of how to do
modeling away from access to the real DB and my Java projects. To me the main
value of the Modeler (since 4.1 anyways) is "cdbimport" and "cgen
"-U" is only for refreshing SNAPSHOT dependencies. It does not affect how
release artifacts are downloaded.
Andrus
> On Oct 3, 2019, at 1:08 PM, Michael Gentry wrote:
>
> Could also try giving Maven a -U argument. I've had mixed success with that
> working.
>
>
> On Thu, Oct 3, 2019 at 4:09
Hi Ari,
I thought a bit about a web-based version of CM, too. I kind of liked the
idea (especially for your point #5 -- a Google Docs type of collaborative
editing), but ultimately decided it would introduce security/deployment
concerns I'd rather not focus on. I'd be happy to discuss the idea a
Could also try giving Maven a -U argument. I've had mixed success with that
working.
On Thu, Oct 3, 2019 at 4:09 AM Andrus Adamchik
wrote:
> > was cached in the local repository, resolution will not be reattempted
> until the update interval of objectstyle has elapsed or updates are forced.
>
>
> was cached in the local repository, resolution will not be reattempted until
> the update interval of objectstyle has elapsed or updates are forced.
This might be the issue. I suspect the remote repo was down briefly and the
failure got cached by Maven. A bit drastic way of solving it is delet
12 matches
Mail list logo